kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] qemu-kvm: pci-assign: Some more cleanups
@ 2011-04-28  8:59 Jan Kiszka
  2011-04-28  8:59 ` [PATCH 1/5] pci-assign: Clean up assigned_dev_pci_read/write_config Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Jan Kiszka @ 2011-04-28  8:59 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Alex Williamson

I found these patches in my shared-INTx queue. They do not depend on
that topic (which is on my to do list, not on the top, but close), so I
decided to repost them.



Jan Kiszka (5):
  pci-assign: Clean up assigned_dev_pci_read/write_config
  pci-assign: Move merge_bits
  pci-assign: Fix dword read at PCI_COMMAND
  pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
  pci-assign: Convert need_emulate_cmd into a bitmask

 hw/device-assignment.c |   97 +++++++++++++++++++++++++++--------------------
 hw/device-assignment.h |    2 +-
 2 files changed, 57 insertions(+), 42 deletions(-)


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

end of thread, other threads:[~2011-04-28 15:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28  8:59 [PATCH 0/5] qemu-kvm: pci-assign: Some more cleanups Jan Kiszka
2011-04-28  8:59 ` [PATCH 1/5] pci-assign: Clean up assigned_dev_pci_read/write_config Jan Kiszka
2011-04-28 14:29   ` Alex Williamson
2011-04-28 14:46     ` Jan Kiszka
2011-04-28 14:54       ` Alex Williamson
2011-04-28 15:06         ` Jan Kiszka
2011-04-28 15:46         ` Jan Kiszka
2011-04-28  8:59 ` [PATCH 2/5] pci-assign: Move merge_bits Jan Kiszka
2011-04-28  8:59 ` [PATCH 3/5] pci-assign: Fix dword read at PCI_COMMAND Jan Kiszka
2011-04-28 14:51   ` Alex Williamson
2011-04-28 15:36     ` Jan Kiszka
2011-04-28  8:59 ` [PATCH 4/5] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config Jan Kiszka
2011-04-28  8:59 ` [PATCH 5/5] pci-assign: Convert need_emulate_cmd into a bitmask Jan Kiszka
2011-04-28  9:34 ` [PATCH 0/5] qemu-kvm: pci-assign: Some more cleanups Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).