]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2019-05-22  Markus Armbrustergdbstub: Reject invalid RLE repeat counts
2019-05-22  Markus Armbrustertests/vhost-user-bridge: Fix misuse of isdigit()
2019-05-22  Markus Armbrusterqemu-bridge-helper: Fix misuse of isspace()
2019-05-21  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-05-21  Christian Borntraegers390x/cpumodel: wire up 8561 and 8562 as gen15 machines
2019-05-21  Christian Borntraegers390x/cpumodel: add gen15 defintions
2019-05-21  Christian Borntraegers390x/cpumodel: add Deflate-conversion facility
2019-05-21  Christian Borntraegers390x/cpumodel: enhanced sort facility
2019-05-21  Christian Borntraegers390x/cpumodel: vector enhancements
2019-05-21  Christian Borntraegers390x/cpumodel: msa9 facility
2019-05-21  Christian Borntraegers390x/cpumodel: Miscellaneous-Instruction-Extensions...
2019-05-21  Christian Borntraegers390x/cpumodel: ignore csske for expansion
2019-05-21  Cornelia Hucklinux headers: update against Linux 5.2-rc1
2019-05-21  Cornelia Huckupdate-linux-headers: handle new header file
2019-05-21  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-05-21  Igor Mammedovtests: acpi: print error unable to dump ACPI table...
2019-05-21  Igor Mammedovtests: acpi: refactor rebuild-expected-aml.sh to dump...
2019-05-21  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-05-21  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-05-21  Thomas Huthtests/qemu-iotests: Remove the "_supported_os Linux...
2019-05-21  Thomas Huthcirrus / travis: Add gnu-sed and bash for macOS and...
2019-05-21  Thomas Huthtests/qemu-iotests: Do not hard-code the path to bash
2019-05-21  Thomas Huthtests/qemu-iotests/check: Pick a default machine if...
2019-05-21  Thomas Huthtests/qemu-iotests/005: Add a sanity check for large...
2019-05-21  Thomas Huthtests/hd-geo-test: Use qtest_init() instead of qtest_st...
2019-05-21  Thomas Huthtests/device-introspect: Use qtest_init() instead of...
2019-05-21  Thomas Huthtests/qom-test: Use qtest_init() instead of qtest_start()
2019-05-21  Thomas Huthtests/numa-test: Use qtest_init() instead of qtest_start()
2019-05-21  Thomas Huthtests/q35-test: Make test independent of global_qtest
2019-05-21  Thomas Huthtests/libqos: Get rid of global_qtest dependency in...
2019-05-21  Thomas Huthtests/libqtest: Fix description of qtest_vinitf() and...
2019-05-21  Thomas Huthtests/libqtest: Remove unused global_qtest-related...
2019-05-20  Igor Mammedovtests: acpi: allow to override default accelerator
2019-05-20  Igor Mammedovtests: acpi: ignore SMBIOS tests when UEFI firmware...
2019-05-20  Igor Mammedovtests: acpi: add a way to start tests with UEFI firmware
2019-05-20  Igor Mammedovtests: acpi: add acpi_find_rsdp_address_uefi() helper
2019-05-20  Igor Mammedovtests: acpi: move boot_sector_init() into x86 tests...
2019-05-20  Igor Mammedovtests: acpi: skip FACS table if board uses hw reduced...
2019-05-20  Igor Mammedovtests: acpi: fetch X_DSDT if pointer to DSDT is 0
2019-05-20  Igor Mammedovtests: acpi: make pointer to RSDP 64bit
2019-05-20  Igor Mammedovtests: acpi: make RSDT test routine handle XSDT
2019-05-20  Igor Mammedovtests: acpi: make acpi_fetch_table() take size of fetch...
2019-05-20  Igor Mammedovtests: acpi: rename acpi_parse_rsdp_table() into acpi_f...
2019-05-20  David Gibsonpci: Simplify pci_bus_is_root()
2019-05-20  David Gibsonpcie: Remove redundant test in pcie_mmcfg_data_{read...
2019-05-20  Li Fenglibvhost-user: fix bad vu_log_write
2019-05-20  Wei Yanghw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
2019-05-20  Wei Yangi386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
2019-05-20  Wei Yanghw/arm/virt-acpi-build: remove unnecessary variable...
2019-05-20  Dan Streetmando not call vhost_net_cleanup() on running net from...
2019-05-20  Igor Mammedovq35: acpi: do not create dummy MCFG table
2019-05-20  Markus Armbrusteracpi/pcihp: Add a few more trace points related to...
2019-05-20  Markus Armbrusteracpi/pcihp: Convert debug printf()s to trace events
2019-05-20  Markus Armbrusteracpi/piix4: Convert debug printf()s to trace events
2019-05-20  Xie Yongjicontrib/vhost-user-blk: enable inflight I/O tracking
2019-05-20  Xie Yongjivhost-user-blk: Add support to reconnect backend
2019-05-20  Xie Yongjivhost-user-blk: Add return value for vhost_user_blk_start()
2019-05-20  Xie Yongjivhost-user-blk: Only start vhost-user backend with...
2019-05-20  Xie Yongjivhost-user-blk: Use started flag in vhost_user_blk_set_...
2019-05-20  Xie Yongjivirtio: Use started flag in virtio_vmstate_change()
2019-05-20  Xie Yongjivirtio: Introduce started flag to VirtioDevice
2019-05-20  Marc-André... docs: reST-ify vhost-user documentation
2019-05-20  Daniel P. BerrangéRevert "globals: Allow global properties to be optional"
2019-05-20  Daniel P. Berrangéhw: report invalid disable-legacy|modern usage for...
2019-05-20  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-05-20  Max Reitziotests: Make 245 faster and more reliable
2019-05-20  Max Reitziotests.py: Fix VM.run_job
2019-05-20  Max Reitziotests.py: Let assert_qmp() accept an array
2019-05-20  Max Reitzblock: Improve "Block node is read-only" message
2019-05-20  Max Reitzqemu-img.texi: Describe human-readable info output
2019-05-20  Max Reitzqemu-img.texi: Be specific about JSON object types
2019-05-20  Max Reitziotests: Test unaligned raw images with O_DIRECT
2019-05-20  Max Reitzblock/file-posix: Unaligned O_DIRECT block-status
2019-05-20  Kevin Wolftest-block-iothread: Test AioContext propagation for...
2019-05-20  Kevin Wolfblockjob: Remove AioContext notifiers
2019-05-20  Kevin Wolfblockjob: Propagate AioContext change to all job nodes
2019-05-20  Kevin Wolfblock: Add blk_set_allow_aio_context_change()
2019-05-20  Kevin Wolfblock: Implement .(can_)set_aio_ctx for BlockBackend
2019-05-20  Kevin Wolftest-block-iothread: Test AioContext propagation throug...
2019-05-20  Kevin Wolfblock: Propagate AioContext change to parents
2019-05-20  Kevin Wolfblock: Move recursion to bdrv_set_aio_context()
2019-05-20  Kevin Wolfblock: Make bdrv_attach/detach_aio_context() static
2019-05-20  Kevin Wolfblock: Add bdrv_try_set_aio_context()
2019-05-20  Klaus Birkelund... nvme: fix copy direction in DMA reads going to CMB
2019-05-20  Vladimir Sementsov... iotest: fix 169: do not run qmp_cont in RUN_STATE_FINIS...
2019-05-20  Vladimir Sementsov... qmp: forbid qmp_cont in RUN_STATE_FINISH_MIGRATE
2019-05-20  Alberto Garciablock: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUE...
2019-05-20  Alberto Garciaqcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE
2019-05-20  Max Reitzblock/file-posix: Truncate in xfs_write_zeroes()
2019-05-20  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-20  Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2019-05-19  Richard Hendersontarget/alpha: Fix user-only floating-point exceptions
2019-05-19  Richard Hendersontarget/alpha: Clean up alpha_cpu_dump_state
2019-05-17  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-05-17  Greg Kurzvirtfs: Fix documentation of -fsdev and -virtfs
2019-05-17  Greg Kurzvl: Deprecate -virtfs_synth
2019-05-17  Greg Kurzfsdev: Error out when unsupported option is passed
2019-05-17  Greg Kurzfsdev: Move some types definition to qemu-fsdev.c
2019-05-17  Greg Kurzfsdev: Drop unused opaque field
2019-05-17  Greg Kurzfsdev: Drop unused extern declaration
next