Show patches with: none      |   433820 patches
« 1 2 ... 414 415 4164338 4339 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,06/17] target/i386: Add support for AMX-FP16 in CPUID enumeration [PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 - - 1 - --- 2023-04-29 Paolo Bonzini New
[PULL,05/17] target/i386: Add support for CMPCCXADD in CPUID enumeration [PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 - - 1 - --- 2023-04-29 Paolo Bonzini New
[PULL,04/17] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set [PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 - 1 1 - --- 2023-04-29 Paolo Bonzini New
[PULL,03/17] i386/sev: Update checks and information related to reduced-phys-bits [PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 - 1 1 - --- 2023-04-29 Paolo Bonzini New
[PULL,02/17] qemu-options.hx: Update the reduced-phys-bits documentation [PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 - 1 1 - --- 2023-04-29 Paolo Bonzini New
[PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 [PULL,01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 - 1 1 - --- 2023-04-29 Paolo Bonzini New
[PULL,00/17] Misc patches for 2023-04-29 - - - - --- 2023-04-29 Paolo Bonzini New
tests/9p: fix potential leak in v9fs_rreaddir() tests/9p: fix potential leak in v9fs_rreaddir() - - 1 - --- 2023-04-29 Christian Schoenebeck New
[v2] target/hexagon: fix = vs. == mishap [v2] target/hexagon: fix = vs. == mishap - - - - --- 2023-04-28 Taylor Simpson New
[v4,10/10] migration: block incoming colo when capability is disabled COLO: improve build options - - 4 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,09/10] migration: disallow change capabilities in COLO state COLO: improve build options - - 2 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,08/10] migration: process_incoming_migration_co(): move colo part to colo COLO: improve build options - - - - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,07/10] migration: split migration_incoming_co COLO: improve build options - - - - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,06/10] migration: process_incoming_migration_co: simplify code flow around ret COLO: improve build options - - 3 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,05/10] migration: drop colo_incoming_thread from MigrationIncomingState COLO: improve build options - - 3 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,04/10] configure: add --disable-colo-proxy option COLO: improve build options - - 2 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,03/10] build: move COLO under CONFIG_REPLICATION COLO: improve build options 1 - 1 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,02/10] colo: make colo_checkpoint_notify static and provide simpler API COLO: improve build options - - 3 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[v4,01/10] block/meson.build: prefer positive condition for replication COLO: improve build options - - 4 - --- 2023-04-28 Vladimir Sementsov-Ogievskiy New
[PULL,21/21] migration: Initialize and cleanup decompression in migration.c [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,20/21] ram-compress.c: Make target independent [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 2 - --- 2023-04-28 Juan Quintela New
[PULL,19/21] ram compress: Assert that the file buffer matches the result [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,18/21] ram.c: Move core decompression code into its own file [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 2 - --- 2023-04-28 Juan Quintela New
[PULL,17/21] ram.c: Move core compression code into its own file [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,16/21] ram.c: Remove last ram.c dependency from the core compress code [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,15/21] ram.c: Call update_compress_thread_counts from compress_send_queued_data [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,14/21] ram.c: Do not call save_page_header() from compress threads [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,13/21] ram.c: Reset result after sending queued data [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,12/21] ram.c: Dont change param->block in the compress thread [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,11/21] ram.c: Let the compress threads return a CompressResult enum [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,10/21] qtest/migration-test.c: Add postcopy tests with compress enabled [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,09/21] qtest/migration-test.c: Add tests with compress enabled [PULL,01/21] multifd: We already account for this packet on the multifd thread 1 - 1 - --- 2023-04-28 Juan Quintela New
[PULL,08/21] migration: Drop unused parameter for migration_tls_client_create() [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,07/21] migration: Drop unused parameter for migration_tls_get_creds() [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,06/21] migration/rdma: Unfold last user of acct_update_position() [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,05/21] migration/rdma: Split the zero page case from acct_update_position [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,04/21] migration: Rename RAMStats to MigrationAtomicStats [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,03/21] migration: Rename ram_counters to mig_stats [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,02/21] migration: Move ram_stats to its own file migration-stats.[ch] [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,01/21] multifd: We already account for this packet on the multifd thread [PULL,01/21] multifd: We already account for this packet on the multifd thread - - 1 - --- 2023-04-28 Juan Quintela New
[PULL,00/21] Migration 20230428 patches - - - - --- 2023-04-28 Juan Quintela New
[v3,4/4] target/riscv: smstateen knobs Smstateen FCSR - - 2 - --- 2023-04-28 Mayuresh Chitale New
[v3,3/4] target/riscv: check smstateen fcsr flag Smstateen FCSR - - - - --- 2023-04-28 Mayuresh Chitale New
[v3,2/4] target/riscv: Reuse tb->flags.FS Smstateen FCSR - - 1 - --- 2023-04-28 Mayuresh Chitale New
[v3,1/4] target/riscv: smstateen check for fcsr Smstateen FCSR - - 1 - --- 2023-04-28 Mayuresh Chitale New
[v2,5/5] virtio-gpu: CONTEXT_INIT feature [v2,1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl - - 2 - --- 2023-04-28 Gurchetan Singh New
[v2,4/5] virtio: Add shared memory capability [v2,1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl - - 1 - --- 2023-04-28 Gurchetan Singh New
[v2,3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function [v2,1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl - - 1 - --- 2023-04-28 Gurchetan Singh New
[v2,2/5] hw/display/virtio-gpu-virgl: make GL device more library agnostic [v2,1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl - - 1 - --- 2023-04-28 Gurchetan Singh New
[v2,1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl [v2,1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl - - 1 - --- 2023-04-28 Gurchetan Singh New
ui: return NULL when getting cursor without a console ui: return NULL when getting cursor without a console - 2 1 - --- 2023-04-28 Marc-André Lureau New
tests/qtest: Disable the spice test of readconfig-test on FreeBSD tests/qtest: Disable the spice test of readconfig-test on FreeBSD - - 2 - --- 2023-04-28 Thomas Huth New
[v3] meson: Pass -j option to sphinx [v3] meson: Pass -j option to sphinx - - 1 1 --- 2023-04-28 Fabiano Rosas New
[v3,19/19] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,18/19] target/riscv: Add Zvksed ISA extension support Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,17/19] crypto: Add SM4 constant parameter CK Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,16/19] crypto: Create sm4_subword Add RISC-V vector cryptographic instruction set support - - 2 - --- 2023-04-28 Lawrence Hunter New
[v3,15/19] target/riscv: Add Zvkg ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,14/19] target/riscv: Add Zvksh ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,13/19] target/riscv: Add Zvknh ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,12/19] target/riscv: Add Zvkned ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,11/19] target/riscv: Add Zvbb ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,10/19] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,09/19] tcg: Add andcs and rotrs tcg gvec ops Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,08/19] qemu/bitops.h: Limit rotate amounts Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,07/19] target/riscv: Refactor some of the generic vector functionality Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,06/19] target/riscv: Refactor translation of vector-widening instruction Add RISC-V vector cryptographic instruction set support - - 2 - --- 2023-04-28 Lawrence Hunter New
[v3,05/19] target/riscv: Move vector translation checks Add RISC-V vector cryptographic instruction set support - - 2 - --- 2023-04-28 Lawrence Hunter New
[v3,04/19] target/riscv: Add Zvbc ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,03/19] target/riscv: Remove redundant "cpu_vl == 0" checks Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v3,02/19] target/riscv: Refactor vector-vector translation macro Add RISC-V vector cryptographic instruction set support - - 3 - --- 2023-04-28 Lawrence Hunter New
[v3,01/19] target/riscv: Refactor some of the generic vector functionality Add RISC-V vector cryptographic instruction set support - - 1 - --- 2023-04-28 Lawrence Hunter New
[v5,13/13] target/riscv: Deny access if access is partially inside the PMP entry target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,12/13] target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,11/13] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1 target/riscv: Fix PMP related problem - - 2 - --- 2023-04-28 Weiwei Li New
[v5,10/13] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes target/riscv: Fix PMP related problem - - 2 - --- 2023-04-28 Weiwei Li New
[v5,09/13] target/riscv: Flush TLB when pmpaddr is updated target/riscv: Fix PMP related problem - - 2 - --- 2023-04-28 Weiwei Li New
[v5,08/13] target/riscv: Update the next rule addr in pmpaddr_csr_write() target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,07/13] target/riscv: Flush TLB when MMWP or MML bits are changed target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,06/13] target/riscv: Remove unused paramters in pmp_hart_has_privs_default() target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,05/13] target/riscv: Make RLB/MML/MMWP bits writable only when Smepmp is enabled target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,04/13] target/riscv: Change the return type of pmp_hart_has_privs() to bool target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,03/13] target/riscv: Make the short cut really work in pmp_hart_has_privs target/riscv: Fix PMP related problem - - 1 - --- 2023-04-28 Weiwei Li New
[v5,02/13] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp target/riscv: Fix PMP related problem - - 2 - --- 2023-04-28 Weiwei Li New
[v5,01/13] target/riscv: Update pmp_get_tlb_size() target/riscv: Fix PMP related problem - - 2 - --- 2023-04-28 Weiwei Li New
[v2] Don't require libcap-ng for virtfs support [v2] Don't require libcap-ng for virtfs support - - - - --- 2023-04-28 Peter Foley New
[9/9] hw/ide/ahci: fix broken SError handling misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[8/9] hw/ide/ahci: fix ahci_write_fis_sdb() misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[7/9] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[6/9] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[5/9] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[4/9] hw/ide/ahci: simplify and document PxCI handling misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[3/9] hw/ide/ahci: write D2H FIS on when processing NCQ command misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[2/9] hw/ide/core: set ERR_STAT in unsupported command completion misc AHCI cleanups - - - - --- 2023-04-28 Niklas Cassel New
[1/9] hw/ide/ahci: remove stray backslash misc AHCI cleanups - - 2 - --- 2023-04-28 Niklas Cassel New
[PULL,17/17] docs/zoned-storage:add zoned emulation use case [PULL,01/17] block/block-common: add zoned device structs - - - - --- 2023-04-28 Stefan Hajnoczi New
[PULL,16/17] virtio-blk: add some trace events for zoned emulation [PULL,01/17] block/block-common: add zoned device structs - - 1 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,15/17] block: add accounting for zone append operation [PULL,01/17] block/block-common: add zoned device structs - - - - --- 2023-04-28 Stefan Hajnoczi New
[PULL,14/17] virtio-blk: add zoned storage emulation for zoned devices [PULL,01/17] block/block-common: add zoned device structs - - - - --- 2023-04-28 Stefan Hajnoczi New
[PULL,13/17] include: update virtio_blk headers to v6.3-rc1 [PULL,01/17] block/block-common: add zoned device structs - - 2 - --- 2023-04-28 Stefan Hajnoczi New
« 1 2 ... 414 415 4164338 4339 »