aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Using "make install" causes a distro specific scriptIan Campbell2007-09-191-1/+4
* [shadow] Be smarter about what we check to avoid unnecessary brute-force sear...George Dunlap2007-09-191-28/+31
* [SHADOW] Use fast-unshadow for early_unshadow heuristic.George Dunlap2007-09-191-1/+1
* hvm: hvm_{load,store}_cpu_guest_regs() does not touch segmentkfraser@localhost.localdomain2007-09-1910-90/+80
* PCI passthru various Xen changes.kfraser@localhost.localdomain2007-09-196-11/+53
* PCI passthru: VT-d I/O hooks.kfraser@localhost.localdomain2007-09-198-9/+180
* IRQ injection changes for HVM PCI passthru.kfraser@localhost.localdomain2007-09-1812-58/+173
* Log an error when enabling shadow mode fails for live relocation.kfraser@localhost.localdomain2007-09-181-7/+12
* Evaluate XEN_GUEST_HANDLE_64 twice.kfraser@localhost.localdomain2007-09-181-1/+2
* xm: Extend width of ID in 'xm list --label' to 5 digitskfraser@localhost.localdomain2007-09-181-2/+2
* [VTPM] VTPM manager -- Fix parameter checkkfraser@localhost.localdomain2007-09-181-1/+1
* [VTPM] Fix vTPM function in HVM domainkfraser@localhost.localdomain2007-09-181-3/+29
* Intercept TS on SVM.Steven Hand2007-09-181-1/+2
* Revert 15826:447db1235adf1bc59bbd76c951716c3df7ee8843.kfraser@localhost.localdomain2007-09-181-7/+0
* hvm: Support hardware task switching.kfraser@localhost.localdomain2007-09-185-80/+473
* hvm: New HVM function hvm_set_segment_register().kfraser@localhost.localdomain2007-09-174-15/+156
* [XEN] p2m: internal p2m_set_entry() function uses types rather thanTim Deegan2007-09-171-10/+9
* Intel vt-d specific changes in arch/x86/hvm/vmx/vtd.kfraser@localhost.localdomain2007-09-149-0/+3562
* PCI passthru: tools changes (generic and vt-d)kfraser@localhost.localdomain2007-09-1411-12/+732
* x86: fix NUMA code for 32bitkfraser@localhost.localdomain2007-09-141-9/+9
* qemu-dm: fix block-raw io debug printkfraser@localhost.localdomain2007-09-141-5/+5
* Fix xm dump-core command for paused domain.kfraser@localhost.localdomain2007-09-142-6/+13
* Fix 'xm reboot'kfraser@localhost.localdomain2007-09-141-1/+1
* Fix two memory leaks in xend.kfraser@localhost.localdomain2007-09-142-0/+2
* Let Xen cmdline boolean options be specified as "=0", "=1", "=false", "=true".kfraser@localhost.localdomain2007-09-141-1/+4
* [XEN] add typed p2m entry-setting functionTim Deegan2007-09-142-6/+12
* Generic and VT-d specific Xen header changes for PCI passthru.kfraser@localhost.localdomain2007-09-1212-1/+690
* x86: allow Dom0 to drive PC speakerkfraser@localhost.localdomain2007-09-123-9/+57
* [XEN] Fix assert in typed p2m codeTim Deegan2007-09-121-1/+1
* docs: Fix typos.kfraser@localhost.localdomain2007-09-122-12/+12
* [xm-test] Set "console=xvc0" for xm-test guests on Intel architecture platforms.James Bulpin2007-09-111-1/+6
* [QEMU] Enhance raw io reliabilitykfraser@localhost.localdomain2007-09-111-2/+92
* qemu: Backport qemu vnc/event-loop fix from upstream.kfraser@localhost.localdomain2007-09-111-6/+22
* hvmloader: ACPI DSDT dynamically indicates presence of COM1/COM2 portskfraser@localhost.localdomain2007-09-113-431/+509
* Fix memory leak in xendkfraser@localhost.localdomain2007-09-111-0/+1
* Add 'type vnc' to vfb device sexpr for HVM guestkfraser@localhost.localdomain2007-09-111-0/+1
* Xend: "shadow_memory" setting in xm config is in MiB, not bytes.Tim Deegan2007-09-113-2/+3
* x86: Clean up asm keyword usage (asm volatile rather than __asm__kfraser@localhost.localdomain2007-09-1111-128/+146
* x86: Use halt() macro instead of direct HLT asm.kfraser@localhost.localdomain2007-09-114-6/+9
* xenstore: Remove incorrect comment.kfraser@localhost.localdomain2007-09-112-2/+0
* merge with xen-unstable.hg (staging)Alex Williamson2007-09-1027-244/+485
|\
| * x86: Cleanup system restart code, and wait 10ms for APs to offline.kfraser@localhost.localdomain2007-09-103-14/+15
| * x86: Handle 'self-IPI' on legacy UP systems with no APIC.kfraser@localhost.localdomain2007-09-101-0/+13
| * Change prototype of machine_restart to void machine_restart(void).kfraser@localhost.localdomain2007-09-107-8/+8
| * vmx: Sync with SVM TPR/CR8 changes.kfraser@localhost.localdomain2007-09-101-8/+21
| * svm: Greatly reduce total number of CR8 interceptskfraser@localhost.localdomain2007-09-103-14/+61
| * [HVM] Add type information to the p2m map.Tim Deegan2007-09-1012-184/+363
| * [libxen] Compilation fix.kfraser@localhost.localdomain2007-09-101-1/+1
| * Remove dead code in acpi sleep.kfraser@localhost.localdomain2007-09-101-15/+0
| * Install xen/xsm headers to .../usr/include/xen/xsm/kfraser@localhost.localdomain2007-09-081-0/+3