qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-26 05:30:14 to 2025-05-26 16:20:08 UTC [more...]

[PATCH] hw/xen: Fix trace_xs_node_read() params
 2025-05-26 16:19 UTC  (2+ messages)

[PATCH v9 00/55] QEMU TDX support
 2025-05-26 16:12 UTC  (2+ messages)

[PATCH 0/5] ACPI tests for PCI Hotplug on ARM
 2025-05-26 16:09 UTC  (14+ messages)
` [PATCH 1/5] tests/qtest/bios-tables-test: Prepare for changes in the ACPI tables
` [PATCH 2/5] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
` [PATCH 3/5] tests/qtest/bios-tables-test: Update changed ACPI blobs
` [PATCH 4/5] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
` [PATCH 5/5] qtest/bios-tables-test: Update aarch64/virt 'acpipcihp' variant blob

[PATCH v2 0/7] single-binary: build target common libraries with dependencies
 2025-05-26 16:04 UTC  (3+ messages)

[RFC PATCH 00/13] migration: Unify capabilities and parameters
 2025-05-26 15:41 UTC  (16+ messages)
` [RFC PATCH 04/13] migration: Fix parameter validation
` [RFC PATCH 07/13] migration: Introduce new MigrationConfig structure
` [RFC PATCH 12/13] [PoC] migration: Add query/set commands for MigrationConfig
` [RFC PATCH 13/13] [PoC] migration: Allow migrate commands to provide the migration config

[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
 2025-05-26 15:40 UTC  (9+ messages)
` [PATCH v2 2/2] migration/hmp: Add "info migrate -a", reorg the dump

[PATCH] tests/qtest: Remove migration-helpers.c
 2025-05-26 15:31 UTC  (4+ messages)

[PATCH v4 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2025-05-26 15:16 UTC  (4+ messages)
` [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout

[PATCH v12 00/10] Support virtio-gpu DRM native context
 2025-05-26 15:12 UTC  (5+ messages)
` [PATCH v12 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements

[PATCH v4 00/11] Improve futex usage
 2025-05-26 14:48 UTC  (19+ messages)
` [PATCH v4 01/11] futex: Check value after qemu_futex_wait()
` [PATCH v4 02/11] futex: Support Windows
` [PATCH v4 03/11] qemu-thread: Remove qatomic_read() in qemu_event_set()
` [PATCH v4 04/11] qemu-thread: Replace __linux__ with CONFIG_LINUX
` [PATCH v4 05/11] qemu-thread: Avoid futex abstraction for non-Linux
` [PATCH v4 06/11] qemu-thread: Use futex for QemuEvent on Windows
` [PATCH v4 07/11] qemu-thread: Use futex if available for QemuLockCnt
` [PATCH v4 08/11] migration: Replace QemuSemaphore with QemuEvent
` [PATCH v4 09/11] migration/colo: "
` [PATCH v4 10/11] migration/postcopy: "
` [PATCH v4 11/11] hw/display/apple-gfx: "

[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-05-26 14:46 UTC  (3+ messages)
` [PATCH v2 18/25] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)

[PATCH V5] vfio: return mr from vfio_get_xlat_addr
 2025-05-26 14:37 UTC  (6+ messages)

[PATCH RFC 1/1] TCG insn.c: Implement counting specific addresses
 2025-05-26 14:35 UTC  (2+ messages)
` [PATCH RFC v2 "

[PATCH 00/12] rust: bindings for Error
 2025-05-26 14:24 UTC  (13+ messages)
` [PATCH 01/12] rust: make declaration of dependent crates more consistent
` [PATCH 02/12] subprojects: add the anyhow crate
` [PATCH 03/12] subprojects: add the foreign crate
` [PATCH 04/12] util/error: expose Error definition to Rust code
` [PATCH 05/12] util/error: allow non-NUL-terminated err->src
` [PATCH 06/12] util/error: make func optional
` [PATCH 07/12] qemu-api: add bindings to Error
` [PATCH 08/12] rust: qdev: support returning errors from realize
` [PATCH 09/12] rust/hpet: change timer of num_timers to usize
` [PATCH 10/12] hpet: return errors from realize if properties are incorrect
` [PATCH 11/12] rust/hpet: "
` [PATCH 12/12] rust/hpet: Drop BqlCell wrapper for num_timers

[PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field
 2025-05-26 14:20 UTC  (7+ messages)
` [PATCH 1/3] hw/ppc/spapr: Only create default devices when requested
` [PATCH 2/3] hw/ppc/mac_newworld: "
` [PATCH 3/3] hw/boards: Remove MachineState::usb_disabled field

[PATCH 00/22] ACPI PCI Hotplug support on ARM
 2025-05-26 13:56 UTC  (12+ messages)
` [PATCH 08/22] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH 13/22] hw/i386/acpi-build: Introduce and use acpi_get_pci_host

[PATCH v2 0/4] tests/functional: Test with scripts/vmstate-static-checker.py
 2025-05-26 13:52 UTC  (9+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] tests/functional/test_vmstate: Test whether the checker script works as expected

[PATCH 0/4] hw/microblaze: Endianness clean-ups and deprecations
 2025-05-26 13:51 UTC  (10+ messages)
` [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
` [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu

[PATCH v3 00/24] block: do not drain while holding the graph lock
 2025-05-26 13:21 UTC  (25+ messages)
` [PATCH v3 01/24] block: remove outdated comments about AioContext locking
` [PATCH v3 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
` [PATCH v3 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
` [PATCH v3 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
` [PATCH v3 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
` [PATCH v3 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
` [PATCH v3 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
` [PATCH v3 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
` [PATCH v3 09/24] block: move drain outside of bdrv_try_change_aio_context()
` [PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
` [PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
` [PATCH v3 12/24] block: move drain outside of bdrv_root_attach_child()
` [PATCH v3 13/24] block: move drain outside of bdrv_attach_child()
` [PATCH v3 14/24] block: move drain outside of quorum_add_child()
` [PATCH v3 15/24] block: move drain outside of bdrv_root_unref_child()
` [PATCH v3 16/24] block: move drain outside of quorum_del_child()
` [PATCH v3 17/24] blockdev: drain while unlocked in internal_snapshot_action()
` [PATCH v3 18/24] blockdev: drain while unlocked in external_snapshot_action()
` [PATCH v3 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
` [PATCH v3 20/24] iotests/graph-changes-while-io: remove image file after test
` [PATCH v3 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
` [PATCH v3 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
` [PATCH v3 23/24] block: never use atomics to access bs->quiesce_counter
` [PATCH v3 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper

[PATCH v5 00/10] Enable shared device assignment
 2025-05-26 12:44 UTC  (31+ messages)
` [PATCH v5 02/10] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v5 03/10] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v5 04/10] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBlock with guest_memfd
` [PATCH v5 05/10] ram-block-attribute: Introduce a helper to notify shared/private state changes
` [PATCH v5 06/10] memory: Attach RamBlockAttribute to guest_memfd-backed RAMBlocks
` [PATCH v5 07/10] RAMBlock: Make guest_memfd require coordinate discard
` [PATCH v5 08/10] memory: Change NotifyRamDiscard() definition to return the result
` [PATCH v5 09/10] KVM: Introduce RamDiscardListener for attribute changes during memory conversions
` [PATCH v5 10/10] ram-block-attribute: Add more error handling during state changes

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-26 12:44 UTC  (6+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers

[PATCH 00/14] rust: example of bindings code for Rust in QEMU
 2025-05-26 12:35 UTC  (5+ messages)
` [PATCH 03/14] rust: define traits and pointer wrappers to convert from/to C representations

[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-05-26 12:19 UTC  (9+ messages)
` [PATCH rfcv3 05/21] vfio/iommufd: Save vendor specific device info
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host

[PATCH v2 00/29] vfio-user client
 2025-05-26 12:08 UTC  (5+ messages)
` [PATCH v2 07/29] vfio: add per-region fd support

[PATCH 0/3] hw/ppc: Fix --without-default-devices build
 2025-05-26 11:57 UTC  (10+ messages)
` [PATCH 1/3] hw/acpi: Build IPMI stubs when ACPI is disabled
` [PATCH 2/3] hw/ppc: PowerNV machines expose a I2C bus
` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()

Using parallel port on the Pegasos 2
 2025-05-26 11:47 UTC  (5+ messages)

[PATCH] target/i386/tcg/helper-tcg: fix file references in comments
 2025-05-26 11:47 UTC  (2+ messages)

[PATCH v2 00/24] block: do not drain while holding the graph lock
 2025-05-26 11:42 UTC  (9+ messages)
` [PATCH v2 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
` [PATCH v2 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK

[PULL 0/2] Firmware/seabios 20231128 patches
 2025-05-26 11:25 UTC  (3+ messages)

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-05-26 10:52 UTC  (4+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel

Adding CVA6 machine to RISC-V
 2025-05-26 10:12 UTC  (5+ messages)
` [PATCH 1/2] hw/riscv: add CVA6 machine
` [PATCH 2/2] target/riscv: add cva6 cpu type

[PATCH V3 0/4] acpi: Add machine option to disable SPCR table
 2025-05-26 10:07 UTC  (3+ messages)
` [PATCH V3 1/4] "

[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
 2025-05-26 10:04 UTC  (14+ messages)
` [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v5 05/25] target/alpha: call plugin trap callbacks
` [PATCH v5 15/25] target/ppc: "

[PULL 0/9] Audio patches
 2025-05-26 10:02 UTC  (4+ messages)
` [PULL 8/9] alsaaudio: Set try-poll to false by default

[PATCH] tests/functional/test_mips_malta: Re-enable the check for the PCI host bridge
 2025-05-26  9:55 UTC  (2+ messages)

[PATCH v3 0/2] semihosting/uaccess: Compile once
 2025-05-26  9:52 UTC  (3+ messages)
` [PATCH v3 1/2] semihosting/uaccess: Remove uses of target_ulong type
` [PATCH v3 2/2] semihosting/uaccess: Compile once

[PATCH v2 0/3] iotests improvements for mirror-sparse and others
 2025-05-26  9:42 UTC  (5+ messages)
` [PATCH v2 1/3] iotests: Use disk_usage in more places
` [PATCH v2 3/3] iotests: Filter out ZFS in several tests

[PATCH] hw/block: Drop unused nand.c
 2025-05-26  9:40 UTC  (2+ messages)

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-05-26  9:16 UTC  (5+ messages)

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-26  8:58 UTC  (12+ messages)
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
      ` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
            ` How to mark internal properties

[PATCH v2 0/4] xlnx-zynqmp: add support to boot on RPUs
 2025-05-26  8:55 UTC  (5+ messages)
` [PATCH v2 1/4] hw/arm: make cpu targeted by arm_load_kernel the primary CPU
` [PATCH v2 2/4] hw/intc/arm_gic: introduce a first-cpu-index property
` [PATCH v2 3/4] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
` [PATCH v2 4/4] hw/arm/xlnx-zynqmp: adapt cluster-id based on the boot cpu

[RFC PATCH v9 0/4] Report vfio-ap configuration changes
 2025-05-26  8:43 UTC  (5+ messages)
` [RFC PATCH v9 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[RFC PATCH v11 0/4] Report vfio-ap configuration changes
 2025-05-26  8:40 UTC  (3+ messages)
` [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH] qcow2: Forbid use of protocol: prefix on data_file
 2025-05-26  8:30 UTC  (2+ messages)

[PULL 00/39] aspeed queue
 2025-05-26  8:04 UTC  (10+ messages)
` [PULL 01/39] tests/qtest/ast2700-smc-test: Fix leak
` [PULL 02/39] tests/qtest/aspeed_smc-test: Fix memory leaks
` [PULL 03/39] hw/misc/aspeed_hace: Remove unused code for better readability
` [PULL 04/39] hw/misc/aspeed_hace: Improve readability and consistency in variable naming
` [PULL 05/39] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
` [PULL 06/39] hw/misc/aspeed_hace: Extract direct mode hash buffer setup into helper function
` [PULL 07/39] hw/misc/aspeed_hace: Extract SG-mode "
` [PULL 08/39] hw/misc/aspeed_hace: Extract digest write and iov unmap "
` [PULL 09/39] hw/misc/aspeed_hace: Extract non-accumulation hash execution "

[PATCH v5] target/riscv/kvm: add satp mode for host cpu
 2025-05-26  7:57 UTC 

[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
 2025-05-26  7:45 UTC  (2+ messages)
` [PATCH V2] "

RFC: How to make max_bounce_buffer_size configurable for address_space_memory
 2025-05-26  7:06 UTC  (2+ messages)

[PATCH v4 00/15] qapi: remove all TARGET_* conditionals from the schema
 2025-05-26  6:07 UTC  (3+ messages)
` [PATCH v4 10/15] qapi: make s390x specific CPU commands unconditionally available

[PATCH v4] tests/functional: Add PCI hotplug test for aarch64
 2025-05-26  5:53 UTC  (3+ messages)

New test in bios-tables-test.c for the ACPI PCI hotplug on ARM series
 2025-05-26  5:39 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).