summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland2014-02-272-0/+386
* sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland2014-02-271-15/+10
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-02-263-25/+19
|\
| * virtio-net: use qemu_get_queue() where possibleStefan Hajnoczi2014-02-251-1/+1
| * vhost_net: use offload API instead of bypassing itStefan Hajnoczi2014-02-251-3/+3
| * net: remove implicit peer from offload APIStefan Hajnoczi2014-02-252-15/+15
| * net: virtio-net and vmxnet3 use offloading APIVincenzo Maffione2014-02-253-19/+13
| * opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov2014-02-251-2/+31
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into stagingPeter Maydell2014-02-261-28/+32
|\ \
| * | hda-audio: qom cleanupsGerd Hoffmann2014-02-241-28/+32
* | | xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2014-02-263-3/+1
* | | xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite2014-02-261-5/+19
* | | xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite2014-02-261-1/+8
* | | xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2014-02-263-3/+20
* | | xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-263-5/+18
* | | microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite2014-02-261-3/+12
* | | ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite2014-02-261-3/+11
* | | microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite2014-02-261-1/+6
* | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into stagingPeter Maydell2014-02-251-1/+7
|\ \ \
| * | | qxl: add sanity checkGerd Hoffmann2014-02-241-1/+7
| |/ /
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell2014-02-252-6/+78
|\ \ \
| * | | opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov2014-02-241-2/+31
| * | | hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov2014-02-241-4/+47
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-251-2/+2
|\ \ \ | |_|/ |/| |
| * | block: Add reference parameter to bdrv_open()Max Reitz2014-02-211-2/+2
| * | block: Change BDS parameter of bdrv_open() to **Max Reitz2014-02-211-1/+1
* | | Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell2014-02-243-4/+15
|\ \ \ | |_|/ |/| |
| * | xen_disk: fix io accountingOlaf Hering2014-02-201-1/+12
| * | Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini2014-02-202-3/+3
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell2014-02-213-31/+18
|\ \ | |/ |/|
| * target-arm: Drop success/fail return from cpreg read and write functionsPeter Maydell2014-02-202-30/+17
| * hw/intc/arm_gic: Fix NVIC assertion failurePeter Maydell2014-02-201-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell2014-02-2013-70/+72
|\ \
| * | xhci: use DPRINTF() instead of fprintf(stderr, ...)Gerd Hoffmann2014-02-181-45/+45
| * | xhci: switch debug printf to tracepointGerd Hoffmann2014-02-181-3/+1
| * | xhci iso: allow for some latencyGerd Hoffmann2014-02-181-1/+1
| * | xhci iso: fix time calculationGerd Hoffmann2014-02-181-2/+2
| * | uhci: invalidate queue on device address changesGerd Hoffmann2014-02-181-0/+2
| * | xhci: fix overflow in usb_xhci_post_loadGerd Hoffmann2014-02-181-1/+1
| * | usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-1811-18/+20
| |/
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-2075-551/+335
|\ \
| * | qdev: Use QAPI type names for propertiesPaolo Bonzini2014-02-142-11/+19
| * | qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-143-27/+13
| * | block: Handle "rechs" and "large" translation optionsPaolo Bonzini2014-02-141-3/+5
| * | qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-1432-80/+53
| * | qdev: Remove most legacy printersPaolo Bonzini2014-02-141-60/+0
| * | qdev: Inline qdev_prop_parse()Paolo Bonzini2014-02-141-7/+1
| * | qdev: Legacy properties are just stringsPaolo Bonzini2014-02-141-6/+2
| * | qdev: Legacy properties are now read-onlyPaolo Bonzini2014-02-142-37/+3
| * | qdev: Remove legacy parsers for hex8/32/64Paolo Bonzini2014-02-141-54/+0
OpenPOWER on IntegriCloud