Displaying 2 results from an estimated 2 matches for "ppce500_pci".
2012 Oct 08
21
[PATCH 00/14] Remove old_portio users for memory region PIO mapping
...++++++++++++++++++++++--------
hw/es1370.c | 46 +++++++++++++++----
hw/i8254.c | 20 +++++----
hw/m48t59.c | 24 ++++++----
hw/mc146818rtc.c | 19 +++++---
hw/pc.c | 19 +++++---
hw/pckbd.c | 48 +++++++++++---------
hw/ppc/e500.c | 3 +-
hw/ppce500_pci.c | 9 +++-
hw/rtl8139.c | 78 +++++++++++++++------------------
hw/serial.c | 31 ++++++++-----
hw/spapr_pci.c | 44 +------------------
hw/spapr_pci.h | 2 +-
hw/virtio-pci.c | 126 ++++++++++++++++++++--------------------------------
hw/vmport.c | 21 ++++...
2012 Jan 24
2
[PATCH 26/28] pci: convert to QEMU Object Model
...| 80 +++++++++---------
hw/pci_bridge.c | 2 +-
hw/pcie.c | 2 +-
hw/pcnet-pci.c | 39 +++++----
hw/piix4.c | 30 ++++---
hw/piix_pci.c | 95 +++++++++++++--------
hw/ppc4xx_pci.c | 21 +++--
hw/ppce500_pci.c | 21 +++--
hw/prep_pci.c | 33 ++++----
hw/qdev.c | 1 +
hw/qxl.c | 62 ++++++++-----
hw/rtl8139.c | 41 ++++++----
hw/sh_pci.c | 19 +++--
hw/spapr_pci.c | 15 +++-
hw/sun4u.c...