aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-29virtio: Use auto rcu_read macrosDr. David Alan Gilbert
2019-10-29virtio_net: use RCU_READ_LOCK_GUARDDr. David Alan Gilbert
2019-10-29virtio/vhost: Use auto_rcu_read macrosDr. David Alan Gilbert
2019-10-29vfio: unplug failover primary device before migrationJens Freimann
2019-10-29net/virtio: add failover supportJens Freimann
2019-10-29migration: allow unplug during migration for failover devicesJens Freimann
2019-10-29pci: mark device having guest unplug request pendingJens Freimann
2019-10-29pci: mark devices partially unpluggedJens Freimann
2019-10-29pci: add option for net failoverJens Freimann
2019-10-29qdev/qbus: add hidden device supportJens Freimann
2019-10-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell
2019-10-29virtio-net: prevent offloads reset on migrationMikhail Sennikovsky
2019-10-29virtio: new post_load hookMichael S. Tsirkin
2019-10-29net: add tulip (dec21143) driverSven Schnelle
2019-10-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell
2019-10-28hw/m68k: define Macintosh Quadra 800Laurent Vivier
2019-10-28hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier
2019-10-28hw/m68k: add Nubus supportLaurent Vivier
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier
2019-10-28hw/m68k: add VIA supportLaurent Vivier
2019-10-28dp8393x: manage big endian busLaurent Vivier
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier
2019-10-28esp: move get_cmd() post-DMA code to get_cmd_cb()Laurent Vivier
2019-10-28esp: move handle_ti_cmd() cleanup code to esp_do_dma().Laurent Vivier
2019-10-28riscv/boot: Fix possible memory leakAlistair Francis
2019-10-28riscv/virt: Jump to pflash if specifiedAlistair Francis
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis
2019-10-28riscv/virt: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis
2019-10-28riscv: sifive_u: Add ethernet0 to the aliases nodeBin Meng
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-28include: Move endof() up from hw/virtio/virtio.hMax Reitz
2019-10-26i386: implement IGNNEPaolo Bonzini
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-25virtio-blk: Add blk_drain() to virtio_blk_device_unrealize()Julia Suvorova
2019-10-25hw/arm/highbank: Use AddressSpace when using write_secondary_boot()Philippe Mathieu-Daudé
2019-10-25hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_bootPhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2836: Make the SoC code modularPhilippe Mathieu-Daudé