messages from 2024-03-27 15:55:36 to 2024-03-28 15:17:11 UTC [more...]
[PATCH v5 5/7] migration/multifd: implement initialization of qpl compression
2024-03-28 15:16 UTC (13+ messages)
[PATCH-for-9.0 v2] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine
2024-03-28 15:15 UTC (5+ messages)
[PATCH-for-9.0 v2 00/19] hw/xen: Have most of Xen files become target-agnostic
2024-03-28 15:13 UTC (9+ messages)
` [RFC PATCH-for-9.0 v2 13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq()
` [PATCH-for-9.0 v2 15/19] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
` [PATCH-for-9.0 v2 16/19] hw/xen/xen_pt: Add missing license
` [PATCH-for-9.0 v2 19/19] hw/xen: Have most of Xen files become target-agnostic
[PATCH for-9.0 0/2] migration: Two migration bug fixes
2024-03-28 15:10 UTC (6+ messages)
` [PATCH for-9.0 1/2] migration: Set migration error in migration_completion()
` [PATCH for-9.0 2/2] migration/postcopy: Ensure postcopy_start() sets errp if it fails
[PATCH for-9.1 0/9] Switch to glib URI parsing code
2024-03-28 15:06 UTC (15+ messages)
` [PATCH for-9.1 1/9] tests: Remove Ubuntu 20.04 container
` [PATCH for-9.1 2/9] tests/lcitool/libvirt-ci: Update to the latest master branch
` [PATCH for-9.1 3/9] tests: Update our CI to use CentOS Stream 9 instead of 8
` [PATCH for-9.1 4/9] Bump minimum glib version to v2.66
` [PATCH for-9.1 5/9] block/gluster: Use URI parsing code from glib
` [PATCH for-9.1 6/9] block/nbd: "
` [PATCH for-9.1 7/9] block/nfs: "
` [PATCH for-9.1 8/9] block/ssh: "
` [PATCH for-9.1 9/9] util/uri: Remove the old URI parsing code
[PATCH-for-9.1 v2 0/3] rdma: Remove RDMA subsystem and pvrdma device
2024-03-28 15:01 UTC (6+ messages)
` [PATCH-for-9.1 v2 1/3] hw/rdma: Remove pvrdma device and rdmacm-mux helper
` [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
` [PATCH-for-9.1 v2 3/3] block/gluster: "
[PATCH v10 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-03-28 14:57 UTC (11+ messages)
` [PATCH v10 11/23] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PATCH v10 14/23] hw/intc/arm_gicv3: Add irq non-maskable property
` [PATCH v10 15/23] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PATCH v10 16/23] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PATCH v10 17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
[PATCH 00/19] -Werror=maybe-uninitialized fixes
2024-03-28 14:31 UTC (24+ messages)
` [PATCH 01/19] util/coroutine: fix -Werror=maybe-uninitialized false-positive
` [PATCH 02/19] util/timer: with "
` [PATCH 03/19] hw/qxl: fix -Werror=maybe-uninitialized false-positives
` [PATCH 04/19] nbd: with -Werror=maybe-uninitialized false-positive
` [PATCH 05/19] block/mirror: fix "
` [PATCH 06/19] block/stream: fix -Werror=maybe-uninitialized false-positives
` [PATCH 07/19] hw/ahci: fix -Werror=maybe-uninitialized false-positive
` [PATCH 08/19] hw/vhost-scsi: fix -Werror=maybe-uninitialized
` [PATCH 09/19] hw/sdhci: fix -Werror=maybe-uninitialized false-positive
` [PATCH 10/19] hw/rdma: "
` [PATCH 11/19] migration/block: "
` [PATCH 12/19] migration: fix -Werror=maybe-uninitialized false-positives
` [PATCH 13/19] hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive
` [PATCH 14/19] plugins: "
` [PATCH 15/19] migration: "
` [PATCH 16/19] tests: fix -Werror=maybe-uninitialized
` [PATCH 17/19] hw/nvme: "
` [PATCH 18/19] hw/virtio: "
` [PATCH 19/19] RFC: hw/virtio: a potential leak fix
[PATCH v2 0/2] target/riscv: Support mxstatus CSR for thead-c906
2024-03-28 14:24 UTC (8+ messages)
` [PATCH v2 2/2] target/riscv: Support xtheadmaee "
[PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated
2024-03-28 14:09 UTC (11+ messages)
[Stable-8.2.1 00/71] Patch Round-up for stable 8.2.1, frozen on 2024-01-27
2024-03-28 13:41 UTC (5+ messages)
` [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets
[PATCH 0/3] target/ppc: fix tlb flushing race
2024-03-28 13:20 UTC (10+ messages)
` [PATCH 1/3] target/ppc: Fix broadcast tlbie synchronisation
` [PATCH 2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes
` [PATCH 3/3] tcg/cputlb: remove other-cpu capability from TLB flushing
[PATCH-for-9.1] rdma: Remove RDMA subsystem and pvrdma device
2024-03-28 13:01 UTC (7+ messages)
[PATCH v1] coroutine: avoid inserting duplicate coroutine to co_queue_wakeup
2024-03-28 12:40 UTC (5+ messages)
[RFC QEMU PATCH v8 0/1] S3 support
2024-03-28 12:36 UTC (6+ messages)
` [RFC QEMU PATCH v8 1/2] virtio-pci: only reset pm state during resetting
` [RFC QEMU PATCH v8 2/2] virtio-pci: implement No_Soft_Reset bit
[PATCH v2 0/2] virtio-net: Fix RSS
2024-03-28 11:59 UTC (4+ messages)
` [PATCH v2 2/2] ebpf: Fix indirections table setting
[PATCH-for-9.1 v2 00/21] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
2024-03-28 11:47 UTC (28+ messages)
` [PATCH-for-9.1 v2 05/21] hw/acpi/ich9: Remove 'memory-hotplug-support' property
` [PATCH-for-9.1 v2 06/21] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
` [PATCH-for-9.1 v2 08/21] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PATCH-for-9.1 v2 12/21] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH-for-9.1 v2 13/21] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH-for-9.1 v2 14/21] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PATCH-for-9.1 v2 15/21] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PATCH-for-9.1 v2 16/21] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PATCH-for-9.1 v2 17/21] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
` [PATCH-for-9.1 v2 18/21] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PATCH-for-9.1 v2 19/21] hw/i386/pc: Remove 2.3 and deprecate 2.4 to 2.7 pc-i440fx machines
` [PATCH-for-9.1 v2 20/21] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PATCH-for-9.1 v2 21/21] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
Ideas on dealing with mttcg_enabled/use_icount globals
2024-03-28 11:44 UTC
[PATCH] block: Remove unnecessary NULL check in bdrv_pad_request()
2024-03-28 11:24 UTC (3+ messages)
[PATCH 0/9] Introduce support for IGVM files
2024-03-28 11:03 UTC (6+ messages)
` [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM
[RFC 00/15] block job API
2024-03-28 10:56 UTC (9+ messages)
` [RFC 01/15] scripts/qapi: support type-based unions
` [RFC 04/15] qapi: block-job-change: make copy-mode parameter optional
qemu process consumes 100% host CPU after reverting snapshot
2024-03-28 10:50 UTC (2+ messages)
[RFC PATCH v8 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-03-28 10:46 UTC (5+ messages)
` [RFC PATCH v8 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception
[PATCH v4 0/3] Add support for the RAPL MSRs series
2024-03-28 10:46 UTC (5+ messages)
` [PATCH v4 2/3] tools: build qemu-vmsr-helper
[PATCH v3 0/3] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-03-28 10:31 UTC (4+ messages)
` [PATCH v3 1/3] docs/interop/firmware.json: add new enum FirmwareFormat
[PATCH for-9.1 v5 0/3] kvm: add support for guest physical bits
2024-03-28 10:21 UTC (3+ messages)
` [PATCH for-9.1 v5 1/3] hw: Add compat machines for 9.1
Gdb support for Debugging Arm M profile with Xilinx Qemu
2024-03-28 9:58 UTC
[RFC QEMU PATCH v7 0/1] S3 support
2024-03-28 9:56 UTC (6+ messages)
` [RFC QEMU PATCH v7 1/1] virtio-pci: implement No_Soft_Reset bit
[PATCH 00/10] pnv/phb4: Update PHB4 to the latest spec PH5
2024-03-28 9:31 UTC (6+ messages)
` [PATCH 10/10] pnv/phb4: Mask off LSI Source-ID based on number of interrupts
[PATCH v3] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
2024-03-28 9:30 UTC (5+ messages)
[PATCH v4] blockcommit: Reopen base image as RO after abort
2024-03-28 9:16 UTC
[PATCH for-9.0 v3 0/2] qtest/virtio-9p-test.c: fix slow tests
2024-03-28 9:12 UTC (5+ messages)
[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-28 7:54 UTC (4+ messages)
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
` [External] "
[PATCH v8 0/5] Support message-based DMA in vfio-user server
2024-03-28 7:53 UTC (3+ messages)
[PATCH v2 0/5] *** Implement using Intel QAT to offload ZLIB
2024-03-28 7:32 UTC (4+ messages)
` [PATCH v2 2/5] migration: Add migration parameters for QATzip
[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-03-28 7:20 UTC (9+ messages)
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
[RFC 0/2] disable the configuration interrupt for the unsupported device
2024-03-28 7:07 UTC (12+ messages)
[PATCH] mem/cxl_type3: fix hpa to dpa logic
2024-03-28 6:24 UTC (3+ messages)
[QEMU PATCH v5 0/1] Support device passthrough when dom0 is PVH on Xen
2024-03-28 6:07 UTC (2+ messages)
` [RFC QEMU PATCH v5 1/1] xen: Use gsi instead of irq for mapping pirq
[PATCH v2] hw/net/net_tx_pkt: Fix virtio header without checksum offloading
2024-03-28 4:33 UTC (2+ messages)
[PATCH 0/4] tests/avocado: Fixes for ppc_hv_tests.py
2024-03-28 4:15 UTC (5+ messages)
` [PATCH 1/4] tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard
` [PATCH 2/4] tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine
` [PATCH 3/4] tests/avocado: exec_command should not consume console output
` [PATCH 4/4] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
[PATCH for-9.0?] accel/tcg: Use CPUState.get_pc in cpu_io_recompile
2024-03-28 3:39 UTC
[PATCH v1 00/11] Add a host IOMMU device abstraction
2024-03-28 3:06 UTC (6+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
[PATCH v5 0/7] Live Migration With IAA
2024-03-28 3:03 UTC (8+ messages)
` [PATCH v5 4/7] migration/multifd: add qpl compression method
[PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
2024-03-28 2:23 UTC (4+ messages)
` [PATCH v3 1/3] target/riscv: Add support for Zve32x extension
` [PATCH v3 2/3] target/riscv: Add support for Zve64x extension
` [PATCH v3 3/3] target/riscv: Relax vector register check in RISCV gdbstub
[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
2024-03-28 0:45 UTC (4+ messages)
` [PATCH v3 48/49] hw/i386/sev: Use guest_memfd for legacy ROMs
[PATCH 0/3] vvfat: Fix bugs in writing and reading files
2024-03-27 20:11 UTC (4+ messages)
` [PATCH 1/3] vvfat: Fix bug in writing to middle of file
` [PATCH 2/3] vvfat: Fix usage of `info.file.offset`
` [PATCH 3/3] ffvat: Fix reading files with non-continuous clusters
[PATCH-for-9.1 v2 0/3] target/nios2: Remove the deprecated Nios II target
2024-03-27 20:26 UTC (7+ messages)
` [PATCH-for-9.0? v2 1/3] fpu/softfloat: Remove mention of TILE-Gx target
` [PATCH-for-9.1 v2 2/3] target/nios2: Remove the deprecated Nios II target
` [PATCH-for-9.1 v2 3/3] hw/timer: Remove the ALTERA_TIMER model
bdrv_pad_request() Coverity report
2024-03-27 19:17 UTC
[PATCH v2 0/5] target/riscv: Support Zve32x and Zve64x extensions
2024-03-27 18:02 UTC (7+ messages)
` [PATCH v2 1/5] target/riscv: Add support for Zve32x extension
` [PATCH v2 2/5] target/riscv: Expose Zve32x extension to users
` [PATCH v2 3/5] target/riscv: Add support for Zve64x extension
[PATCH-for-9.1] target/nios2: Remove machines and system emulation
2024-03-27 17:00 UTC (6+ messages)
[PATCH v4 0/2] Implement SSH commands in QEMU GA for Windows
2024-03-27 16:59 UTC (4+ messages)
` [PATCH v4 1/2] Refactor common functions between POSIX and Windows implementation
` [PATCH v4 2/2] Implement SSH commands in QEMU GA for Windows
[PATCH v3 0/2] Implement SSH commands in QEMU GA for Windows
2024-03-27 16:21 UTC (7+ messages)
` [PATCH v3 2/2] "
[PATCH-for-9.0] hw/i386/pc: Restrict CXL to PCI-based machines
2024-03-27 16:16 UTC
[PATCH-for-9.0] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine
2024-03-27 15:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).