summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-02-25net: virtio-net and vmxnet3 use offloading APIVincenzo Maffione3-19/+13
2014-02-25opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov1-2/+31
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell3-4/+15
2014-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell3-31/+18
2014-02-20xen_disk: fix io accountingOlaf Hering1-1/+12
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini2-3/+3
2014-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell13-70/+72
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell75-551/+335
2014-02-20Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2-3/+3
2014-02-20target-arm: Drop success/fail return from cpreg read and write functionsPeter Maydell2-30/+17
2014-02-20hw/intc/arm_gic: Fix NVIC assertion failurePeter Maydell1-1/+1
2014-02-18xhci: use DPRINTF() instead of fprintf(stderr, ...)Gerd Hoffmann1-45/+45
2014-02-18xhci: switch debug printf to tracepointGerd Hoffmann1-3/+1
2014-02-18xhci iso: allow for some latencyGerd Hoffmann1-1/+1
2014-02-18xhci iso: fix time calculationGerd Hoffmann1-2/+2
2014-02-18uhci: invalidate queue on device address changesGerd Hoffmann1-0/+2
2014-02-18xhci: fix overflow in usb_xhci_post_loadGerd Hoffmann1-1/+1
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas11-18/+20
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster2-3/+3
2014-02-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...Peter Maydell2-1/+4
2014-02-15char/serial: Fix emptyness checkPeter Crosthwaite1-1/+1
2014-02-15sparc/leon3: Initialize stack pointerSebastian Huber1-0/+3
2014-02-14qdev: Use QAPI type names for propertiesPaolo Bonzini2-11/+19
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini3-27/+13
2014-02-14block: Handle "rechs" and "large" translation optionsPaolo Bonzini1-3/+5
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini32-80/+53
2014-02-14qdev: Remove most legacy printersPaolo Bonzini1-60/+0
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini1-7/+1
2014-02-14qdev: Legacy properties are just stringsPaolo Bonzini1-6/+2
2014-02-14qdev: Legacy properties are now read-onlyPaolo Bonzini2-37/+3
2014-02-14qdev: Remove legacy parsers for hex8/32/64Paolo Bonzini1-54/+0
2014-02-14qdev: Sizes are now parsed by StringInputVisitorPaolo Bonzini1-11/+0
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber7-91/+7
2014-02-14ipoctal232: QOM parent field cleanupAndreas Färber1-4/+6
2014-02-14ipack: QOM parent field cleanup for IPackDeviceAndreas Färber1-1/+4
2014-02-14ipack: QOM parent field cleanup for IPackBusAndreas Färber1-1/+3
2014-02-14ipack: Convert to QOM realizeAndreas Färber3-26/+29
2014-02-14twl92230: QOM'ifyAndreas Färber1-14/+21
2014-02-14ds1338: QOM'ifyAndreas Färber1-8/+13
2014-02-14lm832x: QOM'ifyAndreas Färber1-9/+13
2014-02-14max7310: QOM'ifyAndreas Färber1-9/+14
2014-02-14ssd0303: QOM'ifyAndreas Färber1-6/+12
2014-02-14wm8750: QOM'ifyAndreas Färber1-13/+20
2014-02-14z2: QOM'ify AER915Andreas Färber1-7/+13
2014-02-14tosa: QOM'ify DACAndreas Färber1-5/+11
2014-02-14pxa2xx: QOM'ify I2C slaveAndreas Färber1-13/+25
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber25-62/+62
2014-02-14nand: Don't use qdev_create() in nand_init()Andreas Färber1-1/+1
2014-02-14sdhci: Drop unnecessary #includeKevin Wolf1-1/+0
2014-02-13ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber1-2/+2