messages from 2025-04-08 12:49:36 to 2025-04-09 13:49:53 UTC [more...]
[PATCH 00/14] vfio: preparation for vfio-user
2025-04-09 13:48 UTC (7+ messages)
` [PATCH 02/14] vfio: refactor out vfio_pci_config_setup()
` [PATCH 03/14] vfio: add vfio_prepare_device()
` [PATCH 04/14] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH 05/14] vfio/container: pass listener_begin/commit callbacks
` [PATCH 07/14] vfio: specify VFIO_DMA_UNMAP_FLAG_ALL to callback
` [PATCH 09/14] vfio: add vfio_device_get_irq_info() helper
[PATCH 00/10] Enable QEMU to run on browsers
2025-04-09 13:43 UTC (9+ messages)
` [PATCH 01/10] various: Fix type conflict of GLib function pointers
` [PATCH 05/10] meson: Add wasm build in build scripts
` [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
Note improvements to QAPI-generated manuals in ChangeLog/10.0?
2025-04-09 13:44 UTC
[PATCH V1 0/6] fast qom tree get
2025-04-09 13:34 UTC (5+ messages)
[PULL for 10.0 0/3] final fixes (tcg tests, plugins)
2025-04-09 13:19 UTC (4+ messages)
` [PULL 1/3] tests/tcg: fix semihosting SYS_EXIT for aarch64 in boot.S
` [PULL 2/3] plugins/loader: fix deadlock when resetting/uninstalling a plugin
` [PULL 3/3] tests/tcg/plugins: add plugin to test reset and uninstall
[PATCH v4 00/13] Enable shared device assignment
2025-04-09 12:57 UTC (21+ messages)
` [PATCH v4 01/13] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
` [PATCH v4 02/13] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v4 03/13] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v4 04/13] memory: Introduce generic state change parent class for RamDiscardManager
` [PATCH v4 05/13] memory: Introduce PrivateSharedManager Interface as child of GenericStateManager
` [PATCH v4 06/13] vfio: Add the support for PrivateSharedManager Interface
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd
[PULL 0/2] loongarch bug fix for 10.0
2025-04-09 8:31 UTC (2+ messages)
[PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
2025-04-09 12:33 UTC (5+ messages)
[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-04-09 11:59 UTC (14+ messages)
[PATCH 00/16] Add Multi-Core Debug (MCD) API support
2025-04-09 11:37 UTC (15+ messages)
` [PATCH 13/16] mcd: Implement register/memory access
[PATCH v6] [for-10.1] virtio: add VIRTQUEUE_ERROR QAPI event
2025-04-09 10:48 UTC (2+ messages)
[PATCH v1 0/2] virtio-gpu: fix blob unmapping sequence
2025-04-09 10:32 UTC (2+ messages)
[PATCH v3 0/2] deprecate some block-job- APIs
2025-04-09 10:28 UTC (4+ messages)
` [PATCH v3 1/2] qapi: synchronize jobs and block-jobs documentation
` [PATCH v3 2/2] qapi/block-core: deprecate some block-job- APIs
[PATCH for-10.1 v4 00/13] arm: rework id register storage
2025-04-09 10:14 UTC (3+ messages)
` [PATCH for-10.1 v4 04/13] arm/cpu: Store aa64pfr0/1 into the idregs array
[PATCH v1 0/9] Support vbootrom for AST2700
2025-04-09 10:00 UTC (10+ messages)
` [PATCH v1 1/9] hw/arm/aspeed_ast27x0: Add "vbootrom_size" field to AspeedSoCClass
` [PATCH v1 2/9] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
` [PATCH v1 3/9] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PATCH v1 4/9] hw/arm/aspeed: Enable vbootrom support by default on AST2700 EVB machines
` [PATCH v1 5/9] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
` [PATCH v1 6/9] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v1 7/9] pc-bios: Add AST27x0 vBootrom
` [PATCH v1 8/9] tests/functional/aspeed: Update AST2700 functional test to use vbootrom
` [PATCH v1 9/9] docs/system/arm/aspeed: Support vbootrom for AST2700
[PATCH v3 0/2] vfio/spapr: Fix L2 crash with PCI device passthrough
2025-04-09 10:00 UTC (6+ messages)
` [PATCH v3 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
` [PATCH v3 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough and memory > 128G
[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-04-09 9:58 UTC (6+ messages)
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback
[PATCH 0/3] scripts: Add a root dir in archve-source.sh
2025-04-09 9:41 UTC (5+ messages)
` [PATCH 1/3] scripts: nixify archive-source.sh
` [PATCH 2/3] scripts: Add root dir to arguments
` [PATCH 3/3] scripts: Clarify doc messages in archive-source.sh
[PULL 0/2] ppc-for-10.0-3 queue
2025-04-09 8:31 UTC (2+ messages)
[PULL 0/4] Block layer patches
2025-04-09 8:31 UTC (6+ messages)
` [PULL 1/4] qemu-img: fix division by zero in bench_cb() for zero-sized images
` [PULL 2/4] qcow2: Don't crash qemu-img info with missing crypto header
` [PULL 3/4] scsi-disk: Apply error policy for host_status errors again
` [PULL 4/4] test-bdrv-drain: Fix data races
[PULL 00/11] QAPI patches patches for 2025-04-08
2025-04-09 8:31 UTC (2+ messages)
[PATCH 0/5] accel/kvm: Support KVM PMU filter
2025-04-09 8:26 UTC (6+ messages)
` [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [PATCH 2/5] i386/kvm: Support basic KVM PMU filter
` [PATCH 3/5] i386/kvm: Support event with select & umask format in "
` [PATCH 4/5] i386/kvm: Support event with masked entry "
` [PATCH 5/5] i386/kvm: Support fixed counter "
[PATCH v6] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
2025-04-09 7:48 UTC (4+ messages)
[PATCH v6 0/4] virtio_net: Add the check for vdpa's mac address
2025-04-09 7:41 UTC (13+ messages)
` [PATCH v6 1/4] vhost_vdpa : Add a new parameter to enable check "
` [PATCH v6 2/4] virtio_net: Add the check for vdpa's "
` [PATCH v6 3/4] virtio_net: Add second acceptable configuration for MAC setup
` [PATCH v6 4/4] virtio_net: Add third "
[PATCH PoC 0/7] Interact with QEMU GPIO models via gpiodev
2025-04-09 6:56 UTC (6+ messages)
` [PATCH PoC 1/7] QAPI: gpio JSON
` [PATCH PoC 7/7] gpiodev: Add gpiobackend over GUSE
[PATCH 0/1] hw/nvme: create parameter to enable/disable cmic on subsystem
2025-04-09 6:47 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] hw/nvme: fix attachment of private namespaces
2025-04-09 6:36 UTC (4+ messages)
[PATCH 00/11] qapi: Documentation improvements
2025-04-09 5:50 UTC (4+ messages)
` [PATCH 06/11] docs/sphinx/qmp_lexer: Generalize elision syntax
[PATCH v3 0/4] *** Add SCLP event type CPI ***
2025-04-09 5:49 UTC (5+ messages)
` [PATCH v3 4/4] hw/s390x: compat handling for backward migration
[PATCH v3 2/4] hw/s390x: add Control-Program Identification to QOM
2025-04-09 5:30 UTC (2+ messages)
[PATCH 10.1 v3 00/27] target/riscv: SATP mode and CPU definition overhaul
2025-04-09 5:12 UTC (5+ messages)
` [PATCH 11/27] target/riscv: include default value in cpu_cfg_fields.h.inc
` [PATCH 12/27] target/riscv: do not make RISCVCPUConfig fields conditional
[PATCH v7 0/3] hw/acpi: Add vmclock device
2025-04-09 4:35 UTC (9+ messages)
` [PATCH v7 3/3] "
` [PATCH] hw/acpi: Remove legacy reset handling from vmclock
[PATCH for 10.1 v8 00/55] QEMU TDX support
2025-04-09 4:11 UTC (7+ messages)
` [PATCH v8 12/55] i386/tdx: Validate TD attributes
` [PATCH v8 17/55] i386/tdvf: Introduce function to parse TDVF metadata
[PATCH v2 0/4] Several sstc extension fixes
2025-04-09 2:58 UTC (6+ messages)
` [PATCH v2 1/4] target/riscv: Add the checking into stimecmp write function
` [PATCH v2 2/4] hw/intc: riscv_aclint: Fix mtime write for sstc extension
` [PATCH v2 3/4] target/riscv: Fix VSTIP bit in "
` [PATCH v2 4/4] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed
[PATCH v3 00/16] hw/intc/loongarch_pch: Cleanup with memory region ops
2025-04-09 2:43 UTC (17+ messages)
` [PATCH v3 01/16] hw/intc/loongarch_pch: Modify name of some registers
` [PATCH v3 02/16] hw/intc/loongarch_pch: Modify register name PCH_PIC_xxx_OFFSET with PCH_PIC_xxx
` [PATCH v3 03/16] hw/intc/loongarch_pch: Remove some duplicate macro
` [PATCH v3 04/16] hw/intc/loongarch_pch: Set version information at initial stage
` [PATCH v3 05/16] hw/intc/loongarch_pch: Use relative address in MemoryRegionOps
` [PATCH v3 06/16] hw/intc/loongarch_pch: Discard write operation with ISR register
` [PATCH v3 07/16] hw/intc/loongarch_pch: Use generic read callback for iomem32_low region
` [PATCH v3 08/16] hw/intc/loongarch_pch: Use generic read callback for iomem32_high region
` [PATCH v3 09/16] hw/intc/loongarch_pch: Use generic read callback for iomem8 region
` [PATCH v3 10/16] hw/intc/loongarch_pch: Use generic write callback for iomem32_low region
` [PATCH v3 11/16] hw/intc/loongarch_pch: Use generic write callback for iomem32_high region
` [PATCH v3 12/16] hw/intc/loongarch_pch: Use generic write callback for iomem8 region
` [PATCH v3 13/16] hw/intc/loongarch_pch: Use unified trace event for memory region ops
` [PATCH v3 14/16] hw/intc/loongarch_pch: Rename memory region iomem32_low with iomem
` [PATCH v3 15/16] hw/intc/loongarch_pch: Set flexible memory access size with iomem region
` [PATCH v3 16/16] hw/intc/loongarch_pch: Merge three memory region into one
[PATCH] ui/curses: Fix infinite loop on windows
2025-04-08 22:28 UTC (4+ messages)
[PATCH 0/2] Add property to support writing ERSTBA in high-low order
2025-04-08 21:56 UTC (14+ messages)
[PATCH preview 0/3] rust: update build system for Meson 1.8.0
2025-04-08 21:08 UTC (3+ messages)
[PATCH 0/2] Initial logging support for Rust
2025-04-08 20:58 UTC (5+ messages)
` [PATCH 1/2] rust/qemu-api: Add initial logging support based on C API
[PATCH] alsaaudio: Set try-poll to false by default
2025-04-08 20:58 UTC (6+ messages)
[PATCH-for-10.0 0/3] More imx8mp-evk improvements
2025-04-08 20:39 UTC (3+ messages)
[PATCH] scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
2025-04-08 18:56 UTC (3+ messages)
[PULL 0/8] Misc HW patches for 2025-04-08
2025-04-08 18:55 UTC (9+ messages)
` [PULL 1/8] smbios: Fix buffer overrun when using path= option
` [PULL 2/8] hw/core/machine: Fix -machine dumpdtb=file.dtb
` [PULL 3/8] docs/arm: Add apple HVF host for supported guest CPU type
` [PULL 4/8] hw/ufs: Fix incorrect comment for segment_size and allocation_unit_size
` [PULL 5/8] hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree
` [PULL 6/8] hw/arm/imx8mp-evk: Temporarily remove unimplemented imx8mp-fspi node "
` [PULL 7/8] hw/nvme: fix attachment of private namespaces
` [PULL 8/8] scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
[PATCH v1 00/24] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-04-08 15:55 UTC (25+ messages)
` [PATCH v1 01/24] Add -boot-certificates /path/dir:/path/file option in QEMU command line
` [PATCH v1 02/24] hw/s390x/ipl: Create certificate store
` [PATCH v1 03/24] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v1 04/24] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v1 05/24] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v1 06/24] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v1 07/24] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v1 08/24] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v1 09/24] s390x/diag: Implement DIAG 508 subcode 2 for signature verification
` [PATCH v1 10/24] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
` [PATCH v1 11/24] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v1 12/24] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v1 13/24] hw/s390x/ipl: Set iplb->len to maximum length of "
` [PATCH v1 14/24] s390x: Guest support for Secure-IPL Facility
` [PATCH v1 15/24] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v1 16/24] pc-bios/s390-ccw: Refactor zipl_load_segment function
` [PATCH v1 17/24] pc-bios/s390-ccw: Add signature verification for secure boot in audit mode
` [PATCH v1 18/24] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v1 19/24] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v1 20/24] Add -secure-boot on|off option in QEMU command line
` [PATCH v1 21/24] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v1 22/24] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v1 23/24] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v1 24/24] hw/s390x/ipl: Handle secure boot without specifying a boot device
[PATCH v2 0/3] Cleanups around returns
2025-04-08 15:10 UTC (3+ messages)
` [PATCH v2 1/3] cleanup: Re-run return_directly.cocci
[RFC 0/3] Qemu FM emulation
2025-04-08 15:04 UTC (2+ messages)
[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
2025-04-08 15:03 UTC (9+ messages)
[PATCH v2] Revert "virtio-net: Copy received header to buffer"
2025-04-08 14:53 UTC
[PATCH] smbios: Fix buffer overrun when using path= option
2025-04-08 14:13 UTC (3+ messages)
[PATCH] Revert "virtio-net: Copy received header to buffer"
2025-04-08 13:58 UTC (2+ messages)
[PATCH v8 00/28] vfio-user client
2025-04-08 13:48 UTC (7+ messages)
` [PATCH v8 08/28] vfio: add region cache
[PATCH v3 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
2025-04-08 12:48 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).