]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-10-17 John Snowiotests: get rid of '..' in path environment output
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-13 Jeuk Kimhw/ufs: Fix incorrect register fields
2023-10-13 Jeuk Kimhw/ufs: Fix code coverity issues
2023-10-13 Xiaojuan YangLoongArch: step down as general arch maintainer
2023-10-13 Song Gaohw/loongarch/virt: Remove unused 'loongarch_virt_pm...
2023-10-13 Philippe Mathieu... hw/loongarch/virt: Remove unused ISA Bus
2023-10-13 Philippe Mathieu... hw/loongarch/virt: Remove unused ISA UART
2023-10-13 Thomas Weißschuhhw/loongarch: remove global loaderparams variable
2023-10-13 Song Gaotarget/loongarch: Add preldx instruction
2023-10-13 Jiajie Chentarget/loongarch: fix ASXE flag conflict
2023-10-12 Vladimir Sementsov... python: use vm.cmd() instead of vm.qmp() where appropriate
2023-10-12 Vladimir Sementsov... scripts: add python_qmp_updater.py
2023-10-12 Vladimir Sementsov... tests/vm/basevm.py: use cmd() instead of qmp()
2023-10-12 Vladimir Sementsov... iotests.py: pause_job(): drop return value
2023-10-12 Vladimir Sementsov... iotests: drop some extra ** in qmp() call
2023-10-12 Vladimir Sementsov... iotests: drop some extra semicolons
2023-10-12 Vladimir Sementsov... iotests: refactor some common qmp result checks into...
2023-10-12 Vladimir Sementsov... iotests: add some missed checks of qmp result
2023-10-12 Vladimir Sementsov... iotests: QemuStorageDaemon: add cmd() method like in...
2023-10-12 Vladimir Sementsov... python/machine.py: upgrade vm.cmd() method
2023-10-12 Vladimir Sementsov... python/qemu: rename command() to cmd()
2023-10-12 Vladimir Sementsov... python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
2023-10-12 Vladimir Sementsov... scripts/cpu-x86-uarch-abi.py: use .command() instead...
2023-10-12 Vladimir Sementsov... qmp_shell.py: _fill_completion() use .command() instead...
2023-10-12 Vladimir Sementsov... python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
2023-10-12 Paolo Bonzinitarget/i386: fix shadowed variable pasto
2023-10-12 Thomas Huthcontrib/vhost-user-gpu: Fix compiler warning when compi...
2023-10-12 Kevin Wolfblock: Add assertion for bdrv_graph_wrlock()
2023-10-12 Kevin Wolfblock: Protect bs->children with graph_lock
2023-10-12 Kevin Wolfblock: Protect bs->parents with graph_lock
2023-10-12 Kevin Wolfblock: Mark bdrv_get_specific_info() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_apply_auto_read_only() and callers...
2023-10-12 Kevin Wolfblock: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_signal_corruption() and callers GRAPH...
2023-10-12 Kevin Wolfblock: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_refresh_filename() and callers GRAPH_R...
2023-10-12 Kevin Wolfblock: Mark bdrv_get_xdbg_block_graph() and callers...
2023-10-12 Kevin Wolfblock: Take graph rdlock in parts of reopen
2023-10-12 Kevin Wolfblock: Mark bdrv_snapshot_fallback() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_parent_cb_resize() and callers GRAPH_R...
2023-10-12 Emanuele Giuseppe... block: Mark drain related functions GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_first_blk() and bdrv_is_root_node...
2023-10-12 Kevin Wolfblock: Take graph rdlock in bdrv_inactivate_all()
2023-10-12 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock...
2023-10-12 Kevin Wolftest-bdrv-drain: Don't call bdrv_graph_wrlock() in...
2023-10-12 Paolo Bonziniblock: convert more bdrv_is_allocated* and bdrv_block_s...
2023-10-12 Paolo Bonziniblock: switch to co_wrapper for bdrv_is_allocated_*
2023-10-12 Paolo Bonziniblock: complete public block status API
2023-10-12 Paolo Bonziniblock: rename the bdrv_co_block_status static function
2023-10-12 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231012-1' of https...
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-12 Thomas Huthgitlab-ci: Disable the riscv64-debian-cross-container...
2023-10-12 David Hildenbrandvirtio-mem: Mark memslot alias memory regions unmergeable
2023-10-12 David Hildenbrandmemory,vhost: Allow for marking memory device memory...
2023-10-12 David Hildenbrandvirtio-mem: Expose device memory dynamically via multip...
2023-10-12 David Hildenbrandvirtio-mem: Update state to match bitmap as soon as...
2023-10-12 David Hildenbrandvirtio-mem: Pass non-const VirtIOMEM via virtio_mem_ran...
2023-10-12 David Hildenbrandmemory: Clarify mapping requirements for RamDiscardManager
2023-10-12 David Hildenbrandmemory-device,vhost: Support automatic decision on...
2023-10-12 David Hildenbrandvhost: Add vhost_get_max_memslots()
2023-10-12 David Hildenbrandkvm: Add stub for kvm_get_max_memslots()
2023-10-12 David Hildenbrandmemory-device,vhost: Support memory devices that dynami...
2023-10-12 David Hildenbrandmemory-device: Track required and actually used memslot...
2023-10-12 David Hildenbrandstubs: Rename qmp_memory_device.c to memory_device.c
2023-10-12 David Hildenbrandmemory-device: Support memory devices with multiple...
2023-10-12 David Hildenbrandvhost: Return number of free memslots
2023-10-12 David Hildenbrandkvm: Return number of free memslots
2023-10-12 David Hildenbrandsoftmmu/physmem: Fixup qemu_ram_block_from_host() docum...
2023-10-12 David Hildenbrandvhost: Remove vhost_backend_can_merge() callback
2023-10-12 David Hildenbrandvhost: Rework memslot filtering and fix "used_memslot...
2023-10-12 Thomas HuthMAINTAINERS: Add include/sysemu/qtest.h to the qtest...
2023-10-12 Klaus Jensenhw/misc/Kconfig: add switch for i2c-echo
2023-10-12 Klaus Jensenhw/misc/i2c-echo: add copyright/license note
2023-10-12 Chris Rauertests/qtest: Fix npcm7xx_timer-test.c flaky test
2023-10-12 Thomas Huthhw/rdma: Deprecate the pvrdma device and the rdma subsystem
2023-10-12 Yuval Shaiahw/pvrdma: Protect against buggy or malicious guest...
2023-10-12 Thomas Huthhw/virtio/virtio-gpu: Fix compiler warning when compili...
2023-10-12 Thomas Huthlibvhost-user: Fix compiler warning with -Wshadow=local
2023-10-12 Thomas Huthlibvduse: Fix compiler warning with -Wshadow=local
2023-10-12 Max Choutarget/riscv: Fix vfwmaccbf16.vf
2023-10-12 Daniel Henrique... target/riscv: deprecate capital 'Z' CPU properties
2023-10-12 Richard W.M... target/riscv: Use env_archcpu for better performance
2023-10-12 Daniel Henrique... target/riscv/tcg: remove RVG warning
2023-10-12 Daniel Henrique... target/riscv/kvm: support KVM_GET_REG_LIST
2023-10-12 Daniel Henrique... target/riscv/kvm: improve 'init_multiext_cfg' error msg
2023-10-12 Clément Chigotgdbstub: replace exit calls with proper shutdown for...
2023-10-12 Clément Chigothw/char: riscv_htif: replace exit calls with proper...
2023-10-12 Clément Chigothw/misc/sifive_test.c: replace exit calls with proper...
next