aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tools/libxc/xtl: fix logic error in stdiostream_progressOlaf Hering2013-02-221-1/+1
* AMD IOMMU: don't BUG() when we don't have toJan Beulich2013-02-221-2/+2
* xenoprof: avoid division by 0Tim Deegan2013-02-221-4/+7
* gcc4.8 build fix: Add -Wno-unused-local-typedefs to CFLAGS.Keir Fraser2013-02-221-0/+1
* libxl: Allow migration with qemu-xen.Alex Bligh2013-02-191-17/+0
* libxl: libxl__qmp_save: Add filename as JSON parameter to xen-save-devices-st...Alex Bligh2013-02-191-0/+1
* libxl_dom: Call the right switch logdirty for the right DM.Alex Bligh2013-02-191-3/+42
* libxl_qmp: Introduce libxl__qmp_set_global_dirty_log.Alex Bligh2013-02-192-2/+12
* libxl_qmp: Simplify run of single QMP commands.Alex Bligh2013-02-191-55/+22
* libxl_qmp: Use qmp_parameters_* functions for param list of a QMP command.Alex Bligh2013-02-191-59/+30
* libxl_qmp: Introduces helpers to create an argument list.Alex Bligh2013-02-191-0/+51
* libxl_json: Introduce libxl__json_object_to_yajl_gen.Alex Bligh2013-02-192-0/+64
* libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL.Alex Bligh2013-02-193-5/+16
* libxl_json: Remove JSON_ERROR from enum.Alex Bligh2013-02-191-1/+0
* libxl_json: Export json_object related function.Alex Bligh2013-02-192-18/+28
* tools/ocaml: libxc bindings: Fix SBDF encodingAndrew Cooper2013-02-151-5/+4
* AMD IOMMU: also spot missing IO-APIC entries in IVRS tableJan Beulich2013-02-151-14/+37
* tools/ocaml: oxenstored: correctly handle a full ring.Ian Campbell2013-02-151-2/+2
* unmodified_drivers: __devinit was removed in linux-3.8Olaf Hering2013-02-141-1/+10
* VMX: disable SMEP feature when guest is in non-paging modeDongxiao Xu2013-02-121-0/+7
* vmx: Simplify cr0 update handling by deferring cr4 changes to the cr4 handler.Keir Fraser2013-02-121-10/+5
* fix acpi_dmar_zap/reinstate() (fixes S3 regression)Tomasz Wroblewski2013-02-123-1/+63
* x86: restore (optional) forwarding of PCI SERR induced NMI to Dom0Jan Beulich2013-02-122-3/+20
* x86/hvm: fix RTC setting.Tim Deegan2013-02-121-3/+10
* x86/AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-02-122-2/+16
* x86: consistently mask floating point exceptionsJan Beulich2013-02-121-1/+3
* xen: sched_credit: improve picking up the idle CPU for a VCPUDario Faggioli2013-02-121-1/+9
* oxenstored: Enforce a maximum message size of 4096 bytesIan Jackson2013-02-071-0/+8
* tools/ocaml: oxenstored: Be more paranoid about ring readingIan Jackson2013-02-071-8/+10
* AMD,IOMMU: Make per-device interrupt remapping table defaultBoris Ostrovsky2013-02-053-4/+3
* AMD,IOMMU: Disable IOMMU if SATA Combined mode is onBoris Ostrovsky2013-02-051-0/+33
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-053-7/+87
* ACPI: acpi_table_parse() should return handler's error codeBoris Ostrovsky2013-02-051-3/+2
* xen: Do not allow guests to enable nested HVM on themselvesIan Campbell2013-01-231-0/+5
* x86_32: don't allow use of nested HVMJan Beulich2013-01-231-0/+5
* QEMU_TAG updateIan Jackson2013-01-171-3/+3
* Config.mk: delete accidentally introduced drivelIan Jackson2013-01-171-3/+0
* QEMU_TAG updateIan Jackson2013-01-171-4/+6
* QEMU_TAG updateIan Jackson2013-01-161-1/+4
* VT-d: fix interrupt remapping source validation for devices behind legacy bri...Jan Beulich2013-01-091-1/+1
* x86: compat_show_guest_stack() should not truncate MFNJan Beulich2013-01-091-2/+3
* passthrough/domctl: use correct struct in unionAndrew Cooper2013-01-091-3/+3
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-092-0/+9
* scheduler: fix rate limit range checkingJan Beulich2013-01-092-13/+15
* IOMMU: imply "verbose" from "debug"Jan Beulich2013-01-091-0/+4
* x86/HPET: fix FSB interrupt maskingJan Beulich2013-01-091-7/+18
* x86: fix assertion in get_page_type()Jan Beulich2013-01-071-1/+1
* nested vmx: fix interrupt delivery to L2 guestXiantao Zhang2012-12-191-4/+7
* nested vmx: enable IA32E mode while do VM entryDongxiao Xu2012-12-191-1/+1
* nested vmx: fix DR access VM exitDongxiao Xu2012-12-191-1/+2