aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XEN] Shadow: cache gva->gfn+rights translations between guest TLB flushessparse-tree-deprecatedTim Deegan2007-06-015-8/+163
* [XEN] Shadow: emulate a few extra instructions on PAE pagetable writesTim Deegan2007-06-015-25/+101
* VMX: Only write top-half of machine addresses into VMCS fields in PAE mode.kfraser@localhost.localdomain2007-05-312-3/+3
* hvm: Pause domain during state save/load.kfraser@localhost.localdomain2007-05-311-0/+4
* Updates for XEN_LINUX_SOURCE=hg-clone.Ian Campbell2007-05-315-20/+82
* hvm: Exceed maximum number of ioemu's NIC for VNIF.kfraser@localhost.localdomain2007-05-311-23/+23
* hvm: Allow GNTTABOP_query_size.kfraser@localhost.localdomain2007-05-311-8/+19
* Fix stale email addresses in xenstat and xentop.kfraser@localhost.localdomain2007-05-318-20/+20
* Fix the very-slow-IDE-IO-speed issue of Qemu 0.90kfraser@localhost.localdomain2007-05-311-0/+6
* hvm: Correctly hook VLAPIC MSR change notification for VMX intokfraser@localhost.localdomain2007-05-314-2/+12
* Remove 'hpet_force' option. Replace with 'clocksource' option to allowkfraser@localhost.localdomain2007-05-301-13/+24
* Add support for ACPI PM Timer as platform clock source.kfraser@localhost.localdomain2007-05-302-1/+56
* Clean up around domain init/destroy.kfraser@localhost.localdomain2007-05-304-29/+28
* Make header mismatch checking more robust against build time changes inIan Campbell2007-05-302-1/+9
* Simplify APIC_ACCESS VMX support.kfraser@localhost.localdomain2007-05-3012-201/+157
* Add VMX memory-mapped Local APIC access optimization.kfraser@localhost.localdomain2007-05-3010-9/+196
* Check for mismatch between headers shared by Linux and Xen.Ian Campbell2007-05-305-0/+18
* Fix preemption of multicalls in compat mode.Ian Campbell2007-05-303-5/+15
* [NET] back: Add lazy copyingkfraser@localhost.localdomain2007-05-303-20/+143
* [LINUX] gnttab: Add basic DMA trackingkfraser@localhost.localdomain2007-05-304-11/+169
* [XEN] gnttab: Add new op unmap_and_replacekfraser@localhost.localdomain2007-05-3011-24/+217
* xend: Don't destroy domains on shutdown timeout.kfraser@localhost.localdomain2007-05-301-4/+4
* Fix xenstore entry accountingkfraser@localhost.localdomain2007-05-304-11/+104
* Fix xen build on NetBSD.kfraser@localhost.localdomain2007-05-303-3/+5
* xen: Remove assumption that first NUMA node to be discovered is node0.kfraser@localhost.localdomain2007-05-301-19/+24
* pv-on-hvm: Re-init hypercall stubs page after HVM save/restore.kfraser@localhost.localdomain2007-05-251-15/+61
* x86: Sanitise the MFN passed to mod_l1_entry().kfraser@localhost.localdomain2007-05-251-2/+6
* Correct 32on64 handling of VCPUOP_register_runstate_memory_area. WeIan Campbell2007-05-253-3/+9
* Revert 15164:d93e560c1d50afcf39c99a4211c20c8b9ce63c38kfraser@localhost.localdomain2007-05-251-10/+4
* xend: Fix PAM authentication method for some versions of PyPAM.kfraser@localhost.localdomain2007-05-251-1/+1
* LINUX/x86_64: Cleanup 15129:a40967e39652 by using __pgd rather thanIan Campbell2007-05-252-3/+3
* Factor out sparse tree makefile fragments and introduce hg-clone andIan Campbell2007-05-2516-134/+247
* xend: Fix checkname so that it detects duplicate domains.kfraser@localhost.localdomain2007-05-251-1/+1
* [XEND/XM] Improve error reporting in 'xm restore'.kfraser@localhost.localdomain2007-05-252-4/+10
* linux: Fix PV-on-HVM crash when installing PV drivers on native system.kfraser@localhost.localdomain2007-05-252-0/+2
* xend: Increase shutdown timeout.kfraser@localhost.localdomain2007-05-251-1/+1
* Do not destroy domains that timeout when shutting down.kfraser@localhost.localdomain2007-05-251-4/+10
* xm: Extend width of ID in 'xm list' to 5 digits.kfraser@localhost.localdomain2007-05-241-12/+12
* xm-test: ia64 min memory & arbitrarily large ramdiskkfraser@localhost.localdomain2007-05-241-0/+14
* xend: Give "xm start" a -c parameter for connecting to the consolekfraser@localhost.localdomain2007-05-241-14/+53
* xend: Add site-packages into Python search pathkfraser@localhost.localdomain2007-05-241-6/+7
* VTPM: Fix bug where enabling vtpm causes installation errorkfraser@localhost.localdomain2007-05-241-1/+1
* ioemu: Attempt to setup tap interface up to 3 times.kfraser@localhost.localdomain2007-05-241-2/+4
* xend: Fix for removing devices at save/destroy domain.kfraser@localhost.localdomain2007-05-241-20/+29
* linux/x86: consolidate pte_val/p[mug]d_val replacementskfraser@localhost.localdomain2007-05-248-73/+71
* linux/x86-64: force _PAGE_NX on the 1:1 mapping (matching native)kfraser@localhost.localdomain2007-05-241-10/+7
* blktap: Fix compile errorskfraser@localhost.localdomain2007-05-243-6/+13
* xend: Tear down domain if device hotplug fails during startupkfraser@localhost.localdomain2007-05-241-2/+8
* xend: Fix CPU affinity reset across save/restore.kfraser@localhost.localdomain2007-05-241-23/+41
* Console daemon - remove duplicate include.kfraser@localhost.localdomain2007-05-241-1/+0