summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-25qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()Kevin Wolf
2019-10-25coroutine: Add qemu_co_mutex_assert_locked()Kevin Wolf
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-25doc: Describe missing generic -blockdev optionsKevin Wolf
2019-10-25block/backup: drop dead code from backup_job_createVladimir Sementsov-Ogievskiy
2019-10-25blockdev: Use error_report() in hmp_commit()Kevin Wolf
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf
2019-10-25qapi: add support for blkreplay driverPavel Dovgalyuk
2019-10-25yield_until_fd_readable: make it work with any AioContectDietmar Maurer
2019-10-25virtio-blk: Add blk_drain() to virtio_blk_device_unrealize()Julia Suvorova
2019-10-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191025'...Peter Maydell
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é
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé
2019-10-25hw/timer/bcm2835: Add the BCM2835 SYS_timerPhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé
2019-10-25hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-25hw/m68k/mcf5206.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-25hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-25hw/timer/slavio_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-25virtio: drop unused virtio_device_stop_ioeventfd() functionStefan Hajnoczi
2019-10-25libqos: add VIRTIO PCI 1.0 supportStefan Hajnoczi
2019-10-25libqos: extract Legacy virtio-pci.c codeStefan Hajnoczi
2019-10-25libqos: make the virtio-pci BAR index configurableStefan Hajnoczi
2019-10-25libqos: expose common virtqueue setup/cleanup functionsStefan Hajnoczi
2019-10-25libqos: add MSI-X callbacks to QVirtioPCIDeviceStefan Hajnoczi
2019-10-25libqos: pass full QVirtQueue to set_queue_address()Stefan Hajnoczi
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi
2019-10-25libqos: access VIRTIO 1.0 vring in little-endianStefan Hajnoczi
2019-10-25libqos: implement VIRTIO 1.0 FEATURES_OK stepStefan Hajnoczi
2019-10-25libqos: enforce Device Initialization orderStefan Hajnoczi
2019-10-25libqos: add missing virtio-9p feature negotiationStefan Hajnoczi
2019-10-25tests/virtio-blk-test: set up virtqueue after feature negotiationStefan Hajnoczi
2019-10-25virtio-scsi-test: add missing feature negotiationStefan Hajnoczi
2019-10-25libqos: extend feature bits to 64-bitStefan Hajnoczi
2019-10-25libqos: read QVIRTIO_MMIO_VERSION registerStefan Hajnoczi
2019-10-25tests/virtio-blk-test: read config space after feature negotiationStefan Hajnoczi
2019-10-25virtio: add property to enable packed virtqueueJason Wang
2019-10-25vhost_net: enable packed ring supportJason Wang
2019-10-25virtio: event suppression support for packed ringJason Wang
2019-10-25virtio: basic packed virtqueue supportJason Wang
2019-10-25virtio: Free rnd virqueue at unrealize()Eugenio Pérez
2019-10-25virtio: Free blk virqueues at unrealize()Eugenio Pérez
2019-10-25virtio: device/driver area size calculation refactor for split ringWei Xu
2019-10-25virtio: basic structure for packed ringWei Xu
2019-10-24hw/rtc/aspeed_rtc: Remove unused includesPhilippe Mathieu-Daudé