aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-10-29net/virtio: add failover supportJens Freimann1-0/+302
2019-10-29migration: allow unplug during migration for failover devicesJens Freimann2-0/+2
2019-10-29pci: mark device having guest unplug request pendingJens Freimann1-0/+3
2019-10-29pci: mark devices partially unpluggedJens Freimann1-0/+3
2019-10-29pci: add option for net failoverJens Freimann1-0/+31
2019-10-29qdev/qbus: add hidden device supportJens Freimann1-0/+24
2019-10-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell7-3/+1347
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell23-59/+3250
2019-10-29virtio-net: prevent offloads reset on migrationMikhail Sennikovsky1-3/+24
2019-10-29virtio: new post_load hookMichael S. Tsirkin1-0/+7
2019-10-29net: add tulip (dec21143) driverSven Schnelle5-0/+1316
2019-10-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell5-35/+213
2019-10-28hw/m68k: define Macintosh Quadra 800Laurent Vivier4-0/+519
2019-10-28hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier4-0/+494
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier4-0/+484
2019-10-28hw/m68k: add Nubus supportLaurent Vivier9-0/+414
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier2-0/+198
2019-10-28hw/m68k: add VIA supportLaurent Vivier4-0/+776
2019-10-28dp8393x: manage big endian busLaurent Vivier1-31/+57
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier1-9/+269
2019-10-28esp: move get_cmd() post-DMA code to get_cmd_cb()Laurent Vivier1-17/+29
2019-10-28esp: move handle_ti_cmd() cleanup code to esp_do_dma().Laurent Vivier1-2/+10
2019-10-28riscv/boot: Fix possible memory leakAlistair Francis1-7/+4
2019-10-28riscv/virt: Jump to pflash if specifiedAlistair Francis1-1/+10
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis2-0/+87
2019-10-28riscv/virt: Manually define the machineAlistair Francis1-6/+24
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis1-1/+29
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis1-13/+31
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis1-0/+8
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis1-0/+16
2019-10-28riscv: sifive_u: Add ethernet0 to the aliases nodeBin Meng1-1/+4
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng3-6/+0
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell2-7/+7
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-95/+988
2019-10-28include: Move endof() up from hw/virtio/virtio.hMax Reitz2-7/+7
2019-10-26i386: implement IGNNEPaolo Bonzini1-1/+1
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini3-16/+9
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang5-7/+8
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini20-993/+1642
2019-10-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+1
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell38-94/+97
2019-10-25virtio-blk: Add blk_drain() to virtio_blk_device_unrealize()Julia Suvorova1-0/+1
2019-10-25hw/arm/highbank: Use AddressSpace when using write_secondary_boot()Philippe Mathieu-Daudé1-1/+2
2019-10-25hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_bootPhilippe Mathieu-Daudé1-6/+8
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé1-12/+14
2019-10-25hw/arm/bcm2836: Make the SoC code modularPhilippe Mathieu-Daudé1-9/+9
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé1-1/+16
2019-10-25hw/timer/bcm2835: Add the BCM2835 SYS_timerPhilippe Mathieu-Daudé3-0/+169
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé1-0/+13
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé2-0/+136