aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* AMD IOMMU: remove global interrupt remapping tableWei Wang2011-07-218-81/+15
* xen: Fix sedf schedulerGeorge Dunlap2011-07-211-10/+15
* x86: add change missing in c/s 23726:fd97ca086df6Jan Beulich2011-07-211-1/+2
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-201-68/+69
* hvmloader: Remove hard tabs from source files.Keir Fraser2011-07-206-267/+267
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-1926-169/+169
* libxl: enabling upstream qemu as pure pv backend.Wei Liu2011-07-195-57/+117
* x86: update Intel CPUID masking code to latest specJan Beulich2011-07-194-3/+34
* PCI: consolidate interface for adding devicesJan Beulich2011-07-194-60/+27
* x86: Remove timeouts from INIT-SIPI-SIPI sequence when using x2apic.Tim Deegan2011-07-191-30/+33
* x86: consistently serialize CMOS/RTC accesses on rtc_lockJan Beulich2011-07-196-20/+63
* x86-64/EFI: don't call EfiResetSystem() from machine_halt()Jan Beulich2011-07-191-1/+0
* build: consolidate buildmakevars2fileJan Beulich2011-07-191-12/+6
* Adding back guest MSI eoi support for unmaskable MSI interruptShan Haitao2011-07-193-0/+61
* xentrace: update __trace_var commentOlaf Hering2011-07-191-5/+5
* libxl: Keyed unions key off an enum instead of an arbitrary expressionIan Campbell2011-07-184-42/+45
* libxl: use libxl_domain_type enum with libxl__domain_suspend_commonIan Campbell2011-07-183-6/+20
* libxl: specify HVM vs PV in create_info using libxl_domain_type enumIan Campbell2011-07-186-45/+99
* libxl: specify HVM vs PV in build_info using libxl_domain_type enumIan Campbell2011-07-187-22/+61
* libxl: replace libxl__domain_is_hvm with libxl__domain_typeIan Campbell2011-07-184-24/+51
* libxl: Give the HVM domain type the name "HVM"Ian Campbell2011-07-183-7/+7
* xend NetBSD init script: fixed problem when restarting xendRoger Pau Monne2011-07-181-2/+5
* efi: include irq.h to fix compile error in runtime.cOlaf Hering2011-07-161-0/+1
* xentrace: reduce size of extradata in trace_irq_mask()Olaf Hering2011-07-161-4/+8
* hvm: remove cast from trace_var call for HVMOP_xentraceOlaf Hering2011-07-161-2/+1
* nestedsvm: Support TSC Rate MSRChristoph Egger2011-07-164-15/+51
* libxc: remove obsolete comment.Ian Campbell2011-07-161-4/+0
* x86: fix guest migration after c/s 20892:d311d1efc25eJan Beulich2011-07-161-1/+1
* [IA64] Fix ia64 build for 22396:c1b7aae86cf5KUWAMURA Shin'ya2011-07-164-1/+7
* [IA64] fix warning: "in_atomic" redefinedKUWAMURA Shin'ya2011-07-161-0/+2
* xen/irq: Make it obvious that desc->status fields comprise a bitfield.Keir Fraser2011-07-161-7/+7
* Remove MSI IRQ storms prevention logicShan Haitao2011-07-165-131/+8
* xen/libxc: Clean up pv_cpuid switch statements.Keir Fraser2011-07-162-14/+21
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-162-0/+2
* tools: xencommons NetBSD init script: Multiple bugfixes and improvementsRoger Pau Monne2011-07-151-12/+33
* xl: log domain suspension.Ian Campbell2011-07-151-0/+1
* pygrub: prefer Grub2 to Grub1Ian Campbell2011-07-151-5/+5
* xenbackendd: fix mistaken treatment of unknown backend (eg console) as VIF/VBDRoger Pau Monne2011-07-151-1/+3
* libxl: add LIBXL_MAC_{FMT,FMTLEN,BYTES}Ian Campbell2011-07-145-15/+13
* libxl: rename testenum->testidlIan Campbell2011-07-142-9/+9
* libxl: IDL: bring command line handling in genwrap.py into one place.Ian Campbell2011-07-141-4/+3
* libxl: IDL: add helper to generate references to Aggregate type members.Ian Campbell2011-07-142-10/+22
* libxl: IDL: remove libxl_C_type_ofIan Campbell2011-07-141-5/+2
* libxl: IDL: refactor code to massage a type into a function argumentIan Campbell2011-07-142-6/+16
* libxl: IDL: handle generation of pass-by-reference arguments.Ian Campbell2011-07-143-6/+14
* libxl: IDL: s/anonynous/anonymous/Ian Campbell2011-07-141-1/+1
* build: define "move-if-changed" make macro.Ian Campbell2011-07-142-4/+15
* tools/pygrub: fix solaris kernel snifftools/pygrub: fix solaris kernel sniff2011-07-141-2/+5
* libxl: Fix segfault in get_all_assigned_devicesStefano Stabellini2011-07-141-11/+6
* ns16550: Clean up code styleKeir Fraser2011-07-141-73/+70