aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: correctly check for error on dom0 allocationIan Campbell2012-09-031-3/+1
* docs/command line: Clarify the behavior with invalid input.Andrew Cooper2012-09-031-2/+10
* libxl/xl: implement support for guest ioport and irq permissions.Ian Campbell2012-09-034-1/+148
* make domain_create() return a proper error codeJan Beulich2012-09-038-24/+92
* x86/HVM: RTC periodic timer emulation adjustmentsJan Beulich2012-09-031-4/+7
* x86: comment opaque expression in __page_to_virt()Jan Beulich2012-09-031-0/+6
* nestedsvm: fix interrupt handlingChristoph Egger2012-08-311-0/+10
* tmem: add matching unlock for an about-to-be-destroyed objectDan Magenheimer2012-08-311-0/+1
* libxl: fix double free on some config parser errorsIan Jackson2012-08-312-65/+61
* tools: remove --disable-pythontools optionIan Campbell2012-08-314-114/+80
* xencommons: Attempt to load blktap2 driverIan Campbell2012-08-311-0/+1
* tools: remove vestigial default_lib.m4 macros and adjust substitutionsMatt Wilson2012-08-314-48/+4
* uninstall: push tools uninstall down into tools/MakefileIan Campbell2012-08-312-28/+33
* uninstall: do not remove kernels or modules on uninstall.Ian Campbell2012-08-312-4/+18
* hotplug/NetBSD: check type of file to attach from paramsRoger Pau Monne2012-08-311-1/+10
* hotplug/NetBSD: write error message to hotplug-errorRoger Pau Monne2012-08-311-1/+2
* hotplug/NetBSD: fix xenstore_write usage in errorRoger Pau Monne2012-08-311-1/+1
* xenconsoled: clean-up after all dead domainsDavid Vrabel2012-08-311-1/+11
* README: Update references to PyXML to lxmlIan Campbell2012-08-311-3/+3
* docs: improve documentation of Xen command line parametersMatt Wilson2012-08-311-28/+249
* x86/i8259: Clean up _mask_and_ack_8259A_irq().Keir Fraser2012-08-301-39/+24
* x86/i8259: Handle bogus spurious interrupts more quietlyAndrew Cooper2012-08-303-21/+25
* nvmx: fix unhandled nested XSETBV VMExitDongxiao Xu2012-08-301-0/+1
* docs: update xenpaging.txtOlaf Hering2012-08-301-23/+20
* nvmx: fix resource relinquish for nested VMXDongxiao Xu2012-08-305-2/+24
* x86: Prefer multiboot-provided e820 over bios-provided e801 memory info.Keir Fraser2012-08-281-11/+11
* tools/xl: Fix uninitialized variable error.Andrew Cooper2012-08-281-4/+4
* libxl: Rerun bisonIan Jackson2012-08-242-192/+241
* libxl: Rerun flexIan Jackson2012-08-242-56/+40
* libxl: provide "make realclean" targetIan Jackson2012-08-241-1/+3
* nested vmx: Don't set bit 55 in IA32_VMX_BASIC_MSRZhang Xiantao2012-08-241-1/+1
* nested vmx: VM_ENTRY_IA32E_MODE shouldn't be in default1 classZhang Xiantao2012-08-241-1/+0
* xl: make "xl list -l" proper JSONIan Campbell2012-08-231-16/+71
* libxl: make domain resume API asynchronousIan Campbell2012-08-235-20/+27
* Update Xen version to 4.2.0-rc4-preKeir Fraser2012-08-231-1/+1
* Added signature for changeset d44f290e81dfKeir Fraser2012-08-231-0/+1
* Added tag 4.2.0-rc3 for changeset d44f290e81dfKeir Fraser2012-08-231-0/+1
* Update Xen version to 4.2.0-rc34.2.0-rc3Keir Fraser2012-08-232-2/+2
* x86,cmdline: Fix setting skip_realmode boolean on no-real-mode and tboot optionsKeir Fraser2012-08-231-2/+4
* Dump IOMMU p2m tableSantosh Jodh2012-08-226-0/+176
* Fix shared entry status for grant copy operation on paged-out gfnAndres Lagar-Cavilla2012-08-221-11/+22
* hvm: Remove VM genearation ID device and incr_generationid from build_info.Paul Durrant2012-08-225-41/+1
* libxc: Support save/restore of up to 4096 VCPUs (increase from 64 VCPUs).Keir Fraser2012-08-223-20/+24
* flask/policy: add accesses used by newer dom0sDaniel De Graaf2012-08-222-3/+3
* xsm/flask: remove page-to-domain lookups from XSM hooksDaniel De Graaf2012-08-225-165/+80
* xsm: Add missing dummy hooksDaniel De Graaf2012-08-222-0/+36
* x86-64: refine the XSA-9 fixJan Beulich2012-08-203-2/+31
* x86: don't expose SYSENTER on unknown CPUsJan Beulich2012-08-201-0/+1
* docs: console: correct example console type definitionIan Campbell2012-08-171-1/+1
* tools/python: Clean python correctlyAndrew Cooper2012-08-173-20/+18