aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/vpt.c
Commit message (Expand)AuthorAgeFilesLines
...
* hvm: Only complain about short-period periodic tickers.kfraser@localhost.localdomain2007-07-181-2/+4
* hvm: Support injection of virtual NMIs and clean up ExtInt handling in general.kfraser@localhost.localdomain2007-06-201-4/+5
* hvm: Fix deadlock in vpt.c and clean up some more.kfraser@localhost.localdomain2007-06-191-14/+15
* hvm: Add locking to platform timers.Keir Fraser2007-06-151-6/+71
* hvm: Timer device model cleanups.kfraser@localhost.localdomain2007-06-141-43/+44
* xen: Rename remaining vcpu_flags as pause_flags.kfraser@localhost.localdomain2007-03-291-1/+1
* [HVM] Whitespace cleanup.Christian Limpach2007-01-191-3/+1
* [HVM] Only update guest time on timer interrupt delivery if the guest time is...Christian Limpach2007-01-191-1/+5
* [HVM] save restore: save restore dev in HVTim Deegan2007-01-181-3/+3
* [HVM] Fix assumptions that ISA IRQ 0 connects to GSI 0.kaf24@localhost.localdomain2006-12-281-12/+15
* [HVM] Sync per vcpu LAPIC timer with its TSC:kfraser@localhost.localdomain2006-12-201-0/+231