messages from 2025-04-08 01:49:27 to 2025-04-09 02:38:46 UTC [more...]
[PATCH v3 00/16] hw/intc/loongarch_pch: Cleanup with memory region ops
2025-04-09 2:37 UTC (8+ messages)
` [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 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 13/16] hw/intc/loongarch_pch: Use unified trace event for memory region ops
[PATCH 0/1] hw/nvme: create parameter to enable/disable cmic on subsystem
2025-04-08 22:56 UTC (2+ messages)
` [PATCH 1/1] "
[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 v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-04-08 21:42 UTC (22+ 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 00/11] qapi: Documentation improvements
2025-04-08 20:46 UTC (7+ messages)
` [PATCH 02/11] qapi/rocker: Tidy up query-rocker-of-dpa-flows example
` [PATCH 06/11] docs/sphinx/qmp_lexer: Generalize elision syntax
[PATCH-for-10.0 0/3] More imx8mp-evk improvements
2025-04-08 20:39 UTC (6+ messages)
` [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage
[PATCH 0/3] scripts: Add a root dir in archve-source.sh
2025-04-08 20:14 UTC (4+ 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
[PATCH v6] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
2025-04-08 19:03 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] hw/nvme: fix attachment of private namespaces
2025-04-08 18:56 UTC (4+ messages)
[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 (5+ messages)
` [RFC 1/3] cxl_type3: Preparing information sharing between VMs
` [RFC 2/3] cxl_type3: Add qmp_cxl_process_mctp_message qmp interface
` [RFC 3/3] cxl/i2c_mctp_cxl: Add support to process MCTP command remotely
[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 00/16] Add Multi-Core Debug (MCD) API support
2025-04-08 14:36 UTC (10+ messages)
[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
[PULL 0/4] Block layer patches
2025-04-08 13:00 UTC (5+ 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
[PATCH v3 0/2] vfio/spapr: Fix L2 crash with PCI device passthrough
2025-04-08 12:50 UTC (5+ 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 v3 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
2025-04-08 12:48 UTC (2+ messages)
[PATCH v3 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
2025-04-08 12:47 UTC (2+ messages)
[PULL 0/2] ppc-for-10.0-3 queue
2025-04-08 12:45 UTC (3+ messages)
` [PULL 1/2] target/ppc: Big-core scratch register fix
` [PULL 2/2] target/ppc: Fix SPRC/SPRD SPRs for P9/10
[PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
2025-04-08 12:31 UTC (6+ messages)
[PATCH for-10.0] scsi-disk: Apply error policy for host_status errors again
2025-04-08 12:21 UTC (2+ messages)
[PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
2025-04-08 11:39 UTC (7+ messages)
` Configuring onboard devices, in particular memory contents (was: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller)
[PATCH v3 0/5] util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
2025-04-08 11:25 UTC (6+ messages)
` [PATCH v3 1/5] io: Fix partial struct copy in qio_dns_resolver_lookup_sync_inet()
` [PATCH v3 2/5] util/qemu-sockets: Refactor setting client sockopts into a separate function
` [PATCH v3 3/5] util/qemu-sockets: Refactor success and failure paths in inet_listen_saddr()
` [PATCH v3 4/5] util/qemu-sockets: Add support for keep-alive flag to passive sockets
` [PATCH v3 5/5] utils/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
[PATCH 1/3] new configure option to enable gstreamer
2025-04-08 11:10 UTC (6+ messages)
` [PATCH 2/3] add vnc h264 encoder
Query on the dirty bitmap
2025-04-08 11:00 UTC (7+ messages)
[PATCH v2] ppc/vof: Make nextprop behave more like Open Firmware
2025-04-08 10:58 UTC (4+ messages)
[PATCH v3 00/10] Fix RVV encoding corner cases
2025-04-08 10:39 UTC (11+ messages)
` [PATCH v3 01/10] target/riscv: rvv: Source vector registers cannot overlap mask register
` [PATCH v3 02/10] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
` [PATCH v3 03/10] target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to check mismatched input EEWs encoding constraint
` [PATCH v3 04/10] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
` [PATCH v3 05/10] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
` [PATCH v3 06/10] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
` [PATCH v3 07/10] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
` [PATCH v3 08/10] target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instructions
` [PATCH v3 09/10] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
` [PATCH v3 10/10] target/riscv: Fix the rvv reserved encoding of unmasked instructions
[PATCH] Fix data races in test-bdrv-drain test
2025-04-08 10:29 UTC (2+ messages)
[PATCH 0/9] hw/nvme: refactor/cleanup
2025-04-08 10:16 UTC (3+ messages)
` hw/nvme: Issue with multiple controllers behind a subsystem
[PATCH 0/2] add explicit virtual time callback for plugins
2025-04-08 9:34 UTC (5+ messages)
` [PATCH 1/2] accel/tcg: add get_virtual_clock for TCG
[PATCH v2 0/2] derpecate some block-job- APIs
2025-04-08 9:30 UTC (5+ messages)
` [PATCH v2 1/2] qapi: synchronize jobs and block-jobs documentation
` [PATCH v2 2/2] qapi/block-core: derpecate some block-job- APIs
[PATCH v8 0/6] Specifying cache topology on ARM
2025-04-08 8:59 UTC (9+ messages)
` [PATCH v8 1/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v8 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
[PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
2025-04-08 8:25 UTC
[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-04-08 8:00 UTC (4+ messages)
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback
[PULL 00/11] QAPI patches patches for 2025-04-08
2025-04-08 7:45 UTC (13+ messages)
` [PULL 01/11] docs/devel/qapi-code-gen: Tidy up whitespace
` [PULL 02/11] qapi/rocker: Tidy up query-rocker-of-dpa-flows example
` [PULL 03/11] docs/interop: Delete "QEMU Guest Agent Protocol Reference" TOC
` [PULL 04/11] docs/interop: Sanitize QMP reference manuals TOC
` [PULL 05/11] docs/devel/qapi-code-gen: Improve the part on qmp-example directive
` [PULL 06/11] docs/sphinx/qmp_lexer: Generalize elision syntax
` [PULL 07/11] docs/sphinx/qmp_lexer: Highlight elisions like comments, not prompts
` [PULL 08/11] qapi/qapi-schema: Update introduction for example notation
` [PULL 09/11] qapi/qapi-schema: Address the introduction's bit rot
` [PULL 10/11] storage-daemon/qapi/qapi-schema: Add a proper introduction
` [PULL 11/11] qga/qapi-schema: "
[PATCH v3 00/12] qcow2: make subclusters discardable
2025-04-08 7:34 UTC (3+ messages)
` [PATCH v3 03/12] qcow2: put discard requests in the common queue when discard-no-unref enabled
[PATCH 0/3] Add VNC Open H.264 Encoding
2025-04-08 7:15 UTC (4+ messages)
` [PATCH 1/3] new configure option to enable gstreamer
` [PATCH 2/3] add vnc h264 encoder
` [PATCH 3/3] vnc: h264: send additional frames after the display is clean
[PATCH v7 0/2] hw/loongarch/virt: Replace destination error with error_abort
2025-04-08 7:10 UTC (2+ messages)
[PULL 0/2] loongarch bug fix for 10.0
2025-04-08 6:41 UTC (3+ messages)
` [PULL 1/2] hw/loongarch/virt: Fix cpuslot::cpu set at last in virt_cpu_plug()
` [PULL 2/2] hw/loongarch/virt: Replace destination error with error_abort
[PATCH v6 0/4] virtio_net: Add the check for vdpa's mac address
2025-04-08 6:48 UTC (9+ 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 v2 00/13] Introduce AST27x0 multi-SoC machine
2025-04-08 6:46 UTC (7+ messages)
` [PATCH 06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-04-08 5:51 UTC (9+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
[PATCH for 10.1 v8 00/55] QEMU TDX support
2025-04-08 5:15 UTC (16+ messages)
` [PATCH v8 08/55] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v8 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v8 14/55] i386/tdx: Set APIC bus rate to match with what TDX module enforces
` [PATCH v8 38/55] i386/tdx: Set and check kernel_irqchip mode for TDX
` [PATCH v8 55/55] docs: Add TDX documentation
CXL 2.0 memory pooling emulation
2025-04-08 4:47 UTC (5+ messages)
` CXL memory pooling emulation inqury
[PATCH v6 0/6] target/loongarch: Fix some issues reported from coccinelle
2025-04-08 2:07 UTC (8+ messages)
` [PATCH v6 3/6] hw/loongarch/virt: Fix error handling in cpu unplug
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2025-04-08 2:00 UTC (8+ messages)
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
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).