summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall2014-02-261-1/+1
* hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registersPeter Maydell2014-02-261-4/+2
* hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell2014-02-261-1/+1
* hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell2014-02-261-0/+2
* hw/net/stellaris_enet: Avoid unintended sign extensionPeter Maydell2014-02-261-1/+2
* hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter Maydell2014-02-261-2/+2
* 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
| * | qdev: Sizes are now parsed by StringInputVisitorPaolo Bonzini2014-02-141-11/+0
| * | ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-147-91/+7
| * | ipoctal232: QOM parent field cleanupAndreas Färber2014-02-141-4/+6
| * | ipack: QOM parent field cleanup for IPackDeviceAndreas Färber2014-02-141-1/+4
OpenPOWER on IntegriCloud