summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/rdma: Utilize ibv_reg_mr_iova for memory registrationYuval Shaia2019-11-064-0/+29
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell2019-11-051-3/+4
|\
| * fw_cfg: Allow reboot-timeout=-1 againDr. David Alan Gilbert2019-11-011-3/+4
* | hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias2019-11-011-0/+1
* | bootdevice: FW_CFG interface for LCHS valuesSam Eiderman2019-10-311-3/+11
* | bootdevice: Gather LCHS from all relevant devicesSam Eiderman2019-10-313-0/+23
* | scsi: Propagate unrealize() callback to scsi-hdSam Eiderman2019-10-311-0/+16
* | block: Refactor macros - fix tabbingSam Eiderman2019-10-311-1/+1
* | IDE: deprecate ide-driveJohn Snow2019-10-311-0/+3
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-301-0/+2
|\
| * cpu: hook plugin vcpu eventsEmilio G. Cota2019-10-281-0/+2
* | virtio: Use auto rcu_read macrosDr. David Alan Gilbert2019-10-291-42/+23Star
* | virtio_net: use RCU_READ_LOCK_GUARDDr. David Alan Gilbert2019-10-291-5/+2Star
* | virtio/vhost: Use auto_rcu_read macrosDr. David Alan Gilbert2019-10-291-3/+1Star
* | vfio: unplug failover primary device before migrationJens Freimann2019-10-292-6/+21
* | net/virtio: add failover supportJens Freimann2019-10-291-0/+302
* | migration: allow unplug during migration for failover devicesJens Freimann2019-10-292-0/+2
* | pci: mark device having guest unplug request pendingJens Freimann2019-10-291-0/+3
* | pci: mark devices partially unpluggedJens Freimann2019-10-291-0/+3
* | pci: add option for net failoverJens Freimann2019-10-291-0/+31
* | qdev/qbus: add hidden device supportJens Freimann2019-10-291-0/+24
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2019-10-297-3/+1347
|\ \
| * | virtio-net: prevent offloads reset on migrationMikhail Sennikovsky2019-10-291-3/+24
| * | virtio: new post_load hookMichael S. Tsirkin2019-10-291-0/+7
| * | net: add tulip (dec21143) driverSven Schnelle2019-10-295-0/+1316
* | | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell2019-10-2923-59/+3250
|\ \ \
| * | | hw/m68k: define Macintosh Quadra 800Laurent Vivier2019-10-284-0/+519
| * | | hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier2019-10-284-0/+494
| * | | hw/m68k: add Nubus macfb video cardLaurent Vivier2019-10-284-0/+484
| * | | hw/m68k: add Nubus supportLaurent Vivier2019-10-289-0/+414
| * | | hw/m68k: implement ADB bus support for viaLaurent Vivier2019-10-282-0/+198
| * | | hw/m68k: add VIA supportLaurent Vivier2019-10-284-0/+776
| * | | dp8393x: manage big endian busLaurent Vivier2019-10-281-31/+57
| * | | esp: add pseudo-DMA as used by MacintoshLaurent Vivier2019-10-281-9/+269
| * | | esp: move get_cmd() post-DMA code to get_cmd_cb()Laurent Vivier2019-10-281-17/+29
| * | | esp: move handle_ti_cmd() cleanup code to esp_do_dma().Laurent Vivier2019-10-281-2/+10
* | | | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell2019-10-285-35/+213
|\ \ \ \
| * | | | riscv/boot: Fix possible memory leakAlistair Francis2019-10-281-7/+4Star
| * | | | riscv/virt: Jump to pflash if specifiedAlistair Francis2019-10-281-1/+10
| * | | | riscv/virt: Add the PFlash CFI01 deviceAlistair Francis2019-10-282-0/+87
| * | | | riscv/virt: Manually define the machineAlistair Francis2019-10-281-6/+24
| * | | | riscv/sifive_u: Add the start-in-flash propertyAlistair Francis2019-10-281-1/+29
| * | | | riscv/sifive_u: Manually define the machineAlistair Francis2019-10-281-13/+31
| * | | | riscv/sifive_u: Add QSPI memory regionAlistair Francis2019-10-281-0/+8
| * | | | riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis2019-10-281-0/+16
| * | | | riscv: sifive_u: Add ethernet0 to the aliases nodeBin Meng2019-10-281-1/+4
| * | | | riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng2019-10-283-6/+0Star
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell2019-10-282-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | include: Move endof() up from hw/virtio/virtio.hMax Reitz2019-10-282-7/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-286-95/+988
|\ \ \