summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/arm_gic.c: Ignore attempts to complete nonexistent IRQsPeter Maydell2011-12-051-9/+18
* pseries: Fix array overrun bug in PCI codeDavid Gibson2011-12-051-1/+1
* Fix hw_error messages from arm_timer.cPeter Chubb2011-12-051-4/+4
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-12-055-89/+8
|\
| * block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi2011-12-054-5/+6
| * xen_disk: remove dead codePaolo Bonzini2011-12-051-84/+2
* | Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori2011-12-059-68/+116
|\ \
| * | hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V2011-12-044-20/+53
| * | hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V2011-12-043-2/+4
| * | hw/9pfs: Reset server state during TVERSIONDeepak C Shetty2011-12-041-0/+26
| * | hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V2011-12-043-13/+33
| * | hw/9pfs: Improve portability to older systemsAneesh Kumar K.V2011-12-041-33/+0
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-12-052-2/+2
|\ \
| * | qxl: Don't convert from size_t to int and back in qxl_cursor()Markus Armbruster2011-12-021-1/+1
| * | sonic: fix typoHervé Poussineau2011-12-021-1/+1
| |/
* | Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori2011-12-05165-2727/+2377
|\ \ | |/ |/|
| * omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity2011-11-2811-19/+19
| * omap_l4: remove omap_l4_attach()Avi Kivity2011-11-282-22/+0
| * omap_i2c: convert to memory APIBenoît Canet2011-11-283-23/+31
| * omap_lcdc: convert to memory APIBenoît Canet2011-11-283-21/+21
| * omap_spi: convert to memory APIBenoît Canet2011-11-281-17/+20
| * omap_sx1: convert to memory APIBenoît Canet2011-11-281-54/+45
| * omap_l4: convert to memory APIBenoît Canet2011-11-282-16/+20
| * omap_dss: convert to memory APIAvi Kivity2011-11-283-77/+95
| * omap2: convert to memory API (part II)Avi Kivity2011-11-282-40/+49
| * omap2: convert to memory API (part I)Avi Kivity2011-11-281-48/+55
| * sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-28111-174/+174
| * sysbus: remove sysbus_init_mmio()Avi Kivity2011-11-282-25/+6
| * bonito: convert cop to memory APIBenoît Canet2011-11-281-23/+16
| * bonito: convert ldma to memory APIBenoît Canet2011-11-281-23/+16
| * bonito: convert south bridge pci config to memory APIBenoît Canet2011-11-281-21/+18
| * bonito: convert north bridge pci config to memory APIBenoît Canet2011-11-281-22/+15
| * bonito: convert north bridge register mapping to memory APIBenoît Canet2011-11-281-22/+21
| * lm32_sys: convert to memory APIBenoît Canet2011-11-281-14/+14
| * lm32_uart: convert to memory APIBenoît Canet2011-11-281-16/+15
| * mcf_intc: convert to memory APIBenoît Canet2011-11-283-20/+19
| * mcf_fec: convert to memory APIBenoît Canet2011-11-283-21/+23
| * mcf_uart: convert to memory APIBenoît Canet2011-11-284-38/+38
| * mcf5206: convert to memory APIBenoît Canet2011-11-283-18/+26
| * omap_gpio: convert to memory APIAvi Kivity2011-11-281-47/+48
| * omap_dma: convert to memory APIAvi Kivity2011-11-284-34/+43
| * omap_sdrc: convert to memory APIAvi Kivity2011-11-283-20/+24
| * omap_gp_timer: convert to memory APIAvi Kivity2011-11-281-14/+18
| * omap_synctimer: convert to memory APIAvi Kivity2011-11-281-13/+18
| * omap_tap: convert to memory APIAvi Kivity2011-11-282-15/+19
| * omap_mmc: convert to memory APIAvi Kivity2011-11-283-23/+24
| * omap_l4: add memory API variant of omap_l4_attach()Avi Kivity2011-11-283-3/+35
| * omap: eliminate l4_register_io_memoryAvi Kivity2011-11-2810-38/+30
| * omap: remove L4_MUX_HACKAvi Kivity2011-11-282-121/+0
| * omap_uart: convert to memory APIAvi Kivity2011-11-284-26/+34
OpenPOWER on IntegriCloud