aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mini-os: eliminate duplicated definition of spin_unlock_waitChen Baozi2013-07-042-2/+2
* libxl: do not call exit() in libxl_device_vtpm_listMarek Marczykowski2013-07-041-5/+6
* x86/mm: Ensure useful progress in alloc_l2_table()Andrew Cooper2013-07-041-1/+2
* use SMP barrier in common code dealing with shared memory protocolsIan Campbell2013-07-0411-24/+24
* x86: make map_domain_page_global() a simple wrapper around vmap()Jan Beulich2013-07-043-69/+15
* bitmap_*() should cope with zero size bitmapsJan Beulich2013-07-042-80/+102
* x86: drop MAX_VECTOR definitionJan Beulich2013-07-042-5/+3
* x86: Restore reboot quirks by DMI, fix reboot on a number of systemsBen Guthro2013-07-041-0/+365
* docs: Pull Xen version from canonical locationAndrew Cooper2013-07-031-1/+1
* iommu/amd: Workaround for erratum 787Suravee Suthikulpanit2013-07-021-0/+16
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-024-45/+84
* x86: don't pass negative time to gtime_to_gtsc() (try 2)Jan Beulich2013-07-021-9/+6
* cpufreq, xenpm: fix cpufreq and xenpm mismatchJacob Shin2013-07-022-12/+4
* gnttab: remove unused MAPTRACK_MAX_ENTRIES defineMatthew Daley2013-07-021-3/+0
* x86/fxsave: bring in line with recent xsave adjustmentsJan Beulich2013-07-021-26/+21
* x86/xsave: adjust state managementJan Beulich2013-07-024-2/+17
* README: Fix a whitespace errorIan Jackson2013-07-011-1/+1
* README: Update version to 4.4-unstableIan Jackson2013-07-011-6/+6
* update Xen version to 4.4-unstableJan Beulich2013-07-011-1/+1
* libxl: suppress device assignment to HVM guest when there is no IOMMUIan Jackson2013-07-011-0/+12
* xen/arm: Rework the way to compute dom0 DTB base addressJulien Grall2013-06-283-6/+41
* xen/arm: gic_shutdown_irq must only disable the right IRQJulien Grall2013-06-281-3/+1
* docs: remove emtpy =item from xl.1Olaf Hering2013-06-281-2/+0
* xen/arm: Zeroed vgic ranks during the initializationJulien Grall2013-06-281-1/+1
* libxc: xc_evtchn_open does not return -1 on error.Vincent Bernardoff2013-06-281-2/+2
* nested vmx: Fix the booting of L2 PAE guestDongxiao Xu2013-06-271-12/+15
* AMD/intremap: Prevent use of per-device vector maps until irq logic is fixedAndrew Cooper2013-06-271-2/+17
* gcov: Do not use mmap directly but use xc_hypercall_buffer_allocFrediano Ziglio2013-06-271-13/+9
* 4.3 release: Update READMEGeorge Dunlap2013-06-271-0/+10
* pygrub: add fedora 19 grub.cfg exampleMarcel J.E. Mol2013-06-271-0/+117
* pygrub/GrubConf: fix boot problem for fedora 19 grub.cfg (2nd attempt)Marcel J.E. Mol2013-06-271-0/+2
* Xendomains was not correctly suspending domains when a STOP was issued.Ian Murray2013-06-271-5/+5
* QEMU_UPSTREAM_REVISION update4.3.0-rc6Ian Jackson2013-06-271-1/+1
* libxl: Use QMP cpu-add to hotplug CPU with qemu-xen.Anthony PERARD2013-06-261-6/+46
* libxl: Add "cpu-add" QMP command.Anthony PERARD2013-06-262-0/+23
* Update SEABIOS_UPSTREAM_TAGIan Campbell2013-06-261-3/+3
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-06-264-9/+29
|\
| * also override library path for hotplug scriptsJan Beulich2013-06-261-0/+1
| * x86: fix page refcount handling in page table pin error pathJan Beulich2013-06-263-9/+28
* | tools/libxc: Fix memory leaks in xc_domain_save()Andrew Cooper2013-06-261-0/+9
* | libxc: Fix guest boot on ARM after XSA-55Julien Grall2013-06-262-4/+7
* | libxl: Fix assignment of devid value returned from libxl__device_nextidJim Fehlig2013-06-261-4/+4
* | libelf: fix printing of pointersJan Beulich2013-06-261-4/+4
|/
* docs: Update xenstore-paths.markdown with new hvmloader keyGeorge Dunlap2013-06-261-0/+8
* VMX/Viridian: suppress MSR-based APIC suggestion when having APIC-VJan Beulich2013-06-251-2/+3
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-256-42/+78
* tools/libxc: Fix memory leaks in xc_domain_restore()Andrew Cooper2013-06-241-0/+3
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-243-2/+56
* hvmloader: Remove minimum size for BARs to relocate to 64-bit spaceGeorge Dunlap2013-06-242-4/+2
* hvmloader: Load large devices into high MMIO space as neededGeorge Dunlap2013-06-241-1/+7