Show patches with: none      |   431309 patches
« 1 2 ... 413 414 4154313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,09/10] target/riscv: Restrict KVM-specific fields from ArchCPU accel/kvm: Spring cleaning - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[08/10] target/ppc: Restrict KVM-specific field from ArchCPU accel/kvm: Spring cleaning - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[07/10] target/arm: Restrict KVM-specific fields from ArchCPU accel/kvm: Spring cleaning - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[06/10] target/arm: Reduce QMP header pressure by not including 'kvm_arm.h' accel/kvm: Spring cleaning - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[05/10] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header accel/kvm: Spring cleaning - - 2 - --- 2023-04-05 Philippe Mathieu-Daudé New
[04/10] hw/intc/arm_gic: Rename 'first_cpu' argument accel/kvm: Spring cleaning - - 2 - --- 2023-04-05 Philippe Mathieu-Daudé New
[03/10] hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers accel/kvm: Spring cleaning - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs accel/kvm: Spring cleaning - - 2 - --- 2023-04-05 Philippe Mathieu-Daudé New
[01/10] sysemu/kvm: Remove unused headers accel/kvm: Spring cleaning - - 2 - --- 2023-04-05 Philippe Mathieu-Daudé New
hw/display/sm501: Remove unneeded increment from loop hw/display/sm501: Remove unneeded increment from loop - - 1 - --- 2023-04-05 BALATON Zoltan New
target/arm: Initialize debug capabilities only once target/arm: Initialize debug capabilities only once - 1 - - --- 2023-04-05 Akihiko Odaki New
qapi-gen: mark coroutine QMP command functions as coroutine_fn qapi-gen: mark coroutine QMP command functions as coroutine_fn - - 1 - --- 2023-04-05 Paolo Bonzini New
[2/2] igb: TX SCTP checksum offload [1/2] net: TX SCTP checksum offload - - - - --- 2023-04-05 Tomasz Dzieciol/VIM Integration \(NC\) /SRPOL/Engineer/Samsung Electronics New
[1/2] net: TX SCTP checksum offload [1/2] net: TX SCTP checksum offload - - - - --- 2023-04-05 Tomasz Dzieciol/VIM Integration \(NC\) /SRPOL/Engineer/Samsung Electronics New
igb: fix VFs traffic with IOMMU igb: fix VFs traffic with IOMMU - - - - --- 2023-04-05 Tomasz Dzieciol/VIM Integration \(NC\) /SRPOL/Engineer/Samsung Electronics New
[trivial] block.c: add newline for "Detected format" warning [trivial] block.c: add newline for "Detected format" warning - - 1 - --- 2023-04-05 Michael Tokarev New
[2/2] Add missing Linux kernel headers. Fix QEMU compilation on Debian 10 - - - - --- 2023-04-05 David Turner New
[1/2] Fix libvhost-user.c compilation. Fix QEMU compilation on Debian 10 - - - - --- 2023-04-05 David Turner New
[RFC,1/1] memory: Address space map listener MemoryListener address_space_map callback - - - - --- 2023-04-05 Antonio Caggiano New
[RFC,1/1] memory: Address space map listener [RFC,1/1] memory: Address space map listener - - - - --- 2023-04-05 Antonio Caggiano New
[4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - 1 - --- 2023-04-05 Paolo Bonzini New
[3/4] block: switch to co_wrapper for bdrv_is_allocated_* block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - 1 - --- 2023-04-05 Paolo Bonzini New
[2/4] block: complete public block status API block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - 1 - --- 2023-04-05 Paolo Bonzini New
[1/4] block: rename the bdrv_co_block_status static function block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - - - --- 2023-04-05 Paolo Bonzini New
docs:remove cxl3 device size docs:remove cxl3 device size - - - - --- 2023-04-05 Raghu H New
[14/14] accel: Rename HVF struct hvf_vcpu_state -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[13/14] accel: Inline WHPX get_whpx_vcpu() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[12/14] accel: Rename WHPX struct whpx_vcpu -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[11/14] accel: Inline NVMM get_qemu_vcpu() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[10/14] accel: Rename NVMM struct qemu_vcpu -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[09/14] accel: Allocate NVMM vCPU using g_try_FOO() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[08/14] accel: Move HAX hThread to accelerator context accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[07/14] accel: Rename struct hax_vcpu_state -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[06/14] accel: Use a typedef for struct hax_vcpu_state accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[05/14] accel: Rename 'hax_vcpu' as 'accel' in CPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[04/14] accel: Destroy HAX vCPU threads once done accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[03/14] accel: Fix a leak on Windows HAX accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[02/14] accel: Remove unused hThread variable on TCG/WHPX accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[01/14] accel: Document generic accelerator headers accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) 1 - - - --- 2023-04-05 Philippe Mathieu-Daudé New
nbd: a BlockExport always has a BlockBackend nbd: a BlockExport always has a BlockBackend - - 1 - --- 2023-04-05 Paolo Bonzini New
[2/2] hw/arm/virt: Restrict Cortex-A7 check to TCG target/arm: KVM Aarch32 spring cleaning - - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[1/2] target/arm: Remove KVM AArch32 CPU definitions target/arm: KVM Aarch32 spring cleaning - - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[v4,1/1] hw/riscv: Add signature dump function for spike to run ACT tests hw/riscv: Add ACT related support - - 2 - --- 2023-04-05 Weiwei Li New
[v3] acpi: pcihp: make pending delete blocking action expire [v3] acpi: pcihp: make pending delete blocking action expire 1 1 - - --- 2023-04-05 Igor Mammedov New
[v3,4/4] target/riscv: Fix lines with over 80 characters target/riscv: Simplification for RVH related check and code style fix 1 - 1 - --- 2023-04-05 Weiwei Li New
[v3,3/4] target/riscv: Fix format for comments target/riscv: Simplification for RVH related check and code style fix 1 - 2 - --- 2023-04-05 Weiwei Li New
[v3,2/4] target/riscv: Fix format for indentation target/riscv: Simplification for RVH related check and code style fix 1 - 1 - --- 2023-04-05 Weiwei Li New
[v3,1/4] target/riscv: Remove riscv_cpu_virt_enabled() target/riscv: Simplification for RVH related check and code style fix - - 3 - --- 2023-04-05 Weiwei Li New
[v2] acpi: pcihp: make pending delete blocking action expire [v2] acpi: pcihp: make pending delete blocking action expire - 1 1 - --- 2023-04-05 Igor Mammedov New
target/arm: Check if debug is already initialized target/arm: Check if debug is already initialized - 1 - - --- 2023-04-05 Akihiko Odaki New
configure: Avoid -Werror=maybe-uninitialized configure: Avoid -Werror=maybe-uninitialized - - - - --- 2023-04-05 Akihiko Odaki New
Revert "memory: Optimize replay of guest mapping" Revert "memory: Optimize replay of guest mapping" - 1 1 - --- 2023-04-04 Michael S. Tsirkin New
hw/xen: Fix memory leak in libxenstore_open() for Xen hw/xen: Fix memory leak in libxenstore_open() for Xen - 1 1 - --- 2023-04-04 David Woodhouse New
target/riscv: fix invalid riscv,event-to-mhpmcounters entry target/riscv: fix invalid riscv,event-to-mhpmcounters entry - - 1 - --- 2023-04-04 Conor Dooley New
[PULL,1/1] kvm: dirty-ring: Fix race with vcpu creation [PULL,1/1] kvm: dirty-ring: Fix race with vcpu creation - - - - --- 2023-04-04 Paolo Bonzini New
[PULL,for-8.0?,0/1] Bug fix for QEMU 8.0-rc4 - - - - --- 2023-04-04 Paolo Bonzini New
[qemu.git,2/2] hw/timer/imx_epit: fix limit check hw/timer/imx_epit: fix reported issues - - - - --- 2023-04-04 ~axelheider New
[qemu.git,1/2] hw/timer/imx_epit: don't shadow variable hw/timer/imx_epit: fix reported issues - - - - --- 2023-04-04 ~axelheider New
tap: fix net_init_tap() return code tap: fix net_init_tap() return code - 1 1 - --- 2023-04-04 Steven Sistare New
[PULL,4/4] tcg/sparc64: Disable direct linking for goto_tb [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - - 1 - --- 2023-04-04 Richard Henderson New
[PULL,3/4] accel/tcg: Fix jump cache set in cpu_exec_loop [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - 1 1 - --- 2023-04-04 Richard Henderson New
[PULL,2/4] accel/tcg: Fix overwrite problems of tcg_cflags [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - 1 2 - --- 2023-04-04 Richard Henderson New
[PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - - 1 - --- 2023-04-04 Richard Henderson New
[PULL,0/4] last minute tcg fixes - - - - --- 2023-04-04 Richard Henderson New
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot() aio-wait: avoid AioContext lock in aio_wait_bh_oneshot() - - 2 - --- 2023-04-04 Stefan Hajnoczi New
[v8,4/4] block: add some trace events for zone append Add zone append write for zoned device - - 2 - --- 2023-04-04 Sam Li New
[v8,3/4] qemu-iotests: test zone append operation Add zone append write for zoned device - - 1 - --- 2023-04-04 Sam Li New
[v8,2/4] block: introduce zone append write for zoned devices Add zone append write for zoned device - - 2 - --- 2023-04-04 Sam Li New
[v8,1/4] file-posix: add tracking of the zone write pointers Add zone append write for zoned device - - - - --- 2023-04-04 Sam Li New
[for-8.0] tcg/sparc64: Disable direct linking for goto_tb [for-8.0] tcg/sparc64: Disable direct linking for goto_tb - - 1 - --- 2023-04-04 Richard Henderson New
[PULL,10/10] tests/avocado: Test Xen guest support under KVM [PULL,01/10] scripts/coverage: initial coverage comparison script - - - - --- 2023-04-04 Alex Bennée New
[PULL,09/10] gitlab: fix typo [PULL,01/10] scripts/coverage: initial coverage comparison script - - 2 - --- 2023-04-04 Alex Bennée New
[PULL,08/10] tests/vm: use the default system python for NetBSD [PULL,01/10] scripts/coverage: initial coverage comparison script - - 3 1 --- 2023-04-04 Alex Bennée New
[PULL,07/10] tests/qemu-iotests: explicitly invoke 'check' via 'python' [PULL,01/10] scripts/coverage: initial coverage comparison script - - 3 - --- 2023-04-04 Alex Bennée New
[PULL,06/10] Use hexagon toolchain version 16.0.0 [PULL,01/10] scripts/coverage: initial coverage comparison script - - 1 - --- 2023-04-04 Alex Bennée New
[PULL,05/10] metadata: add .git-blame-ignore-revs [PULL,01/10] scripts/coverage: initial coverage comparison script - - 1 1 --- 2023-04-04 Alex Bennée New
[PULL,04/10] MAINTAINERS: add a section for policy documents [PULL,01/10] scripts/coverage: initial coverage comparison script - - 5 - --- 2023-04-04 Alex Bennée New
[PULL,03/10] gdbstub: don't report auxv feature unless on Linux [PULL,01/10] scripts/coverage: initial coverage comparison script - 1 2 1 --- 2023-04-04 Alex Bennée New
[PULL,02/10] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary [PULL,01/10] scripts/coverage: initial coverage comparison script - 1 1 - --- 2023-04-04 Alex Bennée New
[PULL,01/10] scripts/coverage: initial coverage comparison script [PULL,01/10] scripts/coverage: initial coverage comparison script 1 - - - --- 2023-04-04 Alex Bennée New
[PULL,for,8.0,00/10] misc fixes (tests, gdbstub, metadata) - - - - --- 2023-04-04 Alex Bennée New
[PULL,1/1] nbd/server: Request TCP_NODELAY [PULL,1/1] nbd/server: Request TCP_NODELAY - - 1 - --- 2023-04-04 Eric Blake New
[PULL,0/1] NBD patches for 8.0-tc3 - - - - --- 2023-04-04 Eric Blake New
[for-8.0,v2,2/2] migration/ram.c: Fix migration with compress enabled [for-8.0,v2,1/2] qtest/migration-test.c: Add tests with compress enabled - 1 1 - --- 2023-04-04 Lukas Straub New
[for-8.0,v2,1/2] qtest/migration-test.c: Add tests with compress enabled [for-8.0,v2,1/2] qtest/migration-test.c: Add tests with compress enabled 1 - 1 - --- 2023-04-04 Lukas Straub New
[RFC] hw/intc: don't use target_ulong for LoongArch ipi [RFC] hw/intc: don't use target_ulong for LoongArch ipi - - 2 - --- 2023-04-04 Alex Bennée New
[16/16] qapi storage-daemon/qapi: Fix documentation section structure qapi qga/qapi-schema: Doc fixes 1 - 1 - --- 2023-04-04 Markus Armbruster New
[15/16] qapi: Format since information the conventional way: (since X.Y) qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[14/16] qapi: Fix misspelled section tags in doc comments qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[13/16] qapi: Replace ad hoc "since" documentation by member documentation qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[12/16] qapi: Fix argument documentation markup qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[11/16] qga/qapi-schema: Fix member documentation markup qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[10/16] qapi: Fix unintended definition lists in documentation qapi qga/qapi-schema: Doc fixes - - 1 - --- 2023-04-04 Markus Armbruster New
[09/16] qapi: Fix bullet list markup in documentation qapi qga/qapi-schema: Doc fixes - 2 - - --- 2023-04-04 Markus Armbruster New
[08/16] qapi: Delete largely misleading "Stability Considerations" qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[07/16] qapi: Tidy up examples qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[06/16] qapi: @foo should be used to reference, not ``foo`` qapi qga/qapi-schema: Doc fixes - - - - --- 2023-04-04 Markus Armbruster New
[05/16] qapi/block-core: Clean up after removal of dirty bitmap @status qapi qga/qapi-schema: Doc fixes - - 1 - --- 2023-04-04 Markus Armbruster New
[04/16] qapi: Fix up references to long gone error classes qapi qga/qapi-schema: Doc fixes - 5 - - --- 2023-04-04 Markus Armbruster New
[03/16] qapi: Fix misspelled references qapi qga/qapi-schema: Doc fixes - 4 1 - --- 2023-04-04 Markus Armbruster New
« 1 2 ... 413 414 4154313 4314 »