summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* s390x/event-facility: exploit realize/unrealizeHeinz Graalfs2014-02-271-9/+18
* s390x/event-facility: add support for live migrationHeinz Graalfs2014-02-271-0/+12
* s390x/event-facility: code restructureHeinz Graalfs2014-02-272-64/+28
* s390x/event-facility: some renamingHeinz Graalfs2014-02-271-9/+9
* s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-2/+7
* s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-2/+2
* s390x/eventfacility: mask out commandsChristian Borntraeger2014-02-271-1/+1
* s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2014-02-271-1/+2
* s390x/virtio-hcall: Add range check for hypervisor callThomas Huth2014-02-271-4/+7
* s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel2014-02-271-0/+36
* s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-274-1/+296
* 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
OpenPOWER on IntegriCloud