qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-07 09:57:34 to 2025-10-08 03:24:38 UTC [more...]

[PATCH v1 00/16] Introduce AspeedCoprocessor class and base implementation
 2025-10-08  3:22 UTC  (7+ messages)
` [PATCH v1 01/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_uart_first() API
` [PATCH v1 06/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map_unimplemented() API
` [PATCH v1 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
` [PATCH v1 13/16] hw/arm/aspeed_ast27x0-tsp: Change to use Aspeed27x0CoprocessorState
` [PATCH v1 14/16] hw/arm/aspeed_ast27x0-ssp: Rename type to TYPE_ASPEED27X0SSP_COPROCESSOR
` [PATCH v1 15/16] hw/arm/aspeed_ast27x0-tsp: Rename type to TYPE_ASPEED27X0TSP_COPROCESSOR

[PATCH 1/2] linux-user/hexagon: Fix sigcontext
 2025-10-08  1:47 UTC  (2+ messages)
` [PATCH 2/2] tests/tcg/hexagon: Add cs{0,1} coverage

[PATCH 0/5] aspeed: machine deprecations and test improvements
 2025-10-08  1:08 UTC  (8+ messages)
` [PATCH 1/5] aspeed: Deprecate the sonorapass-bmc machine
` [PATCH 2/5] aspeed: Deprecate the qcom-dc-scm-v1-bmc and qcom-firework-bmc machines
` [PATCH 3/5] aspeed: Deprecate the fp5280g2-bmc machine
` [PATCH 4/5] test/functional/aarch64: Remove test for the ast2700a0-evb machine
` [PATCH 5/5] test/functional/aarch64: Split the ast2700a1-evb OpenBMC boot test

[RFC v2 0/4] vmapple: making it work on the latest macOS releaases and Apple M4
 2025-10-07 21:19 UTC  (9+ messages)
` [RFC v2 1/4] hw: vmapple: include missing headers
` [RFC v2 2/4] hvf: arm64: add workaround for Apple M4 to run older macOS versions
` [RFC v2 3/4] vmapple: apple-gfx: make it work on the latest macOS release
` [RFC v2 4/4] Revert "hw/arm: Do not build VMapple machine by default"

[PATCH] Signed-off-by: Henry Tsai <nry@google.com>
 2025-10-07 20:08 UTC 

[PULL 00/62] target-arm queue
 2025-10-07 22:58 UTC  (64+ messages)
` [PULL 01/62] target/arm: Don't set HCR.RW for AArch32 only CPUs
` [PULL 02/62] hw/arm/xlnx-versal: split the xlnx-versal type
` [PULL 03/62] hw/arm/xlnx-versal: prepare for FDT creation
` [PULL 04/62] hw/arm/xlnx-versal: uart: refactor creation
` [PULL 05/62] hw/arm/xlnx-versal: canfd: "
` [PULL 06/62] hw/arm/xlnx-versal: sdhci: "
` [PULL 07/62] hw/arm/xlnx-versal: gem: "
` [PULL 08/62] hw/arm/xlnx-versal: adma: "
` [PULL 09/62] hw/arm/xlnx-versal: xram: "
` [PULL 10/62] hw/arm/xlnx-versal: usb: "
` [PULL 11/62] hw/arm/xlnx-versal: efuse: "
` [PULL 12/62] hw/arm/xlnx-versal: ospi: "
` [PULL 13/62] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PULL 14/62] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PULL 15/62] hw/arm/xlnx-versal: bbram: "
` [PULL 16/62] hw/arm/xlnx-versal: trng: "
` [PULL 17/62] hw/arm/xlnx-versal: rtc: "
` [PULL 18/62] hw/arm/xlnx-versal: cfu: "
` [PULL 19/62] hw/arm/xlnx-versal: crl: "
` [PULL 20/62] hw/arm/xlnx-versal-virt: virtio: "
` [PULL 21/62] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PULL 22/62] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PULL 23/62] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PULL 24/62] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PULL 25/62] hw/arm/xlnx-versal: add support for multiple GICs
` [PULL 26/62] hw/arm/xlnx-versal: add support for GICv2
` [PULL 27/62] hw/arm/xlnx-versal: rpu: refactor creation
` [PULL 28/62] hw/arm/xlnx-versal: ocm: "
` [PULL 29/62] hw/arm/xlnx-versal: ddr: "
` [PULL 30/62] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PULL 31/62] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PULL 32/62] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PULL 33/62] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PULL 34/62] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PULL 35/62] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PULL 36/62] hw/arm/xlnx-versal: tidy up
` [PULL 37/62] hw/misc/xlnx-versal-crl: add the versal2 version
` [PULL 38/62] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PULL 39/62] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PULL 40/62] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PULL 41/62] hw/arm/xlnx-versal: add versal2 SoC
` [PULL 42/62] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PULL 43/62] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PULL 44/62] hw/arm/xlnx-versal-virt: tidy up
` [PULL 45/62] docs/system/arm/xlnx-versal-virt: update supported devices
` [PULL 46/62] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PULL 47/62] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PULL 48/62] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine
` [PULL 49/62] hw/arm/xlnx-zynqmp: move GIC_NUM_SPI_INTR define in header
` [PULL 50/62] hw/arm/xlnx-zynqmp: introduce helper to compute RPU number
` [PULL 51/62] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
` [PULL 52/62] hw/arm: Remove sl_bootparam_write() and 'hw/arm/sharpsl.h' header
` [PULL 53/62] target/arm: Add isar feature test for FEAT_RME_GPC2
` [PULL 54/62] target/arm: Add GPCCR fields from ARM revision L.b
` [PULL 55/62] target/arm: Enable FEAT_RME_GPC2 bits in gpccr_write
` [PULL 56/62] target/arm: Add cur_space to S1Translate
` [PULL 57/62] target/arm: GPT_Secure is reserved without FEAT_SEL2
` [PULL 58/62] target/arm: Implement GPT_NonSecureOnly
` [PULL 59/62] target/arm: Implement SPAD, NSPAD, RLPAD
` [PULL 60/62] target/arm: Fix GPT fault type for address outside PPS
` [PULL 61/62] target/arm: Implement APPSAA
` [PULL 62/62] target/arm: Enable FEAT_RME_GPC2 for -cpu max with x-rme

[PULL 00/17] testing updates
 2025-10-07 22:58 UTC  (19+ messages)
` [PULL 01/17] .gitpublish: use origin/master as default base
` [PULL 02/17] .gitmodules: restore qemu-project mirror of u-boot
` [PULL 03/17] .gitmodules: restore qemu-project mirror of u-boot-sam460ex
` [PULL 04/17] tests/lcitool: drop 64 bit guests from i686 cross build
` [PULL 05/17] tests/lcitool: bump custom runner packages to Ubuntu 24.04
` [PULL 06/17] gitlab: move custom runners "
` [PULL 07/17] scripts/ci: use recommended registration command
` [PULL 08/17] tests/functional: Re-activate the check-venv target
` [PULL 09/17] python: Install pygdbmi in meson's venv
` [PULL 10/17] tests/functional: Provide GDB to the functional tests
` [PULL 11/17] tests/functional: Add GDB class
` [PULL 12/17] tests/functional: replace avocado process with subprocess
` [PULL 13/17] tests/functional: drop datadrainer class in reverse debugging
` [PULL 14/17] tests/functional: Add decorator to skip test on missing env vars
` [PULL 15/17] tests/functional: Adapt reverse_debugging to run w/o Avocado
` [PULL 16/17] tests/functional: Adapt arches to reverse_debugging "
` [PULL 17/17] record/replay: fix race condition on test_aarch64_reverse_debug

[PULL 00/41] Memory patches for 2025-10-07
 2025-10-07 22:58 UTC  (2+ messages)

[PATCH v2] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-07 22:14 UTC  (2+ messages)

[PATCH 0/3] migration: Add support for mapped-ram with snapshots
 2025-10-07 21:11 UTC  (4+ messages)
` [PATCH 3/3] migration: mapped-ram: handle zero pages

[PATCH] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-07 20:57 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update entry for AMD-Vi Emulation
 2025-10-07 20:42 UTC  (3+ messages)

[PATCH v3 00/22] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-10-07 20:41 UTC  (6+ messages)

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-10-07 20:22 UTC  (12+ messages)
` [PATCH v6 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v6 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v6 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v6 27/28] docs/specs: Add secure IPL documentation

[RFC 0/4] vmapple: making it work on the latest macOS releaases and Apple M4
 2025-10-07 20:18 UTC  (5+ messages)
` [RFC 1/4] hw: vmapple: include missing headers
` [RFC 2/4] hvf: arm64: add workaround for Apple M4 to run older macOS versions
` [RFC 3/4] vmapple: apple-gfx: make it work on the latest macOS release
` [RFC 4/4] Revert "hw/arm: Do not build VMapple machine by default"

[PATCH v4] block: replace TABs with space
 2025-10-07 19:56 UTC  (2+ messages)

[PATCH] ati-vga: Separate default control bit for source
 2025-10-07 19:54 UTC 

[PATCH] rust: fix path to rust_root_crate.sh
 2025-10-07 19:44 UTC 

[PATCH 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
 2025-10-07 19:34 UTC  (5+ messages)
` [PATCH 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out

[RESEND] migration/savevm: Add a compatibility check for capabilities
 2025-10-07 19:14 UTC  (2+ messages)

[PATCH] tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS
 2025-10-07 19:14 UTC  (3+ messages)

[PATCH v2 0/5] block: update inserted/removed nodes from BlockRAMRegistrar
 2025-10-07 18:34 UTC  (6+ messages)
` [PATCH v2 1/5] block: add BdrvChildClass->propagate_attach/detach() callbacks
` [PATCH v2 2/5] block: add blk_add_attach/detach_notifier() APIs
` [PATCH v2 3/5] block: rename RAMBlockRegistrar->notifier field
` [PATCH v2 4/5] block: update inserted/removed nodes from BlockRAMRegistrar
` [PATCH v2 5/5] tests/functional: add vdpa-blk blockdev-mirror test

[PATCH v2 0/3] block: use pwrite_zeroes_alignment when writing first sector
 2025-10-07 15:48 UTC  (6+ messages)
` [PATCH v2 1/3] file-posix: populate pwrite_zeroes_alignment
` [PATCH v2 2/3] block: use pwrite_zeroes_alignment when writing first sector
` [PATCH v2 3/3] iotests: add Linux loop device image creation test

[PATCH v2 0/6] VFIO: cpr-transfer fixes
 2025-10-07 15:39 UTC  (2+ messages)

[PATCH] hw/misc/max78000_gcr: Do not ignore address_space_write() errors
 2025-10-07 15:25 UTC  (6+ messages)

[PATCH v7 00/25] tcg-plugins: add hooks for discontinuities
 2025-10-07 14:56 UTC  (7+ messages)
` [PATCH v7 08/25] target/hppa: call plugin trap callbacks
` [PATCH v7 22/25] target/xtensa: "

[PATCH v10 0/3] target/arm: Add FEAT_MEC to max cpu
 2025-10-07 14:35 UTC  (8+ messages)
` [PATCH v10 1/3] target/arm: Add a cpreg flag to indicate no trap in NV
` [PATCH v10 2/3] target/arm: Implement FEAT_MEC registers
` [PATCH v10 3/3] target/arm: Enable FEAT_MEC in -cpu max

[PATCH v6 00/73] target/arm: Implement FEAT_GCS
 2025-10-07 14:26 UTC  (15+ messages)
` [PATCH v6 35/73] target/arm: Export cpsr_{read_for, write_from}_spsr_elx
` [PATCH v6 36/73] target/arm: Expand pstate to 64 bits
` [PATCH v6 38/73] target/arm: Add arm_hcr_el2_nvx_eff
` [PATCH v6 39/73] target/arm: Use arm_hcr_el2_nvx_eff in access_nv1
` [PATCH v6 40/73] target/arm: Split out access_nv1_with_nvx
` [PATCH v6 48/73] target/arm: Implement GCSPUSHM

[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
 2025-10-07 14:21 UTC  (3+ messages)
` [PATCH v6 04/39] system/cpus: Assert interrupt handling is done with BQL locked

[PATCH] hw/i2c: Add remote-i2c-master
 2025-10-07 13:13 UTC 

[PATCH v2] hw/uefi: add "info ovmf-log" + "query-ovmf-log" monitor commands
 2025-10-07 13:52 UTC 

[PATCH] build-sys: default to host vendor for rust target triple
 2025-10-07 13:45 UTC 

[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-10-07 13:31 UTC  (3+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC

[PATCH] tests/qtest/fuzz: Add generic fuzzer for pcie-root-port
 2025-10-07 13:33 UTC  (2+ messages)

[PATCH] hw/ppc/pnv: Improve kernel/initrd load failure error messages
 2025-10-07 13:29 UTC  (2+ messages)

[PATCH] hw/arm: add pvpanic mmio device for arm
 2025-10-07 13:11 UTC  (2+ messages)

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-07 12:20 UTC  (12+ messages)
` [PATCH RFC V6 11/24] hw/arm/acpi: MADT change to size the guest with possible vCPUs
` [PATCH RFC V6 14/24] arm/acpi: Introduce dedicated CPU OSPM interface for ARM-like platforms
` [PATCH RFC V6 24/24] tcg: Defer TB flush for 'lazy realized' vCPUs on first region alloc

[PATCH v2] aspeed: Don't set 'auto_create_sdcard'
 2025-10-07 12:08 UTC  (2+ messages)

[PATCH] docs/system/keys: fix incorrect reset scaling key binding
 2025-10-07 11:47 UTC  (5+ messages)

[PATCH v6 00/19] virtio-net: live-TAP local migration
 2025-10-07 11:42 UTC  (5+ messages)
` [PATCH v6 16/19] qapi: add interface for backend-transfer virtio-net/tap migration

[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
 2025-10-07 11:29 UTC  (9+ messages)
` [PATCH v2 04/33] target/riscv: Bugfix riscv_pmu_ctr_get_fixed_counters_val()
` [PATCH v2 05/33] target/riscv: Combine mhpmevent and mhpmeventh

[Stable-7.2.21 v2 00/18] Patch Round-up for stable 7.2.21, freeze on 2025-10-06 (frozen)
 2025-10-07 11:24 UTC  (3+ messages)
` [Stable-7.2.21 17/18] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
` [Stable-7.2.21 18/18] ui/icons/qemu.svg: Add metadata information (author, license) to the logo

[PATCH RESEND v2 0/3] target/arm/kvm: Improve memory error handling
 2025-10-07 10:57 UTC  (3+ messages)
` [PATCH RESEND v2 3/3] target/arm/kvm: Support multiple memory CPERs injection

[PATCH] docs/system/arm/virt: Document user-creatable SMMUv3
 2025-10-07 10:36 UTC  (2+ messages)

[PATCH] block/curl.c: Use explicit long constants in curl_easy_setopt calls
 2025-10-07 10:33 UTC  (2+ messages)

[PATCH 00/10] target/arm: Implement FEAT_RME_GPC2
 2025-10-07 10:26 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).