aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.0-rc24.1.0-rc2Keir Fraser2011-01-252-2/+3
* x86/tsc: remove misleading printk on HVM restore path.Keir Fraser2011-01-251-5/+0
* libxl, minios: stubdom console based save/restoreStefano Stabellini2011-01-216-17/+104
* QEMU_TAG updateIan Jackson2011-01-211-3/+3
* QEMU_TAG updateIan Jackson2011-01-211-3/+3
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-215-3/+15
* libxl: Fix for Windows UP crash on boot using xlIan Jackson2011-01-211-0/+1
* libxl: fix free of constant string in cdrom insert pathKamala Narasimhan2011-01-211-1/+1
* MergeTim Deegan2011-01-214-3/+27
|\
| * [VTD][QUIRK] turn off Sandybridge IGD quirk by defaultKeir Fraser2011-01-211-2/+8
| * svm: migrate pirq with vcpuKeir Fraser2011-01-211-1/+1
| * x86:x2apic: Disable x2apic on x86-32 permanentlyKeir Fraser2011-01-211-0/+16
| * x86_32: Assert map_domian_page() not used too early.Keir Fraser2011-01-211-0/+2
* | p2m: Allow non-leaf entries to be replaced by leaf entriesGeorge Dunlap2011-01-214-16/+80
|/
* libxl: Make domain_shutdown fail if graceful not possibleIan Jackson2011-01-201-17/+9
* QEMU_TAG updateIan Jackson2011-01-201-4/+3
* xend: pci.py: fix open file descriptor leakKouya Shimura2011-01-201-0/+4
* libxl: do not attempt to write "shutdown" dm-commandIan Jackson2011-01-201-5/+0
* Disable tmem by default for 4.1 release.Keir Fraser2011-01-191-1/+1
* x86_emulate: set the operand size for SMSW/reg writeback.Keir Fraser2011-01-191-2/+1
* PoD,hap: Fix logdirty mode when using hardware assisted pagingGeorge Dunlap2011-01-171-7/+18
* PoD: Allow pod_set_cache_target hypercall to be preemptedGeorge Dunlap2011-01-174-13/+36
* xend: improve psudeo-bootloader support for external block scriptsJim Fehlig2011-01-182-9/+21
* xend: drbd: Revert 19444:152257350930Jim Fehlig2011-01-181-1/+1
* VT-d/ATS: misc fixesJan Beulich2011-01-181-17/+38
* xen-unstable/blkif: Add trim operation interfaceKeir Fraser2011-01-181-0/+34
* xen: fix XEN_DOMCTL_memory_mapping to not return with domain RCU lock heldKeir Fraser2011-01-181-4/+4
* xen: stringify assertion condition for printing sooner.Keir Fraser2011-01-182-3/+3
* tools/hotplug/Linux: allow hardlinked files for block device imagesOlaf Hering2011-01-171-2/+2
* Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOTIan Jackson2011-01-171-1/+1
* tools/hotplug/Linux: start xen daemons in runlevel 2.Ian Campbell2011-01-171-2/+2
* libxl: fix gfx_passthrough config option (including dropped hunk)Sergey Tovpeko2011-01-172-1/+4
* tools/hotplug/NetBSD: update netbsd scripts (interface names)Christoph Egger2011-01-172-2/+2
* libxc: Remove set_max_grants in linuxDaniel De Graaf2011-01-172-14/+2
* MergeIan Jackson2011-01-1726-204/+387
|\
| * rcupdate: Make rcu_barrier() more paranoia-proofKeir Fraser2011-01-141-5/+24
| * PoD: Fix two code commentsLiu, Jinsong2011-01-142-3/+4
| * hvmloader: Fixes to printf() implementation.Keir Fraser2011-01-141-16/+27
| * x86 hvm: Do not check-and-fail on in_atomic() in hvm_copy().Keir Fraser2011-01-141-0/+9
| * x86-64: pci_probe must be residentJan Beulich2011-01-141-1/+1
| * libxc: build fix with debugging disabled.Ian Campbell2011-01-141-2/+2
| * x86: On CPU online/offline from dom0, try flushing RCU work on EBUSY.Keir Fraser2011-01-142-18/+40
| * x86 acpi: Fix crash in enable_nonboot_cpus() on wakeup from S3/S4Keir Fraser2011-01-141-0/+1
| * rcupdate: Implement rcu_barrier() to synchronously flush RCU work.Keir Fraser2011-01-142-0/+27
| * stop_machine: Allow specified function to run on all CPUs.Keir Fraser2011-01-142-4/+13
| * x86 sysctl: Remove unused CPU hotplug status stuff.Keir Fraser2011-01-142-32/+1
| * tools/misc/xen-hptool: Silently retry on CPU hotplug EBUSY failure.Keir Fraser2011-01-141-2/+17
| * cpu hotplug: Core functions are quiet on failure.Keir Fraser2011-01-143-4/+10
| * x86 fpu: Code clean up. Eliminate per-cpu xsave init verbosity.Keir Fraser2011-01-144-91/+80
| * x86: Avoid calling xsave_alloc_save_area before xsave_initKeir Fraser2011-01-142-33/+43