All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] pci: interrupt status/interrupt disable support
@ 2009-11-25 16:58 Michael S. Tsirkin
  2009-11-26  3:21 ` [Qemu-devel] " Isaku Yamahata
  0 siblings, 1 reply; 9+ messages in thread
From: Michael S. Tsirkin @ 2009-11-25 16:58 UTC (permalink / raw)
  To: qemu-devel, anthony, yamahata

This patchset adds support for mandatory interupt
status and interrupt disable bits to all
PCI devices.  This is required for PCI compliancy.

These patches are on top of my pci tree,
including Isaku Yamahata's fixes.
If this is a problem, let me know and
I will rebase.

This works fine for me, but since this touches
all PCI devices, please review carefully.

Michael S. Tsirkin (4):
  pci: rearrange code for interrupts
  pci: track IRQ status
  pci: interrupt status bit implementation
  pci: interrupt disable bit support

 hw/pci.c |   83 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 hw/pci.h |    8 ++++++
 2 files changed, 79 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-26 13:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25 16:58 [Qemu-devel] [PATCH 0/4] pci: interrupt status/interrupt disable support Michael S. Tsirkin
2009-11-26  3:21 ` [Qemu-devel] " Isaku Yamahata
2009-11-26  9:48   ` Michael S. Tsirkin
2009-11-26 12:41     ` Paul Brook
2009-11-26 12:59       ` Michael S. Tsirkin
2009-11-26 13:21         ` Paul Brook
2009-11-26 13:34           ` Michael S. Tsirkin
2009-11-26 10:38   ` Michael S. Tsirkin
2009-11-26 13:11     ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.