log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
debuggers.hg
log xen/common/event_channel.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-100
-60
tip
age
author
description
2010-11-22
Keir Fraser
event_channel: Fix uninitialised variable build error.
2010-11-19
Keir Fraser
Interrupt remapping to PIRQs in HVM guests
2010-09-15
Keir Fraser
notify_via_xen_event_channel() should check for dying domain.
2010-08-13
Keir Fraser
Clean up event-channel debug-key output, and use spin_lock().
2010-06-17
Keir Fraser
x86: IRQ affinity should track vCPU affinity
2010-06-04
Keir Fraser
notify_via_xen_event_channel() takes explicit domain parameter.
2010-02-11
Keir Fraser
Dump full vCPU polling mask from 'e' key handler
2009-12-24
Keir Fraser
evtchn: Do not free d->poll_mask until domain is being deallocated.
2009-10-29
Keir Fraser
Point per-vcpu vcpu_info at a dummy structure by default, avoiding
2010-07-16
Mukesh Rathor
Refresh to unstable c/s 21811
2010-03-19
Mukesh Rathor
Refresh to c/s 21046. Also, update kdb as follows:
2009-09-07
Keir Fraser
Tidy evtchn keyhandler a little
2009-08-02
Keir Fraser
Add a single trigger for all diagnostic keyhandlers
2009-06-18
Keir Fraser
x86_64: allow more vCPU-s per guest
2009-05-29
Keir Fraser
Revert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mask..."
2009-05-27
Keir Fraser
evtchn: Free pirq_to_evtchn/pirq_mask arrays on domain destruction.
2009-05-27
Keir Fraser
x86: eliminate hard-coded NR_IRQS
2009-03-03
Keir Fraser
x86: Fix event-channel access for 32-bit HVM guests.
2008-11-28
Keir Fraser
x86: add a shared page indicating the need for an EOI notification
2008-10-22
Keir Fraser
Define spin_barrier_irq() for IRQ-safe spinlocks, and use it for virq_lock.
2008-10-09
Keir Fraser
Rename evtchn_lock to event_lock, since it protects more than just
2008-10-02
Keir Fraser
Eliminate code duplication with rcu_lock_domain_by_id().
2008-09-25
Keir Fraser
x86: Clean up and fix 18539:31f09a5e24cf8
2008-09-24
Keir Fraser
x86: Properly synchronise updates to pirq-to-vector mapping.
2008-09-22
Keir Fraser
Add debug key 'e' for event channel information
2008-09-04
Keir Fraser
More efficient implementation of SCHEDOP_poll when polling a single port.
2008-07-31
Keir Fraser
evtchn: Avoid spurious event-channel notifications across unbind/bind.
2008-07-04
Keir Fraser
x86: MCA support.
2008-07-04
Keir Fraser
Cleanups to suspend-event-channel patches.
2008-07-04
Keir Fraser
Fix build.
2008-07-04
Keir Fraser
x86: MSI interrupt storm avoidance.
2008-04-11
Keir Fraser
hvm: Add HVM_PARAM_DM_DOMAIN to let ioreq events go to a stub domain
2008-03-28
Keir Fraser
Clean up handling of IS_PRIV_FOR() and rcu_[un]lock_domain().
2008-03-16
Keir Fraser
x86: Allow bitop functions to be applied only to fields of at least 4
2008-01-23
Keir Fraser
New XEN_DOMCTL_set_target
2007-12-10
Keir Fraser
Avoid duplication of domainID in messages.
2007-08-31
kfraser
Xen Security Modules: ACM.
2007-08-31
kfraser
Xen Security Modules: XSM
2007-07-03
kfraser
xen: Fix event-channel destruction.
2007-03-29
kfraser
xen: Rename remaining vcpu_flags as pause_flags.
2007-03-29
kfraser
xen: Get rid of some VCPUF_* flags and move into their own byte fields.
2007-03-29
kfraser
xen: Split domain_flags into discrete first-class fields in the
2007-03-08
kfraser
xen: Provide notification of console updates via VIRQ.
2007-03-01
kfraser
xen: Cleanups and bug fixes after the rcu_lock_domain patch.
2007-03-01
kfraser
xen: Use RCU-based domain-locking functions where appropriate.
2007-01-26
kaf24
Rename find_domain_by_id() to get_domain_by_id().
2007-01-19
kfraser
[XEN] New event-channel reset operation.
2007-01-05
Emmanuel Ackaouy
Handle shared info (having different layout for native and compatibility
2006-10-27
kaf24
[XEN] Some cleanups to the log-level stuff. Largely this
2006-10-27
kaf24
[XEN] Logging parameters for common code.
2006-08-04
kfraser
[XEN] Add Xen-attached event channels, which will be used
2006-07-05
kfraser
[XEN] Separate domain creation from vcpu creation.
2006-06-14
kfraser
[XEN] Abstract setting of master event-pending flag into asm/event.h.
2006-06-11
kaf24
[XEN] Fix SCHEDOP_poll to work even when event channels are
2006-06-10
kaf24
[XEN] Replace direct common-code access of evtchn_upcall_mask
2006-05-18
kaf24
Check `global' property of the arch specific virqs.
2006-04-30
kaf24
Define new event-channel and physdev hypercalls with a more extensible
2006-04-27
kaf24
Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.
2006-04-19
kaf24
Replace &foo[0] with foo where the latter seems cleaner
2006-04-07
kaf24
Clean up xenoprof code a bit. The main remaining TODO is to
less
more
|
(0)
-100
-60
tip