qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-01 21:47:39 to 2025-05-02 12:13:30 UTC [more...]

[PATCH v2 0/2] scsi-disk: Add FUA write support
 2025-05-02 12:12 UTC  (4+ messages)
` [PATCH v2 2/2] scsi-disk: Advertise FUA support by default

[PATCH v3 0/2] scsi-disk: Add FUA write support
 2025-05-02 12:11 UTC  (3+ messages)
` [PATCH v3 1/2] scsi-disk: Add native "
` [PATCH v3 2/2] scsi-disk: Advertise FUA support by default

[PATCH v4 0/9] Introduce AST27x0 multi-SoC machine
 2025-05-02 11:52 UTC  (16+ messages)
` [PATCH v4 1/9] aspeed: ast27x0: Map unimplemented devices in SoC memory
` [PATCH v4 2/9] aspeed: ast27x0: Correct hex notation for device addresses
` [PATCH v4 3/9] hw/intc/aspeed: Add support for AST2700 SSP INTC
` [PATCH v4 4/9] hw/intc/aspeed: Add support for AST2700 TSP INTC
` [PATCH v4 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
` [PATCH v4 6/9] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC
` [PATCH v4 7/9] hw/arm: Introduce ASPEED AST2700 A1 full core machine
` [PATCH v4 8/9] tests/function/aspeed: Add functional test for AST2700FC
` [PATCH v4 9/9] docs: Add support for ast2700fc machine

[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-02 11:15 UTC  (38+ 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 07/16] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [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 v2 11/16] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v2 12/16] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v2 13/16] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH v2 14/16] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v2 15/16] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PATCH v2 16/16] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition

[PATCH 0/9] rust: allow minimum version of 1.77
 2025-05-02 11:09 UTC  (16+ messages)
` [PATCH 1/9] lcitool: use Rust 1.78 for Debian bookworm
` [PATCH 2/9] rust: use std::ffi instead of std::os::raw
` [PATCH 3/9] rust: let bilge use "let ... else"
` [PATCH 4/9] rust: qemu_api_macros: "
` [PATCH 5/9] rust: use MaybeUninit::zeroed() in const context
` [PATCH 6/9] rust: remove offset_of replacement
` [PATCH 7/9] rust: replace c_str! with c"" literals
` [PATCH 8/9] rust: enable clippy::ptr_cast_constness
` [PATCH 9/9] docs: rust: update for newer minimum supported version

[PATCH] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
 2025-05-02 10:43 UTC  (2+ messages)

[PATCH] hw/arm/npcm8xx_boards: Correct valid_cpu_types setting of NPCM8XX SoC
 2025-05-02 10:37 UTC  (2+ messages)

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-02 10:27 UTC  (7+ 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 v3 00/14] ppc/spapr: remove deprecated machines specific code
 2025-05-02 10:24 UTC  (5+ messages)
` [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0

new contributor
 2025-05-02 10:07 UTC  (2+ messages)

[PATCH v2] hw/char/serial: Remove unused prog_if compat property
 2025-05-02  9:55 UTC 

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-05-02  9:01 UTC  (5+ messages)
` [PATCH 3/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct

[PATCH 0/2] rust: vmstate: improvements to varray handling
 2025-05-02  9:02 UTC 

[PATCH 0/2] rust: vmstate: improvements to varray handling
 2025-05-02  9:00 UTC  (3+ messages)
` [PATCH 1/2] rust: vmstate: support varray for vmstate_clock!
` [PATCH 2/2] rust: assertions: Support index field wrapped in BqlCell

[PATCH 0/9] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-05-02  7:54 UTC  (7+ messages)
` [PATCH 2/9] gitlab: disable debug info on CI builds
` [PATCH 3/9] tests/tcg: make aarch64 boot.S handle different starting modes

[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
 2025-05-02  8:24 UTC  (24+ messages)
` [PATCH v4 01/22] hw/usb/xhci: Move HCD constants to a header and add register constants
` [PATCH v4 02/22] hw/usb/xhci: Rename and move HCD register region constants to header
` [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 06/22] hw/usb/xhci: Support TR NOOP commands
` [PATCH v4 07/22] tests/qtest/xhci: add a test for "
` [PATCH v4 08/22] tests/qtest/usb-hcd-xhci: Deliver msix interrupts
` [PATCH v4 09/22] hw/usb/hcd-xhci-pci: Make PCI device more configurable
` [PATCH v4 10/22] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
` [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 13/22] usb/msd: Improved handling of mass storage reset
` [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
` [PATCH v4 17/22] usb/msd: Add some additional assertions
` [PATCH v4 18/22] usb/msd: Rename mode to cbw_state, and tweak names
` [PATCH v4 19/22] usb/msd: Add NODATA CBW state
` [PATCH v4 20/22] usb/msd: Permit a DATA-IN or CSW packet before CBW packet
` [PATCH v4 21/22] tests/qtest/xhci: Test USB Mass Storage relaxed CSW order
` [PATCH v4 22/22] usb/msd: Add more tracing

[PATCH v2] Support madvise(MADV_DONTDUMP) when creating core dumps for qemu-user
 2025-05-02  8:03 UTC  (2+ messages)

[PATCH] hw/char/serial: Remove unused prog_if compat property
 2025-05-02  7:58 UTC  (2+ messages)

[PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
 2025-05-02  7:43 UTC  (11+ messages)
` [PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
` [PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC

Re [PATCH v3 08/11] mirror: Skip writing zeroes when target is already zero
 2025-05-02  5:43 UTC  (2+ messages)

[PATCH v3 07/11] mirror: Skip pre-zeroing destination if it is already zero
 2025-05-02  3:26 UTC  (2+ messages)

[PATCH v3 00/12] hw/e1000e|igb: interrupts and qtests fixes
 2025-05-02  3:17 UTC  (13+ messages)
` [PATCH v3 01/12] qtest/e1000e|igb: Clear interrupt-cause and msix pending bits after irq
` [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 04/12] qtest/e1000e|igb: assert irqs are clear before triggering an irq
` [PATCH v3 05/12] net/igb: Fix interrupt throttling interval calculation
` [PATCH v3 06/12] net/igb: Implement EITR Moderation Counter
` [PATCH v3 07/12] igb: Add a note about re-loading timers breaking deterministic replay
` [PATCH v3 08/12] hw/net/e1000e: Postponed msix interrupt processing should auto-clear cause
` [PATCH v3 09/12] hw/net/e1000e: Do not auto-clear cause on postponed msix interrupt
` [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 v3 12/12] qtest/e1000e|igb: Test interrupt throttling in multiple_transfers test

[PATCH v5 00/11] tests/qtest: pci and msix fixes
 2025-05-02  3:04 UTC  (12+ messages)
` [PATCH v5 01/11] tests/qtest: Enforce zero for the "un-fired" msix message value
` [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 04/11] tests/qtest: Enable spapr dma with linear iommu map
` [PATCH v5 05/11] tests/qtest/ahci: unmap pci bar before reusing device
` [PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped
` [PATCH v5 07/11] tests/qtest/libquos/virtio: unmap pci bar when disabling device
` [PATCH v5 08/11] tests/qtest/libquos/pci: Add migration fixup helper for pci devices
` [PATCH v5 09/11] qtest/libqos/pci: Enforce balanced iomap/unmap
` [PATCH v5 10/11] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
` [PATCH v5 11/11] qtest/libqos/pci: Factor msix entry helpers into pci common code

[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-05-02  2:16 UTC  (21+ messages)
` [PATCH v2 01/20] memory: Adjust event ranges to fit within notifier boundaries
` [PATCH v2 02/20] amd_iommu: Document '-device amd-iommu' common options
` [PATCH v2 03/20] amd_iommu: Reorder device and page table helpers
` [PATCH v2 04/20] amd_iommu: Helper to decode size of page invalidation command
` [PATCH v2 05/20] amd_iommu: Add helper function to extract the DTE
` [PATCH v2 06/20] amd_iommu: Return an error when unable to read PTE from guest memory
` [PATCH v2 07/20] amd_iommu: Add helpers to walk AMD v1 Page Table format
` [PATCH v2 08/20] amd_iommu: Add a page walker to sync shadow page tables on invalidation
` [PATCH v2 09/20] amd_iommu: Add basic structure to support IOMMU notifier updates
` [PATCH v2 10/20] amd_iommu: Sync shadow page tables on page invalidation
` [PATCH v2 11/20] amd_iommu: Use iova_tree records to determine large page size on UNMAP
` [PATCH v2 12/20] amd_iommu: Unmap all address spaces under the AMD IOMMU on reset
` [PATCH v2 13/20] amd_iommu: Add replay callback
` [PATCH v2 14/20] amd_iommu: Invalidate address translations on INVALIDATE_IOMMU_ALL
` [PATCH v2 15/20] amd_iommu: Toggle memory regions based on address translation mode
` [PATCH v2 16/20] amd_iommu: Set all address spaces to default translation mode on reset
` [PATCH v2 17/20] amd_iommu: Add dma-remap property to AMD vIOMMU device
` [PATCH v2 18/20] amd_iommu: Toggle address translation mode on devtab entry invalidation
` [PATCH v2 19/20] amd_iommu: Do not assume passthrough translation when DTE[TV]=0
` [PATCH v2 20/20] amd_iommu: Refactor amdvi_page_walk() to use common code for page walk

[RFC PATCH v5 00/21] single-binary: Make hw/arm/ common
 2025-05-01 23:35 UTC  (16+ messages)
` [RFC PATCH v5 08/21] hw/arm: Add DEFINE_MACHINE_[ARM_]AARCH64() macros

[PATCH] Support madvise(MADV_DONTDUMP) when creating core dumps for qemu-user
 2025-05-01 23:26 UTC  (4+ messages)

[PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
 2025-05-01 23:20 UTC  (14+ messages)
` [PATCH 01/13] hw/boards: Extend DEFINE_MACHINE macro to cover more use cases
` [PATCH 02/13] ppc/vof: Make nextprop behave more like Open Firmware
` [PATCH 03/13] hw/ppc/pegasos2: Remove explicit name properties from device tree
` [PATCH 04/13] hw/ppc/pegasos2: Change device tree generation
` [PATCH 05/13] hw/ppc/pegasos2: Remove fdt pointer from machine state
` [PATCH 06/13] hw/ppc/pegasos2: Rename mv field in "
` [PATCH 07/13] hw/ppc/pegasos2: Add south bridge pointer in the "
` [PATCH 08/13] hw/ppc/pegasos2: Move PCI IRQ routing setup to a function
` [PATCH 09/13] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PATCH 10/13] hw/ppc/pegasos2: Introduce abstract superclass
` [PATCH 11/13] hw/ppc/pegasos2: Add bus frequency to machine state
` [PATCH 12/13] hw/ppc/pegasos2: Add Pegasos I emulation
` [PATCH 13/13] hw/ppc/pegasos2: Add VOF support for pegasos1

[PATCH 00/10] hw/core: Remove hw_compat[] array for 2.10, 2.11 and 2.12 machines
 2025-05-01 23:01 UTC  (11+ messages)
` [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types
` [PATCH 02/10] hw/core/machine: Remove hw_compat_2_10[] array
` [PATCH 03/10] hw/input/virtio-input: Remove VirtIOInputHID::wheel_axis field
` [PATCH 04/10] hw/core/machine: Remove hw_compat_2_11[] array
` [PATCH 05/10] hw/timer/hpet: Remove HPETState::hpet_offset_saved field
` [PATCH 06/10] hw/net/e1000: Remove unused E1000_FLAG_TSO flag
` [PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
` [PATCH 08/10] hw/core/machine: Remove hw_compat_2_12[] array
` [PATCH 09/10] hw/audio/hda-codec: Remove HDAAudioState::use_timer field
` [PATCH 10/10] hw/display/vga-pci: Do not expose the 'global-vmstate' property

[PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
 2025-05-01 22:43 UTC  (5+ messages)
` [PATCH 5/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types
` [PATCH 8/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type

[PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
 2025-05-01 22:35 UTC  (9+ messages)
` [PATCH 1/8] hw/i386/pc: Remove deprecated pc-q35-2.10 and pc-i440fx-2.10 machines
` [PATCH 2/8] hw/i386/pc: Remove pc_compat_2_10[] array
` [PATCH 3/8] hw/pci-host/i440fx: Remove I440FXState::pci_hole64_fix field
` [PATCH 4/8] hw/pci-host/q35: Remove Q35PCIHost::pci_hole64_fix field
` [PATCH 5/8] hw/i386/pc: Remove deprecated pc-q35-2.11 and pc-i440fx-2.11 machines
` [PATCH 6/8] hw/i386/pc: Remove pc_compat_2_11[] array
` [PATCH 7/8] hw/i386/pc: Remove deprecated pc-q35-2.12 and pc-i440fx-2.12 machines
` [PATCH 8/8] hw/i386/pc: Remove pc_compat_2_12[] array

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

[RFC qemu 0/6] hw/cxl: Link speed and width control
 2025-05-01 21:49 UTC  (3+ messages)
` [RFC qemu 1/6] hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties


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