Merge commit '45fe15c25a5c9feea6e0f78434f5e9f632de9d94' into upstream-merge
commitf47b14bbbe43fbaef9137e2abea8d300a6e6287f
authorAvi Kivity <avi@redhat.com>
Sun, 15 May 2011 08:55:33 +0000 (15 04:55 -0400)
committerAvi Kivity <avi@redhat.com>
Sun, 15 May 2011 08:55:33 +0000 (15 04:55 -0400)
treeabff10c92bb064ef043e9ce157e4ba8e3034ad2c
parentef390067a72fe09977bb4ac8211313e1503302ea
parent45fe15c25a5c9feea6e0f78434f5e9f632de9d94
Merge commit '45fe15c25a5c9feea6e0f78434f5e9f632de9d94' into upstream-merge

* commit '45fe15c25a5c9feea6e0f78434f5e9f632de9d94': (25 commits)
  MSI: Robust resource release
  eepro100: Support 32 bit read/write access to flash register
  eepro100: Support byte read access to general control register
  eepro100: Support byte/word read/write access to MDI control register
  eepro100: Support byte/word writes to pointer register
  eepro100: Support byte/word writes to port address
  eepro100: Fix endianness issues
  eepro100: Pad received short frames
  eepro100: Remove unused structure element
  eepro100: Remove type casts which are no longer needed
  eepro100: Avoid duplicate debug messages
  wdt_i6300esb: convert to pci_register_bar_simple()
  usb-ohci: convert to pci_register_bar_simple()
  pcnet-pci: convert to pci_register_bar_simple()
  ich/ahci: convert to pci_register_bar_simple()
  hda-intel: convert to pci_register_bar_simple() (partial)
  hda-intel: convert to pci_register_bar_simple()
  eepro100: convert to pci_register_bar_simple()
  cirrus-vga: convert to pci_register_bar_simple()
  rtl8139: convert to pci_register_bar_simple()
  ...

Conflicts:
hw/msi.c

Signed-off-by: Avi Kivity <avi@redhat.com>
hw/cirrus_vga.c
hw/eepro100.c
hw/ide/ich.c
hw/lsi53c895a.c
hw/msi.c
hw/pci.c
hw/pci.h
hw/pcnet-pci.c
hw/rtl8139.c
hw/usb-ohci.c
kvm-all.c