summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-03-03hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()Chen Gang1-3/+4
2014-03-03hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"Chen Gang1-1/+1
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite3-3/+1
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite1-5/+19
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite1-1/+8
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite3-3/+20
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite3-5/+18
2014-02-26microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite1-3/+12
2014-02-26ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite1-3/+11
2014-02-26microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite1-1/+6
2014-02-25Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into stagingPeter Maydell1-1/+7
2014-02-25Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell2-6/+78
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+2
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell3-4/+15
2014-02-24qxl: add sanity checkGerd Hoffmann1-1/+7
2014-02-24opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov1-2/+31
2014-02-24hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov1-4/+47
2014-02-21block: Add reference parameter to bdrv_open()Max Reitz1-2/+2
2014-02-21block: Change BDS parameter of bdrv_open() to **Max Reitz1-1/+1
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