qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-30 15:19:31 to 2025-06-02 10:53:22 UTC [more...]

[PATCH v2 00/14] rust: bindings for Error
 2025-06-02 10:52 UTC  (7+ messages)
` [PATCH 04/14] util/error: allow non-NUL-terminated err->src
` [PATCH 05/14] util/error: make func optional

[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
 2025-06-02 10:44 UTC  (5+ messages)
` [PATCH 07/27] qemu-img: check: refresh options/--help

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-06-02 10:26 UTC  (6+ messages)
` [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines

[PATCH v2] net/af-xdp: Support pinned map path for AF_XDP sockets
 2025-06-02 10:24 UTC  (4+ messages)

[PATCH v9 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-06-02 10:22 UTC  (7+ messages)
` [PATCH v9 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available

[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
 2025-06-02 10:18 UTC  (20+ messages)
` [PATCH v2 05/25] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH v2 08/25] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
` [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off

[PATCH] net: fix buffer overflow in af_xdp_umem_create()
 2025-06-02 10:09 UTC  (2+ messages)

[RFC PATCH] system/cpus: Only kick running vCPUs
 2025-06-02  9:55 UTC  (3+ messages)

[PATCH 00/13] Support ACPI Control Method Sleep button
 2025-06-02  9:32 UTC  (3+ messages)
` [PATCH 13/13] acpi: hmp/qmp: Add hmp/qmp support for system_sleep

[PATCH 00/13] migration/postcopy: Blocktime tracking overhaul
 2025-06-02  9:26 UTC  (3+ messages)
` [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime

[PATCH v6 0/5] Enable shared device assignment
 2025-06-02  9:20 UTC  (12+ messages)
` [PATCH v6 1/5] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
` [PATCH v6 2/5] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v6 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd

[PATCH v4 00/48] block: do not drain while holding the graph lock
 2025-06-02  8:56 UTC  (11+ messages)
` [PATCH v4 13/48] block: move drain outside of bdrv_attach_child()
` [PATCH v4 15/48] block: move drain outside of bdrv_root_unref_child()
` [PATCH v4 19/48] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
` [PATCH v4 22/48] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
` [PATCH v4 29/48] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
` [PATCH v4 34/48] block: mark bdrv_reopen_queue() and bdrv_reopen_multiple() as GRAPH_UNLOCKED
` [PATCH v4 38/48] block: mark blk_drain() "
` [PATCH v4 40/48] block/commit: mark commit_abort() "
` [PATCH v4 41/48] block: mark bdrv_new() "

[PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
 2025-06-02  8:55 UTC  (2+ messages)

[PATCH] target/loongarch: add check for fcond
 2025-06-02  8:46 UTC  (2+ messages)

[PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
 2025-06-02  8:43 UTC  (2+ messages)

[PULL 00/31] virtio,pci,pc: features, fixes, tests
 2025-06-02  8:39 UTC  (33+ messages)
` [PULL 01/31] virtio: check for validity of indirect descriptors
` [PULL 02/31] hw/i386/amd_iommu: Fix device setup failure when PT is on
` [PULL 03/31] hw/i386/amd_iommu: Fix xtsup when vcpus < 255
` [PULL 04/31] pcie: Add helper to declare PASID capability for a pcie device
` [PULL 05/31] pcie: Helper functions to check if PASID is enabled
` [PULL 06/31] pcie: Helper function to check if ATS "
` [PULL 07/31] pcie: Add a helper to declare the PRI capability for a pcie device
` [PULL 08/31] pcie: Helper functions to check to check if PRI is enabled
` [PULL 09/31] pci: Cache the bus mastering status in the device
` [PULL 10/31] pci: Add an API to get IOMMU's min page size and virtual address width
` [PULL 11/31] memory: Store user data pointer in the IOMMU notifiers
` [PULL 12/31] pci: Add a pci-level initialization function for "
` [PULL 13/31] pci: Add a pci-level API for ATS
` [PULL 14/31] pci: Add a PCI-level API for PRI
` [PULL 15/31] uefi-test-tools:: Add LoongArch64 support
` [PULL 16/31] tests/data/uefi-boot-images: Add ISO image for LoongArch system
` [PULL 17/31] tests/qtest/bios-tables-test: Use MiB macro rather hardcode value
` [PULL 18/31] tests/acpi: Add empty ACPI data files for LoongArch
` [PULL 19/31] tests/qtest/bios-tables-test: Add basic testing "
` [PULL 20/31] rebuild-expected-aml.sh: Add support "
` [PULL 21/31] tests/acpi: Fill acpi table data "
` [PULL 22/31] tests/acpi: Remove stale allowed tables
` [PULL 23/31] vhost: Don't set vring call if guest notifier is unused
` [PULL 24/31] vdpa: check for iova tree initialized at net_client_start
` [PULL 25/31] vdpa: reorder vhost_vdpa_set_backend_cap
` [PULL 26/31] vdpa: set backend capabilities at vhost_vdpa_init
` [PULL 27/31] vdpa: add listener_registered
` [PULL 28/31] vdpa: reorder listener assignment
` [PULL 29/31] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PULL 30/31] vdpa: move memory listener register to vhost_vdpa_init
` [PULL 31/31] hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-06-02  8:29 UTC  (8+ messages)

[PATCH v2] meson: fix Windows build
 2025-06-02  8:16 UTC  (2+ messages)

[PULL 00/58] Misc single binary patches for 2025-04-25
 2025-06-02  8:12 UTC  (5+ messages)
` [PULL 36/58] pc-bios: Move device tree files in their own subdir

[PATCH] rocker: do not pollute the namespace
 2025-06-02  8:10 UTC  (2+ messages)

[PATCH v3 0/4] qapi: add auto-generated return docs
 2025-06-02  8:10 UTC  (3+ messages)

[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-06-02  8:03 UTC  (6+ messages)
` [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property

[PATCH] MAINTAINERS: Update Akihiko Odaki's affiliation
 2025-06-02  7:58 UTC  (2+ messages)

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-05-29 11:45 UTC  (9+ messages)
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)

[PATCH v6 0/9] Add additional plugin API functions to read and write memory and registers
 2025-06-02  6:08 UTC  (10+ messages)
` [PATCH v6 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v6 2/9] plugins: Add register write API
` [PATCH v6 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v6 4/9] plugins: Add memory virtual address write API
` [PATCH v6 5/9] plugins: Add memory hardware address read/write API
` [PATCH v6 6/9] plugins: Add patcher plugin and test
` [PATCH v6 7/9] plugins: Add hypercalls "
` [PATCH v6 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v6 9/9] plugins: Update plugin version and add notes

[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-06-02  4:49 UTC  (7+ messages)
` [PATCH v2 16/20] amd_iommu: Set all address spaces to default translation mode on reset

[PATCH v5 0/9] Add additional plugin API functions to read and write memory and registers
 2025-06-02  5:49 UTC  (10+ messages)
` [PATCH v5 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v5 2/9] plugins: Add register write API
` [PATCH v5 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v5 4/9] plugins: Add memory virtual address write API
` [PATCH v5 5/9] plugins: Add memory hardware address read/write API
` [PATCH v5 6/9] plugins: Add patcher plugin and test
` [PATCH v5 7/9] plugins: Add hypercalls "
` [PATCH v5 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v5 9/9] plugins: Update plugin version and add notes

[PATCH 0/1] Add RISCV ZALASR Extension
 2025-06-02  5:23 UTC  (3+ messages)
` [PATCH 1/1] Add RISCV ZALASR extension

[PATCH v4 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
 2025-06-02  5:25 UTC  (2+ messages)

[qemu PATCH 0/3] target/riscv: add missing named features
 2025-06-02  4:36 UTC  (8+ messages)
` [qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
` [qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
` [qemu PATCH 3/3] target/riscv/cpu.c: do better with 'named features' doc

[PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
 2025-06-02  5:11 UTC  (2+ messages)

[PATCH v4 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
 2025-06-02  4:23 UTC  (3+ messages)
` [PATCH v4 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly

[PATCH v5] target/riscv/kvm: add satp mode for host cpu
 2025-06-02  4:03 UTC  (2+ messages)

[PATCH] target/riscv: remove capital 'Z' CPU properties
 2025-06-02  0:55 UTC  (3+ messages)

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-06-01 19:07 UTC  (17+ messages)
` [PATCH V4 09/43] vfio/container: register container for cpr
` [PATCH V4 10/43] vfio/container: preserve descriptors
` [PATCH V4 12/43] vfio/container: restore DMA vaddr
` [PATCH V4 16/43] pci: skip reset during cpr
` [PATCH V4 17/43] vfio-pci: "
` [PATCH V4 18/43] vfio/pci: vfio_pci_vector_init
` [PATCH V4 23/43] vfio/pci: export MSI functions

[PATCH 0/3] trace: seperate cold path of trace
 2025-06-01 18:12 UTC  (4+ messages)
` [PATCH 1/3] trace/syslog: seperate cold paths of tracing functions
` [PATCH 2/3] trace/ftrace: "
` [PATCH 3/3] trace/log: seperate cold path "

[PATCH v2 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
 2025-06-01 18:04 UTC  (10+ messages)
` [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PATCH v2 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH v2 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info

[PATCH V3 00/42] Live update: vfio and iommufd
 2025-06-01 17:28 UTC  (4+ messages)
` [PATCH V3 22/42] vfio-pci: preserve MSI

[PATCH v13 00/10] Support virtio-gpu DRM native context
 2025-06-01 13:57 UTC  (11+ messages)
` [PATCH v13 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v13 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v13 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v13 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v13 05/10] virtio-gpu: Support DRM native context
` [PATCH v13 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v13 07/10] ui/gtk: "
` [PATCH v13 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v13 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v13 10/10] docs/system: virtio-gpu: Document host/guest requirements

[PATCH v5 0/4] Building PPTT with root node and identical implementation flag
 2025-06-01 12:32 UTC  (2+ messages)

[PATCH v2] virtio-net: Fix the interpretation of max_tx_vq
 2025-06-01 10:38 UTC  (2+ messages)

[PATCH v2 0/2] ui/vnc: Do not copy z_stream
 2025-06-01  9:42 UTC  (4+ messages)
` [PATCH v2 1/2] ui/vnc: Introduce the VncWorker type
` [PATCH v2 2/2] ui/vnc: Do not copy z_stream

[PATCH 0/9] ui: Improve scale handling
 2025-06-01  8:23 UTC  (5+ messages)

[PATCH 0/2] ui/gtk: Add keep-aspect-ratio and scale option
 2025-06-01  4:52 UTC  (3+ messages)
` [PATCH 1/2] ui/gtk: Add keep-aspect-ratio option
` [PATCH 2/2] ui/gtk: Add scale option

[PATCH 0/5] Renesas RX target fixes
 2025-06-01  1:13 UTC  (8+ messages)
` [PATCH 0/4] Renesas RX target fixes (v2)
  ` [PATCH 3/4] hw/rx: Reset the CPU at qemu reset time
  ` [PATCH 4/4] rx: Support loading of ELF files too

[PATCH] pc-bios: ensure installed ROMs don't have execute permissions
 2025-05-31 18:02 UTC  (2+ messages)

[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
 2025-05-31 17:36 UTC  (2+ messages)

[PATCH v4 00/27] refresh qemu-img options handling
 2025-05-31 17:16 UTC  (28+ messages)
` [PATCH 01/27] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 02/27] qemu-img: create: "
` [PATCH 03/27] qemu-img: global option processing and error printing
` [PATCH 04/27] qemu-img: pass current cmd info into command handlers
` [PATCH 05/27] qemu-img: create: refresh options/--help (short option change)
` [PATCH 06/27] qemu-img: factor out parse_output_format() and use it in the code
` [PATCH 07/27] qemu-img: check: refresh options/--help
` [PATCH 08/27] qemu-img: simplify --repair error message
` [PATCH 09/27] qemu-img: commit: refresh options/--help
` [PATCH 10/27] qemu-img: compare: use helper function for --object
` [PATCH 11/27] qemu-img: compare: refresh options/--help
` [PATCH 12/27] qemu-img: convert: refresh options/--help (short option change)
` [PATCH 13/27] qemu-img: info: refresh options/--help
` [PATCH 14/27] qemu-img: map: "
` [PATCH 15/27] qemu-img: snapshot: allow specifying -f fmt
` [PATCH 16/27] qemu-img: snapshot: make -l (list) the default, simplify option handling
` [PATCH 17/27] qemu-img: snapshot: refresh options/--help
` [PATCH 18/27] qemu-img: rebase: refresh options/--help (short option change)
` [PATCH 19/27] qemu-img: resize: do not always eat last argument
` [PATCH 20/27] qemu-img: resize: refresh options/--help
` [PATCH 21/27] qemu-img: amend: "
` [PATCH 22/27] qemu-img: bench: "
` [PATCH 23/27] qemu-img: bitmap: "
` [PATCH 24/27] qemu-img: dd: "
` [PATCH 25/27] qemu-img: measure: "
` [PATCH 26/27] qemu-img: implement short --help, remove global help() function
` [PATCH 27/27] qemu-img: extend cvtnum() and use it in more places

[PATCH v6] target/arm: Always add pmu property for host
 2025-05-31 14:12 UTC 

[PATCH v3] target/arm: Define raw write for PMU CLR registers
 2025-05-31 12:11 UTC 

[PATCH v3] docs/interop: convert text files to restructuredText
 2025-05-31 10:04 UTC  (3+ messages)

[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-05-30 19:57 UTC  (6+ messages)
` [PATCH v2 01/10] cxl-mailbox-utils: Move opcodes enum to new header file

apparent race condition in mttcg memory handling
 2025-05-30 19:20 UTC 

[PATCH] tests/unit/test-util-sockets: fix mem-leak on error object
 2025-05-30 15:37 UTC  (2+ messages)

[PATCH v2] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
 2025-05-30 15:36 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).