Show patches with: none      |   431530 patches
« 1 2 ... 490 491 4924315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/5] parallels: Replace fprintf by qemu_log in check parallels: Add duplication check, repair at open, fix bugs - - 1 - --- 2023-02-03 Alexander Ivanov New
[v3,3/5] parallels: Add checking and repairing duplicate offsets in BAT parallels: Add duplication check, repair at open, fix bugs - - - - --- 2023-02-03 Alexander Ivanov New
[v3,2/5] parallels: Split image leak handling to separate check and fix helpers parallels: Add duplication check, repair at open, fix bugs - - - - --- 2023-02-03 Alexander Ivanov New
[v3,1/5] parallels: Incorrect data end calculation in parallels_open() parallels: Add duplication check, repair at open, fix bugs - - 1 - --- 2023-02-03 Alexander Ivanov New
[v10,12/12] parallels: Incorrect condition in out-of-image check parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2023-02-03 Alexander Ivanov New
[v10,11/12] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2023-02-03 Alexander Ivanov New
[v10,10/12] parallels: Move statistic collection to a separate function parallels: Refactor the code of images checks and fix a bug - - 2 - --- 2023-02-03 Alexander Ivanov New
[v10,09/12] parallels: Move check of leaks to a separate function parallels: Refactor the code of images checks and fix a bug - - - - --- 2023-02-03 Alexander Ivanov New
[v10,08/12] parallels: Fix statistics calculation parallels: Refactor the code of images checks and fix a bug - - - - --- 2023-02-03 Alexander Ivanov New
[v10,07/12] parallels: Move check of cluster outside image to a separate function parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2023-02-03 Alexander Ivanov New
[v10,06/12] parallels: Move check of unclean image to a separate function parallels: Refactor the code of images checks and fix a bug - - 2 - --- 2023-02-03 Alexander Ivanov New
[v10,05/12] parallels: Use generic infrastructure for BAT writing in parallels_co_check() parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2023-02-03 Alexander Ivanov New
[v10,04/12] parallels: create parallels_set_bat_entry_helper() to assign BAT value parallels: Refactor the code of images checks and fix a bug - - 2 - --- 2023-02-03 Alexander Ivanov New
[v10,03/12] parallels: Fix image_end_offset and data_end after out-of-image check parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2023-02-03 Alexander Ivanov New
[v10,02/12] parallels: Fix high_off calculation in parallels_co_check() parallels: Refactor the code of images checks and fix a bug - - 2 - --- 2023-02-03 Alexander Ivanov New
[v10,01/12] parallels: Out of image offset in BAT leads to image inflation parallels: Refactor the code of images checks and fix a bug - - 1 - --- 2023-02-03 Alexander Ivanov New
[PULL,35/35] monitor: Rename misc.c to hmp-target.c [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,34/35] monitor: Loosen coupling between misc.c and monitor.c slightly [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,33/35] monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,32/35] monitor: Move remaining HMP commands from misc.c to hmp-cmds.c [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,31/35] monitor: Move target-dependent HMP commands to hmp-cmds-target.c [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,30/35] monitor: Move monitor_putc() next to monitor_puts & external linkage [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,29/35] monitor: Split file descriptor passing stuff off misc.c [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,28/35] qdev: Move HMP command completion from monitor to softmmu/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,27/35] acpi: Move the QMP command from monitor/ to hw/acpi/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,26/35] stats: Move HMP commands from monitor/ to stats/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,25/35] stats: Move QMP commands from monitor/ to stats/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,24/35] runstate: Move HMP commands from monitor/ to softmmu/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,23/35] tpm: Move HMP commands from monitor/ to softmmu/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,22/35] virtio: Move HMP commands from monitor/ to hw/virtio/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,21/35] migration: Move the QMP command from monitor/ to migration/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,20/35] migration: Move HMP commands from monitor/ to migration/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,19/35] net: Move hmp_info_network() to net-hmp-cmds.c [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,18/35] net: Move HMP commands from monitor to net/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,17/35] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,16/35] rocker: Move HMP commands from monitor to hw/net/rocker/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,15/35] block: Factor out hmp_change_medium(), and move to block/monitor/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 2 - --- 2023-02-03 Markus Armbruster New
[PULL,14/35] qom: Move HMP commands from monitor/ to qom/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,13/35] machine: Move HMP commands from monitor/ to hw/core/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,12/35] machine: Move QMP commands from monitor/ to hw/core/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,11/35] trace: Move HMP commands from monitor/ to trace/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 2 - --- 2023-02-03 Markus Armbruster New
[PULL,10/35] hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,09/35] readline: Extract readline_add_completion_of() from monitor [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,08/35] hmp: Drop redundant argument check from add_completion_option() [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,07/35] char: Factor out qmp_add_client() parts and move to chardev/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,06/35] char: Move HMP commands from monitor/ to chardev/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,05/35] audio: Move HMP commands from monitor/ to audio/ [PULL,01/35] MAINTAINERS: Cover userfaultfd - - - - --- 2023-02-03 Markus Armbruster New
[PULL,04/35] monitor: Drop unnecessary includes [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,03/35] MAINTAINERS: Cover tpm.c again [PULL,01/35] MAINTAINERS: Cover userfaultfd - 1 - - --- 2023-02-03 Markus Armbruster New
[PULL,02/35] MAINTAINERS: Cover include/sysemu/accel-blocker.h [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 1 - --- 2023-02-03 Markus Armbruster New
[PULL,01/35] MAINTAINERS: Cover userfaultfd [PULL,01/35] MAINTAINERS: Cover userfaultfd - - 3 - --- 2023-02-03 Markus Armbruster New
[PULL,00/35] Monitor patches for 2023-02-03 - - - - --- 2023-02-03 Markus Armbruster New
[v10,5/5] riscv: Correctly set the device-tree entry 'mmu-type' riscv: Allow user to set the satp mode - - 4 - --- 2023-02-03 Alexandre Ghiti New
[v10,4/5] riscv: Introduce satp mode hw capabilities riscv: Allow user to set the satp mode - - 4 - --- 2023-02-03 Alexandre Ghiti New
[v10,3/5] riscv: Allow user to set the satp mode riscv: Allow user to set the satp mode 1 - 3 - --- 2023-02-03 Alexandre Ghiti New
[v10,2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool riscv: Allow user to set the satp mode - - 4 - --- 2023-02-03 Alexandre Ghiti New
[v10,1/5] riscv: Pass Object to register_cpu_props instead of DeviceState riscv: Allow user to set the satp mode - - 4 - --- 2023-02-03 Alexandre Ghiti New
hostmem-file: add offset option hostmem-file: add offset option - - - - --- 2023-02-02 Alexander Graf New
[v2] qemu-options.hx: remove stray quote [v2] qemu-options.hx: remove stray quote - - 1 - --- 2023-02-02 John Snow New
[v2,3/3] migration: Postpone postcopy preempt channel to be after main migration: Fix disorder of channel creations - - 1 - --- 2023-02-02 Peter Xu New
[v2,2/3] migration: Add a semaphore to count PONGs migration: Fix disorder of channel creations - - 1 - --- 2023-02-02 Peter Xu New
[v2,1/3] migration: Rework multi-channel checks on URI migration: Fix disorder of channel creations - - - - --- 2023-02-02 Peter Xu New
[7/7] target/arm: Add CPU properties for most v8.3 PAC features Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-02 Aaron Lindsay New
[6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-02 Aaron Lindsay New
[5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined' Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-02 Aaron Lindsay New
[4/7] target/arm: Implement v8.3 Pauth2 Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-02-02 Aaron Lindsay New
[3/7] target/arm: Implement v8.3 EnhancedPAC Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-02-02 Aaron Lindsay New
[2/7] target/arm: Implement v8.3 QARMA3 PAC cipher Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-02-02 Aaron Lindsay New
[1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-02 Aaron Lindsay New
[RFC] gitlab: call ninja directly and reduce build noise [RFC] gitlab: call ninja directly and reduce build noise - - - - --- 2023-02-02 Alex Bennée New
[PULL,26/26] migration: check magic value for deciding the mapping of channels [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,25/26] io: Add support for MSG_PEEK for socket channel [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,24/26] migration/dirtyrate: Show sample pages only in page-sampling mode [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,23/26] migration: Perform vmsd structure check during tests [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,22/26] migration: Add canary to VMSTATE_END_OF_LIST [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,21/26] migration/rdma: fix return value for qio_channel_rdma_{readv, writev} [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 1 - --- 2023-02-02 Juan Quintela New
[PULL,20/26] migration: Show downtime during postcopy phase [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,19/26] virtio-mem: Proper support for preallocation with migration [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 4 - --- 2023-02-02 Juan Quintela New
[PULL,18/26] virtio-mem: Migrate immutable properties early [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,17/26] virtio-mem: Fail if a memory backend with "prealloc=on" is specified [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 4 1 --- 2023-02-02 Juan Quintela New
[PULL,16/26] migration/ram: Factor out check for advised postcopy [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,15/26] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST() [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 4 - --- 2023-02-02 Juan Quintela New
[PULL,14/26] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,13/26] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup() [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 4 - --- 2023-02-02 Juan Quintela New
[PULL,12/26] migration/savevm: Move more savevm handling into vmstate_save() [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 3 - --- 2023-02-02 Juan Quintela New
[PULL,11/26] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,10/26] migration/ram: Rely on used_length for uffd_change_protection() [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,09/26] migration/ram: Don't explicitly unprotect when unregistering uffd-wp [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,08/26] migration/ram: Fix error handling in ram_write_tracking_start() [PULL,01/26] migration: Fix migration crash when target psize larger than host - 1 2 - --- 2023-02-02 Juan Quintela New
[PULL,07/26] migration/ram: Fix populate_read_range() [PULL,01/26] migration: Fix migration crash when target psize larger than host - 1 2 - --- 2023-02-02 Juan Quintela New
[PULL,06/26] util/userfaultfd: Add uffd_open() [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 2 - --- 2023-02-02 Juan Quintela New
[PULL,05/26] migration: simplify migration_iteration_run() [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 1 - --- 2023-02-02 Juan Quintela New
[PULL,04/26] migration: Remove unused threshold_size parameter [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 1 - --- 2023-02-02 Juan Quintela New
[PULL,03/26] migration: Split save_live_pending() into state_pending_* [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 1 - --- 2023-02-02 Juan Quintela New
[PULL,02/26] migration: No save_live_pending() method uses the QEMUFile parameter [PULL,01/26] migration: Fix migration crash when target psize larger than host - - 1 - --- 2023-02-02 Juan Quintela New
[PULL,01/26] migration: Fix migration crash when target psize larger than host [PULL,01/26] migration: Fix migration crash when target psize larger than host - 1 2 - --- 2023-02-02 Juan Quintela New
[PULL,00/26] Next patches - - - - --- 2023-02-02 Juan Quintela New
[PULL,v2,00/36] Testing, docs, semihosting and plugin updates - - - - --- 2023-02-02 Alex Bennée New
[v10,3/3] hw/riscv/boot.c: make riscv_load_initrd() static hw/riscv: handle kernel_entry high bits with 32bit CPUs - - 3 - --- 2023-02-02 Daniel Henrique Barboza New
[v10,2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel() hw/riscv: handle kernel_entry high bits with 32bit CPUs - - 2 - --- 2023-02-02 Daniel Henrique Barboza New
« 1 2 ... 490 491 4924315 4316 »