qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-26 07:15:20 to 2025-09-26 13:23:46 UTC [more...]

[PULL 00/24] maintainer updates (scripts, semihosting, plugins)
 2025-09-26 13:17 UTC  (16+ messages)
` [PULL 01/24] scripts/ci: add gitlab-failure-analysis script
` [PULL 02/24] checkpatch: Ignore removed lines in license check
` [PULL 03/24] semihosting/syscalls: compile once in system and per target for user mode
` [PULL 04/24] semihosting/syscalls: replace uint64_t with vaddr where appropriate
` [PULL 05/24] semihosting/guestfd: compile once for system/user
` [PULL 06/24] semihosting/arm-compat-semi: change common_semi_sys_exit_extended
` [PULL 07/24] target/riscv/common-semi-target: remove sizeof(target_ulong)
` [PULL 08/24] target/{arm, riscv}/common-semi-target: eradicate target_ulong
` [PULL 09/24] include/semihosting/common-semi: extract common_semi API
` [PULL 11/24] semihosting/arm-compat-semi: replace target_ulong
` [PULL 12/24] semihosting/arm-compat-semi: eradicate target_long
` [PULL 13/24] semihosting/arm-compat-semi: remove dependency on cpu.h
` [PULL 14/24] semihosting/arm-compat-semi: compile once in system and per target for user mode
` [PULL 16/24] contrib/plugins/uftrace: skeleton file
` [PULL 20/24] contrib/plugins/uftrace: implement privilege level tracing

[PATCH 5/5] accel/kvm: Fix SIGSEGV when execute "query-balloon" after CPR transfer
 2025-09-26 13:19 UTC  (4+ messages)

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-26 13:10 UTC  (8+ messages)
` [PATCH v6 17/28] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v6 18/28] pc-bios/s390-ccw: Rework zipl_load_segment function
` [PATCH v6 19/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[Stable-10.0.5 00/38] Patch Round-up for stable 10.0.5, freeze on 2025-10-06
 2025-09-26 12:45 UTC  (39+ messages)
` [Stable-10.0.5 01/38] target/loongarch: Add CRC feature flag and use it to gate CRC instructions
` [Stable-10.0.5 02/38] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
` [Stable-10.0.5 03/38] ui/vnc: Fix crash when specifying [vnc] without id in the config file
` [Stable-10.0.5 04/38] python: backport 'kick event queue on legacy event_pull()'
` [Stable-10.0.5 05/38] python: backport 'drop Python3.6 workarounds'
` [Stable-10.0.5 06/38] python: backport 'Use @asynciocontextmanager'
` [Stable-10.0.5 07/38] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
` [Stable-10.0.5 08/38] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
` [Stable-10.0.5 09/38] python: backport 'Remove deprecated get_event_loop calls'
` [Stable-10.0.5 10/38] python: backport 'avoid creating additional event loops per thread'
` [Stable-10.0.5 11/38] iotests: drop compat for old version context manager
` [Stable-10.0.5 12/38] python: ensure QEMUQtestProtocol closes its socket
` [Stable-10.0.5 13/38] iotests/147: ensure temporary sockets are closed before exiting
` [Stable-10.0.5 14/38] iotests/151: ensure subprocesses are cleaned up
` [Stable-10.0.5 15/38] iotests/check: always enable all python warnings
` [Stable-10.0.5 16/38] .gitmodules: move u-boot mirrors to qemu-project-mirrors
` [Stable-10.0.5 17/38] tests/docker/dockerfiles/python.docker: pull fedora:40 image instead of fedora:latest
` [Stable-10.0.5 18/38] ci: run RISC-V cross jobs by default
` [Stable-10.0.5 19/38] rust: hpet: fix new warning
` [Stable-10.0.5 20/38] hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response
` [Stable-10.0.5 21/38] i386/cpu: Enable SMM cpu address space under KVM
` [Stable-10.0.5 22/38] target/i386: Define enum X86ASIdx for x86's address spaces
` [Stable-10.0.5 23/38] multiboot: Fix the split lock
` [Stable-10.0.5 24/38] linux-user: avoid -Werror=int-in-bool-context
` [Stable-10.0.5 25/38] target/sparc: Allow TRANS macro with no extra arguments
` [Stable-10.0.5 26/38] target/sparc: Loosen decode of STBAR for v8
` [Stable-10.0.5 27/38] target/sparc: Loosen decode of RDY for v7
` [Stable-10.0.5 28/38] target/sparc: Loosen decode of RDPSR "
` [Stable-10.0.5 29/38] target/sparc: Loosen decode of RDWIM "
` [Stable-10.0.5 30/38] target/sparc: Loosen decode of RDTBR "
` [Stable-10.0.5 31/38] target/sparc: Relax decode of rs2_or_imm "
` [Stable-10.0.5 32/38] hw/pci-host/dino: Don't call pci_register_root_bus() in init
` [Stable-10.0.5 33/38] hw/pci-host/astro: Don't call pci_regsiter_root_bus() "
` [Stable-10.0.5 34/38] tcg/optimize: Fix folding of vector bitsel
` [Stable-10.0.5 35/38] .gitlab-ci.d/buildtest.yml: Unset CI_COMMIT_DESCRIPTION for htags
` [Stable-10.0.5 36/38] tests: Fix "make check-functional" for targets without thorough tests
` [Stable-10.0.5 37/38] accel/tcg: Properly unlink a TB linked to itself
` [Stable-10.0.5 38/38] tests/tcg/multiarch: Add tb-link test

[PATCH v2 0/2] isapc: remove support for -cpu host and -cpu max
 2025-09-26 12:39 UTC  (9+ messages)
` [PATCH v2 1/2] hw/i386/isapc.c: "
` [PATCH v2 2/2] docs/about/deprecated.rst: document new restrictions for isapc CPU models

[PATCH 0/2] Enable ESRTPS and simplify caching-mode=on check
 2025-09-26 12:35 UTC  (6+ messages)
` [PATCH 1/2] intel_iommu: Enable Enhanced Set Root Table Pointer Support (ESRTPS)
` [PATCH 2/2] intel_iommu: Simplify caching mode check with VFIO device

[PATCH] system/memory: Split address_space_write_rom_internal
 2025-09-26 12:33 UTC  (2+ messages)

[PATCH v2 00/14] hw/arm/smmuv3: Add initial support for Secure State
 2025-09-26 12:27 UTC  (4+ messages)
` [PATCH v2 02/14] hw/arm/smmuv3: Correct SMMUEN field name in CR0

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-09-26 12:25 UTC  (3+ messages)
` [PATCH v6 19/22] vfio: Add a new element bypass_ro in VFIOContainerBase

[PATCH v2] vdpa-dev: add get_vhost() callback for vhost-vdpa device
 2025-09-26 11:08 UTC 

[PATCH v2 0/4] igvm: add support for igvm memory map parameter in native mode
 2025-09-26 10:59 UTC  (5+ messages)
` [PATCH v2 1/4] igvm: move igvm.h file to include/system
` [PATCH v2 2/4] igvm: add support for igvm memory map parameter in native mode
` [PATCH v2 3/4] igvm: add support for initial register state load "
` [PATCH v2 4/4] igvm: track memory regions created

[Bug 2123828] Re: unsupported version 256 of Verdef record when running qemu-riscv64 on s390x
 2025-09-26 10:31 UTC  (5+ messages)
` [Bug 2123828] Re: RISC-V: incorrect emulation of load and store on big-endian systems

[PATCH 0/3] target/arm: Few tracing improvements around power/reset
 2025-09-26 10:12 UTC  (2+ messages)

[PATCH] target/arm: Replace magic GIC values by proper definitions
 2025-09-26 10:06 UTC  (2+ messages)

[PATCH v4 0/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-09-26 10:03 UTC  (23+ messages)
` [PATCH v4 1/9] tests/functional: Re-activate the check-venv target
` [PATCH v4 3/9] tests/functional: Provide GDB to the functional tests
` [PATCH v4 5/9] tests/functional: replace avocado process with subprocess
` [PATCH v4 6/9] tests/functional: drop datadrainer class in reverse debugging
` [PATCH v4 7/9] tests/functional: Add decorator to skip test on missing env vars
` [PATCH v4 8/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
` [PATCH v4 9/9] tests/functional: Adapt arches to reverse_debugging "

[PATCH 7.2.x] use fedora:37 for python container instead of :latest
 2025-09-26  9:39 UTC  (4+ messages)

[PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
 2025-09-26  9:27 UTC  (2+ messages)

[PATCH v2 0/3] memory: Stop piggybacking on memory region owners
 2025-09-26  9:09 UTC  (10+ messages)
` [PATCH v2 3/3] "

[PATCH 0/7] Introduce PCIE Root Complex on Nuvoton npcm8xx and npcm7xx
 2025-09-26  9:07 UTC  (5+ messages)
` [PATCH 2/7] hw/pci-host: add basic Nuvoton PCIe window support

[PATCH] vfio: Remove workaround for kernel DMA unmap overflow bug
 2025-09-26  8:56 UTC  (2+ messages)

[Stable-10.1.1 00/60] Patch Round-up for stable 10.1.1, freeze on 2025-10-06
 2025-09-26  8:10 UTC  (61+ messages)
` [Stable-10.1.1 01/60] python: mkvenv: fix messages printed by mkvenv
` [Stable-10.1.1 02/60] i386/tcg/svm: fix incorrect canonicalization
` [Stable-10.1.1 03/60] linux-user: Add strace for rseq
` [Stable-10.1.1 04/60] tests/functional: Fix reverse_debugging asset precaching
` [Stable-10.1.1 05/60] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
` [Stable-10.1.1 06/60] target/arm: Trap PMCR when MDCR_EL2.TPMCR is set
` [Stable-10.1.1 07/60] scripts/kernel-doc: Avoid new Perl precedence warning
` [Stable-10.1.1 08/60] qemu/atomic: Finish renaming atomic128-cas.h headers
` [Stable-10.1.1 09/60] hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
` [Stable-10.1.1 10/60] qga/installer: Remove QGA VSS if QGA installation failed
` [Stable-10.1.1 11/60] qga-vss: Write hex value of error in log
` [Stable-10.1.1 12/60] qga: Fix truncated output handling in guest-exec status reporting
` [Stable-10.1.1 13/60] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
` [Stable-10.1.1 14/60] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
` [Stable-10.1.1 15/60] Revert "tests/qtest: use qos_printf instead of g_test_message"
` [Stable-10.1.1 16/60] e1000e: Prevent crash from legacy interrupt firing after MSI-X enable
` [Stable-10.1.1 17/60] elf: Add EF_MIPS_ARCH_ASE definitions
` [Stable-10.1.1 18/60] linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
` [Stable-10.1.1 19/60] linux-user/mips: Select M14Kc CPU to run microMIPS binaries
` [Stable-10.1.1 20/60] target/mips: fix TLB huge page check to use 64-bit shift
` [Stable-10.1.1 21/60] hw/ppc: Fix build error with CONFIG_POWERNV disabled
` [Stable-10.1.1 22/60] hw/gpio/pca9554: Avoid leak in pca9554_set_pin()
` [Stable-10.1.1 23/60] hw/char/max78000_uart: Destroy FIFO on deinit
` [Stable-10.1.1 24/60] block/curl: fix curl internal handles handling
` [Stable-10.1.1 25/60] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
` [Stable-10.1.1 26/60] hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue
` [Stable-10.1.1 27/60] hw/vfio-user: add x-pci-class-code
` [Stable-10.1.1 28/60] ui/vnc: Fix crash when specifying [vnc] without id in the config file
` [Stable-10.1.1 29/60] python: backport 'kick event queue on legacy event_pull()'
` [Stable-10.1.1 30/60] python: backport 'drop Python3.6 workarounds'
` [Stable-10.1.1 31/60] python: backport 'Use @asynciocontextmanager'
` [Stable-10.1.1 32/60] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
` [Stable-10.1.1 33/60] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
` [Stable-10.1.1 34/60] python: backport 'Remove deprecated get_event_loop calls'
` [Stable-10.1.1 35/60] python: backport 'avoid creating additional event loops per thread'
` [Stable-10.1.1 36/60] iotests: drop compat for old version context manager
` [Stable-10.1.1 37/60] python: ensure QEMUQtestProtocol closes its socket
` [Stable-10.1.1 38/60] iotests/147: ensure temporary sockets are closed before exiting
` [Stable-10.1.1 39/60] iotests/151: ensure subprocesses are cleaned up
` [Stable-10.1.1 40/60] iotests/check: always enable all python warnings
` [Stable-10.1.1 41/60] .gitmodules: move u-boot mirrors to qemu-project-mirrors
` [Stable-10.1.1 42/60] hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response
` [Stable-10.1.1 43/60] i386/cpu: Enable SMM cpu address space under KVM
` [Stable-10.1.1 44/60] target/i386: Define enum X86ASIdx for x86's address spaces
` [Stable-10.1.1 45/60] multiboot: Fix the split lock
` [Stable-10.1.1 46/60] linux-user: avoid -Werror=int-in-bool-context
` [Stable-10.1.1 47/60] target/sparc: Allow TRANS macro with no extra arguments
` [Stable-10.1.1 48/60] target/sparc: Loosen decode of STBAR for v8
` [Stable-10.1.1 49/60] target/sparc: Loosen decode of RDY for v7
` [Stable-10.1.1 50/60] target/sparc: Loosen decode of RDPSR "
` [Stable-10.1.1 51/60] target/sparc: Loosen decode of RDWIM "
` [Stable-10.1.1 52/60] target/sparc: Loosen decode of RDTBR "
` [Stable-10.1.1 53/60] target/sparc: Relax decode of rs2_or_imm "
` [Stable-10.1.1 54/60] hw/pci-host/dino: Don't call pci_register_root_bus() in init
` [Stable-10.1.1 55/60] hw/pci-host/astro: Don't call pci_regsiter_root_bus() "
` [Stable-10.1.1 56/60] tcg/optimize: Fix folding of vector bitsel
` [Stable-10.1.1 57/60] .gitlab-ci.d/buildtest.yml: Unset CI_COMMIT_DESCRIPTION for htags
` [Stable-10.1.1 58/60] tests: Fix "make check-functional" for targets without thorough tests
` [Stable-10.1.1 59/60] accel/tcg: Properly unlink a TB linked to itself
` [Stable-10.1.1 60/60] tests/tcg/multiarch: Add tb-link test

[PATCH v8 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-09-26  8:28 UTC  (2+ messages)

[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-09-26  7:44 UTC  (10+ messages)
` [PATCH v1 08/21] hw/arm/ast27x0: Add SCU alias for SSP and ensure correct device realization order
  ` [SPAM] "

[PATCH v3 0/5] Error recovery for zPCI passthrough devices
 2025-09-26  7:40 UTC  (4+ messages)
` [PATCH v3 2/5] vfio/pci: Add an error handler callback

[PATCH v6 00/47] AMD Versal Gen 2 support
 2025-09-26  7:08 UTC  (27+ messages)
` [PATCH v6 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v6 06/47] hw/arm/xlnx-versal: gem: "
` [PATCH v6 07/47] hw/arm/xlnx-versal: adma: "
` [PATCH v6 09/47] hw/arm/xlnx-versal: usb: "
` [PATCH v6 11/47] hw/arm/xlnx-versal: ospi: "
` [PATCH v6 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v6 15/47] hw/arm/xlnx-versal: trng: refactor creation
` [PATCH v6 19/47] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH v6 22/47] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PATCH v6 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH v6 26/47] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH v6 27/47] hw/arm/xlnx-versal: ocm: "
` [PATCH v6 28/47] hw/arm/xlnx-versal: ddr: "
` [PATCH v6 29/47] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH v6 32/47] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH v6 33/47] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PATCH v6 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v6 35/47] hw/arm/xlnx-versal: tidy up
` [PATCH v6 37/47] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH v6 38/47] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PATCH v6 39/47] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PATCH v6 41/47] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH v6 42/47] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PATCH v6 43/47] hw/arm/xlnx-versal-virt: tidy up
` [PATCH v6 45/47] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PATCH v6 46/47] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine


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