]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-11-02 Peter Maydellhw/input/stellaris_gamepad: Convert to qemu_input_handl...
2023-11-02 Peter Maydellhw/input/stellaris_input: Convert to qdev
2023-11-02 Peter Maydellhw/input/stellaris_gamepad: Remove StellarisGamepadButt...
2023-11-02 Kevin Wolfqdev: Add qdev_prop_set_array()
2023-11-02 Peter Maydellhw/input/stellaris_gamepad: Rename structs to our usual...
2023-11-02 Peter Maydellhw/input/stellaris_input: Rename to stellaris_gamepad
2023-11-02 Marielle Novastriderlinux-user/elfload: Add missing arm64 hwcap values
2023-11-02 Het Galamigration: modify test_multifd_tcp_none() to use new...
2023-11-02 Het Galamigration: Implement MigrateChannelList to hmp migratio...
2023-11-02 Het Galamigration: Implement MigrateChannelList to qmp migratio...
2023-11-02 Het Galamigration: modify migration_channels_and_uri_compatible...
2023-11-02 Het Galamigration: New migrate and migrate-incoming argument...
2023-11-02 Fabiano Rosasmigration: Convert the file backend to the new QAPI...
2023-11-02 Het Galamigration: convert exec backend to accept MigrateAddress.
2023-11-02 Het Galamigration: convert rdma backend to accept MigrateAddress
2023-11-02 Het Galamigration: convert socket backend to accept MigrateAddress
2023-11-02 Het Galamigration: convert migration 'uri' into 'MigrateAddress'
2023-11-02 Het Galamigration: New QAPI type 'MigrateAddress'
2023-11-02 Peter Xumigration: Change ram_dirty_bitmap_reload() retval...
2023-11-02 Fabiano Rosastests/migration-test: Add a test for postcopy hangs...
2023-11-02 Peter Xumigration: Allow network to fail even during recovery
2023-11-02 Peter Xumigration: Refactor error handling in source return...
2023-11-02 Steve Sistaretests/qtest: migration: add reboot mode test
2023-11-02 Stefan HajnocziMerge tag 'm68k-pull-2023-11-02' of https://gitlab...
2023-11-02 Thomas Huthtests/avocado/machine_m68k_nextcube: Fix the download...
2023-11-02 Thomas Huthm68k: Instantiate the ESP SCSI controller for the NeXTc...
2023-11-01 Thomas Huthhw/m68k/next-cube: Mirror BIOS to address 0
2023-11-01 Steve Sistarecpr: reboot mode
2023-11-01 Steve Sistarecpr: relax vhost migration blockers
2023-11-01 Steve Sistarecpr: relax blockdev migration blockers
2023-11-01 Steve Sistaremigration: per-mode blockers
2023-11-01 Steve Sistaremigration: mode parameter
2023-11-01 Peter Xumigration: Add tracepoints for downtime checkpoints
2023-11-01 Peter Xumigration: migration_stop_vm() helper
2023-11-01 Peter Xumigration: Add per vmstate downtime tracepoints
2023-11-01 Peter Xumigration: Add migration_downtime_start|end() helpers
2023-11-01 Peter Xumigration: Set downtime_start even for postcopy
2023-11-01 Juan Quintelamigration: Use vmstate_register_any() for vmware_vga
2023-11-01 Juan Quintelamigration: Use vmstate_register_any() for eeprom93xx
2023-11-01 Juan Quintelamigration: Use vmstate_register_any() for audio
2023-11-01 Juan Quintelamigration: Improve example and documentation of vmstate...
2023-11-01 Peter Xumigration: Check in savevm_state_handler_insert for...
2023-11-01 Juan Quintelamigration: Hack to maintain backwards compatibility...
2023-11-01 Juan Quintelamigration: Use VMSTATE_INSTANCE_ID_ANY for slirp
2023-11-01 Juan Quintelamigration: Use vmstate_register_any() for isa-ide
2023-11-01 Juan Quintelamigration: Use vmstate_register_any()
2023-11-01 Juan Quintelamigration: Create vmstate_register_any()
2023-11-01 Thomas Huthhw/s390x/s390-stattrib: Don't call register_savevm_live...
2023-11-01 Thomas Huthhw/s390x/s390-stattrib: Simplify handling of the "migra...
2023-11-01 Thomas Huthhw/s390x/s390-skeys: Don't call register_savevm_live...
2023-11-01 Thomas Huthhw/ipmi: Don't call vmstate_register() from instance_in...
2023-11-01 Philippe Mathieu... hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
2023-11-01 Philippe Mathieu... hw/m68k/virt: Do not open-code sysbus_create_simple()
2023-11-01 Philippe Mathieu... hw/m68k/next-cube: Do not open-code sysbus_create_simple()
2023-11-01 Philippe Mathieu... hw/m68k/mcf_intc: Pass CPU using QOM link property
2023-11-01 Philippe Mathieu... hw/m68k/mcf_intc: Expose MMIO region via SysBus API
2023-11-01 Philippe Mathieu... hw/m68k/mcf5206: Pass CPU using QOM link property
2023-11-01 Philippe Mathieu... hw/m68k/irqc: Pass CPU using QOM link property
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'pull-halloween-omnibus-311023-2' of https...
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-31 Fiona Ebneriotests: add test for changing mirror's copy_mode
2023-10-31 Fiona Ebnermirror: return mirror-specific information upon query
2023-10-31 Fiona Ebnerblockjob: query driver-specific info via a new 'query...
2023-10-31 Fiona Ebnerqapi/block-core: turn BlockJobInfo into a union
2023-10-31 Fiona Ebnerqapi/block-core: use JobType for BlockJobInfo's type
2023-10-31 Fiona Ebnermirror: implement mirror_change method
2023-10-31 Fiona Ebnerblock/mirror: determine copy_to_target only once
2023-10-31 Fiona Ebnerblock/mirror: move dirty bitmap to filter
2023-10-31 Fiona Ebnerblock/mirror: set actively_synced even after the job...
2023-10-31 Fiona Ebnerblockjob: introduce block-job-change QMP command
2023-10-31 Stefan Hajnoczivirtio-blk: remove batch notification BH
2023-10-31 Stefan Hajnoczivirtio: use defer_call() in virtio_irqfd_notify()
2023-10-31 Stefan Hajnocziutil/defer-call: move defer_call() to util/
2023-10-31 Stefan Hajnocziblock: rename blk_io_plug_call() API to defer_call()
2023-10-31 Cong Liucontrib/plugins: Close file descriptor on error return
2023-10-31 Akihiko Odakiplugins: Remove an extra parameter
2023-10-31 Matheus Tavares... semihosting: fix memleak at semihosting_arg_fallback
2023-10-31 Akihiko Odakigdbstub: Check if gdb_regs is NULL
2023-10-31 Alex Bennéetests/docker: upgrade debian-all-test-cross to bookworm
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for sparc64
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for riscv64
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for mips
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for mips64
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for m68k
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for hppa
2023-10-31 Alex Bennéetests/docker: use debian-all-test-cross for power
2023-10-31 Alex Bennéetests/docker: move sh4 to use debian-legacy-test-cross
2023-10-31 Alex Bennéetests/docker: use debian-legacy-test-cross for alpha
2023-10-31 Alex Bennéegitlab: add build-loongarch to matrix
2023-10-31 Alex Bennéegitlab: clean-up build-soft-softmmu job
2023-10-31 Alex Bennéegitlab: split alpha testing into a legacy container
2023-10-31 Akihiko Odakitests/tcg: Add -fno-stack-protector
2023-10-31 Thomas Huthtests/vm/openbsd: Use the system dtc package
2023-10-31 Fiona Ebnerblockdev: mirror: avoid potential deadlock when using...
2023-10-31 Fiona Ebnerblock: avoid potential deadlock during bdrv_graph_wrloc...
2023-10-31 Fiona Ebnerblockjob: drop AioContext lock before calling bdrv_grap...
2023-10-31 Kevin Wolfiotests: Test media change with iothreads
2023-10-31 Kevin Wolfblock: Fix locking in media change monitor commands
2023-10-31 Andrey Drobysheviotests: add tests for "qemu-img rebase" with compression
next