From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org
Cc: kvm@vger.kernel.org
Subject: [PATCH 0/2] Simplify cpu_register_io_memory() a bit
Date: Sun, 31 May 2009 16:33:15 +0300 [thread overview]
Message-ID: <1243776797-23772-1-git-send-email-avi@redhat.com> (raw)
Avi Kivity (2):
Remove io_index argument from cpu_register_io_memory()
Rearrange io_mem_init()
cpu-common.h | 3 +-
exec.c | 60 +++++++++++++++++++++++++++---------------------
hw/apb_pci.c | 8 +++---
hw/apic.c | 2 +-
hw/arm_gic.c | 2 +-
hw/arm_sysctl.c | 2 +-
hw/arm_timer.c | 4 +-
hw/armv7m.c | 4 +-
hw/axis_dev88.c | 4 +-
hw/cirrus_vga.c | 8 +++---
hw/cs4231.c | 2 +-
hw/cuda.c | 2 +-
hw/dp8393x.c | 2 +-
hw/ds1225y.c | 4 +-
hw/e1000.c | 2 +-
hw/eccmemctl.c | 4 +-
hw/eepro100.c | 2 +-
hw/escc.c | 4 +-
hw/esp.c | 2 +-
hw/etraxfs_dma.c | 2 +-
hw/etraxfs_eth.c | 2 +-
hw/etraxfs_pic.c | 2 +-
hw/etraxfs_ser.c | 2 +-
hw/etraxfs_timer.c | 2 +-
hw/fdc.c | 4 +-
hw/fw_cfg.c | 4 +-
hw/g364fb.c | 2 +-
hw/grackle_pci.c | 4 +-
hw/gt64xxx.c | 2 +-
hw/heathrow_pic.c | 2 +-
hw/hpet.c | 2 +-
hw/ide.c | 6 ++--
hw/integratorcp.c | 6 ++--
hw/ioapic.c | 2 +-
hw/iommu.c | 2 +-
hw/isa_mmio.c | 2 +-
hw/jazz_led.c | 2 +-
hw/lsi53c895a.c | 4 +-
hw/m48t59.c | 2 +-
hw/mac_dbdma.c | 2 +-
hw/mac_nvram.c | 2 +-
hw/mc146818rtc.c | 2 +-
hw/mcf5206.c | 2 +-
hw/mcf5208.c | 4 +-
hw/mcf_fec.c | 2 +-
hw/mcf_intc.c | 2 +-
hw/mcf_uart.c | 2 +-
hw/mips_jazz.c | 4 +-
hw/mips_malta.c | 2 +-
hw/mips_r4k.c | 2 +-
hw/mpcore.c | 2 +-
hw/mst_fpga.c | 2 +-
hw/musicpal.c | 18 +++++++-------
hw/omap.h | 6 ++--
hw/omap1.c | 48 +++++++++++++++++++-------------------
hw/omap2.c | 32 +++++++++++++-------------
hw/omap_dma.c | 4 +-
hw/omap_dss.c | 10 ++++----
hw/omap_i2c.c | 4 +-
hw/omap_lcdc.c | 2 +-
hw/omap_mmc.c | 4 +-
hw/omap_sx1.c | 10 ++++----
hw/onenand.c | 2 +-
hw/openpic.c | 6 ++--
hw/palm.c | 8 +++---
hw/parallel.c | 2 +-
hw/pckbd.c | 2 +-
hw/pcnet.c | 4 +-
hw/pflash_cfi01.c | 2 +-
hw/pflash_cfi02.c | 2 +-
hw/pl011.c | 2 +-
hw/pl022.c | 2 +-
hw/pl031.c | 2 +-
hw/pl050.c | 2 +-
hw/pl061.c | 2 +-
hw/pl080.c | 2 +-
hw/pl110.c | 2 +-
hw/pl181.c | 2 +-
hw/pl190.c | 2 +-
hw/ppc405_boards.c | 4 +-
hw/ppc4xx_devs.c | 2 +-
hw/ppc4xx_pci.c | 6 ++--
hw/ppc_newworld.c | 2 +-
hw/ppc_prep.c | 6 ++--
hw/ppce500_pci.c | 6 ++--
hw/prep_pci.c | 2 +-
hw/pxa2xx.c | 24 +++++++++---------
hw/pxa2xx_dma.c | 2 +-
hw/pxa2xx_gpio.c | 2 +-
hw/pxa2xx_keypad.c | 2 +-
hw/pxa2xx_lcd.c | 2 +-
hw/pxa2xx_mmci.c | 2 +-
hw/pxa2xx_pcmcia.c | 6 ++--
hw/pxa2xx_pic.c | 2 +-
hw/pxa2xx_timer.c | 2 +-
hw/r2d.c | 2 +-
hw/rc4030.c | 4 +-
hw/realview_gic.c | 2 +-
hw/rtl8139.c | 2 +-
hw/sbi.c | 2 +-
hw/serial.c | 2 +-
hw/sh7750.c | 6 +---
hw/sh_intc.c | 2 +-
hw/sh_pci.c | 6 ++--
hw/sh_serial.c | 2 +-
hw/sh_timer.c | 2 +-
hw/slavio_intctl.c | 6 +---
hw/slavio_misc.c | 16 ++++++------
hw/slavio_timer.c | 2 +-
hw/sm501.c | 4 +-
hw/smc91c111.c | 2 +-
hw/sparc32_dma.c | 2 +-
hw/spitz.c | 2 +-
hw/stellaris.c | 8 +++---
hw/stellaris_enet.c | 2 +-
hw/sun4c_intctl.c | 2 +-
hw/syborg_fb.c | 2 +-
hw/syborg_interrupt.c | 2 +-
hw/syborg_keyboard.c | 2 +-
hw/syborg_pointer.c | 2 +-
hw/syborg_rtc.c | 2 +-
hw/syborg_serial.c | 2 +-
hw/syborg_timer.c | 2 +-
hw/syborg_virtio.c | 2 +-
hw/tc6393xb.c | 2 +-
hw/tcx.c | 4 +-
hw/tusb6010.c | 2 +-
hw/unin_pci.c | 12 +++++-----
hw/usb-ohci.c | 2 +-
hw/versatile_pci.c | 2 +-
hw/versatilepb.c | 2 +-
hw/vga.c | 6 ++--
hw/vmware_vga.c | 2 +-
hw/wdt_i6300esb.c | 2 +-
hw/xilinx_ethlite.c | 2 +-
hw/xilinx_intc.c | 2 +-
hw/xilinx_timer.c | 2 +-
hw/xilinx_uartlite.c | 2 +-
hw/zaurus.c | 2 +-
kqemu.c | 2 +-
140 files changed, 304 insertions(+), 301 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org
Cc: kvm@vger.kernel.org
Subject: [Qemu-devel] [PATCH 0/2] Simplify cpu_register_io_memory() a bit
Date: Sun, 31 May 2009 16:33:15 +0300 [thread overview]
Message-ID: <1243776797-23772-1-git-send-email-avi@redhat.com> (raw)
Avi Kivity (2):
Remove io_index argument from cpu_register_io_memory()
Rearrange io_mem_init()
cpu-common.h | 3 +-
exec.c | 60 +++++++++++++++++++++++++++---------------------
hw/apb_pci.c | 8 +++---
hw/apic.c | 2 +-
hw/arm_gic.c | 2 +-
hw/arm_sysctl.c | 2 +-
hw/arm_timer.c | 4 +-
hw/armv7m.c | 4 +-
hw/axis_dev88.c | 4 +-
hw/cirrus_vga.c | 8 +++---
hw/cs4231.c | 2 +-
hw/cuda.c | 2 +-
hw/dp8393x.c | 2 +-
hw/ds1225y.c | 4 +-
hw/e1000.c | 2 +-
hw/eccmemctl.c | 4 +-
hw/eepro100.c | 2 +-
hw/escc.c | 4 +-
hw/esp.c | 2 +-
hw/etraxfs_dma.c | 2 +-
hw/etraxfs_eth.c | 2 +-
hw/etraxfs_pic.c | 2 +-
hw/etraxfs_ser.c | 2 +-
hw/etraxfs_timer.c | 2 +-
hw/fdc.c | 4 +-
hw/fw_cfg.c | 4 +-
hw/g364fb.c | 2 +-
hw/grackle_pci.c | 4 +-
hw/gt64xxx.c | 2 +-
hw/heathrow_pic.c | 2 +-
hw/hpet.c | 2 +-
hw/ide.c | 6 ++--
hw/integratorcp.c | 6 ++--
hw/ioapic.c | 2 +-
hw/iommu.c | 2 +-
hw/isa_mmio.c | 2 +-
hw/jazz_led.c | 2 +-
hw/lsi53c895a.c | 4 +-
hw/m48t59.c | 2 +-
hw/mac_dbdma.c | 2 +-
hw/mac_nvram.c | 2 +-
hw/mc146818rtc.c | 2 +-
hw/mcf5206.c | 2 +-
hw/mcf5208.c | 4 +-
hw/mcf_fec.c | 2 +-
hw/mcf_intc.c | 2 +-
hw/mcf_uart.c | 2 +-
hw/mips_jazz.c | 4 +-
hw/mips_malta.c | 2 +-
hw/mips_r4k.c | 2 +-
hw/mpcore.c | 2 +-
hw/mst_fpga.c | 2 +-
hw/musicpal.c | 18 +++++++-------
hw/omap.h | 6 ++--
hw/omap1.c | 48 +++++++++++++++++++-------------------
hw/omap2.c | 32 +++++++++++++-------------
hw/omap_dma.c | 4 +-
hw/omap_dss.c | 10 ++++----
hw/omap_i2c.c | 4 +-
hw/omap_lcdc.c | 2 +-
hw/omap_mmc.c | 4 +-
hw/omap_sx1.c | 10 ++++----
hw/onenand.c | 2 +-
hw/openpic.c | 6 ++--
hw/palm.c | 8 +++---
hw/parallel.c | 2 +-
hw/pckbd.c | 2 +-
hw/pcnet.c | 4 +-
hw/pflash_cfi01.c | 2 +-
hw/pflash_cfi02.c | 2 +-
hw/pl011.c | 2 +-
hw/pl022.c | 2 +-
hw/pl031.c | 2 +-
hw/pl050.c | 2 +-
hw/pl061.c | 2 +-
hw/pl080.c | 2 +-
hw/pl110.c | 2 +-
hw/pl181.c | 2 +-
hw/pl190.c | 2 +-
hw/ppc405_boards.c | 4 +-
hw/ppc4xx_devs.c | 2 +-
hw/ppc4xx_pci.c | 6 ++--
hw/ppc_newworld.c | 2 +-
hw/ppc_prep.c | 6 ++--
hw/ppce500_pci.c | 6 ++--
hw/prep_pci.c | 2 +-
hw/pxa2xx.c | 24 +++++++++---------
hw/pxa2xx_dma.c | 2 +-
hw/pxa2xx_gpio.c | 2 +-
hw/pxa2xx_keypad.c | 2 +-
hw/pxa2xx_lcd.c | 2 +-
hw/pxa2xx_mmci.c | 2 +-
hw/pxa2xx_pcmcia.c | 6 ++--
hw/pxa2xx_pic.c | 2 +-
hw/pxa2xx_timer.c | 2 +-
hw/r2d.c | 2 +-
hw/rc4030.c | 4 +-
hw/realview_gic.c | 2 +-
hw/rtl8139.c | 2 +-
hw/sbi.c | 2 +-
hw/serial.c | 2 +-
hw/sh7750.c | 6 +---
hw/sh_intc.c | 2 +-
hw/sh_pci.c | 6 ++--
hw/sh_serial.c | 2 +-
hw/sh_timer.c | 2 +-
hw/slavio_intctl.c | 6 +---
hw/slavio_misc.c | 16 ++++++------
hw/slavio_timer.c | 2 +-
hw/sm501.c | 4 +-
hw/smc91c111.c | 2 +-
hw/sparc32_dma.c | 2 +-
hw/spitz.c | 2 +-
hw/stellaris.c | 8 +++---
hw/stellaris_enet.c | 2 +-
hw/sun4c_intctl.c | 2 +-
hw/syborg_fb.c | 2 +-
hw/syborg_interrupt.c | 2 +-
hw/syborg_keyboard.c | 2 +-
hw/syborg_pointer.c | 2 +-
hw/syborg_rtc.c | 2 +-
hw/syborg_serial.c | 2 +-
hw/syborg_timer.c | 2 +-
hw/syborg_virtio.c | 2 +-
hw/tc6393xb.c | 2 +-
hw/tcx.c | 4 +-
hw/tusb6010.c | 2 +-
hw/unin_pci.c | 12 +++++-----
hw/usb-ohci.c | 2 +-
hw/versatile_pci.c | 2 +-
hw/versatilepb.c | 2 +-
hw/vga.c | 6 ++--
hw/vmware_vga.c | 2 +-
hw/wdt_i6300esb.c | 2 +-
hw/xilinx_ethlite.c | 2 +-
hw/xilinx_intc.c | 2 +-
hw/xilinx_timer.c | 2 +-
hw/xilinx_uartlite.c | 2 +-
hw/zaurus.c | 2 +-
kqemu.c | 2 +-
140 files changed, 304 insertions(+), 301 deletions(-)
next reply other threads:[~2009-05-31 13:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-31 13:33 Avi Kivity [this message]
2009-05-31 13:33 ` [Qemu-devel] [PATCH 0/2] Simplify cpu_register_io_memory() a bit Avi Kivity
2009-05-31 13:33 ` [PATCH 1/2] Remove io_index argument from cpu_register_io_memory() Avi Kivity
2009-05-31 13:33 ` [Qemu-devel] " Avi Kivity
2009-05-31 13:33 ` [PATCH 2/2] Rearrange io_mem_init() Avi Kivity
2009-05-31 13:33 ` [Qemu-devel] " Avi Kivity
2009-05-31 14:11 ` [PATCH 0/2] Simplify cpu_register_io_memory() a bit Avi Kivity
2009-05-31 14:11 ` [Qemu-devel] " Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1243776797-23772-1-git-send-email-avi@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.