aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Obtain Linux kernel via git protocol by default (GIT_HTTP=y overrides)Keir Fraser2009-10-202-0/+8
* Fix nomigrate option implementation so that Xen builds.Keir Fraser2009-10-207-27/+22
* Add nomigrate config option to disable migration/restoreKeir Fraser2009-10-2012-3/+94
* xend: Cast oos flag to int before arithmetic.Keir Fraser2009-10-201-1/+1
* vtd: Disable VT-d if no DRHD units are probed.Keir Fraser2009-10-192-15/+14
* vtd: A few cleanups to avoid dereferencing NULL drhd pointers.Keir Fraser2009-10-191-29/+13
* Revert 20338:5f28661bb2bbKeir Fraser2009-10-193-11/+10
* Allow guests to register secondary vcpu_time_infoKeir Fraser2009-10-195-31/+121
* vt-d: do not enable VT-d on acpi=offKeir Fraser2009-10-193-10/+11
* x86 shadow: Update cr3 in PAE mode when guest walk succeed but shadow walk failsKeir Fraser2009-10-191-0/+9
* Per-domain switch to disable oos shadow page tablesKeir Fraser2009-10-1913-10/+33
* [IOMMU] clean interrupt remapping and queued invalidationKeir Fraser2009-10-195-58/+108
* x86: vMSI: Fix msi irq affinity issue for hvm guest.Keir Fraser2009-10-193-8/+33
* gdbsx: malloc extra bye for null charKeir Fraser2009-10-192-2/+3
* xm,xend: Add commands to hotplug usb devices to hvm guestsKeir Fraser2009-10-193-0/+70
* xm: Fix xm network2-{attach,detach}Keir Fraser2009-10-191-3/+4
* xend: Implement VBD.media_changeKeir Fraser2009-10-162-2/+69
* xm: Use 'vifname' config option to construct a qemu tap name.Keir Fraser2009-10-161-2/+7
* xend: Check no VBDs attached on VDI.destroyKeir Fraser2009-10-162-0/+18
* x86: document tsc_native configuration option in xmexample.hvm.Keir Fraser2009-10-161-0/+6
* xm,xend: A few fixes for changeset 20314Keir Fraser2009-10-163-3/+6
* x86: Update powernow.c to latest cpufreq codeKeir Fraser2009-10-163-45/+28
* xend: passthrough: do not check non-page-aligned MMIO BAR if not strict-checkKeir Fraser2009-10-162-5/+6
* vt-d: Fixpanic in msi_msg_read_remap_rte with acpi=offKeir Fraser2009-10-162-4/+7
* x86: Fix ept and vt-d co-existence issue.Keir Fraser2009-10-162-0/+6
* xend: add a description config item for each guest.Keir Fraser2009-10-163-1/+9
* Remove bogus call to get_domain_by_id() in do_domctl().Keir Fraser2009-10-151-1/+1
* gdbsx: a gdbserver stub for xen.Keir Fraser2009-10-1523-6/+3070
* xm: Reuse VDI if location is sameKeir Fraser2009-10-151-0/+10
* x86: Remove unused temporay variable 'old_gvec'.Keir Fraser2009-10-151-2/+0
* lockprof: Fix x86_32 build and clean up coding styleKeir Fraser2009-10-153-72/+64
* xend: destroy stubdoms synchronouslyKeir Fraser2009-10-153-13/+19
* xm,xend: Add new option "change_home_server" to xm migrateKeir Fraser2009-10-144-103/+151
* Update QEMU_TAG to 71324566f3b95bb88105659439adaef1d5bd155cKeir Fraser2009-10-141-3/+3
* Spinlock profiling (enable in build with lock_profile=y)Keir Fraser2009-10-1414-12/+609
* minios: fix console end of line: \n\r -> \r\nKeir Fraser2009-10-141-5/+9
* xend: call pci_device_configure on the stubdomKeir Fraser2009-10-141-0/+7
* xend: allow a device to be assigned to a guest and its stubdomKeir Fraser2009-10-142-2/+6
* minios: fix minios consoleKeir Fraser2009-10-141-7/+11
* Add build option to allow more hypercalls from stubdomsKeir Fraser2009-10-145-12/+48
* stubdom pcilib: define endianness for miniosKeir Fraser2009-10-141-0/+14
* minios pcifront: translate physical into virtual addressesKeir Fraser2009-10-141-2/+63
* pv-on-hvm: Adjust mkbuildtree to handle pv_ops header placementKeir Fraser2009-10-141-2/+13
* x86: reduce the uses of CONFIG_COMPATKeir Fraser2009-10-1212-77/+31
* x86: trust new architecturally-defined TSC Invariant bit on Intel systemsKeir Fraser2009-10-093-16/+35
* x86: Fix build after ia64 grant-table build fix.Keir Fraser2009-10-091-1/+1
* xend: Fix VDI-VBD link for XenAPIKeir Fraser2009-10-094-29/+21
* blktap2: Check gcrypt library has MD5() function.Keir Fraser2009-10-091-1/+6
* Fix the IA64 build of the hypervisor.Keir Fraser2009-10-094-5/+27
* xend: Fix bug in superpage flag handlingKeir Fraser2009-10-091-1/+3