Show patches with: none      |   338078 patches
« 1 2 3 43380 3381 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] qapi: delete un-needed python static analysis configs python: add QAPI and qapidoc et al to python linter tests - - - --- 2025-04-17 John Snow New
[v2,4/5] python: add qapi static analysis tests python: add QAPI and qapidoc et al to python linter tests - - - --- 2025-04-17 John Snow New
[v2,3/5] python: update missing dependencies from minreqs python: add QAPI and qapidoc et al to python linter tests - - - --- 2025-04-17 John Snow New
[v2,2/5] docs/qapidoc: linting fixes python: add QAPI and qapidoc et al to python linter tests - - - --- 2025-04-17 John Snow New
[v2,1/5] qapi: Add some pylint ignores python: add QAPI and qapidoc et al to python linter tests - - - --- 2025-04-17 John Snow New
block/file-posix: allow BLKZEROOUT with -t writeback block/file-posix: allow BLKZEROOUT with -t writeback - - - --- 2025-04-17 Stefan Hajnoczi New
exec: Rename target_words_bigendian() -> target_big_endian() exec: Rename target_words_bigendian() -> target_big_endian() - 2 - --- 2025-04-17 Philippe Mathieu-Daudé New
[v2,11/11] mirror: Allow QMP override to declare target already zero Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,10/11] tests: Add iotest mirror-sparse for recent patches Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,09/11] iotests/common.rc: add disk_usage function Make blockdev-mirror dest sparse in more cases - 3 - --- 2025-04-17 Eric Blake New
[v2,08/11] mirror: Skip writing zeroes when target is already zero Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,07/11] mirror: Skip pre-zeroing destination if it is already zero Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,06/11] mirror: Minor refactoring Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,05/11] iotests: Improve iotest 194 to mirror data Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,04/11] block: Add new bdrv_co_is_all_zeroes() function Make blockdev-mirror dest sparse in more cases - - - --- 2025-04-17 Eric Blake New
[v2,03/11] block: Let bdrv_co_is_zero_fast consolidate adjacent extents Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,02/11] file-posix: Handle zero block status hint better Make blockdev-mirror dest sparse in more cases - 1 - --- 2025-04-17 Eric Blake New
[v2,01/11] block: Expand block status mode from bool to enum Make blockdev-mirror dest sparse in more cases - - - --- 2025-04-17 Eric Blake New
[v3,15/22] arm: qemu: Add a 64-bit SPL build Untitled series #954611 - - - --- 2025-04-17 Simon Glass New
[v3,14/22] arm: qemu: Add an SPL build Untitled series #954611 - - - --- 2025-04-17 Simon Glass New
[v5,3/3] block/nvme: Use host PCI MMIO API Enable QEMU NVMe userspace driver on s390x - 2 - --- 2025-04-17 Farhan Ali New
[v5,2/3] include: Add a header to define host PCI MMIO functions Enable QEMU NVMe userspace driver on s390x - - - --- 2025-04-17 Farhan Ali New
[v5,1/3] util: Add functions for s390x mmio read/write Enable QEMU NVMe userspace driver on s390x - 2 - --- 2025-04-17 Farhan Ali New
[7/7] accel: Move target-agnostic code from accel-target.c -> accel-common.c cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
[6/7] accel: Make AccelCPUClass structure target-agnostic cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
[5/7] accel: Include missing 'qemu/accel.h' header in accel-internal.h cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
[4/7] accel: Implement accel_init_ops_interfaces() for both system/user mode cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
[3/7] cpus: Move target-agnostic methods out of cpu-target.c cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
[2/7] cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
[1/7] qemu: Introduce target_cpu_type() cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() - 1 - --- 2025-04-17 Philippe Mathieu-Daudé New
mailmap: update email address for Matheus Tavares (me) mailmap: update email address for Matheus Tavares (me) - - - --- 2025-04-17 Matheus Tavares Bernardino New
[v4,2/2] block/io: skip head/tail requests on EINVAL block: discard alignment fixes - 1 - --- 2025-04-17 Stefan Hajnoczi New
[v4,1/2] file-posix: probe discard alignment on Linux block devices block: discard alignment fixes - - - --- 2025-04-17 Stefan Hajnoczi New
[8/8] gdbstub/helpers: Evaluate TARGET_BIG_ENDIAN at compile time misc: Prefer evaluating TARGET_BIG_ENDIAN in C 1 - - --- 2025-04-17 Philippe Mathieu-Daudé New
[7/8] hw/microblaze: Evaluate TARGET_BIG_ENDIAN at compile time misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[6/8] hw/mips: Evaluate TARGET_BIG_ENDIAN at compile time misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[5/8] target/xtensa: Evaluate TARGET_BIG_ENDIAN at compile time misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[4/8] target/ppc: Evaluate TARGET_BIG_ENDIAN at compile time misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[3/8] target/mips: Check CPU endianness at runtime using env_is_bigendian() misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[2/8] accel/kvm: Use target_needs_bswap() misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[1/8] linux-user/elfload: Use target_needs_bswap() misc: Prefer evaluating TARGET_BIG_ENDIAN in C - - - --- 2025-04-17 Philippe Mathieu-Daudé New
[7/7] target/riscv/kvm: reset 'scounteren' with host val target/riscv/kvm: CSR related fixes - - - --- 2025-04-17 Daniel Henrique Barboza New
[6/7] target/riscv/kvm: add missing KVM CSRs target/riscv/kvm: CSR related fixes 1 1 - --- 2025-04-17 Daniel Henrique Barboza New
[5/7] target/riscv/kvm: do not read unavailable CSRs target/riscv/kvm: CSR related fixes - - - --- 2025-04-17 Daniel Henrique Barboza New
[4/7] target/riscv/kvm: add kvm_csr_cfgs[] target/riscv/kvm: CSR related fixes - - - --- 2025-04-17 Daniel Henrique Barboza New
[3/7] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() in a macro target/riscv/kvm: CSR related fixes - - - --- 2025-04-17 Daniel Henrique Barboza New
[2/7] target/riscv/kvm: turn u32/u64 reg functions in macros target/riscv/kvm: CSR related fixes - - - --- 2025-04-17 Daniel Henrique Barboza New
[1/7] target/riscv/kvm: minor fixes/tweaks target/riscv/kvm: CSR related fixes - - - --- 2025-04-17 Daniel Henrique Barboza New
[v4,3/3] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to ente… DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mo… - - - --- 2025-04-17 Gautam Gala New
[v4,2/3] target/s390x: Introduce function when exiting PV DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mo… - 1 - --- 2025-04-17 Gautam Gala New
[v4,1/3] target/s390x: Introduce constant when checking if PV header couldn't be decrypted DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mo… - 1 - --- 2025-04-17 Gautam Gala New
[v6,2/2] tests/functional: add memlock tests tests/functional: add memlock tests - - - --- 2025-04-17 Alexandr Moshkov New
[v6,1/2] tests/functional: add skipLockedMemoryTest decorator tests/functional: add memlock tests - - - --- 2025-04-17 Alexandr Moshkov New
[v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode [v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode - - - --- 2025-04-17 Gautam Menghani New
[v5,2/2] tests/functional: add memlock tests tests/functional: add memlock tests - - - --- 2025-04-17 Alexandr Moshkov New
[v5,1/2] tests/functional: add skipLockedMemoryTest decorator tests/functional: add memlock tests - - - --- 2025-04-17 Alexandr Moshkov New
[v2,18/18] hw/riscv: virt: Add WorldGuard support Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,17/18] hw/misc: riscv_wgchecker: Check the slot settings in translate Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,16/18] hw/misc: riscv_wgchecker: Implement correct block-access behavior Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,15/18] hw/misc: riscv_wgchecker: Implement wgchecker slot registers Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,14/18] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,13/18] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,12/18] target/riscv: Expose CPU options of WorldGuard Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,11/18] target/riscv: Add WID to MemTxAttrs of CPU memory transactions Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,10/18] target/riscv: Implement WorldGuard CSRs Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,09/18] target/riscv: Allow global WG config to set WG CPU callbacks Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,08/18] target/riscv: Add defines for WorldGuard CSRs Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,07/18] target/riscv: Add hard-coded CPU state of WG extension Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,06/18] target/riscv: Add CPU options of WorldGuard CPU extension Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,05/18] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,04/18] exec: Add RISC-V WorldGuard WID to MemTxAttrs Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,03/18] accel/tcg: memory access from CPU will pass access_type to IOMMU Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,02/18] system/physmem: Remove the assertion of page-aligned section number Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v2,01/18] accel/tcg: Store section pointer in CPUTLBEntryFull Implements RISC-V WorldGuard extension v0.4 - - - --- 2025-04-17 Jim Shu New
[v7,4/4] virtio_net: Add third acceptable configuration for MAC setup. virtio_net: Add the check for vdpa's mac address - - - --- 2025-04-17 Cindy Lu New
[v7,3/4] virtio_net: Add second acceptable configuration for MAC setup virtio_net: Add the check for vdpa's mac address - - - --- 2025-04-17 Cindy Lu New
[v7,2/4] virtio_net: Add the check for vdpa's mac address virtio_net: Add the check for vdpa's mac address - - - --- 2025-04-17 Cindy Lu New
[v7,1/4] vhost_vdpa : Add a new parameter to enable check mac address virtio_net: Add the check for vdpa's mac address - - - --- 2025-04-17 Cindy Lu New
[2/2] ui/vnc: Do not copy z_stream ui/vnc: Do not copy z_stream - - - --- 2025-04-17 Akihiko Odaki New
[1/2] ui/vnc: Introduce the VncWorker type ui/vnc: Do not copy z_stream - - - --- 2025-04-17 Akihiko Odaki New
[v3,3/3] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to ente… DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mo… - - - --- 2025-04-17 Gautam Gala New
[v3,2/3] target/s390x: Introduce function when exiting PV DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mo… - 1 - --- 2025-04-17 Gautam Gala New
[v3,1/3] target/s390x: Introduce constant when checking if PV header couldn't be decrypted DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mo… - 1 - --- 2025-04-17 Gautam Gala New
[v4,2/2] tests/functional: add memlock tests tests/functional: add memlock tests - - - --- 2025-04-17 Alexandr Moshkov New
[v4,1/2] tests/functional: add skipLockedMemoryTest decorator tests/functional: add memlock tests - - - --- 2025-04-17 Alexandr Moshkov New
common-user/host/riscv: use tail pseudoinstruction for calling tail common-user/host/riscv: use tail pseudoinstruction for calling tail - - - --- 2025-04-17 Icenowy Zheng New
[v2,6/6] target/loongarch: Move function loongarch_tlb_search to directory tcg target/loongarch: Code cleanup with function loongarch_map_address - 1 - --- 2025-04-17 bibo mao New
[v2,5/6] target/loongarch: Set function loongarch_map_address() with common code target/loongarch: Code cleanup with function loongarch_map_address - 1 - --- 2025-04-17 bibo mao New
[v2,4/6] target/loongarch: Add stub function loongarch_get_addr_from_tlb target/loongarch: Code cleanup with function loongarch_map_address - 1 - --- 2025-04-17 bibo mao New
[v2,3/6] target/loongarch: Move function get_dir_base_width to common directory target/loongarch: Code cleanup with function loongarch_map_address - 1 - --- 2025-04-17 bibo mao New
[v2,2/6] target/loongarch: Add function loongarch_get_addr_from_tlb target/loongarch: Code cleanup with function loongarch_map_address - 1 - --- 2025-04-17 bibo mao New
[v2,1/6] target/loongarch: Move header file helper.h to directory tcg target/loongarch: Code cleanup with function loongarch_map_address - 1 - --- 2025-04-17 bibo mao New
[v4,10/10] docs/system/arm/aspeed: Support vbootrom for AST2700 Support vbootrom for AST2700 - 1 - --- 2025-04-17 Jamin Lin New
[v4,09/10] tests/functional/aspeed: Add to test vbootrom for AST2700 Support vbootrom for AST2700 - - - --- 2025-04-17 Jamin Lin New
[v4,08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06 Support vbootrom for AST2700 - - - --- 2025-04-17 Jamin Lin New
[v4,07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse Support vbootrom for AST2700 - - - --- 2025-04-17 Jamin Lin New
[v4,06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios" Support vbootrom for AST2700 - 1 1 --- 2025-04-17 Jamin Lin New
[v4,05/10] pc-bios: Add AST27x0 vBootrom Support vbootrom for AST2700 - 1 1 --- 2025-04-17 Jamin Lin New
[v4,04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup Support vbootrom for AST2700 - 1 1 --- 2025-04-17 Jamin Lin New
[v4,03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines Support vbootrom for AST2700 - 1 1 --- 2025-04-17 Jamin Lin New
« 1 2 3 43380 3381 »