qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-15 13:38:56 to 2025-01-15 21:17:04 UTC [more...]

[PATCH] hw/ppc/e500: Partial implementation of local access window registers
 2025-01-15 21:15 UTC 

[RFC PATCH] hw/rtc/mc146818rtc: Drop pre-v3 migration stream support
 2025-01-15 21:00 UTC 

[PATCH 00/11] hw/mips/loongson3: Remove uses of &first_cpu global
 2025-01-15 20:32 UTC  (4+ messages)
` [PATCH 02/11] hw/mips/loongson3_virt: Keep reference of vCPUs in machine_init()

[RFC PATCH v2 00/81] tcg: Merge *_i32 and *_i64 opcodes
 2025-01-15 20:22 UTC  (24+ messages)
` [PATCH v2 02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE
` [PATCH v2 14/81] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
` [PATCH v2 31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR
` [PATCH v2 33/81] tcg/i386: Handle all 8-bit extensions for i686
` [PATCH v2 37/81] tcg/arm: Add full [US]XT[BH] into {s}extract
` [PATCH v2 42/81] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
` [PATCH v2 46/81] tcg/tci: Remove assertions for deposit and extract
` [PATCH v2 47/81] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
` [PATCH v2 48/81] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
` [PATCH v2 72/81] tcg/loongarch64: Do not accept constant argument to nor

[PATCH v2] MAINTAINERS: Remove myself as Avocado Framework reviewer
 2025-01-15 19:58 UTC  (2+ messages)

[PATCH] firmware: qemu_fw_cfg: constify 'struct bin_attribute'
 2025-01-15 19:39 UTC  (2+ messages)

[PATCH] system/runstate: Fix regression, clarify BQL status of exit notifiers
 2025-01-15 19:17 UTC  (4+ messages)

[PATCH V7 00/24] Live update: cpr-transfer
 2025-01-15 19:00 UTC  (25+ messages)
` [PATCH V7 01/24] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
` [PATCH V7 02/24] physmem: fix qemu_ram_alloc_from_fd size calculation
` [PATCH V7 03/24] physmem: qemu_ram_alloc_from_fd extensions
` [PATCH V7 04/24] physmem: fd-based shared memory
` [PATCH V7 05/24] memory: add RAM_PRIVATE
` [PATCH V7 06/24] machine: aux-ram-share option
` [PATCH V7 07/24] migration: cpr-state
` [PATCH V7 08/24] physmem: preserve ram blocks for cpr
` [PATCH V7 09/24] hostmem-memfd: preserve "
` [PATCH V7 10/24] hostmem-shm: "
` [PATCH V7 11/24] migration: enhance migrate_uri_parse
` [PATCH V7 12/24] migration: incoming channel
` [PATCH V7 13/24] migration: SCM_RIGHTS for QEMUFile
` [PATCH V7 14/24] migration: VMSTATE_FD
` [PATCH V7 15/24] migration: cpr-transfer save and load
` [PATCH V7 16/24] migration: cpr-transfer mode
` [PATCH V7 17/24] migration-test: memory_backend
` [PATCH V7 18/24] tests/qtest: optimize migrate_set_ports
` [PATCH V7 19/24] tests/qtest: defer connection
` [PATCH V7 20/24] migration-test: "
` [PATCH V7 21/24] tests/qtest: enhance migration channels
` [PATCH V7 22/24] tests/qtest: assert qmp connected
` [PATCH V7 23/24] migration-test: cpr-transfer
` [PATCH V7 24/24] migration: cpr-transfer documentation

[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
 2025-01-15 19:04 UTC 

[PATCH v4 0/6] target/riscv: RVA23 profile support
 2025-01-15 18:43 UTC  (7+ messages)
` [PATCH v4 1/6] target/riscv: add ssu64xl
` [PATCH v4 2/6] target/riscv: use RVB in RVA22U64
` [PATCH v4 3/6] target/riscv: add profile u_parent and s_parent
` [PATCH v4 4/6] target/riscv: change priv_ver check in validate_profile()
` [PATCH v4 5/6] target/riscv: add RVA23U64 profile
` [PATCH v4 6/6] target/riscv: add RVA23S64 profile

[RFC PATCH] target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()
 2025-01-15 18:38 UTC  (2+ messages)

[PULL 00/48] virtio,pc,pci: features, fixes, cleanups
 2025-01-15 18:15 UTC  (50+ messages)
` [PULL 01/48] virtio-gpu: Add definition for resource_uuid feature
` [PULL 02/48] pci: ensure valid link status bits for downstream ports
` [PULL 03/48] tests: acpi: whitelist expected blobs
` [PULL 04/48] cpuhp: make sure that remove events are handled within the same SCI
` [PULL 05/48] tests: acpi: update expected blobs
` [PULL 06/48] intel_iommu: Use the latest fault reasons defined by spec
` [PULL 07/48] intel_iommu: Make pasid entry type check accurate
` [PULL 08/48] intel_iommu: Add a placeholder variable for scalable mode stage-1 translation
` [PULL 09/48] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PULL 10/48] intel_iommu: Rename slpte to pte
` [PULL 11/48] intel_iommu: Implement stage-1 translation
` [PULL 12/48] intel_iommu: Check if the input address is canonical
` [PULL 13/48] intel_iommu: Check stage-1 translation result with interrupt range
` [PULL 14/48] intel_iommu: Set accessed and dirty bits during stage-1 translation
` [PULL 15/48] intel_iommu: Flush stage-1 cache in iotlb invalidation
` [PULL 16/48] intel_iommu: Process PASID-based "
` [PULL 17/48] intel_iommu: Add an internal API to find an address space with PASID
` [PULL 18/48] intel_iommu: Add support for PASID-based device IOTLB invalidation
` [PULL 19/48] intel_iommu: piotlb invalidation should notify unmap
` [PULL 20/48] tests/acpi: q35: allow DMAR acpi table changes
` [PULL 21/48] intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
` [PULL 22/48] tests/acpi: q35: Update host address width in DMAR
` [PULL 23/48] intel_iommu: Introduce a property x-flts for stage-1 translation
` [PULL 24/48] intel_iommu: Introduce a property to control FS1GP cap bit setting
` [PULL 25/48] tests/qtest: Add intel-iommu test
` [PULL 26/48] pci/msix: Fix msix pba read vector poll end calculation
` [PULL 27/48] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PULL 28/48] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PULL 29/48] acpi/ghes: simplify the per-arch caller to build HEST table
` [PULL 30/48] acpi/ghes: better handle source_id and notification
` [PULL 31/48] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PULL 32/48] acpi/ghes: Remove a duplicated out of bounds check
` [PULL 33/48] acpi/ghes: Change the type for source_id
` [PULL 34/48] acpi/ghes: don't check if physical_address is not zero
` [PULL 35/48] acpi/ghes: make the GHES record generation more generic
` [PULL 36/48] acpi/ghes: better name GHES memory error function
` [PULL 37/48] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PULL 38/48] acpi/ghes: rename etc/hardware_error file macros
` [PULL 39/48] acpi/ghes: better name the offset of the hardware error firmware
` [PULL 40/48] acpi/ghes: move offset calculus to a separate function
` [PULL 41/48] acpi/ghes: Change ghes fill logic to work with only one source
` [PULL 42/48] docs: acpi_hest_ghes: fix documentation for CPER size
` [PULL 43/48] tests: acpi: whitelist expected blobs
` [PULL 44/48] pci: acpi: Windows 'PCI Label Id' bug workaround
` [PULL 45/48] tests: acpi: update expected blobs
` [PULL 46/48] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
` [PULL 47/48] vhost: Add stubs for the migration state transfer interface
` [PULL 48/48] virtio-net: vhost-user: Implement internal migration

[PATCH V6 00/24] Live update: cpr-transfer
 2025-01-15 17:54 UTC  (7+ messages)

[PULL 00/49] Misc HW patches for 2025-01-12
 2025-01-15 17:44 UTC  (11+ messages)
` [PULL 04/49] hw: Add QOM parentship relation with CPUs

[PATCH v3 1/7] xen: error handling and FreeBSD compatibility fixes
 2025-01-15 17:44 UTC  (13+ messages)
` [PATCH v3 1/7] hw/xen: Add xs_node_read() helper function
` [PATCH v3 2/7] xen: do not use '%ms' scanf specifier
` [PATCH v3 3/7] hw/xen: Use xs_node_read() from xs_node_vscanf()
` [PATCH v3 4/7] hw/xen: Use xs_node_read() from xen_console_get_name()
` [PATCH v3 5/7] hw/xen: Use xs_node_read() from xen_netdev_get_name()
` [PATCH v3 6/7] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
` [PATCH v3 7/7] hw/xen: Fix errp handling in xen_console

[PATCH v2 00/13] i.MX and SDHCI improvements
 2025-01-15 17:32 UTC  (3+ messages)
` [PATCH v2 07/13] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs

[PATCH 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
 2025-01-15 17:16 UTC  (15+ messages)
` [PATCH 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
` [PATCH 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
` [PATCH 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
` [PATCH 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
` [PATCH 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
` [PATCH 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
` [PATCH 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
` [PATCH 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
` [PATCH 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
` [PATCH 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
` [PATCH 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
` [PATCH 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
` [PATCH 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field

[PATCH v3 0/2] coreaudio fixes
 2025-01-15 17:10 UTC  (8+ messages)
` [PATCH v3 1/2] coreaudio: Commit the result of init in the end
` [PATCH v3 2/2] coreaudio: Initialize the buffer for device change

[PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
 2025-01-15 17:04 UTC  (3+ messages)

[PATCH v1 0/5] Report vfio-ap configuration changes
 2025-01-15 17:00 UTC  (3+ messages)
` [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event

[PATCH 00/16] migration: Switchover phase refactoring
 2025-01-15 16:49 UTC  (3+ messages)

[PATCH v2] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
 2025-01-15 16:14 UTC 

[PATCH v7 1/2] memory: Update inline documentation
 2025-01-15 16:14 UTC  (15+ messages)

[PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
 2025-01-15 16:08 UTC  (4+ messages)

[PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes
 2025-01-15 16:04 UTC  (17+ messages)
` [PATCH v2 1/2] hw/xen: Add xs_node_read() helper function
` [PATCH v2 2/2] xen: do not use '%ms' scanf specifier
  ` [PATCH 1/4] hw/xen: Use xs_node_read() from xs_node_vscanf()
    ` [PATCH 2/4] hw/xen: Use xs_node_read() from xen_console_get_name()
    ` [PATCH 3/4] hw/xen: Use xs_node_read() from xen_netdev_get_name()
    ` [PATCH 4/4] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it

[PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
 2025-01-15 16:02 UTC  (7+ messages)

[PATCH v17 00/11] New vmapple machine type and xhci fixes
 2025-01-15 15:40 UTC  (6+ messages)

[PATCH v3 0/6] target/riscv: RVA23 profile support
 2025-01-15 15:39 UTC  (10+ messages)
` [PATCH v3 1/6] target/riscv: add ssu64xl
` [PATCH v3 2/6] target/riscv: use RVB in RVA22U64
` [PATCH v3 3/6] target/riscv: add profile u_parent and s_parent
` [PATCH v3 4/6] target/riscv: change priv_ver check in validate_profile()
` [PATCH v3 5/6] target/riscv: add RVA23U64 profile
` [PATCH v3 6/6] target/riscv: add RVA23S64 profile

[PATCH] linux-user: Add syscall dispatch support
 2025-01-15 14:36 UTC 

[PATCH v10 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
 2025-01-15 15:06 UTC  (3+ messages)
` [PATCH v10 1/1] "

[PATCH v2 0/5] qtest: pci and e1000e/igb msix fixes
 2025-01-15 15:01 UTC  (6+ messages)
` [PATCH v2 1/5] qtest/pci: Enforce balanced iomap/unmap
` [PATCH v2 2/5] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
` [PATCH v2 3/5] qtest/libqos/pci: Do not write to PBA memory
` [PATCH v2 4/5] qtest/e1000e|igb: Clear interrupt-cause bits after irq
` [PATCH v2 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts

[PATCH v5 0/8] mulate Intel RDT features needed to mount ResCtrl in Linux
 2025-01-15 14:55 UTC  (4+ messages)
` [PATCH v5 6/8] i386: Add RDT feature flags

[PATCH v3 1/2] hw/riscv/riscv-iommu: Remove redundant struct members
 2025-01-15 14:17 UTC  (2+ messages)
` [PATCH v3 2/2] hw/riscv/riscv-iommu-bits: Remove duplicate definitions

[PATCH v1 1/3] hw/s390x: add SCLP event type CPI
 2025-01-15 13:31 UTC  (3+ messages)
` [PATCH v1 2/3] hw/s390x: add CPI values to QOM
` [PATCH v1 3/3] hw/s390x: support migration of CPI values

[PATCH 0/3] workaround Windows always reading _DSM(func=7)
 2025-01-15 14:09 UTC  (3+ messages)
` [PATCH 1/3] tests: acpi: whitelist expected blobs

[PATCH] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
 2025-01-15 13:51 UTC  (2+ messages)

[PATCH v2 0/2] virtio-net: vhost-user: Implement internal migration
 2025-01-15 13:50 UTC  (3+ messages)
` [PATCH v2 1/2] vhost: Add stubs for the migration state transfer interface
` [PATCH v2 2/2] virtio-net: vhost-user: Implement internal migration

[PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
 2025-01-15 13:50 UTC  (5+ messages)

[PATCH v3] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
 2025-01-15 13:44 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).