qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-14 11:58:52 to 2025-05-14 18:55:12 UTC [more...]

[PATCH 00/50] ppc/xive: updates for PowerVM
 2025-05-14 18:54 UTC  (52+ messages)
` [PATCH 01/50] ppc/xive: Fix xive trace event output
` [PATCH 02/50] ppc/xive: Report access size in XIVE TM operation error logs
` [PATCH 03/50] ppc/xive2: Fix calculation of END queue sizes
` [PATCH 04/50] ppc/xive2: Remote VSDs need to match on forwarding address
` [PATCH 05/50] ppc/xive2: fix context push calculation of IPB priority
` [PATCH 06/50] ppc/xive: Fix PHYS NSR ring matching
` [PATCH 07/50] ppc/xive2: Reset Generation Flipped bit on END Cache Watch
` [PATCH 08/50] ppc/xive2: Use fair irq target search algorithm
` [PATCH 09/50] ppc/xive2: Fix irq preempted by lower priority group irq
` [PATCH 10/50] ppc/xive2: Fix treatment of PIPR in CPPR update
` [PATCH 11/50] ppc/xive2: Do not present group interrupt on OS-push if precluded by CPPR
` [PATCH 12/50] ppc/xive2: Set CPPR delivery should account for group priority
` [PATCH 13/50] ppc/xive: tctx_notify should clear the precluded interrupt
` [PATCH 14/50] ppc/xive: Explicitly zero NSR after accepting
` [PATCH 15/50] ppc/xive: Move NSR decoding into helper functions
` [PATCH 16/50] ppc/xive: Fix pulling pool and phys contexts
` [PATCH 17/50] pnv/xive2: Support ESB Escalation
` [PATCH 18/50] pnv/xive2: Print value in invalid register write logging
` [PATCH 19/50] pnv/xive2: VC_ENDC_WATCH_SPEC regs should read back WATCH_FULL
` [PATCH 20/50] pnv/xive2: Permit valid writes to VC/PC Flush Control registers

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-14 18:22 UTC  (12+ messages)
` [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model

[RFC 00/11] do not drain while holding the graph lock
 2025-05-14 17:50 UTC  (15+ messages)
` [PATCH 01/11] block: remove outdated comments about AioContext locking
` [PATCH 02/11] block: move drain outside of read-locked bdrv_reopen_queue_child()
` [PATCH 03/11] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
` [PATCH 04/11] block: drain while unlocked in bdrv_reopen_parse_file_or_backing()
` [PATCH 05/11] block: move drain outside of read-locked bdrv_inactivate_recurse()
` [PATCH 06/11] blockdev: drain while unlocked in internal_snapshot_action()
` [PATCH 08/11] block: mark bdrv_drained_begin() as GRAPH_UNLOCKED

[PATCH 0/3] migration: Some fix and enhancements to HMP "info migrate"
 2025-05-14 17:37 UTC  (12+ messages)
` [PATCH 1/3] migration: Allow caps to be set when preempt or multifd cap enabled
` [PATCH 2/3] migration/hmp: Dump global in "info migrate_parameters" instead
` [PATCH 3/3] migration/hmp: Add "info migrate -a", reorg the dump

Wiki account creation request
 2025-05-14 17:27 UTC  (2+ messages)

[PATCH 00/22] ACPI PCI Hotplug support on ARM
 2025-05-14 17:01 UTC  (23+ messages)
` [PATCH 01/22] hw/i386/acpi-build: Make aml_pci_device_dsm() static
` [PATCH 02/22] hw/arm/virt: Introduce machine state acpi pcihp flags and props
` [PATCH 03/22] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH 04/22] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [PATCH 05/22] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH 06/22] hw/pci-host/gpex-acpi: Propagate hotplug type info from virt machine downto gpex
` [PATCH 07/22] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [PATCH 08/22] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH 09/22] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [PATCH 10/22] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
` [PATCH 11/22] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
` [PATCH 12/22] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots "
` [PATCH 13/22] hw/i386/acpi-build: Introduce and use acpi_get_pci_host
` [PATCH 14/22] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PATCH 15/22] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH 16/22] hw/acpi/ged: Prepare the device to react to PCI hotplug events
` [PATCH 17/22] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
` [PATCH 18/22] hw/acpi/ged: Support migration of AcpiPciHpState
` [PATCH 19/22] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
` [PATCH 20/22] hw/arm/virt: Let virt support pci hotplug/unplug GED event
` [PATCH 21/22] hw/arm/virt: Plug pcihp hotplug/hotunplug callbacks
` [PATCH 22/22] hw/arm/virt: Use ACPI PCI hotplug by default

[PATCH v3 00/10] Improve futex usage
 2025-05-14 17:06 UTC  (11+ messages)
` [PATCH v3 01/10] futex: Check value after qemu_futex_wait()
` [PATCH v3 04/10] qemu-thread: Avoid futex abstraction for non-Linux
` [PATCH v3 07/10] migration: Replace QemuSemaphore with QemuEvent

[PATCH V3 00/42] Live update: vfio and iommufd
 2025-05-14 17:03 UTC  (4+ messages)
` [PATCH V3 26/42] vfio: return mr from vfio_get_xlat_addr

[PATCH 00/19] target/arm: More header rework around arm_feature() & multiprocessing.h
 2025-05-14 16:59 UTC  (5+ messages)
` [PATCH 16/19] target/arm: Add arm_cpu_has_feature() helper

[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
 2025-05-14 16:56 UTC  (25+ messages)
` [PATCH 1/9] qom/object: Improve the doc of macros related with simple type
` [PATCH 2/9] docs/devel/qom: Fix the doc about OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH 3/9] hw/acpi/pci: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PATCH 4/9] hw/char/sh_serial: "
` [PATCH 6/9] hw/ppc/pef: "
` [PATCH 7/9] hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH 8/9] target/s390x/kvm/pv: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PATCH 9/9] ui/console-vc: Consolidate OBJECT_DEFINE_SIMPLE_TYPE

[PATCH 00/13] single-binary: make QAPI generated files common
 2025-05-14 16:54 UTC  (11+ messages)
` [PATCH 09/13] qapi: transform target specific 'if' in runtime checks

[RFC 00/24] APCI PCI Hotplug support on ARM
 2025-05-14 16:51 UTC  (10+ messages)
` [RFC 18/24] hw/acpi/ged: Prepare the device to react to PCI hotplug events

[PATCH v5 0/2] intel_iommu: Fix locking issues
 2025-05-14 16:29 UTC  (4+ messages)
` [PATCH v5 2/2] intel_iommu: Take locks when looking for and creating address spaces

[PATCH v4 11/13] mirror: Skip writing zeroes when target is already zero
 2025-05-14 16:30 UTC  (3+ messages)

live-migration performance regression when using pmem
 2025-05-14 16:41 UTC  (7+ messages)

[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-05-14 16:18 UTC  (5+ messages)
` [PATCH v2 06/25] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v2 07/25] s390x/diag: Implement DIAG 320 subcode 2

[PATCH v2] Add a simple zh_TW Traditional Chinese translation
 2025-05-14 15:55 UTC  (2+ messages)

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-05-14 15:49 UTC  (2+ messages)

[PATCH v2 0/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
 2025-05-14 15:32 UTC  (9+ messages)
` [PATCH v2 1/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference in ca35 init
` [PATCH v2 2/5] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
` [PATCH v2 3/5] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
` [PATCH v2 4/5] hw/arm/fby35: Map BMC "

[PATCH v6 00/14] arm: rework id register storage
 2025-05-14 15:26 UTC  (9+ messages)
` [PATCH v6 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v6 12/14] arm/cpu: Add sysreg generation scripts

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-05-14 15:23 UTC  (4+ messages)
` [RFC 06/10] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f

[PATCH v2 0/3] ui/vnc: fix some endian problems
 2025-05-14 14:32 UTC  (4+ messages)
` [PATCH v2 1/3] ui/vnc.c: replace big endian flag with byte order value

[RFC PATCH] migration/ram: avoid to do log clear in the last round
 2025-05-14 14:25 UTC  (2+ messages)

[PATCH v5 1/3] Add support for emulation of CRC32 instructions
 2025-05-14 14:10 UTC  (4+ messages)

[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
 2025-05-14 14:05 UTC  (6+ messages)
` [PATCH v2 07/20] mcd: Implement target initialization API

[PATCH v2 00/14] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-05-14 13:51 UTC  (4+ messages)
` [PATCH v2 03/14] tests/tcg: make aarch64 boot.S handle different starting modes

[PATCH] file-posix: Probe paths and retry SG_IO on potential path errors
 2025-05-14 13:43 UTC  (2+ messages)

[PATCH v4 00/13] Make blockdev-mirror dest sparse in more cases
 2025-05-14 13:20 UTC  (3+ messages)
` [PATCH v4 14/13] mirror: Reduce I/O when destination is detect-zeroes:unmap

[PULL v3 0/8] block-job patches 2025-04-29
 2025-05-14 13:18 UTC  (2+ messages)

[PULL 00/16] Meson, x86, Rust patches for 2025-05-12
 2025-05-14 13:18 UTC  (2+ messages)

[PULL 00/17] loongarch-to-apply queue
 2025-05-14 13:18 UTC  (2+ messages)

Rust in QEMU update, April 2025
 2025-05-14 13:16 UTC  (5+ messages)

[PATCH] s390x: Clear RAM on diag308 subcode 3 reset
 2025-05-14 13:19 UTC  (8+ messages)

[Stable-9.2.4 00/34] Patch Round-up for stable 9.2.4, freeze on 2025-05-24
 2025-05-14 12:57 UTC  (35+ messages)
` [Stable-9.2.4 01/34] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
` [Stable-9.2.4 02/34] hw/rtc/goldfish: keep time offset when resetting
` [Stable-9.2.4 03/34] hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
` [Stable-9.2.4 04/34] target/avr: Fix buffer read in avr_print_insn
` [Stable-9.2.4 05/34] target/mips: Revert TARGET_PAGE_BITS_VARY
` [Stable-9.2.4 06/34] target/mips: Require even maskbits in update_pagemask
` [Stable-9.2.4 07/34] target/mips: Simplify and fix update_pagemask
` [Stable-9.2.4 08/34] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
` [Stable-9.2.4 09/34] virtio-net: Fix num_buffers for version 1
` [Stable-9.2.4 10/34] hw/i386/amd_iommu: Assign pci-id 0x1419 for the AMD IOMMU device
` [Stable-9.2.4 11/34] tcg: Allocate TEMP_VAL_MEM frame in temp_load()
` [Stable-9.2.4 12/34] target/ppc: Big-core scratch register fix
` [Stable-9.2.4 13/34] target/ppc: Fix SPRC/SPRD SPRs for P9/10
` [Stable-9.2.4 14/34] scsi-disk: Apply error policy for host_status errors again
` [Stable-9.2.4 15/34] smbios: Fix buffer overrun when using path= option
` [Stable-9.2.4 16/34] plugins/loader: fix deadlock when resetting/uninstalling a plugin
` [Stable-9.2.4 17/34] Fix objdump output parser in "nsis.py"
` [Stable-9.2.4 18/34] Revert "virtio-net: Copy received header to buffer"
` [Stable-9.2.4 19/34] target/i386/hvf: fix lflags_to_rflags
` [Stable-9.2.4 20/34] target/avr: Improve decode of LDS, STS
` [Stable-9.2.4 21/34] hw/core: Get default_cpu_type calling machine_class_default_cpu_type()
` [Stable-9.2.4 22/34] hw/core/cpu: gdb_arch_name string should not be freed
` [Stable-9.2.4 23/34] target/mips: Fix MIPS16e translation
` [Stable-9.2.4 24/34] meson: Use has_header_symbol() to check getcpu()
` [Stable-9.2.4 25/34] meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID
` [Stable-9.2.4 26/34] accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128
` [Stable-9.2.4 27/34] target/arm: Don't assert() for ISB/SB inside IT block
` [Stable-9.2.4 28/34] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
` [Stable-9.2.4 29/34] target/i386: do not trigger IRQ shadow for LSS
` [Stable-9.2.4 30/34] target/i386: do not block singlestep for STI
` [Stable-9.2.4 31/34] gitlab: use --refetch in check-patch/check-dco jobs
` [Stable-9.2.4 32/34] hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs
` [Stable-9.2.4 33/34] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [Stable-9.2.4 34/34] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()

[Stable-7.2.18 00/18] Patch Round-up for stable 7.2.18, freeze on 2025-05-24
 2025-05-14 12:56 UTC  (19+ messages)
` [Stable-7.2.18 01/18] Makefile: "make dist" generates a .xz, not .bz2
` [Stable-7.2.18 02/18] hw/rtc/goldfish: keep time offset when resetting
` [Stable-7.2.18 03/18] hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
` [Stable-7.2.18 04/18] target/avr: Fix buffer read in avr_print_insn
` [Stable-7.2.18 05/18] target/mips: Revert TARGET_PAGE_BITS_VARY
` [Stable-7.2.18 06/18] target/mips: Require even maskbits in update_pagemask
` [Stable-7.2.18 07/18] target/mips: Simplify and fix update_pagemask
` [Stable-7.2.18 08/18] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
` [Stable-7.2.18 09/18] virtio-net: Fix num_buffers for version 1
` [Stable-7.2.18 10/18] smbios: Fix buffer overrun when using path= option
` [Stable-7.2.18 11/18] plugins/loader: fix deadlock when resetting/uninstalling a plugin
` [Stable-7.2.18 12/18] target/i386/hvf: fix lflags_to_rflags
` [Stable-7.2.18 13/18] target/avr: Improve decode of LDS, STS
` [Stable-7.2.18 14/18] target/arm: Don't assert() for ISB/SB inside IT block
` [Stable-7.2.18 15/18] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
` [Stable-7.2.18 16/18] hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs
` [Stable-7.2.18 17/18] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [Stable-7.2.18 18/18] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()

[PATCH v3 0/4] x86-disas: port x86-mini disassembler to QEMU
 2025-05-14 12:52 UTC  (6+ messages)
` [PATCH v3 4/4] x86-disas: add x86-mini disassembler implementation

[RFC PATCH] migration/ram: avoid to do log clear in the last round
 2025-05-14 11:58 UTC 

[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
 2025-05-14 12:41 UTC  (4+ messages)
` [PATCH 2/4] hw/intc/arm_gic: introduce a first-cpu-index property

[PULL 00/27] virtio,pci,pc: fixes, features
 2025-05-14 11:51 UTC  (6+ messages)
` [PULL 07/27] docs/cxl: Add serial number for persistent-memdev
` [PULL 08/27] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PULL 20/27] vhost-user: return failure if backend crash when live migration
` [PULL 22/27] virtio: Call set_features during reset
` [PULL 26/27] hw/i386/amd_iommu: Isolate AMDVI-PCI from amd-iommu device to allow full control over the PCI device creation

[PATCH v2 0/7] scripts/checkpatch: refactor & fix SPDX-License-Identifier detection
 2025-05-14 11:56 UTC  (4+ messages)
` [PATCH v2 6/7] scripts/checkpatch: use new hook for MAINTAINERS update check


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