Show patches with: Archived = No       |   445176 patches
« 1 2 ... 421 422 4234451 4452 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,03/14] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,02/14] tcg: Add tcg_out_tb_start backend hook tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,01/14] tcg/ppc: Untabify tcg-target.c.inc tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[2/2] block-backend: process zoned requests in the current AioContext block-backend: process I/O in the current AioContext - - - - --- 2023-08-15 Stefan Hajnoczi New
[1/2] block-backend: process I/O in the current AioContext block-backend: process I/O in the current AioContext - - - - --- 2023-08-15 Stefan Hajnoczi New
[9/9] gdbstub: replace global gdb_has_xml with a function gdbstub and testing fixes for 8.2 - - - - --- 2023-08-15 Alex Bennée New
[8/9] gdbstub: refactor get_feature_xml gdbstub and testing fixes for 8.2 - - - - --- 2023-08-15 Alex Bennée New
[7/9] gdbstub: remove unused user_ctx field gdbstub and testing fixes for 8.2 1 - - - --- 2023-08-15 Alex Bennée New
[6/9] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT gdbstub and testing fixes for 8.2 - - - - --- 2023-08-15 Alex Bennée New
[5/9] tests/tcg: clean-up gdb confirm/pagination settings gdbstub and testing fixes for 8.2 1 - 2 - --- 2023-08-15 Alex Bennée New
[4/9] tests: remove test-gdbstub.py gdbstub and testing fixes for 8.2 1 - - - --- 2023-08-15 Alex Bennée New
[3/9] tests/tcg: remove quoting for info output gdbstub and testing fixes for 8.2 - - - - --- 2023-08-15 Alex Bennée New
[2/9] tests/docker: cleanup non-verbose output gdbstub and testing fixes for 8.2 - - 2 - --- 2023-08-15 Alex Bennée New
[1/9] gitlab: enable ccache for many build jobs gdbstub and testing fixes for 8.2 - - - - --- 2023-08-15 Alex Bennée New
[5/5] migration/ram: Merge save_zero_page functions migration/ram: Merge zero page handling - - - - --- 2023-08-15 Fabiano Rosas New
[4/5] migration/ram: Return early from save_zero_page migration/ram: Merge zero page handling - - - - --- 2023-08-15 Fabiano Rosas New
[3/5] migration/ram: Move xbzrle zero page handling into save_zero_page migration/ram: Merge zero page handling - - 1 - --- 2023-08-15 Fabiano Rosas New
[2/5] migration/ram: Stop passing QEMUFile around in save_zero_page migration/ram: Merge zero page handling - - 1 - --- 2023-08-15 Fabiano Rosas New
[1/5] migration/ram: Remove RAMState from xbzrle_cache_zero_page migration/ram: Merge zero page handling - - 1 - --- 2023-08-15 Fabiano Rosas New
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts - 1 1 - --- 2023-08-15 Thomas Huth New
[2/2] virtio-blk: remove batch notification BH virtio-blk: use blk_io_plug_call() instead of notification BH - - - - --- 2023-08-15 Stefan Hajnoczi New
[1/2] virtio: use blk_io_plug_call() in virtio_irqfd_notify() virtio-blk: use blk_io_plug_call() instead of notification BH - - - - --- 2023-08-15 Stefan Hajnoczi New
[v6,12/12] docs/system: add basic virtio-snd documentation [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,11/12] virtio-sound: implement audio capture (RX) [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,10/12] virtio-sound: implement audio output (TX) [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,09/12] virtio-sound: handle VIRTIO_SND_PCM_RELEASE [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,08/12] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,07/12] virtio-sound: handle VIRTIO_SND_PCM_SET_PARAMS [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,06/12] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP} [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,05/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,04/12] virtio-sound: set PCM stream parameters [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,03/12] virtio-sound: handle control messages and streams [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,02/12] Add virtio-sound-pci device [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
[v6,01/12] Add virtio-sound device stub [v6,01/12] Add virtio-sound device stub - - - - --- 2023-08-15 Manos Pitsidianakis New
migrate/ram: let ram_save_target_page_legacy() return if qemu file got error migrate/ram: let ram_save_target_page_legacy() return if qemu file got error 1 - 1 - --- 2023-08-15 Guoyi Tu New
[RFC] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB [RFC] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB - - - - --- 2023-08-15 Jordan Niethe New
[v2] target/i386: Export GDS_NO bit to guests [v2] target/i386: Export GDS_NO bit to guests - - 1 2 --- 2023-08-15 Pawan Gupta New
target/riscv: Update CSR bits name for svadu extension target/riscv: Update CSR bits name for svadu extension - - - - --- 2023-08-15 Weiwei Li New
[PULL,1/1] tcg/i386: Output %gs prefix in tcg_out_vex_opc [PULL,1/1] tcg/i386: Output %gs prefix in tcg_out_vex_opc - 1 - - --- 2023-08-15 Richard Henderson New
[PULL,0/1] late tcg fix - - - - --- 2023-08-15 Richard Henderson New
[v5,9/9] docs/system: add basic virtio-gpu documentation gfxstream + rutabaga_gfx - - 1 - --- 2023-08-15 Gurchetan Singh New
[v5,8/9] gfxstream + rutabaga: enable rutabaga gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-15 Gurchetan Singh New
[v5,7/9] gfxstream + rutabaga: meson support gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-15 Gurchetan Singh New
[v5,6/9] gfxstream + rutabaga: add initial support for gfxstream gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-15 Gurchetan Singh New
[v5,5/9] gfxstream + rutabaga prep: added need defintions, fields, and options gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-15 Gurchetan Singh New
[v5,4/9] virtio-gpu: blob prep gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-15 Gurchetan Singh New
[v5,3/9] virtio-gpu: hostmem gfxstream + rutabaga_gfx 1 - 1 2 --- 2023-08-15 Gurchetan Singh New
[v5,2/9] virtio-gpu: CONTEXT_INIT feature gfxstream + rutabaga_gfx - - 3 1 --- 2023-08-15 Gurchetan Singh New
[v5,1/9] virtio: Add shared memory capability gfxstream + rutabaga_gfx 1 - 2 2 --- 2023-08-15 Gurchetan Singh New
[for-8.2,4/4] migration/qapi: Drop @MigrationParameter enum qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - - - --- 2023-08-14 Peter Xu New
[for-8.2,3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - - - --- 2023-08-14 Peter Xu New
[for-8.2,2/4] tests/migration-test: Add a test for null parameter setups qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 1 - --- 2023-08-14 Peter Xu New
[for-8.2,1/4] migration/qmp: Fix crash on setting tls-authz with null qapi/migration: Dedup migration parameter objects and fix tls-authz crash - 1 1 - --- 2023-08-14 Peter Xu New
qxl: don't assert() if device isn't yet initialized qxl: don't assert() if device isn't yet initialized - 1 1 - --- 2023-08-14 Marc-André Lureau New
[for-8.2] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code [for-8.2] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code - - - - --- 2023-08-14 Thomas Huth New
[V3,10/10] tests/qtest: background migration with suspend fix migration of suspended runstate - - - - --- 2023-08-14 Steve Sistare New
[V3,09/10] tests/qtest: postcopy migration with suspend fix migration of suspended runstate - - - - --- 2023-08-14 Steve Sistare New
[V3,08/10] tests/qtest: precopy migration with suspend fix migration of suspended runstate - - - - --- 2023-08-14 Steve Sistare New
[V3,07/10] tests/qtest: option to suspend during migration fix migration of suspended runstate - - - - --- 2023-08-14 Steve Sistare New
[V3,06/10] tests/qtest: migration events fix migration of suspended runstate - - 1 - --- 2023-08-14 Steve Sistare New
[V3,05/10] migration: preserve suspended for bg_migration fix migration of suspended runstate - - - - --- 2023-08-14 Steve Sistare New
[V3,04/10] migration: preserve suspended for snapshot fix migration of suspended runstate - - - - --- 2023-08-14 Steve Sistare New
[V3,03/10] migration: add runstate function fix migration of suspended runstate - - 1 - --- 2023-08-14 Steve Sistare New
[V3,02/10] migration: preserve suspended runstate fix migration of suspended runstate - - 1 - --- 2023-08-14 Steve Sistare New
[V3,01/10] vl: start on wakeup request fix migration of suspended runstate - - 1 - --- 2023-08-14 Steve Sistare New
trace-events: Fix the name of the tracing.rst file trace-events: Fix the name of the tracing.rst file - - - - --- 2023-08-14 Thomas Huth New
[4/4] replay: simple auto-snapshot mode for record Assorted replay patches - - - - --- 2023-08-14 Nicholas Piggin New
[3/4] replay: allow runstate shutdown->running when replaying trace Assorted replay patches 1 - - - --- 2023-08-14 Nicholas Piggin New
[2/4] tests/avocado: replay_linux.py add replay-dump.py test Assorted replay patches - - - - --- 2023-08-14 Nicholas Piggin New
[1/4] scripts/replay_dump.sh: Update to current rr record format Assorted replay patches - - - - --- 2023-08-14 Nicholas Piggin New
tests/qemu-iotests/183: Fix timeout issue when running tests in parallel tests/qemu-iotests/183: Fix timeout issue when running tests in parallel - - - - --- 2023-08-14 Thomas Huth New
[v2] ui/dbus: implement damage regions for GL [v2] ui/dbus: implement damage regions for GL - - 1 - --- 2023-08-14 Bilal Elmoussaoui New
ui/dbus: implement damage regions for GL ui/dbus: implement damage regions for GL - - - - --- 2023-08-14 Bilal Elmoussaoui New
[v2,4/4] iotests: test the zoned format feature for qcow2 file Add full zoned storage emulation to qcow2 driver - - 1 - --- 2023-08-14 Sam Li New
[v2,3/4] qcow2: add zoned emulation capability Add full zoned storage emulation to qcow2 driver - - - - --- 2023-08-14 Sam Li New
[v2,2/4] qcow2: add configurations for zoned format extension Add full zoned storage emulation to qcow2 driver - - - - --- 2023-08-14 Sam Li New
[v2,1/4] docs/qcow2: add the zoned format feature Add full zoned storage emulation to qcow2 driver - - - - --- 2023-08-14 Sam Li New
[for-8.2] target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg [for-8.2] target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg - - 1 - --- 2023-08-13 Richard Henderson New
[RFC,v2,3/3] vdpa: Allow VIRTIO_NET_F_RSS in SVQ Vhost-vdpa Shadow Virtqueue RSS Support - - - - --- 2023-08-13 Hawkins Jiawei New
[RFC,v2,2/3] vdpa: Restore receive-side scaling state Vhost-vdpa Shadow Virtqueue RSS Support - - - - --- 2023-08-13 Hawkins Jiawei New
[RFC,v2,1/3] vdpa: Add SetSteeringEBPF method for NetClientState Vhost-vdpa Shadow Virtqueue RSS Support - - - - --- 2023-08-13 Hawkins Jiawei New
[v3,32/32] Add glue to call the following syscalls to the freebsd_syscall function: Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,31/32] Add glue to call the following syscalls to the freebsd_syscall function: Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,30/32] Add glue to call the following syscalls to the freebsd_syscall function: Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,29/32] Add glue to call the following syscalls to the freebsd_syscall function: Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,28/32] Add os-stat.c to the build Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,27/32] Implement do_freebsd_realpathat syscall Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,26/32] Implement freebsd11 stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,25/32] Implement freebsd11 stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,24/32] Implement freebsd11 stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,23/32] Implement freebsd11 stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,22/32] Implement freebsd11 stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,21/32] Implement stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,20/32] Implement stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,19/32] Implement stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,18/32] Implement stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,17/32] Implement stat related syscalls Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,16/32] Implement h2t_freebsd_stat and h2t_freebsd_statfs functions Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,15/32] Implement target_to_host_fcntl_cmd Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
[v3,14/32] Implement h2t_freebds11_statfs Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-13 Karim Taha New
« 1 2 ... 421 422 4234451 4452 »