]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2025-01-12 Stefan HajnocziMerge tag 'pull-10.0-testing-updates-110125-1' of https...
2025-01-11 Wainer dos... MAINTAINERS: Remove myself from reviewers
2025-01-11 Philippe Mathieu... dockerfiles: Remove 'MAINTAINER' entry in debian-tricor...
2025-01-11 Alex Bennéepc-bios: ensure keymaps dependencies set vnc tests
2025-01-11 Alex Bennéetests/vm: allow interactive login as root
2025-01-11 Alex Bennéetests/vm: partially un-tabify help output
2025-01-11 Alex Bennéetests/vm: fix build_path based path
2025-01-11 Daniel P. Berrangétests/lcitool: remove temp workaround for debian mips64el
2025-01-11 Alex Bennéetests/docker: move riscv64 cross container from sid...
2025-01-11 Alex Bennéetests/lcitool: bump to latest version of libvirt-ci
2025-01-11 Alex Bennéetests/functional: extend test_aarch64_virt with vulkan...
2025-01-10 Stefan HajnocziMerge tag 'migration-20250110-pull-request' of https...
2025-01-10 Stefan HajnocziMerge tag 'qom-qdev-20250109' of https://github.com...
2025-01-10 Alex Bennéetests/functional: bail aarch64_virt tests early if...
2025-01-10 Alex Bennéetests/functional: remove unused kernel_command_line
2025-01-10 Alex Bennéetests/functional: update tuxruntest to use uncompress...
2025-01-10 Alex Bennéetests/functional: add zstd support to uncompress utility
2025-01-10 Alex Bennéetests/functional: remove hacky sleep from the tests
2025-01-10 Alex Bennéesystem/qtest: properly feedback results of clock_[step...
2025-01-10 Alex Bennéetests/qtest: remove clock_steps from virtio tests
2025-01-10 Pierrick Bouviertests/functional/aarch64: add tests for FEAT_RME
2025-01-10 Alex Bennéetests/functional: update the x86_64 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the sparc64 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the s390x tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the riscv64 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the riscv32 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the ppc64 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the ppc32 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the mips64el tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the mips64 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the mips32el tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the mips32 tuxrun tests
2025-01-10 Alex Bennéetests/functional: add a m68k tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the i386 tuxrun tests
2025-01-10 Alex Bennéetests/functional: update the arm tuxrun tests
2025-01-09 Yuan Liumultifd: bugfix for incorrect migration data with qatzi...
2025-01-09 Yuan Liumultifd: bugfix for incorrect migration data with QPL...
2025-01-09 Yuan Liumultifd: bugfix for migration using compression methods
2025-01-09 Fabiano Rosass390x: Fix CSS migration
2025-01-09 Fabiano Rosasmigration: Fix arrays of pointers in JSON writer
2025-01-09 Peter Xumigration: Dump correct JSON format for nullptr replacement
2025-01-09 Fabiano Rosasmigration: Rename vmstate_info_nullptr
2025-01-09 Fabiano Rosasmigration: Fix parsing of s390 stream
2025-01-09 Fabiano Rosasmigration: Remove unused argument in vmsd_desc_field_end
2025-01-09 Fabiano Rosasmigration: Add more error handling to analyze-migration.py
2025-01-09 Peter Xumigration/block: Rewrite disk activation
2025-01-09 Peter Xumigration/block: Fix possible race with block_inactive
2025-01-09 Peter Xumigration/block: Apply late-block-active behavior to...
2025-01-09 Peter Xumigration/block: Make late-block-active the default
2025-01-09 Peter Xuqmp/cont: Only activate disks if migration completed
2025-01-09 Peter Xumigration: Add helper to get target runstate
2025-01-09 Fabiano Rosasmigration/multifd: Fix compat with QEMU < 9.0
2025-01-09 Peter Xumigration/multifd: Document the reason to sync for...
2025-01-09 Peter Xumigration/multifd: Cleanup src flushes on condition...
2025-01-09 Peter Xumigration/multifd: Remove sync processing on postcopy
2025-01-09 Peter Xumigration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH...
2025-01-09 Peter Xumigration/ram: Move RAM_SAVE_FLAG* into ram.h
2025-01-09 Peter Xumigration/multifd: Allow to sync with sender threads...
2025-01-09 Peter Xumigration/multifd: Further remove the SYNC on complete
2025-01-09 Shameer Kolothummigration/multifd: Fix compile error caused by page_siz...
2025-01-09 Philippe Mathieu... system: Inline machine_containers[] in qemu_create_mach...
2025-01-09 Paolo Bonziniqom: remove unused InterfaceInfo::concrete_class field
2025-01-09 Peter Xuqom: Remove container_get()
2025-01-09 Peter Xuqom: Use object_get_container()
2025-01-09 Peter Xuqom: Add object_get_container()
2025-01-09 Peter Xuqdev: Use machine_get_container()
2025-01-09 Peter Xuqdev: Add machine_get_container()
2025-01-09 Peter Xuqdev: Make qdev_get_machine() not use container_get()
2025-01-09 Philippe Mathieu... qdev: Implement qdev_create_fake_machine() for user...
2025-01-09 Akihiko Odakiqdev: Remove opts member
2025-01-09 Akihiko Odakihw/pci: Use -1 as the default value for rombar
2025-01-09 Stefan HajnocziMerge tag 'pull-xenfv-20250109-1' of https://gitlab...
2025-01-09 Stefan HajnocziMerge tag 'pull-loongarch-20250109' of https://gitlab...
2025-01-09 Akihiko Odakihw/xen: Check if len is 0 before memcpy() pull-xenfv-20250109-1
2025-01-09 David Woodhousehw/i386/pc: Fix level interrupt sharing for Xen event... pull-xenfv-20250109
2025-01-09 Bibo Maohw/intc/loongarch_extioi: Add irq routing support from...
2025-01-09 Bibo Maohw/intc/loongarch_extioi: Remove num-cpu property
2025-01-09 Bibo Maohw/intc/loongarch_extioi: Get cpu number from possible_...
2025-01-09 Bibo Maotarget/loongarch: Only support 64bit pte width
2025-01-09 Jiaxun Yanghw/loongarch/boot: Support Linux raw boot image
2025-01-09 Jiaxun Yanghw/core/loader: Use ssize_t for efi zboot unpacker
2025-01-08 Stefan HajnocziMerge tag 'pull-request-2025-01-08' of https://gitlab...
2025-01-07 Thomas Huthtests/functional/test_x86_64_hotplug_cpu: Fix race...
2025-01-07 Thomas Huthdocs/about/deprecated: Remove paragraph about initial...
2025-01-07 Thomas HuthRemove the deprecated "-runas" command line option
2025-01-07 Thomas Huthhw/s390x: Remove the "adapter_routes_max_batch" propert...
2025-01-07 Thomas Huthhw/s390x/s390-virtio-ccw: Remove the deprecated 2.8...
2025-01-07 Thomas Huthhw/s390x: Remove the cpu_model_allowed flag and related...
2025-01-07 Thomas Huthhw/s390x/s390-virtio-ccw: Remove the deprecated 2.7...
2025-01-07 Thomas Huthhw/s390x/css-bridge: Remove the "css_dev_path" property
2025-01-07 Thomas Huthhw/s390x/ipl: Remove the "iplbext_migration" property
2025-01-07 Thomas Huthhw/s390x: Remove the "ri_allowed" switch
2025-01-07 Thomas Huthhw/s390x/s390-virtio-ccw: Remove the deprecated 2.6...
2025-01-07 Thomas Huthhw/s390x/s390-skeys: Remove the "migration-enabled...
2025-01-07 Thomas Huthhw/s390x/s390-virtio-ccw: Remove the deprecated 2.4...
2025-01-07 Ilya Leoshkevichtests/tcg/s390x: Use the SLOF libc headers for the...
2025-01-06 Stefan HajnocziMerge tag 'qga-pull-2025-01-06' of https://github.com...
2025-01-06 Dehan Mengqemu-ga: Optimize freeze-hook script logic of logging...
2025-01-06 Daniel P. Berrangéqga: implement a 'guest-get-load' command
2025-01-03 Stefan HajnocziMerge tag 'qtest-20250102-pull-request' of https:/...
next