summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones2017-01-091-44/+7Star
* hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones2017-01-092-2/+1Star
* hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones2017-01-091-9/+11
* hw/arm/virt: use VirtMachineState.gic_versionAndrew Jones2017-01-091-18/+17Star
* hw/arm/virt: parameter passing cleanupsAndrew Jones2017-01-091-10/+9Star
* hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones2017-01-091-2/+2
* hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones2017-01-091-5/+5
* hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones2017-01-091-4/+4
* hw/arm/virt-acpi-build: add all missing cpu_to_le'sAndrew Jones2017-01-091-13/+14
* hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggeredPeter Maydell2017-01-091-4/+30
* hw/arm/virt: Rename 'vbi' variables to 'vms'Peter Maydell2017-01-091-245/+244Star
* hw/arm/virt: Merge VirtBoardInfo and VirtMachineStatePeter Maydell2017-01-091-67/+51Star
* hw/char: QOM'ify exynos4210_uart.cxiaoqiang zhao2017-01-091-6/+10
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-0913-21/+66
* fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov2017-01-061-10/+9Star
* rtl8139: correctly handle PHY resetHervé Poussineau2017-01-061-13/+21
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-01-053-29/+79
|\
| * virtio: disable virtqueue notifications during pollingStefan Hajnoczi2017-01-031-0/+18
| * virtio: turn vq->notification into a nested counterStefan Hajnoczi2017-01-031-6/+12
| * virtio-scsi: suppress virtqueue kick during processingStefan Hajnoczi2017-01-031-15/+21
| * virtio-blk: suppress virtqueue kick during processingStefan Hajnoczi2017-01-031-6/+12
| * virtio: poll virtqueues for new buffersStefan Hajnoczi2017-01-031-1/+15
| * aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi2017-01-031-2/+2
* | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-01-054-63/+97
|\ \
| * | 9pfs: fix P9_NOTAG and P9_NOFID macrosGreg Kurz2017-01-031-2/+2
| * | 9pfs: fix crash when fsdev is missingGreg Kurz2017-01-031-1/+1
| * | 9pfs: introduce init_out/in_iov_from_pduStefano Stabellini2017-01-033-13/+27
| * | 9pfs: call v9fs_init_qiov_from_pdu before v9fs_packStefano Stabellini2017-01-031-29/+30
| * | 9pfs: introduce transport specific callbacksStefano Stabellini2017-01-034-20/+40
| * | 9pfs: move pdus to V9fsStateStefano Stabellini2017-01-033-5/+4Star
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell2017-01-052-7/+30
|\ \ | |/ |/|
| * virtio-gpu: fix memory leak in resource attach backingLi Qiang2017-01-031-0/+5
| * virtio-gpu-3d: fix memory leak in resource attach backingLi Qiang2017-01-031-2/+5
| * virtio-gpu: call cleanup mapping function in resource destroyLi Qiang2017-01-031-0/+3
| * virtio-gpu: track and limit host memory allocationsGerd Hoffmann2016-12-201-4/+12
| * display: virtio-gpu-3d: check virgl capabilities max_sizePrasad J Pandit2016-12-201-1/+5
* | hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-275-28/+5Star
* | hw/arm: remove trailing whitespaceAlastair D'Silva2016-12-271-1/+1
* | aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2016-12-272-4/+10
* | aspeed/smc: improve segment register supportCédric Le Goater2016-12-271-8/+9
* | aspeed/scu: fix SCU region sizeCédric Le Goater2016-12-271-1/+1
* | aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater2016-12-271-1/+1
* | aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-273-0/+15
* | aspeed: add a memory region for SRAMCédric Le Goater2016-12-271-9/+43
* | aspeed: add support for the romulus-bmc boardCédric Le Goater2016-12-271-0/+44
* | aspeed: extend the board configuration with flash modelsCédric Le Goater2016-12-271-4/+16
* | aspeed: attach the second SPI controller object to the SoCCédric Le Goater2016-12-271-1/+1
* | aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater2016-12-271-6/+0Star
* | aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater2016-12-271-3/+14
* | m25p80: add support for the mx66l1g45gCédric Le Goater2016-12-271-0/+1