summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/sd.c: Fix erase for high capacity cardsIgor Mitsyanko2012-10-302-4/+14
* pflash_cfi01: Fix debug mode printferyPeter Crosthwaite2012-10-301-1/+2
* pflash_cfi0x: QOMifiedPeter Crosthwaite2012-10-302-87/+214
* pflash_cfi01: remove unused total_len fieldPeter Crosthwaite2012-10-301-2/+0
* pflash_cfi0x: remove unused base fieldPeter Crosthwaite2012-10-302-5/+1
* hw/versatile_i2c: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-2/+4
* hw/arm_l2x0: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-2/+4
* hw/arm_sysctl: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-2/+6
* hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMPPeter Maydell2012-10-301-12/+19
* hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMPPeter Maydell2012-10-301-6/+13
* hw/arm_gic: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-4/+8
* hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error()Peter Maydell2012-10-301-2/+5
* hw/pl190: Use LOG_UNIMP rather than hw_error()Peter Maydell2012-10-301-1/+1
* hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()Peter Maydell2012-10-301-2/+4
* hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMPPeter Maydell2012-10-301-4/+7
* hw/pl061: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-2/+4
* hw/pl050: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-2/+4
* hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-21/+11
* hw/mainstone: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-14/+7
* hw/nseries: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-28/+11
* hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-27/+9
* hw/spitz: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-35/+10
* hw/versatilepb: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-33/+11
* hw/realview.c: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-49/+19
* hw/vexpress.c: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-29/+9
* hw/armv7m_nvic: Implement byte/halfword access for NVIC SCB_SHPRx registersAndre Beckus2012-10-301-30/+28
* Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-308-2/+1211
|\
| * s390: sclp ascii console supportHeinz Graalfs2012-10-292-1/+307
| * s390: sclp signal quiesce supportHeinz Graalfs2012-10-293-0/+131
| * s390: sclp event supportHeinz Graalfs2012-10-296-2/+579
| * s390: sclp base supportHeinz Graalfs2012-10-293-0/+195
| * s390x: fix -initrd in virtio machineAlexander Graf2012-10-291-2/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-10-2911-133/+212
|\ \ | |/ |/|
| * pci: avoid destroying bridge address space windows in a transactionAvi Kivity2012-10-292-30/+44
| * virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin2012-10-292-21/+18
| * virtio-net: test peer header support at init timeMichael S. Tsirkin2012-10-291-9/+14
| * virtio-net: minor code simplificationMichael S. Tsirkin2012-10-291-3/+1
| * virtio-net: simplify rx codeMichael S. Tsirkin2012-10-291-7/+2
| * virtio-net: switch tx to safe iov functionsMichael S. Tsirkin2012-10-291-12/+19
| * virtio-net: first s/g is always at start of bufMichael S. Tsirkin2012-10-291-2/+3
| * virtio-net: refactor receive_hdrMichael S. Tsirkin2012-10-291-11/+7
| * virtio-net: use safe iov operations for rxMichael S. Tsirkin2012-10-291-11/+14
| * virtio-net: avoid sg copyMichael S. Tsirkin2012-10-291-25/+23
| * virtio-net: track host/guest header lengthMichael S. Tsirkin2012-10-291-12/+17
| * pcie: Convert PCIExpressHost to use the QOM.Jason Baron2012-10-292-0/+18
| * pcie: pass pcie window size to pcie_host_mmcfg_update()Jason Baron2012-10-292-12/+16
| * pci: Add class 0xc05 as 'SMBus'Jan Kiszka2012-10-292-0/+2
| * pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzleIsaku Yamahata2012-10-292-0/+20
| * pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata2012-10-291-0/+1
| * pci: pci capability must be in PCI spaceIsaku Yamahata2012-10-291-3/+3
OpenPOWER on IntegriCloud