summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/event.h
AgeCommit message (Expand)Author
2020-09-22evtchn: address races with evtchn_reset()Jan Beulich
2019-10-30x86/nospec: Use always_inline to fix code gen for evaluate_nospecAndrew Cooper
2018-01-30xen/evtchn: Cleanup for virq_is_global() infrastructureAndrew Cooper
2017-03-16x86: remove has_hvm_container_{domain/vcpu}Roger Pau Monne
2016-12-02x86: allow calling {shadow/hap}_set_allocation with the idle domainRoger Pau Monné
2013-11-13pvh prep: introduce pv guest type and has_hvm_container macrosMukesh Rathor
2013-08-20xen: remove evtchn_upcall_mask from interface on ARMIan Campbell
2012-01-28xen: change virq parameters from int to uint32_tDaniel De Graaf
2008-10-23x86, hvm: Move return-to-guest timer and interrupt cranking logicKeir Fraser
2008-08-13x86: Simplify arch_virq_is_global().Keir Fraser
2008-07-04x86: MCA support.Keir Fraser
2008-03-16x86: Allow bitop functions to be applied only to fields of at least 4Keir Fraser
2008-01-08hvm: Fix evtchn-to-fake-pci interrupt propagation.Keir Fraser
2007-06-20hvm: Support injection of virtual NMIs and clean up ExtInt handling in general.kfraser@localhost.localdomain
2007-04-04hvm: local_events_need_delivery() should take notice of EFLAGS.IF.kfraser@localhost.localdomain
2007-03-29xen: Rename remaining vcpu_flags as pause_flags.kfraser@localhost.localdomain
2007-03-29xen: Get rid of some VCPUF_* flags and move into their own byte fields.kfraser@localhost.localdomain
2007-02-21hvm: local_events_need_delivery() must take into account VLAPIC/PIC status.kfraser@localhost.localdomain
2007-01-05Handle shared info (having different layout for native and compatibilityEmmanuel Ackaouy
2006-06-14[XEN] Abstract setting of master event-pending flag into asm/event.h.kfraser@dhcp93.uk.xensource.com
2006-06-10[XEN] Replace direct common-code access of evtchn_upcall_maskkaf24@firebug.cl.cam.ac.uk
2006-05-18Check `global' property of the arch specific virqs.kaf24@firebug.cl.cam.ac.uk
2006-04-11Make event_pending() architecture-specific.kaf24@firebug.cl.cam.ac.uk
2005-08-11Clean up event-channel notification code in Xen.kaf24@firebug.cl.cam.ac.uk
2005-06-16bitkeeper revision 1.1709.1.16 (42b1d2ecGSNeZhThHshE903eA1tK-Q)djm@kirby.fc.hp.com