summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* QEMUFileCloseFunc: add return value documentation (v2)Eduardo Habkost2011-12-121-1/+7
* hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell2011-12-121-2/+3
* Remove unnecessary casts from PCI DMA code in usb-uhciDavid Gibson2011-12-121-10/+7
* Remove unnecessary casts from PCI DMA code in usb-ehciDavid Gibson2011-12-121-3/+3
* Remove unnecessary casts from PCI DMA code in rtl8139David Gibson2011-12-121-4/+4
* Remove unnecessary casts from PCI DMA code in lsi53c895aDavid Gibson2011-12-121-2/+2
* Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson2011-12-121-2/+2
* Remove unnecessary casts from PCI DMA code in e1000David Gibson2011-12-121-6/+5
* Remove unnecessary casts from PCI DMA code in eepro100David Gibson2011-12-121-4/+3
* hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell2011-12-122-138/+129
* hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell2011-12-121-10/+179
* hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU onlyPeter Maydell2011-12-121-42/+31
* hw/realview_gic: Use GIC memory region for the CPU interfacePeter Maydell2011-12-121-24/+1
* hw/mpcore.c: Use the GIC memory regions for the CPU interfacePeter Maydell2011-12-121-25/+10
* hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regionsPeter Maydell2011-12-121-1/+74
* hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell2011-12-122-152/+364
* Fix sp804 dual-timerPeter Chubb2011-12-121-6/+35
* 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
OpenPOWER on IntegriCloud