aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.2.2-rc14.2.2-rc1Jan Beulich2013-03-202-3/+3
* x86/MSI: add mechanism to fully protect MSI-X table from PV guest accessesJan Beulich2013-03-125-69/+153
* fix domain unlocking in some xsm error pathsMatthew Daley2013-03-121-1/+1
* xentrace: fix off-by-one in calculate_tbuf_sizeOlaf Hering2013-03-121-1/+1
* credit1: Use atomic bit operations for the flags structureGeorge Dunlap2013-03-121-13/+10
* x86: defer processing events on the NMI exit pathJan Beulich2013-03-123-11/+44
* SEDF: avoid gathering vCPU-s on pCPU0Jan Beulich2013-03-122-2/+4
* x86: make certain memory sub-ops return valid valuesJan Beulich2013-03-123-6/+12
* fix compat memory exchange op splittingJan Beulich2013-03-121-1/+1
* Avoid stale pointer when moving domain to another cpupoolJuergen Gross2013-03-121-6/+14
* vmx: fix handling of NMI VMEXIT.Tim Deegan2013-03-124-2/+35
* QEMU_UPSTREAM_REVISION updateIan Jackson2013-03-081-1/+1
* x86/setup: don't relocate the VGA hole.Tim Deegan2013-03-081-5/+3
* x86: fix CMCI injectionJan Beulich2013-03-076-12/+18
* IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-03-071-0/+38
* x86: fix null pointer dereference in intel_get_extended_msrs()Xi Wang2013-03-071-1/+1
* honor ACPI v4 FADT flagsJan Beulich2013-03-076-6/+44
* x86/nhvm: properly clean up after failure to set up all vCPU-sJan Beulich2013-03-072-4/+6
* x86/mm: Take the p2m lock even in shadow mode.Tim Deegan2013-03-071-4/+2
* tools/libxl: Improve videoram settingFabio Fantoni2013-03-043-11/+29
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-286-6/+6
* x86_32: fix acpi_dmar_init()Jan Beulich2013-02-252-0/+17
* libxl: fix stale timeout event callback raceIan Jackson2013-02-222-77/+29
* libxl: fix stale fd event callback raceIan Jackson2013-02-222-29/+163
* libxl: rename "abs" variables to "absolute"Ian Jackson2013-02-221-17/+17
* QEMU_UPSTREAM_REVISION updateIan Jackson2013-02-221-1/+1
* Revert "tools/libxc/xtl: fix logic error in stdiostream_progress"Ian Jackson2013-02-221-1/+1
* 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