]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-02-16 Dr. David Alan... virtiofsd: Remove source
2023-02-16 Dr. David Alan... virtiofsd: Remove build and docs glue
2023-02-16 Dr. David Alan... virtiofsd: Remove test
2023-02-16 Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-16 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-15 Juan Quintelamigration: Rename res_{postcopy,precopy}_only
2023-02-15 Juan Quintelamigration: Remove unused res_compatible
2023-02-15 Juan Quintelamigration: In case of postcopy, the memory ends in...
2023-02-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-02-15 Philippe Mathieu... migration/block: Convert remaining DPRINTF() debug...
2023-02-15 Avihai Horonmigration/qemu-file: Add qemu_file_get_to_fd()
2023-02-15 Daniel P. Berrangéui: remove deprecated 'password' option for SPICE
2023-02-15 Daniel P. Berrangéblock: deprecate iSCSI 'password' in favour of 'passwor...
2023-02-15 Daniel P. Berrangéblock: mention 'password-secret' option for -iscsi
2023-02-15 Antoine Damhetio/channel-tls: fix handling of bigger read buffers
2023-02-15 Antoine Damhetcrypto: TLS: introduce `check_pending`
2023-02-14 Peter MaydellMerge tag 'pull-request-2023-02-14' of https://gitlab...
2023-02-14 Philippe Mathieu... hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent...
2023-02-14 Ilya Leoshkevichtests/tcg/s390x: Use -nostdlib for softmmu tests
2023-02-14 Fabiano Rosastests/qtest: Don't build virtio-serial-test.c if device...
2023-02-14 Fabiano Rosastests/qtest: bios-tables-test: Skip if missing configs
2023-02-14 Fabiano Rosastests/qemu-iotests: Require virtio-scsi-pci
2023-02-14 Fabiano Rosastests/qtest: Do not include hexloader-test if loader...
2023-02-14 Fabiano Rosastests/qtest: Check for devices in bios-tables-test
2023-02-14 Fabiano Rosastests/qtest: drive_del-test: Skip tests that require...
2023-02-14 Fabiano Rosastests/qtest: Skip unplug tests that use missing devices
2023-02-14 Fabiano Rosastest/qtest: Fix coding style in device-plug-test.c
2023-02-14 Fabiano Rosastests/qtest: hd-geo-test: Check for missing devices
2023-02-14 Fabiano Rosastests/qtest: Add dependence on PCIE_PORT for virtio...
2023-02-14 Fabiano Rosastests/qtest: Do not run lsi53c895a test if device is...
2023-02-14 Fabiano Rosastests/qtest: Skip PXE tests for missing devices
2023-02-14 Thomas HuthDo not include "qemu/error-report.h" in headers that...
2023-02-14 Thomas Huthinclude/hw: Do not include "hw/registerfields.h" in...
2023-02-14 Thomas Huthhw/misc/sga: Remove the deprecated "sga" device
2023-02-14 Peter Maydelltests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
2023-02-14 Alex Bennéebuild: deprecate --enable-gprof builds and remove from CI
2023-02-14 Ilya Leoshkevichmeson: Disable libdw for static builds by default
2023-02-14 Ilya Leoshkevichmeson: Add missing libdw knobs
2023-02-14 Thomas Huthconfigure: Bump minimum Clang version to 10.0
2023-02-13 Peter MaydellMerge tag 'migration-20230213-pull-request' of https...
2023-02-13 Juan Quintelaram: Document migration ram flags
2023-02-13 Leonardo Brasmigration/multifd: Move load_cleanup inside incoming_st...
2023-02-13 Leonardo Brasmigration/multifd: Join all multifd threads in order...
2023-02-13 Leonardo Brasmigration/multifd: Remove unnecessary assignment on...
2023-02-13 Leonardo Brasmigration/multifd: Change multifd_load_cleanup() signat...
2023-02-11 Peter Xumigration: Postpone postcopy preempt channel to be...
2023-02-11 Peter Xumigration: Add a semaphore to count PONGs
2023-02-11 Peter Xumigration: Cleanup postcopy_preempt_setup()
2023-02-11 Peter Xumigration: Rework multi-channel checks on URI
2023-02-11 ling xuUpdate bench-code for addressing CI problem
2023-02-11 ling xuAVX512 support for xbzrle_encode_buffer
2023-02-11 Juan Quintelamigration: I messed state_pending_exact/estimate
2023-02-11 Juan Quintelamigration: Make ram_save_target_page() a pointer
2023-02-11 Juan Quintelamigration: Calculate ram size once
2023-02-11 Juan Quintelamigration: Split ram_bytes_total_common() in two functions
2023-02-11 Juan Quintelamigration: Make find_dirty_block() return a single...
2023-02-11 Juan Quintelamigration: Simplify ram_find_and_save_block()
2023-02-11 Peter Xuutil/userfaultfd: Support /dev/userfaultfd
2023-02-11 Peter Xulinux-headers: Update to v6.1
2023-02-11 Li Zhangmultifd: Remove some redundant code
2023-02-11 Li Zhangmultifd: cleanup the function multifd_channel_connect
2023-02-11 Juan Quintelamigration: Remove spurious files
2023-02-11 Paolo Bonzinilibqtest: ensure waitpid() is only called once
2023-02-11 Paolo Bonzinilibqtest: split qtest_spawn_qemu function
2023-02-11 Paolo Bonzinitarget/i386: fix ADOX followed by ADCX
2023-02-11 Richard Hendersontarget/i386: Fix C flag for BLSI, BLSMSK, BLSR
2023-02-11 Richard Hendersontarget/i386: Fix BEXTR instruction
2023-02-11 Richard Hendersontests/tcg/i386: Introduce and use reg_t consistently
2023-02-10 Paolo Bonzinivl: catch [accel] entry without accelerator
2023-02-10 Paolo Bonziniblock/iscsi: fix double-free on BUSY or similar statuses
2023-02-10 Paolo Bonziniremove unnecessary extern "C" blocks
2023-02-10 Paolo Bonzinibuild: make meson-buildoptions.sh stable
2023-02-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2023-02-09 Stefan Hajnocziiotests/detect-zeroes-registered-buf: add new test
2023-02-09 Stefan Hajnocziqemu-io: add -r option to register I/O buffer
2023-02-09 Stefan Hajnocziqemu-io: use BdrvRequestFlags instead of int
2023-02-09 Stefan Hajnocziblock: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
2023-02-09 Emanuele Giuseppe... virtio-blk: add missing AioContext lock
2023-02-09 Akihiko Odakivhost-user-fs: Back up vqs before cleaning up vhost_dev
2023-02-09 Peter Maydelltests/qtest/netdev-socket: Raise connection timeout...
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add test for ld.h
2023-02-08 Anton Kochkovtarget/tricore: Fix OPC1_16_SRO_LD_H translation
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add LD.BU tests
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_BO_LD_BU_PREINC
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RRRR_DEXTR
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add tests for RRPW_DEXTR
2023-02-08 Bastian Koppelmanntarget/tricore: Fix RRPW_DEXTR
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RCRW_INSERT translation
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RCRW_IMASK translation
2023-02-08 Markus ArmbrusterDrop duplicate #include
2023-02-08 Markus ArmbrusterDon't include headers already included by qemu/osdep.h
2023-02-08 Markus ArmbrusterFix non-first inclusions of qemu/osdep.h
2023-02-08 Markus Armbrusteraccel: Clean up includes
2023-02-08 Markus Armbrusterblock: Clean up includes
2023-02-08 Markus Armbrusterriscv: Clean up includes
next