messages from 2025-02-07 10:36:50 to 2025-02-08 07:51:56 UTC [more...]
[PATCH v5 0/4] virtio: Convert feature properties to OnOffAuto
2025-02-08 7:51 UTC (2+ messages)
` [PATCH v5 3/4] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
[PATCH 0/3] hw/loongarch/virt: Code cleanup
2025-02-08 7:06 UTC (4+ 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 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
[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
2025-02-07 22:01 UTC (10+ messages)
` [PATCH v5 2/5] migration: refactor ram_save_target_page functions
` [PATCH v5 3/5] migration: enable multifd and postcopy together
` [PATCH v5 5/5] tests/qtest/migration: consolidate set capabilities
[PATCH v4 0/9] meson: Deprecate 32-bit host support
2025-02-07 21:06 UTC (10+ 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
[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 (4+ messages)
` [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices
[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 (23+ messages)
` [RFC PATCH v2 1/8] crypto: Allow gracefully ending the TLS session
` [RFC PATCH v2 2/8] io: tls: Add qio_channel_tls_bye
` [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 5/8] crypto: Remove qcrypto_tls_session_get_handshake_status
` [RFC PATCH v2 6/8] io: Plumb read flags into qio_channel_read_all_eof
` [RFC PATCH v2 7/8] io: Add a read flag for relaxed EOF
` [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 (22+ 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 04/15] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH 05/15] arm/cpu: Store aa64pfr0/1 "
` [PATCH 06/15] arm/cpu: Store aa64mmfr0-3 "
` [PATCH 07/15] arm/cpu: Store aa64dfr0/1 "
` [PATCH 08/15] arm/cpu: Store aa64smfr0 "
` [PATCH 09/15] arm/cpu: Store id_isar0-7 "
` [PATCH 10/15] arm/cpu: Store id_mfr0/1 "
` [PATCH 11/15] arm/cpu: Store id_dfr0/1 "
` [PATCH 12/15] arm/cpu: Store id_mmfr0-5 "
` [PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH 14/15] arm/cpu: Add sysreg generation scripts
` [PATCH 15/15] arm/cpu: Add generated files
[PATCH v4 0/4] qapi: generalize special features
2025-02-07 18:56 UTC (7+ messages)
` [PATCH v4 3/4] qapi: rename 'special_features' to 'features'
` [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 (21+ 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 04/17] tests/qtest: simplify qtest_process_inbuf
` [PATCH v2 05/17] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
` [PATCH v2 06/17] tests/qtest: tighten up the checks on clock_step
` [PATCH v2 07/17] Revert "util/timer: avoid deadlock when shutting down"
` [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 15/17] gdbstub: Allow late attachment
` [PATCH v2 16/17] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
` [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 (14+ messages)
[PATCH] tests/functional: Convert the aarch64 xen test to the functional framework
2025-02-07 15:48 UTC (2+ messages)
[RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
2025-02-07 15:45 UTC (2+ messages)
[PATCH] target/riscv: Fix minor whitespace issue in riscv_cpu_properties
2025-02-07 15:34 UTC (2+ messages)
[PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
2025-02-07 15:11 UTC
[PATCH 00/10] rust: Add HPET timer device
2025-02-07 14:55 UTC (8+ messages)
` [PATCH 06/10] rust: add bindings for timer
` [PATCH 07/10] rust/timer/hpet: define hpet_cfg
[PATCH] rust: restrict missing_const_for_fn to qemu_api crate
2025-02-07 14:39 UTC
[PATCH] rust: pl011: use default set of lints
2025-02-07 14:39 UTC
[PATCH v7 0/3] hw/acpi: Add vmclock device
2025-02-07 14:34 UTC (7+ messages)
` [PATCH v7 3/3] "
` [PATCH] hw/acpi: Remove legacy reset handling from vmclock
[PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
2025-02-07 14:16 UTC (14+ messages)
[PULL 0/7] Rust, TCG, x86 patches for 2025-02-07
2025-02-07 13:43 UTC (4+ messages)
` [PULL 5/7] target/i386: Do not raise Invalid for 0 * Inf + QNaN
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-02-07 13:06 UTC (15+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
2025-02-07 12:53 UTC (13+ messages)
[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
2025-02-07 12:49 UTC (5+ messages)
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
2025-02-07 12:46 UTC (11+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto
[Stable-9.1.3 v2 00/65] Patch Round-up for stable 9.1.3, freeze on 2025-02-06 (frozen)
2025-02-07 11:54 UTC (8+ messages)
` [Stable-9.1.3 59/65] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-9.1.3 60/65] hw/usb/canokey: Fix buffer overflow for OUT packet
` [Stable-9.1.3 61/65] physmem: fix qemu_ram_alloc_from_fd size calculation
` [Stable-9.1.3 62/65] target/s390x: Fix MVC not always invalidating translation blocks
` [Stable-9.1.3 63/65] net: Fix announce_self
` [Stable-9.1.3 64/65] net/dump: Correctly compute Ethernet packet offset
` [Stable-9.1.3 65/65] gdbstub/user-target: fix gdbserver int format (%d -> %x)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).