qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 04:56:08 to 2025-02-07 17:20:22 UTC [more...]

[PATCH 0/5] Fix vIOMMU reset order
 2025-02-07 17:18 UTC  (12+ 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 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 v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
 2025-02-07 16:04 UTC  (20+ 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 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)

[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
 2025-02-07 15:45 UTC  (11+ 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] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
 2025-02-07 15:45 UTC  (9+ messages)

[RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
 2025-02-07 15:45 UTC  (2+ messages)

[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
 2025-02-07 15:37 UTC  (3+ messages)
` [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices

[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  (17+ 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 07/10] rust/timer/hpet: define hpet_cfg

[RFC PATCH v2 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-07 14:53 UTC  (14+ 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] 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 v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-07 14:36 UTC  (3+ messages)
` [PATCH v4 17/33] migration/multifd: Make MultiFDSendData a struct

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

[PATCH 00/15] arm: rework id register storage
 2025-02-07 14:14 UTC  (17+ 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

[PULL 0/7] Rust, TCG, x86 patches for 2025-02-07
 2025-02-07 13:43 UTC  (10+ messages)
` [PULL 1/7] rust: remove unnecessary Cargo.toml metadata
` [PULL 2/7] rust: include rust_version in Cargo.toml
` [PULL 3/7] rust: add docs
` [PULL 4/7] rust: add clippy configuration file
` [PULL 5/7] target/i386: Do not raise Invalid for 0 * Inf + QNaN
` [PULL 6/7] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
` [PULL 7/7] tcg/optimize: optimize TSTNE using smask and zmask

[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  (15+ 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

[PATCH v4 0/4] qapi: generalize special features
 2025-02-07 11:57 UTC  (6+ messages)
` [PATCH v4 3/4] qapi: rename 'special_features' to 'features'
` [PATCH v4 4/4] qapi: expose all schema features to code

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

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

[Stable-8.2.9 v2 00/51] Patch Round-up for stable 8.2.9, freeze on 2025-02-06 (frozen)
 2025-02-07 10:21 UTC  (7+ messages)
` [Stable-8.2.9 46/51] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-8.2.9 47/51] hw/usb/canokey: Fix buffer overflow for OUT packet
` [Stable-8.2.9 48/51] physmem: fix qemu_ram_alloc_from_fd size calculation
` [Stable-8.2.9 49/51] target/s390x: Fix MVC not always invalidating translation blocks
` [Stable-8.2.9 50/51] gdbstub/user-target: fix gdbserver int format (%d -> %x)
` [Stable-8.2.9 51/51] tap: Remove qemu_using_vnet_hdr()

[PATCH 00/12] rust: remaining parts of qdev bindings
 2025-02-07 10:16 UTC  (13+ messages)
` [PATCH 01/12] rust: qom: add reference counting functionality
` [PATCH 02/12] rust: qom: add object creation functionality
` [PATCH 03/12] rust: callbacks: allow passing optional callbacks as ()
` [PATCH 04/12] rust: qdev: add clock creation
` [PATCH 05/12] rust: qom: allow initializing interface vtables
` [PATCH 06/12] rust: qdev: make ObjectImpl a supertrait of DeviceImpl
` [PATCH 07/12] rust: qdev: switch from legacy reset to Resettable
` [PATCH 08/12] rust: bindings: add Send and Sync markers for types that have bindings
` [PATCH 09/12] rust: bindings for MemoryRegionOps
` [PATCH 10/12] rust: irq: define ObjectType for IRQState
` [PATCH 11/12] rust: chardev, qdev: add bindings to qdev_prop_set_chr
` [PATCH 12/12] rust: pl011: convert pl011_create to safe Rust

[Stable-9.2.1 v2 00/49] Patch Round-up for stable 9.2.1, freeze on 2025-02-06 (frozen)
 2025-02-07  9:59 UTC  (9+ messages)
` [Stable-9.2.1 42/49] stub: Fix build failure with --enable-user --disable-system --enable-tools
` [Stable-9.2.1 43/49] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-9.2.1 44/49] hw/usb/canokey: Fix buffer overflow for OUT packet
` [Stable-9.2.1 45/49] physmem: fix qemu_ram_alloc_from_fd size calculation
` [Stable-9.2.1 46/49] target/s390x: Fix MVC not always invalidating translation blocks
` [Stable-9.2.1 47/49] net: Fix announce_self
` [Stable-9.2.1 48/49] net/dump: Correctly compute Ethernet packet offset
` [Stable-9.2.1 49/49] gdbstub/user-target: fix gdbserver int format (%d -> %x)

[PULL v2 0/4] 9p queue 2025-02-06
 2025-02-07  9:53 UTC  (5+ messages)
` [PULL v2 1/4] 9pfs: improve v9fs_walk() tracing
` [PULL v2 2/4] 9pfs: make multidevs=remap default
` [PULL v2 3/4] 9pfs: improve v9fs_open() tracing
` [PULL v2 4/4] MAINTAINERS: Mark me as reviewer only for 9pfs

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

[PATCH 00/12] target/riscv: Fix some RISC-V instruction corner cases
 2025-02-07  9:45 UTC  (13+ messages)
` [PATCH 01/12] target/riscv: Source vector registers cannot overlap mask register
` [PATCH 02/12] target/riscv: handle vrgather mask and source overlap
` [PATCH 03/12] target/riscv: handle vadd.vx form "
` [PATCH 05/12] target/riscv: handle vslide1down.vx "
` [PATCH 10/12] target/riscv: handle vwadd.wv form vs1 and vs2 overlap
` [PATCH 11/12] target/riscv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS

[PATCH] target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift()
 2025-02-07  8:49 UTC  (2+ messages)

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-07  8:08 UTC  (4+ messages)
` [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers

[PATCH 0/4] vfio/igd: sync PCI IDs with i915
 2025-02-07  8:08 UTC  (5+ messages)
` [PATCH 3/4] vfio/igd: use PCI ID defines to detect IGD gen

[Stable-7.2.16 v2 00/33] Patch Round-up for stable 7.2.16, freeze on 2025-02-06 (frozen)
 2025-02-07  7:23 UTC  (3+ messages)
` [Stable-7.2.16 32/33] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-7.2.16 33/33] hw/usb/canokey: Fix buffer overflow for OUT packet

[PATCH] qom: Use command line syntax for default values in help
 2025-02-07  5:53 UTC 

[PATCH v2 0/2] Emulated AMD IOMMU cleanup and fixes
 2025-02-07  4:59 UTC  (4+ messages)
` [PATCH 1/2] amd_iommu: Use correct DTE field for interrupt passthrough
` [PATCH 2/2] amd_iommu: Use correct bitmask to set capability BAR


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