messages from 2025-05-19 03:26:16 to 2025-05-19 15:25:02 UTC [more...]
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-05-19 15:20 UTC (22+ messages)
` [PATCH v5 01/25] plugins: add types for callbacks related to certain discontinuities
` [PATCH v5 02/25] plugins: add API for registering discontinuity callbacks
` [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v5 04/25] contrib/plugins: add plugin showcasing new dicontinuity related API
` [PATCH v5 05/25] target/alpha: call plugin trap callbacks
` [PATCH v5 07/25] target/avr: "
` [PATCH v5 08/25] target/hppa: "
` [PATCH v5 09/25] target/i386: "
` [PATCH v5 10/25] target/loongarch: "
` [PATCH v5 11/25] target/m68k: "
` [PATCH v5 12/25] target/microblaze: "
` [PATCH v5 13/25] target/mips: "
` [PATCH v5 14/25] target/openrisc: "
` [PATCH v5 15/25] target/ppc: "
` [PATCH v5 16/25] target/riscv: "
` [PATCH v5 17/25] target/rx: "
` [PATCH v5 18/25] target/s390x: "
` [PATCH v5 19/25] target/sh4: "
` [PATCH v5 20/25] target/sparc: "
` [PATCH v5 21/25] target/tricore: "
` [PATCH v5 22/25] target/xtensa: "
[PATCH] vfio/igd: Support non-boot gpus
2025-05-19 15:08 UTC
[PATCH v2 00/14] Maintainer updates for May (testing, plugins, virtio-gpu)
2025-05-19 15:14 UTC (7+ messages)
` [PATCH v2 05/14] contrib/plugins: add a scaling factor to the ips arg
` [PATCH v2 06/14] contrib/plugins: allow setting of instructions per quantum
[PATCH] vfio/igd: OpRegion not found fix error typo
2025-05-19 15:09 UTC (3+ messages)
[PATCH v3 00/12] hw/e1000e|igb: interrupts and qtests fixes
2025-05-19 15:08 UTC (7+ messages)
` [PATCH v3 01/12] qtest/e1000e|igb: Clear interrupt-cause and msix pending bits after irq
` [PATCH v3 04/12] qtest/e1000e|igb: assert irqs are clear before triggering an irq
` [PATCH v3 12/12] qtest/e1000e|igb: Test interrupt throttling in multiple_transfers test
[PULL 0/5] tcg patch queue
2025-05-19 15:07 UTC (3+ messages)
` [PULL 3/5] tcg: add perfmap and jitdump
[PATCH v2] vfio/igd: Respect x-igd-opregion=off in IGD quirk handling
2025-05-19 15:07 UTC (2+ messages)
[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
2025-05-19 15:03 UTC (11+ messages)
` [PATCH v4 03/22] tests/qtest/xhci: test the qemu-xhci device
` [PATCH v4 04/22] tests/qtest/xhci: Add controller and device setup and ring tests
` [PATCH v4 05/22] tests/qtest/xhci: Add basic USB Mass Storage tests
` [PATCH v4 07/22] tests/qtest/xhci: add a test for TR NOOP commands
` [PATCH v4 21/22] tests/qtest/xhci: Test USB Mass Storage relaxed CSW order
[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
2025-05-19 14:57 UTC (3+ messages)
` [PATCH 1/4] hw/arm: make cpu targeted by arm_load_kernel the primary CPU
[PATCH 0/2] hw/arm: Nuvoton 8xx - GMAC patches
2025-05-19 14:52 UTC (2+ messages)
[PATCH v2 0/4] target/i386: Emulate ftz and denormal flag bits correctly
2025-05-19 14:51 UTC (5+ messages)
` [PATCH v2 1/4] target/i386: Detect flush-to-zero after rounding
` [PATCH v2 2/4] target/i386: Use correct type for get_float_exception_flags() values
` [PATCH v2 3/4] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
` [PATCH v2 4/4] tests/tcg/x86_64/fma: add test for exact-denormal output
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-19 14:49 UTC (4+ messages)
` [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
[PATCH v3 0/4] Several sstc extension fixes
2025-05-19 14:35 UTC (5+ messages)
` [PATCH v3 1/4] target/riscv: Add the checking into stimecmp write function
` [PATCH v3 2/4] hw/intc: riscv_aclint: Fix mtime write for sstc extension
` [PATCH v3 3/4] target/riscv: Fix VSTIP bit in "
` [PATCH v3 4/4] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed
[PATCH 0/2] docs: Avoid duplicate labels with a sphinx extn
2025-05-19 14:32 UTC (2+ messages)
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-05-19 14:25 UTC (4+ messages)
` [Bug 2072564] Update Released
[PATCH 0/4] chardev: Fix issues found by vhost-user-test
2025-05-19 14:21 UTC (10+ messages)
` [PATCH 1/4] chardev: Fix QIOChannel refcount
` [PATCH 2/4] chardev: Don't attempt to unregister yank function more than once
` [PATCH 3/4] chardev: Consolidate yank registration
` [PATCH 4/4] chardev: Introduce a lock for hup_source
[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
2025-05-19 14:10 UTC (3+ messages)
` [PATCH 5/9] hw/hyperv/hv-balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
[PATCH] gdbstub: update aarch64-core.xml
2025-05-19 13:45 UTC (3+ messages)
[PATCH V5] vfio: return mr from vfio_get_xlat_addr
2025-05-19 13:46 UTC (2+ messages)
[PATCH] roms: re-remove execute bit from hppa-firmware*
2025-05-19 13:45 UTC (2+ messages)
[PATCH v4] tests/functional: Add PCI hotplug test for aarch64
2025-05-19 13:43 UTC (4+ messages)
[PATCH v2] docs/interop: convert text files to restructuredText
2025-05-19 13:37 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-19 13:32 UTC (19+ messages)
` [PATCH V3 07/42] vfio/container: preserve descriptors
` [PATCH V3 10/42] vfio/container: restore DMA vaddr
` [PATCH V3 24/42] migration: close kvm after cpr
` [PATCH V3 39/42] vfio/iommufd: reconstruct hwpt
[PATCH 00/27] vfio-user client
2025-05-19 13:29 UTC (7+ messages)
` [PATCH 02/27] vfio/container: pass MemoryRegion to DMA operations
[PATCH RFC] target: riscv: Fix satp mode initialization based on profile
2025-05-19 13:29 UTC (4+ messages)
[PATCH 00/15] hw/loongarch/virt: Add kvm_irqchip_in_kernel support
2025-05-19 13:24 UTC (10+ messages)
` [PATCH 03/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel save/restore function
[PATCH V4] vfio: return mr from vfio_get_xlat_addr
2025-05-19 13:21 UTC (7+ messages)
[PATCH v2] virtio-gpu: support context init multiple timeline
2025-05-19 13:11 UTC (2+ messages)
[PATCH] gdbstub: Implement qGDBServerVersion packet
2025-05-19 13:09 UTC (4+ messages)
Notes on PFlash C model
2025-05-19 12:55 UTC
[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
2025-05-19 12:54 UTC (4+ messages)
` [PATCH v13 5/5] qtest/cxl: Add aarch64 virt test for CXL
[PATCH v3 0/9] scripts/checkpatch: fix SPDX-License-Identifier detection
2025-05-19 12:41 UTC (19+ messages)
` [PATCH v3 1/9] Revert "scripts: mandate that new files have SPDX-License-Identifier"
` [PATCH v3 2/9] scripts/checkpatch.pl: fix various indentation mistakes
` [PATCH v3 3/9] scripts/checkpatch: introduce tracking of file start/end
` [PATCH v3 4/9] scripts/checkpatch: use new hook for ACPI test data check
` [PATCH v3 5/9] scripts/checkpatch: use new hook for file permissions check
` [PATCH v3 6/9] scripts/checkpatch: expand pattern for matching makefiles
` [PATCH v3 7/9] scripts/checkpatch: use new hook for MAINTAINERS update check
` [PATCH v3 8/9] scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
` [PATCH v3 9/9] scripts/checkpatch: reject license boilerplate on new files
[RFC 00/11] do not drain while holding the graph lock
2025-05-19 12:37 UTC (7+ messages)
` [PATCH 06/11] blockdev: drain while unlocked in internal_snapshot_action()
` [PATCH 10/11] block/graph-lock: add drain flag to bdrv_graph_wr{, un}lock
` [PATCH 10/11] block/graph-lock: add drain flag to bdrv_graph_wr{,un}lock
[PATCH v5 1/3] Add support for emulation of CRC32 instructions
2025-05-19 12:24 UTC (5+ messages)
[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
2025-05-19 11:27 UTC (2+ messages)
[PATCH v4 0/3] nbd: Increase unix socket buffer size
2025-05-19 11:20 UTC (8+ messages)
` [PATCH v4 1/3] io: Add helper for setting socket send "
` [PATCH v4 2/3] nbd: Set unix socket send buffer on macOS
` [PATCH v4 3/3] nbd: Set unix socket send buffer on Linux
[PATCH v4 0/7] util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
2025-05-19 10:44 UTC (9+ messages)
` [PATCH v4 2/7] util/qemu-sockets: Refactor setting client sockopts into a separate function
` [PATCH v4 5/7] tests/unit/test-util-sockets: Add tests for inet_parse()
` [PATCH v4 6/7] util/qemu-sockets: Refactor inet_parse() to use QemuOpts
` [PATCH v4 7/7] util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
2025-05-19 9:41 UTC (7+ messages)
` [PATCH v2 11/20] mcd: Implement memory space query
` [PATCH v2 12/20] gdbstub: Expose GDBRegisterState
` [PATCH v2 16/20] gdbstub: Expose gdb_write_register
[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
2025-05-19 9:41 UTC
[PATCH v2 00/12] qapi: remove all TARGET_* conditionals from the schema
2025-05-19 9:14 UTC (11+ messages)
` [PATCH v2 02/12] qapi: expand docs for SEV commands
` [PATCH v2 08/12] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH v2 09/12] qapi: make most CPU commands unconditionally available
` [PATCH v2 11/12] qapi: remove qapi_specific_outputs from meson.build
` [PATCH v2 12/12] qapi: make all generated files common
[PATCH v4 0/4] Building PPTT with root node and identical implementation flag
2025-05-19 8:55 UTC (4+ messages)
` [PATCH v4 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-05-19 8:37 UTC (3+ messages)
[PULL 00/46] aspeed queue
2025-05-19 8:34 UTC (7+ messages)
` [PULL 45/46] tests/functional/aspeed: Add test case for AST2700 A1
[PATCH v2 0/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
2025-05-19 8:25 UTC (5+ messages)
` [PATCH v2 2/5] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
[PATCH 0/2] Initial logging support for Rust
2025-05-19 8:13 UTC (7+ messages)
` [PATCH 1/2] rust/qemu-api: Add initial logging support based on C API
[PATCH] vfio/igd: Respect x-igd-opregion=off in IGD quirk handling
2025-05-19 7:50 UTC (7+ messages)
[PATCH v3 0/2] amd_iommu: Fixes
2025-05-19 7:35 UTC (7+ messages)
` [PATCH v3 1/2] hw/i386/amd_iommu: Fix device setup failure when PT is on
` [PATCH v3 2/2] hw/i386/amd_iommu: Fix xtsup when vcpus < 255
[PATCH v11 0/3] Allow to enable multifd and postcopy migration together
2025-05-19 7:20 UTC (3+ messages)
` [PATCH v11 3/3] tests/qtest/migration: add postcopy tests with multifd
[PATCH] hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type
2025-05-19 5:47 UTC
[PULL 00/56] riscv-to-apply queue
2025-05-19 4:05 UTC (57+ messages)
` [PULL 01/56] hw/riscv/virt: Add the BDF of IOMMU to RISCVVirtState structure
` [PULL 02/56] hw/riscv/virt-acpi-build: Add support for RIMT
` [PULL 03/56] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PULL 04/56] target/riscv: pmp: move Smepmp operation conversion into a function
` [PULL 05/56] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PULL 06/56] target/riscv: pmp: exit csr writes early if value was not changed
` [PULL 07/56] target/riscv: pmp: remove redundant check in pmp_is_locked
` [PULL 08/56] Generate strided vector loads/stores with tcg nodes
` [PULL 09/56] hw/misc: Add MPFS system reset support
` [PULL 10/56] hw/riscv: More flexible FDT placement for MPFS
` [PULL 11/56] hw/riscv: Make FDT optional "
` [PULL 12/56] hw/riscv: Allow direct start of kernel "
` [PULL 13/56] hw/riscv: Configurable MPFS CLINT timebase freq
` [PULL 14/56] hw/riscv: microchip_pfsoc: Rework documentation
` [PULL 15/56] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores
` [PULL 16/56] Expand the probe_pages helper function to handle probe flags
` [PULL 17/56] hw/riscv: Fix type conflict of GLib function pointers
` [PULL 18/56] target/riscv: fix endless translation loop on big endian systems
` [PULL 19/56] common-user/host/riscv: use tail pseudoinstruction for calling tail
` [PULL 20/56] target/riscv: rvv: Source vector registers cannot overlap mask register
` [PULL 21/56] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
` [PULL 22/56] target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to check mismatched input EEWs encoding constraint
` [PULL 23/56] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
` [PULL 24/56] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
` [PULL 25/56] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
` [PULL 26/56] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
` [PULL 27/56] target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instructions
` [PULL 28/56] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
` [PULL 29/56] target/riscv: Fix the rvv reserved encoding of unmasked instructions
` [PULL 30/56] target/riscv: Fix vslidedown with rvv_ta_all_1s
` [PULL 31/56] MAINTAINERS: Add common-user/host/riscv to RISC-V section
` [PULL 32/56] target/riscv: Pass ra to riscv_csr_write_fn
` [PULL 33/56] target/riscv: Pass ra to riscv_csrrw_do64
` [PULL 34/56] target/riscv: Pass ra to riscv_csrrw_do128
` [PULL 35/56] target/riscv: Pass ra to riscv_csrrw
` [PULL 36/56] target/riscv: Pass ra to riscv_csrrw_i128
` [PULL 37/56] target/riscv: Move insn_len to internals.h
` [PULL 38/56] target/riscv: Fix write_misa vs aligned next_pc
` [PULL 39/56] target/riscv/kvm: minor fixes/tweaks
` [PULL 40/56] target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
` [PULL 41/56] target/riscv/kvm: turn u32/u64 reg functions into macros
` [PULL 42/56] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
` [PULL 43/56] target/riscv/kvm: add kvm_csr_cfgs[]
` [PULL 44/56] target/riscv/kvm: do not read unavailable CSRs
` [PULL 45/56] target/riscv/kvm: add senvcfg CSR
` [PULL 46/56] target/riscv/kvm: read/write KVM regs via env size
` [PULL 47/56] target/riscv/kvm: add scounteren CSR
` [PULL 48/56] hw/riscv/virt.c: enforce s->memmap use in machine_init()
` [PULL 49/56] hw/riscv/virt.c: remove trivial virt_memmap references
` [PULL 50/56] hw/riscv/virt.c: use s->memmap in virt_machine_done()
` [PULL 51/56] hw/riscv/virt.c: add 'base' arg in create_fw_cfg()
` [PULL 52/56] hw/riscv/virt.c: use s->memmap in create_fdt() path
` [PULL 53/56] hw/riscv/virt.c: use s->memmap in create_fdt_sockets() path
` [PULL 54/56] hw/riscv/virt.c: use s->memmap in create_fdt_virtio()
` [PULL 55/56] hw/riscv/virt.c: use s->memmap in finalize_fdt() functions
` [PULL 56/56] hw/riscv/virt.c: remove 'long' casts in fmt strings
[PATCH V3 0/4] acpi: Add machine option to disable SPCR table
2025-05-19 4:12 UTC (7+ messages)
` [PATCH V3 1/4] "
` [PATCH V3 3/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-V
` [PATCH V3 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH v2 0/4] Several sstc extension fixes
2025-05-19 3:24 UTC (2+ messages)
[PATCH v2] target/riscv/kvm: add satp mode for host cpu
2025-05-19 3:24 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).