aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spinlock: ensure the flags parameter is wide enoughstagingAndrew Cooper2013-10-221-3/+15
* widen flags parameter for spinlock_irqsave() and friendsAndrew Cooper2013-10-222-4/+5
* x86/irq: local_irq_restore() should not blindly popfAndrew Cooper2013-10-221-3/+8
* x86/xsave: also save/restore XCR0 across suspend (ACPI S3)Jan Beulich2013-10-211-0/+7
* xen/arm: Add CPU ID for Broadcom Brahma-B15Marc Carino2013-10-182-0/+9
* x86: print relevant (tail) part of filename for warnings and crashesJan Beulich2013-10-171-8/+14
* tools: update to SeaBIOS 1.7.3.1Ian Campbell2013-10-162-4/+11
* xend: Drop long deprecation warning in /var/run not /tmpIan Campbell2013-10-161-2/+2
* xen: arm: Emacs style fixWei Liu2013-10-161-1/+1
* add cap value to credit scheduler debug infoJuergen Gross2013-10-161-1/+2
* credit: unpause parked vcpu before destroying itJuergen Gross2013-10-161-0/+6
* xen/evtchn: Fix build on ARMJulien Grall2013-10-152-0/+2
* libxl: remove qemu default devices for upstream qemuFabio Fantoni2013-10-141-3/+7
* pygrub: Support (/dev/xvda) style disk specificationsIan Campbell2013-10-142-1/+109
* libxl,xl: add max_event_channels option to xl configuration fileDavid Vrabel2013-10-146-0/+30
* libxc: add xc_domain_set_max_evtchn()David Vrabel2013-10-142-0/+23
* Add DOMCTL to limit the number of event channels a domain may useDavid Vrabel2013-10-148-3/+35
* evtchn: add FIFO-based event channel hypercalls and port opsDavid Vrabel2013-10-145-1/+519
* evtchn: implement EVTCHNOP_set_priority and add the set_priority hookDavid Vrabel2013-10-142-0/+40
* evtchn: add FIFO-based event channel ABIDavid Vrabel2013-10-143-3/+80
* evtchn: allow many more evtchn objects to be allocated per domainDavid Vrabel2013-10-143-29/+112
* evtchn: use a per-domain variable for the max number of event channelsDavid Vrabel2013-10-145-5/+6
* evtchn: print ABI specific state with the 'e' debug keyDavid Vrabel2013-10-143-3/+22
* evtchn: refactor low-level event channel port opsDavid Vrabel2013-10-147-61/+189
* debug: remove some event channel info from the 'i' and 'q' debug keysDavid Vrabel2013-10-142-13/+3
* x86/HVM: cache emulated instruction for retry processingJan Beulich2013-10-142-14/+46
* x86/HVM: properly deal with hvm_copy_*_guest_phys() errorsJan Beulich2013-10-142-16/+8
* x86/HVM: don't ignore hvm_copy_to_guest_phys() errors during I/O interceptJan Beulich2013-10-141-13/+107
* x86/HVM: fix direct PCI port I/O emulation retry and error handlingJan Beulich2013-10-143-18/+90
* x86/HVM: properly handle backward string instruction emulationJan Beulich2013-10-143-44/+23
* sched: Correct function prototypesAndrew Cooper2013-10-141-3/+3
* x86/MSI: fix locking in pci_restore_msi_state()Jan Beulich2013-10-141-1/+1
* sched: fix race between sched_move_domain() and vcpu_wake()David Vrabel2013-10-141-0/+11
* scheduler: adjust internal locking interfaceJan Beulich2013-10-145-136/+125
* x86: fix bug_line()Jan Beulich2013-10-141-2/+4
* Revert "QEMU_TAG update"Ian Jackson2013-10-111-3/+3
* QEMU_TAG updateIan Jackson2013-10-111-3/+3
* libxl: make libxl__poller_put tolerate p==NULLIan Jackson2013-10-112-4/+4
* x86: check for canonical address before doing page walksJan Beulich2013-10-112-1/+3
* x86: use {rd,wr}{fs,gs}base when availableJan Beulich2013-10-117-29/+79
* x86: add address validity check to guest_map_l1e()Jan Beulich2013-10-111-1/+2
* x86: correct LDT checksJan Beulich2013-10-115-26/+35
* libxl: fix out-of-memory error handling in libxl_list_cpupoolMatthew Daley2013-10-101-0/+1
* tools/ocaml: fix erroneous free of cpumap in stub_xc_vcpu_getaffinityMatthew Daley2013-10-101-2/+0
* libxl: fix vif rate parsingIan Jackson2013-10-102-6/+17
* x86: check segment descriptor read result in 64-bit OUTS emulationMatthew Daley2013-10-101-4/+4
* xen/arm: Fixing clear_guest_offset macroJaeyong Yoo2013-10-101-2/+3
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-10-100-0/+0
|\
| * xen/arm32: Call start_xen only on the boot CPUJulien Grall2013-10-101-1/+2
* | libxl: introduce libxl_node_to_cpumapDario Faggioli2013-10-102-0/+25