aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/vpic.h
Commit message (Expand)AuthorAgeFilesLines
* x86 hvm: Xen interface and implementation for virtual S3Keir Fraser2008-05-201-0/+1
* hvm: Re-jig event delivery logic to better integrate TPR management.Keir Fraser2007-10-011-1/+1
* hvm: Support injection of virtual NMIs and clean up ExtInt handling in general.kfraser@localhost.localdomain2007-06-201-1/+1
* [HVM] Save/restore cleanups 03: IRQTim Deegan2007-01-201-45/+1
* [HVM] Update VPIC device model for new interrupt delivery code.kaf24@localhost.localdomain2006-11-261-30/+45
* [HVM] VPIC (i8259) device model cleanups.kfraser@localhost.localdomain2006-11-241-3/+2
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-211-12/+6
* [HVM] VIOAPIC and VPIC cleanups.kfraser@localhost.localdomain2006-11-071-18/+14
* [HVM] Replace shared-memory PIC state with a set-irq-level hypercall.kfraser@localhost.localdomain2006-11-071-3/+0
* [XEN] Replace hvm_setup_platform() with hvm_domain_initialise()kaf24@localhost.localdomain2006-11-051-1/+1
* [XEN] Add a warning to the i8259 if we generate spurious IRQs. Tidy upSteven Smith2006-10-311-2/+0
* [HVM] Move RTC emulation into the hypervisor.kfraser@localhost.localdomain2006-10-181-1/+1
* [XEN][HVM] Make sure that the interrupt which event channel events come inSteven Smith2006-09-291-5/+3
* Add some locking to the PIC device model. Improves SMP guest stability.kaf24@firebug.cl.cam.ac.uk2006-05-161-1/+2
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-3/+3
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-0/+84