age |
author |
revision |
description |
2009-06-23 |
Keir Fraser |
19811:bfbd7a85d2f8 |
xend: Fix tapdisk creation for managed domains |
2009-06-23 |
Keir Fraser |
19810:aa472909b39c |
vtd: IO NUMA support |
2009-06-23 |
Keir Fraser |
19809:71c67be96ef6 |
tools: consistently use $(PYTHON) |
2009-06-23 |
Keir Fraser |
19808:16c2806b09c6 |
x86: Another assign_irq_vector() cleanup. |
2009-06-23 |
Keir Fraser |
19807:468561f3c8ee |
Only allow DOMCTL_max_vcpus to increase vcpus from zero. |
2009-06-19 |
Keir Fraser |
19806:703ced548925 |
VT-d: fix MSI source-id of interrupt remapping |
2009-06-19 |
Keir Fraser |
19805:2f1fa2215e60 |
VT-d: pci code cleanup |
2009-06-19 |
Keir Fraser |
19804:e2625f235940 |
xend: fix a regression in c/s 19791. |
2009-06-19 |
Keir Fraser |
19803:07fea69baadc |
x86: Fix legacy irq allocation issue |
2009-06-19 |
Keir Fraser |
19802:f3211c71e8f0 |
xend: fix BlktapController's device creation |
2009-06-19 |
Keir Fraser |
19801:c3a94ac4c031 |
P2M: check whether hap mode is enabled before using 2mb pages |
2009-06-19 |
Keir Fraser |
19800:78962f85c562 |
IOMMU: Add two generic functions to vendor neutral interface |
2009-06-18 |
Keir Fraser |
19799:dc0d1200e3f3 |
buildconfigs/src.git-clone: use git clone, avoid git remote |
2009-06-18 |
Keir Fraser |
19798:af06333d4c5d |
x86 hvm: Fix bootstrapped boolean check in start_{svm,vmx}(). |
2009-06-18 |
Keir Fraser |
19797:8440fc9f7a25 |
x86-64: do not pass unmanageable amounts of memory to Dom0 |
2009-06-18 |
Keir Fraser |
19796:1c01814f9a25 |
Introduce page_list_move() |
2009-06-18 |
Keir Fraser |
19795:4f779d41b0ba |
blktap: re-enable blktap1 if blktap2 is disabled |
2009-06-18 |
Keir Fraser |
19794:94bf7d4854eb |
xend: Improve error messages of xm sched-credit |
2009-06-18 |
Keir Fraser |
19793:8018f09ef039 |
xendomains script: Small fix |
2009-06-18 |
Keir Fraser |
19792:407e2e7dca5b |
Allow tools to see the hypervisor command line. |
2009-06-18 |
Keir Fraser |
19791:c0d2838fc10f |
stubdoms: qemu monitor support |
2009-06-18 |
Keir Fraser |
19790:01ad2654815a |
minios: Use posix_openpt() rather than non-standard openpty(). |
2009-06-18 |
Keir Fraser |
19789:cf6d3211ec59 |
xend: pci: find_parent: should return string rather than int |
2009-06-18 |
Keir Fraser |
19788:2f9e1348aa98 |
x86_64: allow more vCPU-s per guest |
2009-06-18 |
Keir Fraser |
19787:cecc76506afc |
x86_64: don't allocate L1 per-domain page table pages in a single chunk |
2009-06-18 |
Keir Fraser |
19786:d835ad2f6980 |
x86: properly handle vcpu-to-pcpu mask conversion |
2009-06-18 |
Keir Fraser |
19785:82366af53828 |
Remove bogus checked in file headers.chk, remove it on make clean, and |
2009-06-18 |
Keir Fraser |
19784:44fe7ad6fee8 |
x86 svm: Clean up and fix start_svm() to avoid memory leaks and |
2009-06-17 |
Keir Fraser |
19783:61ec78692b13 |
xend: pass-through: Clean up hvm_destroyPCIDevice() |
2009-06-17 |
Keir Fraser |
19782:902df7680e2e |
xend: pass-through: Use common parsing code in getDeviceConfiguration() |
2009-06-17 |
Keir Fraser |
19781:85fdfb7da88c |
xend: pass-through: Use common parsing code in parse_pci_configuration() |
2009-06-17 |
Keir Fraser |
19780:d8b2b1712ea6 |
xend: pass-through: Add pci_tuple_to_dict() |
2009-06-17 |
Keir Fraser |
19779:bc7715954087 |
xend: pass-through: Use generic code in pci_opts_list_to_sxp() |
2009-06-17 |
Keir Fraser |
19778:a4036225c168 |
xend: pass-through: Move pci conversion functions to pci.py |
2009-06-17 |
Keir Fraser |
19777:60588f1f055f |
Subject: xend: pass-through: Add pci_dict_cmp() |
2009-06-17 |
Keir Fraser |
19776:9e36ef77f658 |
xend: pass-through: Common parse_pci_name() |
2009-06-17 |
Keir Fraser |
19775:bda5ab0cb387 |
stubdom: update config example to reflect that the serial option can |
2009-06-17 |
Keir Fraser |
19774:74911141ce79 |
xenconsole: fix assumption about printed max domid length. |
2009-06-17 |
Keir Fraser |
19773:11d8ca329b54 |
minios: support secondary guest consoles. |
2009-06-17 |
Keir Fraser |
19772:aaab04808ee7 |
Introduce mechanism to check standard conformance of headers |
2009-06-17 |
Keir Fraser |
19771:0ea75c3b7743 |
tmem: fix 32-on-64 support |
2009-06-16 |
Keir Fraser |
19770:64a932c92a7c |
x86: fix s3 resume on AMD CPUs |
2009-06-16 |
Keir Fraser |
19769:2d68d518038b |
x86: Allow guests to allocate up to 2MB (superpage) memory extents. |
2009-06-16 |
Keir Fraser |
19768:67a0ffade665 |
x86: improve output resulting from sending '0' over serial |
2009-06-16 |
Keir Fraser |
19767:cb6f8a34b59a |
x86/hvm: don't pass through port 0x80 in a few special cases |
2009-06-16 |
Keir Fraser |
19766:133c889c21a7 |
vtd: ats and queued invalidation cleanup |
2009-06-16 |
Keir Fraser |
19765:f2a3b7188906 |
x86, hvm: set vcpu->is_initialised after restore/migration |
2009-06-16 |
Keir Fraser |
19764:775afcdc2759 |
x86, hvm: fix a domain_lock leak |
2009-06-16 |
Keir Fraser |
19763:45ca3f3c3f98 |
xend: support for older pciutils without -vmm option, and improve |
2009-06-16 |
Keir Fraser |
19762:d96cf4c974d5 |
tmem: cleanups |
2009-06-16 |
Keir Fraser |
19761:b52a91a45c65 |
xend: pass-through: Use common parsing code in preprocess_pci() |
2009-06-16 |
Keir Fraser |
19760:4bc1347b9b86 |
xend: pass-through: Use PCIDevice as the parameter for the constructor for PCIQuirk |
2009-06-16 |
Keir Fraser |
19759:11c3f4e786b3 |
xend: pass-through: Remove PciDeviceNotFoundError, it is never used |
2009-06-16 |
Keir Fraser |
19758:0573bbe19499 |
xend: pass-through: sxp.merge() cant deal with values being a list |
2009-06-16 |
Keir Fraser |
19757:c7fabc081498 |
xend: pass-through: cleanupDevice: move and remove recently added vslot entry |
2009-06-16 |
Keir Fraser |
19756:dce4d6840db1 |
xend: pass-through: tidy up PciController() |
2009-06-16 |
Keir Fraser |
19755:08de8ec655c2 |
xend: pass-through: fix typo: spx -> sxp |
2009-06-16 |
Keir Fraser |
19754:a5f584c1e2f6 |
xend: pass-through: Only call setupOneDevice() once per device |
2009-06-16 |
Keir Fraser |
19753:cc07094a02e4 |
vtd: Clean up lock for VT-d register writes |
2009-06-16 |
Keir Fraser |
19752:fa51db0871e1 |
vtd: Fix flush for SRTP and SIRTP set |
2009-06-16 |
Keir Fraser |
19751:eeb0fce9aeaf |
xend: support multiple consoles per domain |
2009-06-16 |
Keir Fraser |
19750:f07a915ecc17 |
xenconsole: support for multiple consoles per domain |
2009-06-16 |
Keir Fraser |
19749:f649dd4454af |
tmem: fix minor accounting error |
2009-06-16 |
Keir Fraser |
19748:8373971089a7 |
tools/xenballoond: add tmem capability to directed/self-ballooning |
2009-06-16 |
Keir Fraser |
19747:7f9286d21706 |
x86: Switch to using pvops kernel by default for Linux |
2009-06-16 |
Keir Fraser |
19746:6e2f1bba71e9 |
Remove bogus link from COPYING file. |
2009-06-16 |
Keir Fraser |
19745:55ca7ef865b4 |
Fix dependencies in tools/include/xen-foreign/Makefile |
2009-06-16 |
Keir Fraser |
19744:2cbedd22149a |
xend: allow config file compatibility with new tap syntax |
2009-06-16 |
Keir Fraser |
19743:c23aeb37b17f |
x86 mca: Support MCA recovery actions for latest Intel platforms |
2009-06-16 |
Keir Fraser |
19742:376c0749586e |
xend: Show "bootable" information only once in 'xm list --long' |
2009-06-16 |
Keir Fraser |
19741:465950bbdf46 |
blktap2/vhd, daemon: serialize subdirs-all and subdirs-install |
2009-06-08 |
Keir Fraser |
19740:112680f620bf |
Update QEMU_TAG to e0bb6b8df60863bca0163a1688baf4854e931e55 |
2009-06-08 |
Keir Fraser |
19739:4448fae52553 |
xend: pci: fix extract_the_exact_pci_names() |
2009-06-05 |
Keir Fraser |
19738:8dd5c3cae086 |
x86 hvm: move dirty_vram into struct hvm_domain |
2009-06-05 |
Keir Fraser |
19737:6eff3fe96aff |
vmx: Change xen macro name for Intel vmexit reason 41 |
2009-06-05 |
Keir Fraser |
19736:9f4c5734e4aa |
blktap2: README updates |
2009-06-05 |
Keir Fraser |
19735:21d1fcb0be41 |
xend: Convert the type of superpages to integer to fix a TypeError. |
2009-06-05 |
Keir Fraser |
19734:4fb8a6c993e2 |
VT-d: correct way to submit command to GCMD register |
2009-06-05 |
Keir Fraser |
19733:a69daf23602a |
VT-d: define a macro for waiting hardare completion |
2009-06-05 |
Keir Fraser |
19732:931dbe86e5f3 |
VT-d: remove useless variables |
2009-06-05 |
Keir Fraser |
19731:01748ccc4da3 |
Intel VT-d: fix Stoakley boot issue with iommu=1 |
2009-06-04 |
Keir Fraser |
19730:687040d3f342 |
docs: Note that changelog is not up to date for Xen 3.4+ |
2009-06-04 |
Keir Fraser |
19729:43833a6d50a5 |
x86: hap dirty vram tracking |
2009-06-04 |
Keir Fraser |
19728:50cf07f42fdd |
xm: Remove redundant os.waitpid() call from do_console() |
2009-06-04 |
Keir Fraser |
19727:abdd365e2ec3 |
vtd: ia64 fix of intremap.c |
2009-06-04 |
Keir Fraser |
19726:d8b7b51f482b |
xend: pci: only extract the exact pci BDFs |
2009-06-04 |
Keir Fraser |
19725:265de5701b82 |
xm: Don't die when trying to conect the console to short-lived domains |
2009-06-04 |
Keir Fraser |
19724:2c1d94eb996f |
blktap2: fix parallel Make. |
2009-06-04 |
Keir Fraser |
19723:6c24ffb01d6b |
xm: pass-through: sort the output of xm pci-list |
2009-06-04 |
Keir Fraser |
19722:691087b8d4ac |
xend: pass-through: Use AUTO_PHP_SLOT as unknown vslot |
2009-06-04 |
Keir Fraser |
19721:2c172f9db417 |
xm: xen-api, pass-through: create: Use vslot for hotplug_slot |
2009-06-04 |
Keir Fraser |
19720:8f64f43624e8 |
xend: xen-api, pass-through: Add create_dpci_from_sxp() |
2009-06-04 |
Keir Fraser |
19719:728eb34bbfcc |
xm, xend: xen-api: DPCI.get_hotplug_slot() returns a decimal |
2009-06-04 |
Keir Fraser |
19718:19fc31fe2e31 |
xend: pass-through: prefix vslot with 0x in device configration |
2009-06-04 |
Keir Fraser |
19717:94f6bf69e8e8 |
xm: xen-api, pass-through: Dont pass empty opts |
2009-06-04 |
Keir Fraser |
19716:a3125a83e40b |
xm: xen-api: Install create.dtd in SHAREDIR |
2009-06-04 |
Keir Fraser |
19715:f569292aacc5 |
xend: pass-through: report attach errors from device model |
2009-06-04 |
Keir Fraser |
19714:76afaac7df86 |
libxc: fix link error on ia64 |
2009-06-04 |
Keir Fraser |
19713:e638b32985fb |
rombios: compute checksum for roms bigger than a segment |
2009-06-04 |
Keir Fraser |
19712:7a215fae6f1f |
minios: Introduce BSD license COPYING file |
2009-06-03 |
Keir Fraser |
19711:2e522b843a21 |
minios: Clean up and remove Linux remnants from x86_64.S |
2009-06-03 |
Keir Fraser |
19710:6e100efd4b48 |
Update QEMU_TAG to c9c1a645fcfdba8c4a15a56e29d5ea7b7bcd7aa6 |
2009-06-03 |
Keir Fraser |
19709:011948e1b5a7 |
hvmloader: Scan for gpxe-capable NICs until one is found. |
2009-06-03 |
Keir Fraser |
19708:c4b048ce6a4b |
x86: Clean up get_page_from_l1e() to correctly distinguish between |
2009-06-03 |
Keir Fraser |
19707:07cf79dfb59c |
vtd: Fix apic pin to interrupt remapping table index |
2009-06-03 |
Keir Fraser |
19706:49e8816db57a |
x86: pin_2_irq[].pin should be initialised to -1. |
2009-06-03 |
Keir Fraser |
19705:4e22d660ece3 |
typo: occured -> occurred |
2009-06-03 |
Keir Fraser |
19704:ffcc665158ae |
xend: requested_vslots is no longer needed |
2009-06-03 |
Keir Fraser |
19703:3ee4e1884c4e |
x86: Fix XENPF_getidletime to correctly modify cpumask. |
2009-06-03 |
Keir Fraser |
19702:c5fb6374e79f |
blktap: fix empty QCOW images (bug 1430 part 2) |
2009-06-03 |
Keir Fraser |
19701:f989778298d8 |
blktap: fix and use ROUNDUP macro (bug 1430 part 1) |
2009-06-03 |
Keir Fraser |
19700:e7b63b30ae3d |
blktap2: human readable output for tapdisk2 creation problems |
2009-06-03 |
Keir Fraser |
19699:18c8270da77c |
minios: refactor xenbus state machine |
2009-06-02 |
Keir Fraser |
19698:f72d26c00002 |
xend: pci: improve the assignability checking |
2009-06-02 |
Keir Fraser |
19697:42fe00c6f8b4 |
Enable pci mmcfg and ATS for x86_64 |
2009-06-01 |
Keir Fraser |
19696:4294a04b24bc |
tmem: shared ephemeral (SE) pool (clustering) fixes |
2009-06-01 |
Keir Fraser |
19695:027f19e97e28 |
libxc: Implement stub xc_gnttab_map_table() for non-linux. |
2009-06-01 |
Keir Fraser |
19694:2e83c670f680 |
Revert 19658:28a197617286 "Fix up the synchronisation around grant |
2009-06-01 |
Keir Fraser |
19693:28c6c955998c |
minios: Remove Linux attribution for mktime() as it's not true since c/s 19638. |
2009-06-01 |
Keir Fraser |
19692:72ff07f65e16 |
Update QEMU_TAG: 5beedb58147cbb04e206a71429198b6316217cfc |
2009-06-01 |
Keir Fraser |
19691:f44438bc79ac |
libxc: Exchange a page for PV guest |
2009-06-01 |
Keir Fraser |
19690:6d6ec6f966cf |
libxc: Export xc_core_arch_map_p2m_writable() |
2009-06-01 |
Keir Fraser |
19689:4b2172c60a8c |
libxc: Add a function to map a domain's grant table. |
2009-06-01 |
Keir Fraser |
19688:bd39df93a29e |
libxc: export xc_map_m2p() so that it can be called outside. |
2009-06-01 |
Keir Fraser |
19687:84c1f7c46444 |
Export page offline hypercalls to user space tools. |
2009-06-01 |
Keir Fraser |
19686:50134a902c66 |
tmem: fix corner case crash on forcible domain destruction |
2009-06-01 |
Keir Fraser |
19685:45447c0f7c6e |
blktap: Revert parts of c/s 19349. |
2009-05-30 |
Keir Fraser |
19684:46468a3b2d5f |
xend: Fix HVM domain restore (undefined HVM_ImageHandler.superpages). |
2009-05-30 |
Keir Fraser |
19683:d02c3b25c7c0 |
Revert 19657:9ff5c79b0ceb |
2009-05-30 |
Keir Fraser |
19682:bfa933a4628d |
passthrough: Fix test_and_clear_bit() caller to clear bitmap, not bitmap pointer |
2009-05-29 |
Keir Fraser |
19681:f6dab6ff90c8 |
xend: Add serialise_pci_opts() and split_pci_opts() |
2009-05-29 |
Keir Fraser |
19680:401a793c4b42 |
xend: Fix check for request to detach non-existent device |
2009-05-29 |
Keir Fraser |
19679:ec2bc4b9fa32 |
xend: hot-plug PCI devices at boot-time |
2009-05-29 |
Keir Fraser |
19678:ef6911934b6f |
xend: use popen2 module instead of subprocess for Python 2.3 |
2009-05-29 |
Keir Fraser |
19677:50e048b77ad1 |
blktap2: fix a compilation error (missing PATH_MAX) |
2009-05-29 |
Keir Fraser |
19676:02cee9e4363e |
xm: Unify the output of pci-list |
2009-05-29 |
Keir Fraser |
19675:ae5bd69227d1 |
Free pirq_array/pirq_to_evtchn in complete_domain_destroy(). |
2009-05-29 |
Keir Fraser |
19674:527b628b8e83 |
Revert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mask..." |
2009-05-29 |
Keir Fraser |
19673:f3bed18decfc |
[VTD] laying the ground work for ATS |
2009-05-28 |
Keir Fraser |
19672:fe84a14aacd1 |
Serialize iptables calls in hotplug scripts |
2009-05-28 |
Keir Fraser |
19671:ae810b258394 |
blktap2: Fix build with gcc3. Cannot handle defining a function which |
2009-05-28 |
Keir Fraser |
19670:0e111bfd22d0 |
x86: Fix flush_area_mask() and on_selected_cpus() to not race updates |
2009-05-28 |
Keir Fraser |
19669:e95c4611a0ae |
xend: Update info['platform']['pci'] |
2009-05-28 |
Keir Fraser |
19668:56d00bbc21e2 |
blktap2: fix tapdisk-channel.c |
2009-05-28 |
Keir Fraser |
19667:241607f414c8 |
blktap2: fix makefile of blktap2 |
2009-05-28 |
Keir Fraser |
19666:8bf58f09e45a |
udev-script: udev rule for pci_iomul device. |
2009-05-28 |
Keir Fraser |
19665:bf37a89269bf |
x86 vmx: Unrestricted guest (realmode) support |
2009-05-28 |
Keir Fraser |
19664:878e4c128991 |
minios: implement ffs, ffsl and ffsll. |
2009-05-27 |
Keir Fraser |
19663:8baf03526ab1 |
Update Xen version for 3.5-unstable |
2009-05-27 |
Keir Fraser |
19662:fe68405201d2 |
x86: Fix 32-bit build. |
2009-05-27 |
Keir Fraser |
19661:326b24bfa9f9 |
evtchn: Free pirq_to_evtchn/pirq_mask arrays on domain destruction. |
2009-05-27 |
Keir Fraser |
19660:649226acc47e |
[IA64] adjust ia64 xc_domain_restore() signature |
2009-05-27 |
Keir Fraser |
19659:411ecf6d1f19 |
[IA64] add ia64 _raw_rw_is_write_locked |
2009-05-27 |
Keir Fraser |
19658:28a197617286 |
Fix up the synchronisation around grant table map track handles. |
2009-05-27 |
Keir Fraser |
19657:9ff5c79b0ceb |
xend: Device duplicate check fix |
2009-05-27 |
Keir Fraser |
19656:87c411a7c1df |
x86 svm: Add support for Pause Filtering to AMD SVM |
2009-05-27 |
Keir Fraser |
19655:494c2ebf9d19 |
xm: Specify sensible default for superpages domain config option. |
2009-05-27 |
Keir Fraser |
19654:11b3b6fafc7b |
rombios: fix trying to boot from next device |
2009-05-27 |
Keir Fraser |
19653:b671d568115f |
x86/hvm: fix off-by-one errors in vcpuid range checks |
2009-05-27 |
Keir Fraser |
19652:7dfc0a20fa59 |
Remove unused 'retry' parameter from on_selected_cpus() etc. |
2009-05-27 |
Keir Fraser |
19651:822ea2bf0c54 |
Pass cpumasks by reference always. |
2009-05-27 |
Keir Fraser |
19650:6705898f768d |
x86: eliminate hard-coded NR_IRQS |
2009-05-27 |
Keir Fraser |
19649:fcc71d023408 |
tmem: build fix |
2009-05-26 |
Keir Fraser |
19648:f0e2df69a8eb |
x86 hvm: Allow cross-vendor migration |
2009-05-26 |
Keir Fraser |
19647:1c627434605e |
blktap2: a completely rewritten blktap implementation |
2009-05-26 |
Keir Fraser |
19646:f210a633571c |
Transcendent memory ("tmem") for Xen. |
2009-05-26 |
Keir Fraser |
19645:9749e8f6e3d8 |
uninstall: get rid of hardcoded pathes |
2009-05-26 |
Keir Fraser |
19644:ad59f1c032ec |
x86 hvm viridian: Provide dummy support for APIC assist page to satisfy Win7. |
2009-05-26 |
Keir Fraser |
19643:916331c26dc1 |
pvgrub: few lines in shutdown_blkfront were removed by mistake. |
2009-05-26 |
Keir Fraser |
19642:dc7de36c94e3 |
xm, xend: passthrough: Add assigned_or_requested_vslot() |
2009-05-26 |
Keir Fraser |
19641:caa8c0e2d6f6 |
xend: Fix xm pci-detach for inactive devices |
2009-05-26 |
Keir Fraser |
19640:cc682927d123 |
blkif: Clarify units for 'sector'-sized blkif request params. |
2009-05-26 |
Keir Fraser |
19639:205b1badbcfd |
Add support for superpages (hugepages) in PV domain |
2009-05-26 |
Keir Fraser |
19638:9535ef2be909 |
minios: replace mktime implementation |
2009-05-26 |
Keir Fraser |
19637:97f2e7c576ab |
PV-on-HVM: Define atomic_cmpxchg() for old Linux kernels. |
2009-05-26 |
Keir Fraser |
19636:0f752c773497 |
stubdom: 'file' based disk sharing |
2009-05-26 |
Keir Fraser |
19635:85d6849bdcd9 |
minios: Fix blkfront driver when sector_size != 512 |
2009-05-21 |
Keir Fraser |
19634:61404d971c92 |
xend: Fix typo in usage of new auxbin.xen_configdir() function |
2009-05-20 |
Keir Fraser |
19633:89e50c449307 |
ACPI/NUMA: Improve SRAT parsing |
2009-05-20 |
Keir Fraser |
19632:b0966b6f5180 |
x86-64: also handle virtual aliases of Xen image pages |
2009-05-20 |
Keir Fraser |
19631:cafab2084410 |
x86: don't map more than the allocated space for frame_table |
2009-05-20 |
Keir Fraser |
19630:1695a86b3d7c |
x86: some assorted irq related cleanups |
2009-05-20 |
Keir Fraser |
19629:5369133d772c |
Introduce __must_be_array |
2009-05-20 |
Keir Fraser |
19628:23f9857f642f |
tools: get rid of hardcoded config dirs |
2009-05-20 |
Keir Fraser |
19627:070f456143d3 |
xend: remove spurious pci_len from getDeviceSxprs |
2009-05-19 |
Keir Fraser |
19626:145e49b8574c |
gnttab: for sanity's sake, don't access the active grant table |
2009-05-19 |
Keir Fraser |
19625:d8d0f32090cb |
gnttab: Remove unused per-domain map_count field |
2009-05-19 |
Keir Fraser |
19624:6e286d08c4a9 |
x86: Fix the P2M audit code. |
2009-05-19 |
Keir Fraser |
19623:e0221531d0e5 |
stubdom: Rebuild the ocaml runtime libraries with the options needed |
2009-05-19 |
Keir Fraser |
19622:b4de3a393f21 |
minios: Implement some extra lib functions for ocaml xenstored stubdom |
2009-05-19 |
Keir Fraser |
19621:49f2f2aa5f83 |
minios: Define extra stub functions to allow build of ocaml xenstored stubdom |
2009-05-19 |
Keir Fraser |
19620:2eb9f1db70a4 |
ocaml-xenstored: Allow to build ocaml xenstored instead of C version |
2009-05-19 |
Keir Fraser |
19619:303793468225 |
tools: Fix an obvious xgettext build typo. |
2009-05-19 |
Keir Fraser |
19618:780041c4a96d |
xend: Fix xm pci commands for inactive managed domains. |
2009-05-19 |
Keir Fraser |
19617:62ec6aae4ba9 |
xend: Make hotplug script timeouts configurable |
2009-05-19 |
Keir Fraser |
19616:61501fa86b1b |
python: get rid of hardcoded search pathes in python code. |
2009-05-19 |
Keir Fraser |
19615:13a4f4e6d0a3 |
x86 hvm: Correctly emulate task switches into vm86 mode. |
2009-05-19 |
Keir Fraser |
19614:e421fd04e150 |
x86_emulate: Emulate LLDT and LTR instructions. |
2009-05-19 |
Keir Fraser |
19613:4e7c5eb71774 |
xentrace: Trace IRQs and entry/exit timestamps. |
2009-05-19 |
Keir Fraser |
19612:fad68a77af5c |
xend: adjust relocation buffer size |
2009-05-19 |
Keir Fraser |
19611:887337323bd8 |
tools: clean up handling of xen config and scripts directories. |
2009-05-19 |
Keir Fraser |
19610:a89e83f2d43e |
xend: solve issues with xm block-configure command. |
2009-05-19 |
Keir Fraser |
19609:4d6029814742 |
xend: Avoid deprecation warnings with Python 2.6. |
2009-05-19 |
Keir Fraser |
19608:674e4d43955f |
x86, cpufreq: fix ondemand governor to take aperf/mperf feedback |
2009-05-19 |
Keir Fraser |
19607:b5522741f6b5 |
ioemu: Export PREFIX variable to ioemu build environment. |
2009-05-19 |
Keir Fraser |
19606:f71c5e3ac252 |
x86 hvm: Provide x2APIC identifier in CPUID leaf 0xb. |
2009-05-19 |
Keir Fraser |
19605:c1340cda65fb |
stubdom: fix issue with phy disks |
2009-05-19 |
Keir Fraser |
19604:eb66644da833 |
x86: Use PGC_cacheattr_mask rather than a hardcoded constant. |
2009-05-18 |
Keir Fraser |
19603:9890a1e5b6ab |
Update README for 3.4 branch. |
2009-05-15 |
Keir Fraser |
19602:40d4267296ad |
vt-d: Fix interrupt remapping for multiple IOAPICs |
2009-05-14 |
Keir Fraser |
19601:b7f4937d76d1 |
cpuidle: Fix possible false judge caused by type casting |
2009-05-14 |
Keir Fraser |
19600:3bac2fcfbafc |
xen public: make mmuext_op's vcpumask field const |
2009-05-13 |
Keir Fraser |
19599:7d552e56d105 |
x86 vmx: Ensure debug-mode intercept for int3 and debug exceptions are |
2009-05-13 |
Keir Fraser |
19598:07fbc48553e8 |
passthrough: Fix PCI hot-plug option parsing |
2009-05-11 |
Keir Fraser |
19597:2522cc95efd2 |
x86: update ioport_quirks_tbl[] for the proliant BL2xx |
2009-05-11 |
Keir Fraser |
19596:c6b7c6a3e5b3 |
stubdom docs: Update to reflect the new way of configuring stubdom domains. |
2009-05-08 |
Keir Fraser |
19595:2656ab6fa828 |
x86 hvm: hvm_set_callback_irq_level() must not be called in IRQ |
2009-05-07 |
Keir Fraser |
19594:bf946cc3008b |
Permit user to suppress passing --prefix to setup.py |
2009-05-07 |
Keir Fraser |
19593:a1a0bd345acc |
xend: fix the pci BDF format string |
2009-05-06 |
Keir Fraser |
19592:fb3e1e84d8f4 |
x86: Extend VMX_PERF_EXIT_REASON_SIZE to sync with latest SDM |
2009-05-04 |
Keir Fraser |
19591:7a73e3aeb224 |
x86: Fix a couple of asm constraints. |
2009-04-30 |
Keir Fraser |
19590:f80cf52a4fb6 |
Update Xen version for 3.4.0-rc4-pre |
2009-04-30 |
Keir Fraser |
19589:799983aa13af |
Added tag 3.4.0-rc3 for changeset 22e01301ff64 |
2009-04-30 |
Keir Fraser |
19588:22e01301ff64 |
Update Xen version for 3.4.0-rc33.4.0-rc3 |
2009-04-30 |
Keir Fraser |
19587:ecf6277e0f66 |
cpuidle: Fix for timer_deadline==0 case |
2009-04-30 |
Keir Fraser |
19586:54dbd70406ad |
xenstore: Add brief notice regarding xenstore protocol limits to xs.h. |
2009-04-29 |
Keir Fraser |
19585:cc6db34c2996 |
x86_32: Fix build after e820 verbosity printks. |
2009-04-29 |
Keir Fraser |
19584:86f659545f17 |
x86 shadow: fix audit mode. |
2009-04-29 |
Keir Fraser |
19583:ea068394ec12 |
x86: Add boot options regarding e820 parsinga nd clipping. |
2009-04-28 |
Keir Fraser |
19582:648d7de355dd |
x86 vmx: Reuse idtv_info to avoid double read of IDT_VECTORING. |
2009-04-27 |
Keir Fraser |
19581:f734a724902b |
Update XEN_LINUX_GIT_REMOTEBRANCH to match changes made in upstream |
2009-04-27 |
Keir Fraser |
19580:a63d20d7a941 |
xend: Fix for op_pincpu in SrvDomain.py |
2009-04-27 |
Keir Fraser |
19579:d89f655e5698 |
xend: fix cset 19547:b2c43b0fba71 (a managed domain may not shutdown) |
2009-04-27 |
Keir Fraser |
19578:9fdcd3ab84b7 |
x86 hvm: During task switch, LDT must be loaded before all other |
2009-04-25 |
Keir Fraser |
19577:7809e0941b38 |
x86 vtd: Do not exclude freed percpu areas from dom0 vtd tables. |
2009-04-24 |
Keir Fraser |
19576:ce273aa880e5 |
x86: Detect bogus BIOS e820 tables which are not fully covered as |
2009-04-24 |
Keir Fraser |
19575:dc5bd14a4675 |
xentrace: Clean up HVM I/O tracing. |
2009-04-24 |
Keir Fraser |
19574:40156cbaf244 |
xentrace: fix trivial typo. |
2009-04-24 |
Keir Fraser |
19573:026957d523f9 |
xend: modify the order of resetting/deassigning device. |
2009-04-23 |
Keir Fraser |
19572:8b152638adaa |
stubdoms: handle cdrom devices in the config file |