aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/vpic.c
Commit message (Expand)AuthorAgeFilesLines
* x86 hvm: suspend platform timer emulation while its IRQ is maskedKeir Fraser2009-09-161-1/+6
* x86 hvm: Allow delivery of legacy 8259 interrupts to VCPUs != 0.Keir Fraser2009-07-011-5/+3
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-1/+3
* x86, hvm: gcc44 build fix.Keir Fraser2009-03-011-1/+1
* x86 hvm: Xen interface and implementation for virtual S3Keir Fraser2008-05-201-3/+10
* x86, hvm: I/O emulation handlers return X86EMUL_* return codes.Keir Fraser2008-04-151-8/+4
* hvm: Clean out save/restore debug tracing.Keir Fraser2008-04-091-28/+0
* x86 vmx: Remove vmxassist.Keir Fraser2008-02-061-5/+0
* hvm: Improve in-Xen PIO emulation to better handle string PIOKeir Fraser2008-01-121-37/+16
* x86, hvm: Config option to allow vmxassist to be disabled.Keir Fraser2007-11-241-1/+1
* vt-d: Do dpci eoi outside of irq_lock.Keir Fraser2007-10-301-7/+7
* vt-d: Allow pass-through of shared interrupts.Keir Fraser2007-10-191-1/+2
* hvm: Re-jig event delivery logic to better integrate TPR management.Keir Fraser2007-10-011-1/+1
* IRQ injection changes for HVM PCI passthru.kfraser@localhost.localdomain2007-09-181-2/+6
* hvm: Support injection of virtual NMIs and clean up ExtInt handling in general.kfraser@localhost.localdomain2007-06-201-2/+1
* hvm: Respect irqbase set by protected mode in mode switching with VMXAssist.kfraser@localhost.localdomain2007-06-081-1/+7
* hvm vpic: Fix IRQ priority calculation in 8259 device model.kfraser@localhost.localdomain2007-03-161-2/+2
* [HVM] Save/restore: dynamically calculate the size of the save bufferTim Deegan2007-02-071-1/+1
* [HVM] Save/restore: clean up marshalling codeTim Deegan2007-01-311-12/+27
* [HVM] Save/restore cleanups 03: IRQTim Deegan2007-01-201-59/+25
* [HVM] save restore: save restore dev in HVTim Deegan2007-01-181-0/+83
* [HVM] Enable more than one platform timer (PIT/RTC/HPET)kfraser@localhost.localdomain2006-12-201-16/+0
* [HVM] Fix 8259 ELCR masks.kfraser@localhost.localdomain2006-11-271-1/+1
* [HVM] Update VPIC device model for new interrupt delivery code.kaf24@localhost.localdomain2006-11-261-0/+463