qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 15:35:45 to 2025-02-10 00:45:30 UTC [more...]

[PATCH 00/22] target/riscv: declarative CPU definitions
 2025-02-10  0:44 UTC  (9+ messages)
` [PATCH 01/22] target/riscv: remove unused macro DEFINE_CPU
` [PATCH 02/22] target/riscv: introduce RISCVCPUDef

[PATCH 0/7] hw/riscv: Move few units to common_ss[]
 2025-02-10  0:24 UTC  (8+ messages)
` [PATCH 1/7] MAINTAINERS: Unify Alistair's professional email address
` [PATCH 2/7] target/riscv: Move target-agnostic definitions to 'cpu-qom.h'
` [PATCH 3/7] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header

[PATCH] target/riscv: Fix minor whitespace issue in riscv_cpu_properties
 2025-02-10  0:20 UTC  (3+ messages)

[PATCH v2 0/2] target/sparc: Fix register selection for all F*TOx and FxTO* instructions
 2025-02-09 21:23 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] target/sparc: fake UltraSPARC T1 PCR and PIC registers
 2025-02-09 21:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5 0/8] Support virtio-gpu DRM native context
 2025-02-09 21:03 UTC  (10+ messages)
` [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2025-02-09 20:12 UTC  (7+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE

[PATCH 00/11] hvf and APIC fixes, improvements, and optimisations
 2025-02-09 19:45 UTC  (4+ messages)
` [PATCH 01/11] hvf: Add facility for initialisation code prior to first vCPU run

[PATCH] hvf: arm: sign extend when SSE=1
 2025-02-09 19:19 UTC  (2+ messages)

[PATCH 0/7] tests/qtest/migration: Update framework to allow using HVF accelerator
 2025-02-09 19:02 UTC  (3+ messages)
` [RFC PATCH 6/7] tests/qtest/migration: Run aarch64/HVF tests using GICv2

[PATCH v4 0/9] meson: Deprecate 32-bit host support
 2025-02-09 18:39 UTC  (13+ messages)
` [PATCH v4 1/9] meson: Drop tcg as a module
` [PATCH v4 2/9] meson: Disallow 64-bit on 32-bit KVM emulation
` [PATCH v4 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
` [PATCH v4 4/9] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation
` [PATCH v4 5/9] gitlab-ci: Replace aarch64 with arm in cross-i686-tci build
` [PATCH v4 6/9] configure: Define TARGET_LONG_BITS in configs/targets/*.mak
` [PATCH v4 7/9] target/*: Remove TARGET_LONG_BITS from cpu-param.h
` [PATCH v4 8/9] meson: Disallow 64-bit on 32-bit emulation
` [PATCH v4 9/9] meson: Deprecate 32-bit host support

[RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
 2025-02-09 18:02 UTC  (3+ messages)

[PATCH 0/3] hw/loongarch/virt: Code cleanup
 2025-02-09 17:58 UTC  (5+ messages)
` [PATCH 1/3] hw/loongarch/virt: Rename filename acpi-build with virt-acpi-build
` [PATCH 2/3] hw/loongarch/virt: Rename function prefix name
` [PATCH 3/3] hw/loongarch/virt: Add separate file for fdt building

[PATCH V2] target/loongarch: fix vcpu reset command word issue
 2025-02-09 17:48 UTC  (2+ messages)

[PATCH 0/2] qemu/timer: Clarify QEMUTimer new/free API
 2025-02-09 17:41 UTC  (5+ messages)
` [PATCH 2/2] qemu/timer: Sanity check timer_list in timer_init_full()

[PATCH v2 0/4] x86-disas: port x86-mini disassembler to QEMU
 2025-02-09 17:26 UTC  (5+ messages)
` [PATCH v2 1/4] x86-disas: add x86-mini instruction set metadata
` [PATCH v2 2/4] x86-disas: add x86-mini metadata documentation
` [PATCH v2 3/4] x86-disas: add x86-mini metadata tablegen script
` [PATCH v2 4/4] x86-disas: add x86-mini disassembler implementation

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

[PATCH v7 00/10] Support virtio-gpu DRM native context
 2025-02-09 15:52 UTC  (4+ messages)
` [PATCH v7 10/10] docs/system: virtio-gpu: Document host/guest requirements

[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
 2025-02-09 12:10 UTC  (6+ messages)

[PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
 2025-02-09 10:52 UTC  (3+ messages)

[PATCH] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
 2025-02-09 10:36 UTC 

[PATCH RFC 0/4] hvf: use TCG emulation to handle data aborts
 2025-02-09  3:32 UTC  (5+ messages)
` [PATCH RFC 1/4] cpu-exec: support single-step without debug
` [PATCH RFC 2/4] cpu-target: support emulation from non-TCG accels
` [PATCH RFC 3/4] hvf: arm: emulate instruction when ISV=0
` [PATCH RFC 4/4] hw/arm/virt: enable VGA

[PULL 0/9] meson: Disallow 64-bit on 32-bit emulation
 2025-02-08 20:57 UTC  (10+ messages)
` [PULL 1/9] meson: Drop tcg as a module
` [PULL 2/9] meson: Disallow 64-bit on 32-bit KVM emulation
` [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
` [PULL 4/9] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation
` [PULL 5/9] gitlab-ci: Replace aarch64 with arm in cross-i686-tci build
` [PULL 6/9] configure: Define TARGET_LONG_BITS in configs/targets/*.mak
` [PULL 7/9] target/*: Remove TARGET_LONG_BITS from cpu-param.h
` [PULL 8/9] meson: Disallow 64-bit on 32-bit emulation
` [PULL 9/9] meson: Deprecate 32-bit host support

[PATCH 00/10] rust: Add HPET timer device
 2025-02-08 18:10 UTC  (27+ messages)
` [PATCH 03/10] rust/irq: Add a helper to convert [InterruptSource] to [*mut IRQState]
` [PATCH 04/10] rust: add bindings for gpio_{in|out} initialization
` [PATCH 06/10] rust: add bindings for timer
` [PATCH 08/10] rust/timer/hpet: add basic HPET timer and HPETState
` [PATCH 09/10] rust/timer/hpet: add qom and qdev APIs support

[PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2025-02-08 16:39 UTC  (8+ messages)
` [PATCH v6 1/7] hw/char/pl011: Warn when using disabled receiver
` [PATCH v6 2/7] hw/char/pl011: Add transmit FIFO to PL011State
` [PATCH v6 3/7] hw/char/pl011: Introduce pl011_xmit() as GSource
` [PATCH v6 4/7] hw/char/pl011: Trace FIFO enablement
` [PATCH v6 5/7] hw/char/pl011: Consider TX FIFO overrun error
` [PATCH v6 6/7] hw/char/pl011: Drain TX FIFO when no backend connected
` [PATCH v6 7/7] hw/char/pl011: Implement TX FIFO

[PATCH 1/9] hw/hppa/machine: Allow up to 3840 MB total memory
 2025-02-08 13:44 UTC 

[PATCH] rust: add --rust-target option for bindgen
 2025-02-08 14:03 UTC  (5+ messages)

[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
 2025-02-08 10:36 UTC  (8+ messages)
` [PATCH v5 3/5] migration: enable multifd and postcopy together
` [PATCH v5 5/5] tests/qtest/migration: consolidate set capabilities

[PATCH V2] target/loongarch: fix vcpu reset command word issue
 2025-02-08  7:48 UTC 

[PATCH v5 0/4] virtio: Convert feature properties to OnOffAuto
 2025-02-08  7:51 UTC  (5+ messages)
` [PATCH v5 1/4] qapi: Do not consume a value if failed
` [PATCH v5 2/4] qapi: Accept bool for OnOffAuto and OnOffSplit
` [PATCH v5 3/4] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH v5 4/4] virtio: Convert feature properties to OnOffAuto

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2025-02-08  2:07 UTC  (4+ messages)

[RFC] target/i386: sev: Add cmdline option to enable the Allowed SEV Features feature
 2025-02-07 23:33 UTC 

[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2025-02-07 23:34 UTC  (3+ messages)
` [PATCH v3 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field

[PULL 0/6] Hppa system for v10 diva artist patches
 2025-02-07 21:05 UTC  (7+ messages)
` [PULL 1/6] hw/char: Add emulation of Diva GSP PCI management boards
` [PULL 2/6] hw/hppa: Wire up Diva GSP card
` [PULL 3/6] artist: Allow disabling artist on command line
` [PULL 4/6] hw/hppa: Avoid creation of artist if disabled "
` [PULL 5/6] hw/pci-host/astro: Add LMMIO range support
` [PULL 6/6] target/hppa: Update SeaBIOS-hppa

[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
 2025-02-07 21:06 UTC  (3+ messages)

[PATCH v4 0/2] s390x/pci: relax I/O address translation requirement
 2025-02-07 20:56 UTC  (3+ messages)
` [PATCH v4 1/2] s390x/pci: add support for guests that request direct mapping
` [PATCH v4 2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough

[PATCH v3] hw/arm/virt: Support larger highmem MMIO regions
 2025-02-07 20:37 UTC 

[PATCH] migration: use parameters.mode in cpr_state_save
 2025-02-07 20:02 UTC  (4+ messages)

[RFC PATCH v3 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-07 19:53 UTC  (9+ messages)
` [RFC PATCH v3 1/8] crypto: Allow gracefully ending the TLS session
` [RFC PATCH v3 2/8] io: tls: Add qio_channel_tls_bye
` [RFC PATCH v3 3/8] crypto: Remove qcrypto_tls_session_get_handshake_status
` [RFC PATCH v3 4/8] io: Add flags argument to qio_channel_readv_full_all_eof
` [RFC PATCH v3 5/8] io: Add a read flag for relaxed EOF
` [RFC PATCH v3 6/8] migration/multifd: Terminate the TLS connection
` [RFC PATCH v3 7/8] migration/multifd: Add a compat property for TLS termination
` [RFC PATCH v3 8/8] migration: Check migration error after loadvm

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-07 19:43 UTC  (4+ messages)
` [PATCH v4 17/33] migration/multifd: Make MultiFDSendData a struct

[RFC PATCH v2 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-07 19:44 UTC  (14+ messages)
` [RFC PATCH v2 1/8] crypto: Allow gracefully ending the TLS session
` [RFC PATCH v2 3/8] migration/multifd: Terminate the TLS connection
` [RFC PATCH v2 4/8] migration: Check migration error after loadvm
` [RFC PATCH v2 8/8] migration/multifd: Add a compat property for TLS termination

[PATCH 00/15] arm: rework id register storage
 2025-02-07 19:02 UTC  (10+ messages)
` [PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
` [PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
` [PATCH 15/15] arm/cpu: Add generated files

[PATCH v4 0/4] qapi: generalize special features
 2025-02-07 18:56 UTC  (4+ messages)
` [PATCH v4 4/4] qapi: expose all schema features to code

[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
 2025-02-07 18:29 UTC  (11+ messages)

[PATCH 0/5] Fix vIOMMU reset order
 2025-02-07 18:18 UTC  (16+ messages)
` [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
` [PATCH 5/5] hw/vfio/common: Add a trace point in vfio_reset_handler

[PATCH 0/4] vfio/igd: sync PCI IDs with i915
 2025-02-07 18:09 UTC  (3+ messages)
` [PATCH 4/4] vfio/igd: sync GPU generation with i915 kernel driver

[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
 2025-02-07 18:06 UTC  (16+ messages)
` [PATCH v2 01/17] tests/docker: replicate the check-rust-tools-nightly CI job
` [PATCH v2 02/17] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
` [PATCH v2 03/17] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
` [PATCH v2 05/17] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
` [PATCH v2 08/17] tests/qtest/migration: Add --full option
` [PATCH v2 09/17] tests/qtest/migration: Pick smoke tests
` [PATCH v2 10/17] gdbstub: Allow the %d placeholder in the socket path
` [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
` [PATCH v2 12/17] user: Introduce user/signal.h
` [PATCH v2 13/17] user: Introduce host_interrupt_signal
` [PATCH v2 14/17] osdep: Introduce qemu_kill_thread()
` [PATCH v2 17/17] tests/tcg: Add late gdbstub attach test

[PATCH v7 0/6] Poisoned memory recovery on reboot
 2025-02-07 18:02 UTC  (6+ messages)
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page

[PATCH v3 0/4] qapi: generalize special features
 2025-02-07 17:25 UTC  (6+ messages)
` [PATCH v3 4/4] qapi: expose all schema features to code

[PATCH v2 00/10] accel: Only include qdev-realized vCPUs in global &cpus_queue
 2025-02-07 16:20 UTC  (11+ messages)
` [PATCH v2 01/10] bsd-user: drop not longer used target_reset_cpu()
` [PATCH v2 02/10] loongarch: reset vcpu after it's created
` [PATCH v2 03/10] m68k: "
` [PATCH v2 04/10] tcg:tlb: use tcg_debug_assert() in assert_cpu_is_self()
` [PATCH v2 05/10] Revert "tcg/cputlb: remove other-cpu capability from TLB flushing"
` [PATCH v2 06/10] tcg: drop cpu->created check
` [PATCH v2 07/10] accel/tcg: Simplify use of &first_cpu in rr_cpu_thread_fn()
` [PATCH v2 08/10] cpus: expose only realized vCPUs to global &cpus_queue
` [PATCH v2 09/10] accel/kvm: Assert vCPU is created when calling kvm_dirty_ring_reap*()
` [PATCH v2 10/10] accel/kvm: Remove unreachable assertion in kvm_dirty_ring_reap*()

[PATCH v3 00/26] arm: Run Arm CCA VMs with KVM
 2025-02-07 16:02 UTC  (13+ messages)
` [PATCH v3 06/26] target/arm/kvm-rme: Initialize vCPU
` [PATCH v3 08/26] hw/core/loader: Add ROM loader notifier
` [PATCH v3 09/26] target/arm/kvm-rme: Initialize Realm memory
` [PATCH v3 18/26] hw/arm/boot: Mark all guest memory as RIPAS_RAM

Call for GSoC internship project ideas
 2025-02-07 16:01 UTC  (5+ messages)

[PATCH] tests/functional: Convert the aarch64 xen test to the functional framework
 2025-02-07 15:48 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).