qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-05 05:46:36 to 2025-05-05 15:20:13 UTC [more...]

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-05-05 15:40 UTC  (11+ messages)
` [PATCH v8 49/55] i386/tdx: Define supported KVM features for TDX
` [PATCH v8 50/55] i386/cgs: Introduce x86_confidential_guest_check_features()
` [PATCH v8 52/55] i386/tdx: Don't treat SYSCALL as unavailable
` [PATCH v8 53/55] i386/tdx: Make invtsc default on
` [PATCH v8 54/55] i386/tdx: Validate phys_bits against host value

[PATCH 0/9] vfio/igd: Detect IGD by OpRegion and enable OpRegion automatically
 2025-05-05 15:13 UTC  (23+ messages)
` [PATCH 1/9] vfio/igd: Restrict legacy mode to Gen6-9 devices
` [PATCH 2/9] vfio/igd: Always emulate ASLS (OpRegion) register
` [PATCH 3/9] vfio/igd: Detect IGD device by OpRegion
` [PATCH 4/9] vfio/igd: Check vendor and device ID on GVT-g mdev
` [PATCH 5/9] vfio/igd: Check OpRegion support "
` [PATCH 6/9] vfio/igd: Enable OpRegion by default
` [PATCH 7/9] vfio/igd: Allow overriding GMS with 0xf0 to 0xfe on Gen9+
` [PATCH 8/9] vfio/igd: Only emulate GGC register when x-igd-gms is set
` [PATCH 9/9] vfio/igd: Remove generation limitation for IGD passthrough

[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-05 14:59 UTC  (16+ messages)
` [PATCH 01/12] accel/tcg: Add TCGCPUOps.pointer_wrap
` [PATCH 02/12] target: Use cpu_pointer_wrap_notreached for strict align targets
` [PATCH 03/12] target: Use cpu_pointer_wrap_uint32 for 32-bit targets
` [PATCH 07/12] target/mips: Fill in TCGCPUOps.pointer_wrap
` [PATCH 10/12] target/s390x: "
` [PATCH 11/12] target/sparc: "
` [PATCH 12/12] accel/tcg: Assert TCGCPUOps.pointer_wrap is set

[PATCH v2] tests/qtest/libqos: Avoid double swapping when using modern virtio
 2025-05-05 14:55 UTC  (2+ messages)

[RFC 00/24] APCI PCI Hotplug support on ARM
 2025-05-05 14:23 UTC  (3+ messages)

[PATCH] hw/acpi/pcihp: Fix typo in function name
 2025-05-05 14:19 UTC  (4+ messages)

[PATCH] [for-10.1] qtest: introduce qtest_init_ext
 2025-05-05 14:13 UTC  (2+ messages)

[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
 2025-05-05 14:04 UTC  (14+ messages)
` [PATCH v4 11/22] usb/msd: Split in and out packet handling
` [PATCH v4 12/22] usb/msd: Ensure packet structure layout is correct
` [PATCH v4 14/22] usb/msd: Improve packet validation error logging
` [PATCH v4 15/22] usb/msd: Allow CBW packet size greater than 31
` [PATCH v4 16/22] usb/msd: Split async packet tracking into data and csw

Rust in QEMU update, April 2025
 2025-05-05 14:03 UTC  (4+ messages)

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-05 13:26 UTC  (31+ messages)
` [PATCH v2 01/15] vfio: add vfio_prepare_device()
` [PATCH v2 02/15] vfio: add vfio_unprepare_device()
` [PATCH v2 04/15] vfio: add vfio_device_get_irq_info() helper
` [PATCH v2 05/15] vfio: consistently handle return value for helpers
` [PATCH v2 06/15] include/qemu: add strread/writeerror()
` [PATCH v2 07/15] vfio: add vfio_pci_config_space_read/write()
` [PATCH v2 08/15] vfio: add unmap_all flag to DMA unmap callback
` [PATCH v2 09/15] vfio: implement unmap all for DMA unmap callbacks
` [PATCH v2 10/15] vfio: add device IO ops vector
` [PATCH v2 11/15] vfio: add region info cache
` [PATCH v2 12/15] vfio: add read/write to device IO ops vector
` [PATCH v2 13/15] vfio: add vfio-pci-base class
` [PATCH v2 14/15] vfio/container: pass listener_begin/commit callbacks
` [PATCH v2 15/15] vfio/container: pass MemoryRegion to DMA operations

[PATCH v2] hw/arm: Replace TABs for spaces
 2025-05-05 13:11 UTC 

[CFT PATCH 0/4] target/i386/emulate: cleanups
 2025-05-05 12:59 UTC  (6+ messages)
` [PATCH 2/4] target/i386/emulate: stop overloading decode->op[N].ptr

[PATCH 0/2] docs: Bump sphinx to 8.2.3
 2025-05-05 12:19 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: Add docs/requirements.txt

[PATCH] hw/arm: Replace TABs for spaces
 2025-05-05 11:03 UTC  (3+ messages)

[PATCH v5 00/48] single-binary: compile target/arm twice
 2025-05-05 10:44 UTC  (3+ messages)
` [PATCH v5 01/48] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint

[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-05 10:38 UTC  (26+ messages)
` [PATCH v2 01/16] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v2 02/16] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v2 03/16] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v2 04/16] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v2 05/16] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v2 06/16] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v2 08/16] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v2 09/16] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v2 10/16] hw/audio/pcspk: Remove PCSpkState::migrate field

[PATCH] meson: use thorough test setup as default
 2025-05-05 10:32 UTC  (3+ messages)

[PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-05 10:30 UTC  (11+ messages)
` [PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
` [PATCH v2 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
` [PATCH v2 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-05 10:13 UTC  (14+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
` [PATCH v2 2/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v2 3/6] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v2 4/6] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v2 5/6] hw/arm/virt: Add support for smmuv3 device
` [PATCH v2 6/6] hw/arm/smmuv3: Enable smmuv3 device creation

[PATCH] hw/pci-host/gpex-acpi: Fix typo in comment
 2025-05-05 10:11 UTC  (2+ messages)

[PATCH] hw/net/e1000: Remove stray empty comment in header
 2025-05-05 10:10 UTC  (2+ messages)

[PATCH preview 0/5] rust: allow minimum version of 1.83
 2025-05-05 10:08 UTC  (6+ messages)
` [PATCH 1/5] meson, cargo: require Rust 1.83.0
` [PATCH 2/5] rust: use inline const expressions
` [PATCH 3/5] rust: vmstate: convert to use builder pattern
` [PATCH 4/5] rust: vmstate: use const_refs_to_static
` [PATCH 5/5] rust: qdev: const_refs_to_static

[PATCH] qom/object: Fix typo in comment
 2025-05-05 10:08 UTC  (2+ messages)

[PATCH] hw/core/machine: Fix indentation
 2025-05-05 10:06 UTC  (2+ messages)

[PULL 0/9] 9p queue 2025-05-05
 2025-05-05  9:50 UTC  (10+ messages)
` [PULL 5/9] 9pfs: Introduce ftruncate file op
` [PULL 4/9] 9pfs: Don't use file descriptors in core code
` [PULL 2/9] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()
` [PULL 7/9] tests/9p: add 'Tsetattr' request to test client
` [PULL 3/9] 9pfs: local : Introduce local_fid_fd() helper
` [PULL 1/9] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [PULL 8/9] tests/9p: Test `Tsetattr` can truncate unlinked file
` [PULL 6/9] 9pfs: Introduce futimens file op
` [PULL 9/9] 9pfs: fix 'total_open_fd' decrementation

[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-05  9:50 UTC  (3+ messages)
` [PATCH v3 11/19] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines

[PULL 00/23] aspeed queue
 2025-05-05  9:43 UTC  (26+ messages)
` [PULL 01/23] hw/arm: ast27x0: Wire up EHCI controllers
` [PULL 02/23] hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
` [PULL 03/23] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
` [PULL 04/23] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2600
` [PULL 05/23] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
` [PULL 06/23] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
` [PULL 07/23] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
` [PULL 08/23] tests/functional/aspeed: Update test ASPEED SDK v09.06
` [PULL 09/23] tests/functional/aspeed: extract boot and login sequence into helper function
` [PULL 10/23] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PULL 11/23] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PULL 12/23] tests/functional/aspeed: Add to test vbootrom for AST2700
` [PULL 13/23] docs/system/arm/aspeed: move AST2700 content to new section
` [PULL 14/23] docs/system/arm/aspeed: Support vbootrom for AST2700
` [PULL 15/23] aspeed: ast27x0: Map unimplemented devices in SoC memory
` [PULL 16/23] aspeed: ast27x0: Correct hex notation for device addresses
` [PULL 17/23] hw/intc/aspeed: Add support for AST2700 SSP INTC
` [PULL 18/23] hw/intc/aspeed: Add support for AST2700 TSP INTC
` [PULL 19/23] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
` [PULL 20/23] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC
` [PULL 21/23] hw/arm: Introduce ASPEED AST2700 A1 full core machine
` [PULL 22/23] tests/function/aspeed: Add functional test for ast2700fc
` [PULL 23/23] docs: Add support for ast2700fc machine

[PATCH v6 0/3] Enable QEMU NVMe userspace driver on s390x
 2025-05-05  9:38 UTC  (3+ messages)
` [PATCH v6 2/3] include: Add a header to define host PCI MMIO functions

[PATCH 00/11] rust: allow minimum version of 1.77
 2025-05-05  9:35 UTC  (16+ messages)
` [PATCH 01/11] lcitool: use newer Rust for Debian and Ubuntu
` [PATCH 02/11] meson, cargo: require Rust 1.77.0
` [PATCH 03/11] rust: use std::ffi instead of std::os::raw
` [PATCH 04/11] rust: let bilge use "let ... else"
` [PATCH 05/11] rust: qemu_api_macros: make pattern matching more readable and efficient
` [PATCH 06/11] rust: use MaybeUninit::zeroed() in const context
` [PATCH 07/11] rust: qom: fix TODO about zeroability of classes
` [PATCH 08/11] rust: enable clippy::ptr_cast_constness
` [PATCH 09/11] rust: remove offset_of replacement
` [PATCH 10/11] rust: replace c_str! with c"" literals
` [PATCH 11/11] docs: rust: update for newer minimum supported version

[PATCH] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
 2025-05-05  9:33 UTC  (2+ messages)

[PATCH v4 0/9] Introduce AST27x0 multi-SoC machine
 2025-05-05  9:31 UTC  (4+ messages)
` [PATCH v4 2/9] aspeed: ast27x0: Correct hex notation for device addresses

[PATCH] target/sh4: Use MO_ALIGN for system UNALIGN()
 2025-05-05  6:45 UTC  (2+ messages)

[PATCH v7 0/6] Report vfio-ap configuration changes
 2025-05-05  9:09 UTC  (5+ messages)

[PATCH 00/21] Hi,
 2025-05-05  9:01 UTC  (7+ messages)
` [PATCH 09/21] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH 00/21] hw/arm: add CX7200 board emulation

[PATCH v4 0/4] Add SCLP event type CPI
 2025-05-05  8:54 UTC  (12+ messages)
` [PATCH v4 1/4] hw/s390x: add "
` [PATCH v4 2/4] hw/s390x: add Control-Program Identification to QOM
` [PATCH v4 4/4] hw/s390x: compat handling for backward migration

[PATCH V3 0/3] vfio cleanup, pre-cpr
 2025-05-05  8:45 UTC  (2+ messages)

madvise(MADV_DONTDUMP)
 2025-05-05  8:06 UTC  (2+ messages)

[PATCH v5 8/9] tests/function/aspeed: Add functional test for ast2700fc
 2025-05-05  7:43 UTC  (2+ messages)

[PATCH v5 00/11] tests/qtest: pci and msix fixes
 2025-05-05  7:33 UTC  (11+ messages)
` [PATCH v5 02/11] tests/qtest: Fix virtio msix message endianness
` [PATCH v5 03/11] tests/qtest: Add libqos function for testing msix interrupt status
` [PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped

[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
 2025-05-05  7:29 UTC  (5+ messages)
` [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status

[PATCH] hw/i386/acpi-build: Fix typo in function name
 2025-05-05  7:08 UTC  (2+ messages)

[PATCH v3 0/5] hw/virtio: Build virtio-mem.c once
 2025-05-05  7:04 UTC  (7+ messages)
` [PATCH v3 3/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime
` [PATCH v3 4/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS "
` [PATCH v3 5/5] hw/virtio: Compile virtio-mem.c once

[PATCH v4 1/4] hw/s390x: add SCLP event type CPI
 2025-05-05  6:55 UTC 

[PATCH v1 00/22] Fix incorrect hash results on AST2700
 2025-05-05  6:51 UTC  (8+ messages)
` [PATCH v1 13/22] test/qtest: Introduce a new aspeed-hace-utils.c to place common testcases
` [PATCH v1 15/22] test/qtest/hace: Add SHA-384 test cases for ASPEED HACE model

[PATCH v3 00/12] hw/e1000e|igb: interrupts and qtests fixes
 2025-05-05  6:49 UTC  (13+ messages)
` [PATCH v3 02/12] net/e1000e: Permit disabling interrupt throttling
` [PATCH v3 03/12] hw/net/e1000e|igb: Remove xitr_guest_value logic
` [PATCH v3 10/12] net/e1000e|igb: Only send delayed msix interrupts that have a cause
` [PATCH v3 11/12] net/e1000e|igb: Fix interrupt throttling rearming

[PATCH v6 0/4] virtio: Convert feature properties to OnOffAuto
 2025-05-05  6:44 UTC  (5+ messages)

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
 2025-05-05  6:42 UTC  (11+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto

[PATCH] scripts/vmstate-static-checker.py: Add new hpet entry for num_timers
 2025-05-05  6:25 UTC  (2+ messages)


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).