qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] what's on qemu tree for pci related fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] what's on qemu tree for pci related fixes
Date: Sun, 22 Nov 2009 17:19:46 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]