OK, I dropped the vhost change for now: I still think we should not bother about mingw for linux-only code, but at this point it's not important for me.
The following changes since commit aa6f63fff62faf2fe9ffba5a789675d49293614d: mc146818rtc: improve debugging (2010-05-30 19:20:07 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Isaku Yamahata (5): pci: clean up of pci_set_default_subsystem_id(). pci: add const to pci_is_express(), pci_config_size(). pci.h: remove unused constants. msix: remove duplicated defines. pci-hotplug: make them aware of pci domain. hw/msix.c | 8 -------- hw/pci-hotplug.c | 7 ++++--- hw/pci.c | 34 ++++++++++++++++++++++++++-------- hw/pci.h | 16 +++------------- 4 files changed, 33 insertions(+), 32 deletions(-)