qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] what's on qemu tree for pci related fixes
@ 2009-10-05 14:51 Michael S. Tsirkin
  2009-10-05 15:45 ` [Qemu-devel] " Anthony Liguori
  0 siblings, 1 reply; 6+ messages in thread
From: Michael S. Tsirkin @ 2009-10-05 14:51 UTC (permalink / raw)
  To: Paul Brook, Avi Kivity, qemu-devel, Carsten Otte,
	Christian Borntraeger, kraxel, markmc, Anthony Liguori,
	Isaku Yamahata

Here's the list of patches on my pci fixes tree:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git pci

Here are the pci fixes I know of that haven't been applied already.
All, any more comments on any of them?
If yes, please reply on the original patch, not here.

eee1bff qemu: clean up target page usage in msix
52a5bce fix comment on cpu_register_physical_memory_offset
9305505 qemu/virtio-pci: remove unnecessary check
c128c88 qemu/pci: reset device registers on bus reset
74b7e8b qemu/pci: refactor code/symbolic constants
5307502 qemu/virtio: fix reset with device removal
c1f2e99 qemu/qdev: type safety in reset handler

Isaku Yamahata, would you like me to put some of the fixes you posted
onto this tree, to reduce the chance if conflict? I can do this, but
you'll have to start including changelog when you repost your patches so
I can figure out that some patch was not changed.

Anthony, I decided not to rebase the tree, I'll merge master in,
instead, on the off chance that you finally get converted to using git
pull.  But if this makes things inconvenient for you, pls let me know:
maybe I can keep both a rebased and non-rebased branches around.

Thanks,

-- 
MST

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Qemu-devel] what's on qemu tree for pci related fixes
@ 2009-11-22 15:19 Michael S. Tsirkin
  2009-11-22 15:40 ` [Qemu-devel] " Anthony Liguori
  0 siblings, 1 reply; 6+ messages in thread
From: Michael S. Tsirkin @ 2009-11-22 15:19 UTC (permalink / raw)
  To: Paul Brook, Avi Kivity, qemu-devel, Carsten Otte,
	Christian Borntraeger, kraxel, markmc, Anthony Liguori,
	Isaku Yamahata

Here's the list of patches on my pci fixes tree:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git pci

Here are the pci fixes I know of that haven't been applied already.
They mostly fix up minor nits.  All, any more comments on any of them?
If yes, please reply on the original patch, not here.

8c205ed pci: move apb specific stuff to apb_pci.c
9d4a672 pci: pci.h cleanup: move out stuff not in pci.c
d9f806f pci: fix pci_info_device().
b19ef75 pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
33a8716 pci: simplify (pci_/pcie_mmcfg_)data_read()
34df7d5 pci: remove pci_addr_to_config() by open code
95586cc pci: rename (pci_/pcie_mmcfg_)addr_to_dev
996a107 pci: shorten pci_host_{conf, data}_register_xxx function a bit.
dec2505 pci: remove pci_sub_bus() by open coding.
f0940fd pci: s/pci_find_host_bus/pci_find_root_bus/g
89071ce pci_host: remove unnecessary & 0xff.
49ab987 pci: kill unnecessary included in pci.c
4400dda pci: clean up of pci_init_wmask().
f464d9e pci: remove some unnecessary comment in pci.h
dbb55bc pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
e518813 pci: remove unused constants.
91880da pci: clean up of pci_update_mappings()
958610d pci: split up up pci_update mappings
f2e78cc pci: remove magic number, 256 in pci.c
09b5e0d pci: fix pci_config_get_io_base().
270b6cc pci: pci bridge related clean up.
eba4cea pci: convert goto into scope in bridge_filter
6ef641c configure: use correct cflags in compiler checks

(last commit isn't pci specific but I need it to
 build qemu, so I let it in).

Thanks,

-- 
MST

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-05 14:51 [Qemu-devel] what's on qemu tree for pci related fixes Michael S. Tsirkin
2009-10-05 15:45 ` [Qemu-devel] " Anthony Liguori
2009-10-05 20:24   ` Michael S. Tsirkin
  -- strict thread matches above, loose matches on Subject: below --
2009-11-22 15:19 [Qemu-devel] " Michael S. Tsirkin
2009-11-22 15:40 ` [Qemu-devel] " Anthony Liguori
2009-11-22 16:04   ` Michael S. Tsirkin
2009-11-26 16:15   ` Michael S. Tsirkin

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).