Show patches with: none      |   431747 patches
« 1 2 ... 580 581 5824317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,02/58] block: Ignore close() failure in get_tmp_filename() [PULL,01/58] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core" - - 2 - --- 2022-10-27 Kevin Wolf New
[PULL,01/58] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core" [PULL,01/58] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core" - - 1 - --- 2022-10-27 Kevin Wolf New
[PULL,00/58] Block layer patches - - - - --- 2022-10-27 Kevin Wolf New
[v3,2/2] hw/nvme: Support for Namespaces Management from guest OS - delete-ns hw/nvme: Support for Namespaces Management from guest OS - - - - --- 2022-10-27 Jonathan Derrick New
[v3,1/2] hw/nvme: Support for Namespaces Management from guest OS - create-ns hw/nvme: Support for Namespaces Management from guest OS - - - - --- 2022-10-27 Jonathan Derrick New
[PULL,20/20] crypto: add test cases for many malformed LUKS header scenarios [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,19/20] crypto: ensure LUKS tests run with GNUTLS crypto provider [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,18/20] crypto: quote algorithm names in error messages [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,17/20] crypto: split off helpers for converting LUKS header endianess [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,16/20] crypto: split LUKS header definitions off into file [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,15/20] crypto: check that LUKS PBKDF2 iterations count is non-zero [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,14/20] crypto: strengthen the check for key slots overlapping with LUKS header [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,13/20] crypto: validate that LUKS payload doesn't overlap with header [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,12/20] crypto: enforce that key material doesn't overlap with LUKS header [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,11/20] crypto: enforce that LUKS stripes is always a fixed value [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,10/20] crypto: sanity check that LUKS header strings are NUL-terminated [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,09/20] tests: avoid DOS line endings in PSK file [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 1 --- 2022-10-27 Daniel P. Berrangé New
[PULL,08/20] crypto: check for and report errors setting PSK credentials [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 1 --- 2022-10-27 Daniel P. Berrangé New
[PULL,07/20] scripts: check if .git exists before checking submodule status [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 2 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,06/20] seccomp: Get actual errno value from failed seccomp functions [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,05/20] io/channel-watch: Fix socket watch on Windows [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - - - --- 2022-10-27 Daniel P. Berrangé New
[PULL,04/20] io/channel-watch: Drop the unnecessary cast [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,03/20] io/channel-watch: Drop a superfluous '#ifdef WIN32' [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,02/20] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - 1 - --- 2022-10-27 Daniel P. Berrangé New
[PULL,01/20] crypto/luks: Support creating LUKS image on Darwin [PULL,01/20] crypto/luks: Support creating LUKS image on Darwin - - - - --- 2022-10-27 Daniel P. Berrangé New
[PULL,00/20] Crypto and I/O patches - - - - --- 2022-10-27 Daniel P. Berrangé New
[v2] target/hppa: Fix fid instruction emulation [v2] target/hppa: Fix fid instruction emulation - - 1 - --- 2022-10-27 Helge Deller New
[5/5] target/riscv: Ensure opcode is saved for all relevant instructions Nested virtualization fixes for QEMU - 1 - - --- 2022-10-27 Anup Patel New
[4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX Nested virtualization fixes for QEMU - - 1 - --- 2022-10-27 Anup Patel New
[3/5] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP Nested virtualization fixes for QEMU - 1 1 - --- 2022-10-27 Anup Patel New
[2/5] target/riscv: Update VS timer whenever htimedelta changes Nested virtualization fixes for QEMU - 1 1 - --- 2022-10-27 Anup Patel New
[1/5] target/riscv: Typo fix in sstc() predicate Nested virtualization fixes for QEMU - 1 1 - --- 2022-10-27 Anup Patel New
[v5,4/4] block: add some trace events for zone append Add zone append write for zoned device - - - - --- 2022-10-27 Sam Li New
[v5,3/4] qemu-iotests: test zone append operation Add zone append write for zoned device - - - - --- 2022-10-27 Sam Li New
[v5,2/4] block: introduce zone append write for zoned devices Add zone append write for zoned device - - - - --- 2022-10-27 Sam Li New
[v5,1/4] file-posix: add tracking of the zone write pointers Add zone append write for zoned device - - - - --- 2022-10-27 Sam Li New
[v13,8/8] docs/zoned-storage: add zoned device documentation Add support for zoned device - - 3 - --- 2022-10-27 Sam Li New
[v13,7/8] block: add some trace events for new block layer APIs Add support for zoned device - - 1 - --- 2022-10-27 Sam Li New
[v13,6/8] qemu-iotests: test new zone operations Add support for zoned device - - 1 - --- 2022-10-27 Sam Li New
[v13,5/8] config: add check to block layer Add support for zoned device - - 3 - --- 2022-10-27 Sam Li New
[v13,4/8] raw-format: add zone operations to pass through requests Add support for zoned device - - 4 - --- 2022-10-27 Sam Li New
[v13,3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls Add support for zoned device - - 1 - --- 2022-10-27 Sam Li New
[v13,2/8] file-posix: introduce helper functions for sysfs attributes Add support for zoned device - - 4 - --- 2022-10-27 Sam Li New
[v13,1/8] include: add zoned device structs Add support for zoned device - - 3 - --- 2022-10-27 Sam Li New
bios-tables-test: do not ignore allowed diff list bios-tables-test: do not ignore allowed diff list - 1 1 - --- 2022-10-27 Michael S. Tsirkin New
[RFC] tests/unit: cleanups for test-io-channel-command [RFC] tests/unit: cleanups for test-io-channel-command - - - - --- 2022-10-27 Alex Bennée New
[2/2] hw/arm/boot: Set SCR_EL3.HXEn when booting kernel hw/arm/boot.c: Set EL3 HXen, vector lengths when direct booting kernel - - 1 - --- 2022-10-27 Peter Maydell New
[1/2] hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel hw/arm/boot.c: Set EL3 HXen, vector lengths when direct booting kernel - - 1 - --- 2022-10-27 Peter Maydell New
[qemu.git,v3,6/8] hw/timer/imx_epit: factor out register write handlers hw/timer/imx_epit: improve and fix EPIT compare timer - - 1 - --- 2022-10-27 ~axelheider New
[qemu.git,v2,7/9] hw/timer/imx_epit: factor out register write handlers hw/timer/imx_epit: imprive and fix compare timer handling - - - - --- 2022-10-27 ~axelheider New
[qemu.git,03/11] hw/timer/imx_epit: factor out register write handlers improve hw/timer/imx_epit - - - - --- 2022-10-27 ~axelheider New
[PULL,v2,00/31] target-arm queue - - - - --- 2022-10-27 Peter Maydell New
tests/vm: use -o IdentitiesOnly=yes for ssh tests/vm: use -o IdentitiesOnly=yes for ssh - - 1 - --- 2022-10-27 Ilya Leoshkevich New
target/arm: Fixed Privileged Access Never (PAN) for aarch32 target/arm: Fixed Privileged Access Never (PAN) for aarch32 - - 1 - --- 2022-10-27 Timofey Kutergin New
[v2,7/7] accel/tcg: Move remainder of page locking to tb-maint.c accel/tcg: Rewrite user-only vma tracking - - 1 - --- 2022-10-27 Richard Henderson New
[v2,6/7] accel/tcg: Move PageDesc tree into tb-maint.c for system accel/tcg: Rewrite user-only vma tracking - - - - --- 2022-10-27 Richard Henderson New
[v2,5/7] accel/tcg: Use interval tree for user-only page tracking accel/tcg: Rewrite user-only vma tracking - - - - --- 2022-10-27 Richard Henderson New
[v2,4/7] accel/tcg: Move page_{get,set}_flags to user-exec.c accel/tcg: Rewrite user-only vma tracking - - 1 - --- 2022-10-27 Richard Henderson New
[v2,3/7] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE accel/tcg: Rewrite user-only vma tracking - - - - --- 2022-10-27 Richard Henderson New
[v2,2/7] accel/tcg: Use interval tree for TBs in user-only mode accel/tcg: Rewrite user-only vma tracking - - 1 - --- 2022-10-27 Richard Henderson New
[v2,1/7] util: Add interval-tree.c accel/tcg: Rewrite user-only vma tracking - - 1 - --- 2022-10-27 Richard Henderson New
target/i386: Expand eflags updates inline target/i386: Expand eflags updates inline - - 2 - --- 2022-10-27 Richard Henderson New
vl: change PID file path resolve error to warning vl: change PID file path resolve error to warning - 1 1 - --- 2022-10-27 Fiona Ebner New
[v2,6/6] accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-27 Richard Henderson New
[v2,5/6] accel/tcg: Remove will_exit argument from cpu_restore_state tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-27 Richard Henderson New
[v2,4/6] target/openrisc: Use cpu_unwind_state_data for mfspr tcg: Fix x86 TARGET_TB_PCREL (#1269) - - - - --- 2022-10-27 Richard Henderson New
[v2,3/6] target/openrisc: Always exit after mtspr npc tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-27 Richard Henderson New
[v2,2/6] target/i386: Use cpu_unwind_state_data for tpr access tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-27 Richard Henderson New
[v2,1/6] accel/tcg: Introduce cpu_unwind_state_data tcg: Fix x86 TARGET_TB_PCREL (#1269) - - 1 - --- 2022-10-27 Richard Henderson New
[V4,4/4] intel-iommu: PASID support PASID support for Intel IOMMU - - - - --- 2022-10-27 Jason Wang New
[V4,3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function PASID support for Intel IOMMU - - - - --- 2022-10-27 Jason Wang New
[V4,2/4] intel-iommu: drop VTDBus PASID support for Intel IOMMU - - 1 - --- 2022-10-27 Jason Wang New
[V4,1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry PASID support for Intel IOMMU - - - - --- 2022-10-27 Jason Wang New
[v4,2/2] vhost-vdpa: add support for vIOMMU vhost-vdpa: add support for vIOMMU 1 - - - --- 2022-10-27 Cindy Lu New
[v4,1/2] vfio: move the function vfio_get_xlat_addr() to memory.c vhost-vdpa: add support for vIOMMU 2 - - - --- 2022-10-27 Cindy Lu New
block/block-backend: blk_set_enable_write_cache is IO_CODE block/block-backend: blk_set_enable_write_cache is IO_CODE - - 1 1 --- 2022-10-27 Emanuele Giuseppe Esposito New
linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler - - - - --- 2022-10-27 Helge Deller New
[v4,17/17] pci: Remove legacy errp from pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,16/17] virtio-pci: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,15/17] hw/vfio/pci: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,14/17] hw/pci-bridge/pcie_pci_bridge: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,13/17] pci/slotid: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,12/17] msix: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,11/17] pci/shpc: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,10/17] pcie: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails 1 - - - --- 2022-10-27 Akihiko Odaki New
[v4,09/17] hw/pci/pci_bridge: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,08/17] msi: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,07/17] hw/nvme: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,06/17] eepro100: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,05/17] e1000e: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,04/17] ahci: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,03/17] hw/i386/amd_iommu: Omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,02/17] pci: Allow to omit errp for pci_add_capability pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
[v4,01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap pci: Abort if pci_add_capability fails - - - - --- 2022-10-27 Akihiko Odaki New
target/hppa: Fix fid instruction emulation target/hppa: Fix fid instruction emulation - - - - --- 2022-10-27 Helge Deller New
[v1,3/3] target/riscv: kvm: Support selecting VCPU extensions target/riscv: Apply KVM policy to ISA extensions - - 1 - --- 2022-10-27 Mayuresh Chitale New
[v1,2/3] target/riscv: Extend isa_ext_data for single letter extensions target/riscv: Apply KVM policy to ISA extensions - - 1 - --- 2022-10-27 Mayuresh Chitale New
[v1,1/3] update-linux-headers: Version 6.1-rc2 target/riscv: Apply KVM policy to ISA extensions - - - - --- 2022-10-27 Mayuresh Chitale New
[6/6] i386: Add new CPU model SapphireRapids Support for new CPU model SapphireRapids - - 1 - --- 2022-10-27 Lei Wang New
[5/6] i386: Initialize AMX CPUID leaves with corresponding env->features[] leaves Support for new CPU model SapphireRapids - - - - --- 2022-10-27 Lei Wang New
« 1 2 ... 580 581 5824317 4318 »