aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.2.0-rc54.2.0-rc5Keir Fraser2012-09-131-1/+1
* QEMU_TAG and QEMU_UPSTREAM_REVISION update for xen-4.2.0-rc5Ian Jackson2012-09-131-2/+2
* x86/passthrough: Fix corruption caused by race conditions betweenAndrew Cooper2012-09-121-1/+0
* xl.cfg: gfx_passthru documentation improvementsPasi Kärkkäinen2012-09-121-1/+38
* unmodified_drivers: handle IRQF_SAMPLE_RANDOMOlaf Hering2012-09-121-1/+5
* docs: document "ucode=" hypervisor command line optionJan Beulich2012-09-111-0/+13
* x86/MSI: fix 2nd S3 resume with interrupt remapping enabledJan Beulich2012-09-111-1/+6
* Config.mk: Change qemu references to 4.2-testing treesIan Jackson2012-09-101-4/+4
* Force test run by pushing net-empty commit-pairIan Jackson2012-09-101-0/+0
* Force test run by pushing net-empty commit-pairIan Jackson2012-09-101-0/+0
* Empty commit to force test runIan Jackson2012-09-100-0/+0
* docs: remove WIP notice from command line docsIan Campbell2012-09-071-5/+0
* Added tag 4.2.0-branched for changeset 528f0708b6dbKeir Fraser2012-09-071-0/+1
* Added signature for changeset 68640a3c99ce4.2.0-branchedKeir Fraser2012-09-071-0/+1
* Added tag 4.2.0-rc4 for changeset 68640a3c99ceKeir Fraser2012-09-071-0/+1
* Update Xen version to 4.2.0-rc44.2.0-rc4Keir Fraser2012-09-072-4/+2
* Default to non-debug build.Keir Fraser2012-09-071-1/+1
* QEMU_TAG update (security fix XSA-15)Ian Jackson2012-09-061-3/+3
* timer: remove stray local_irq_enable()David Vrabel2012-09-061-1/+0
* x86: fix RCU locking in PHYSDEVOP_get_free_pirqJan Beulich2012-09-051-3/+4
* x86: drop "index" parameter from get_free_pirq()Jan Beulich2012-09-053-5/+5
* QEMU_TAG update (XSA-17 / CVE-2012-3515)Ian Jackson2012-09-051-3/+3
* xen/gnttab: Validate input to GNTTABOP_swap_grant_refIan Jackson2012-09-051-0/+6
* x86/pvhvm: properly range-check PHYSDEVOP_map_pirq/MAP_PIRQ_TYPE_GSIIan Jackson2012-09-051-0/+7
* xen: Don't BUG_ON() PoD operations on a non-translated guest.Ian Jackson2012-09-051-1/+2
* xen: prevent a 64 bit guest setting reserved bits in DR7Ian Jackson2012-09-051-1/+1
* xl.cfg: videoram and stdvga documentation improvementsPasi Kärkkäinen2012-09-031-4/+13
* libxl: fix api check MakefileIan Jackson2012-09-033-4/+8
* 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