qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-15 14:18:04 to 2024-10-16 14:58:09 UTC [more...]

[PATCH v3 0/2] tpm: Resolve potential blocking-forever issue
 2024-10-16 14:57 UTC  (2+ messages)
` [PATCH v3 2/2] tpm_emulator: Read control channel response in 2 passes

[PATCH v2 0/2] tpm: Resolve potential blocking-forever issue
 2024-10-16 14:31 UTC  (4+ messages)
` [PATCH v2 1/2] tpm: Use new ptm_cap_n structure for PTM_GET_CAPABILITY
` [PATCH v2 2/2] tpm_emulator: Read control channel response in 2 passes

[PATCH v4 0/8] chardev: implement backend chardev multiplexing
 2024-10-16 14:19 UTC  (14+ messages)
` [PATCH v4 1/8] chardev/char: rename `MuxChardev` struct to `MuxFeChardev`
` [PATCH v4 2/8] chardev/char: rename `char-mux.c` to `char-mux-fe.c`
` [PATCH v4 3/8] chardev/char: move away mux suspend/resume calls
` [PATCH v4 4/8] chardev/char: rename frontend mux calls
` [PATCH v4 5/8] chardev/char: introduce `mux-be-id=ID` option
` [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
` [PATCH v4 7/8] tests/unit/test-char: add unit test for the `mux-be` multiplexer
` [PATCH v4 8/8] qemu-options.hx: describe multiplexing of several backend devices

[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-10-16 14:09 UTC  (2+ messages)

tpm-tis-device-swtpm-test timeout
 2024-10-16 14:03 UTC  (10+ messages)

[PATCH v8 0/6] AWS Nitro Enclave emulation support
 2024-10-16 13:58 UTC  (3+ messages)

[PATCH v2 0/3] crypto: fix regression in hash result buffer handling
 2024-10-16 13:33 UTC  (5+ messages)
` [PATCH v2 1/3] crypto/hash: avoid overwriting user supplied result pointer
` [PATCH v2 2/3] tests: correctly validate result buffer in hash/hmac tests
` [PATCH v2 3/3] include/crypto: clarify @result/@result_len for hash/hmac APIs

[PATCH v6 0/3] Add support for the RAPL MSRs series
 2024-10-16 13:04 UTC  (6+ messages)
` [PATCH v6 3/3] Add support for RAPL MSRs in KVM/Qemu

[PULL v3 00/18] Rust initial PoC + meson changes for 2024-10-07
 2024-10-16 10:46 UTC  (2+ messages)

[PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT
 2024-10-16 10:32 UTC  (5+ messages)
  `  "
        ` Fwd: "

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-16  9:53 UTC  (10+ messages)
` [PATCH 02/16] meson: remove repeated search for rust_root_crate.sh
` [PATCH 12/16] rust: allow version 1.63.0 of rustc
` [PATCH 16/16] rust: allow older version of bindgen

[PATCH v3 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-16  9:40 UTC  (3+ messages)
` [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling

[PATCH] tests/functional: Convert most Aspeed machine tests
 2024-10-16  9:30 UTC  (2+ messages)

[PATCH] vhost-user: fix shared object return values
 2024-10-16  9:06 UTC 

[PULL 0/5] loongarch-to-apply queue
 2024-10-16  8:31 UTC  (6+ messages)
` [PULL 1/5] acpi: ged: Add macro for acpi sleep control register
` [PULL 2/5] hw/loongarch/virt: Add FDT table support with acpi ged pm register
` [PULL 3/5] target/loongarch: Avoid bits shift exceeding width of bool type
` [PULL 4/5] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
` [PULL 5/5] hw/loongarch/fw_cfg: Build in common_ss[]

[PATCH v9 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-16  8:48 UTC  (5+ messages)
` [PATCH v9 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v9 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)

[PATCH] linux-headers: loongarch: add kvm_para.h and unistd_64.h
 2024-10-16  8:41 UTC  (3+ messages)

[PATCH 00/14] XIVE2 changes to support Group and Crowd operations
 2024-10-16  8:33 UTC  (16+ messages)
` [PATCH 01/14] ppc/xive2: Update NVP save/restore for group attributes
` [PATCH 02/14] ppc/xive2: Add grouping level to notification
` [PATCH 03/14] ppc/xive2: Support group-matching when looking for target
` [PATCH 04/14] ppc/xive2: Add undelivered group interrupt to backlog
` [PATCH 05/14] ppc/xive2: Process group backlog when pushing an OS context
` [PATCH 06/14] ppc/xive2: Process group backlog when updating the CPPR
` [PATCH 07/14] qtest/xive: Add group-interrupt test
` [PATCH 08/14] Add support for MMIO operations on the NVPG/NVC BAR
` [PATCH 09/14] ppc/xive2: Support crowd-matching when looking for target
` [PATCH 10/14] ppc/xive2: Check crowd backlog when scanning group backlog
` [PATCH 11/14] pnv/xive: Only support crowd size of 0, 2, 4 and 16
` [PATCH 12/14] pnv/xive: Support ESB Escalation
` [PATCH 13/14] pnv/xive: Fix problem with treating NVGC as a NVP
` [PATCH 14/14] qtest/xive: Add test of pool interrupts

[PATCH v3 0/4] migration: auto-converge refinements for huge VM
 2024-10-16  7:56 UTC  (5+ messages)
` [PATCH v3 1/4] migration: Move cpu-throttole.c from system to migration
` [PATCH v3 2/4] migration: Remove "rs" parameter in migration_bitmap_sync_precopy
` [PATCH v3 3/4] migration: Support periodic ramblock dirty sync
` [PATCH v3 4/4] tests/migration: Add case for "

[PULL 00/20] UI patches
 2024-10-16  6:34 UTC  (3+ messages)

[QEMU PATCH v8] xen/passthrough: use gsi to map pirq when dom0 is PVH
 2024-10-16  6:28 UTC 

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-16  6:00 UTC  (5+ messages)

[PATCH] rust/wrapper.h: define memory_order enum
 2024-10-16  1:48 UTC  (3+ messages)

[PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-10-15 22:51 UTC  (9+ messages)
` [PATCH v6 08/12] migration/multifd: Add new migration option for multifd DSA offloading
    ` [External] "
  ` [External] Re: [PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration

ALSA support in qemu-user?
 2024-10-15 21:50 UTC  (6+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-10-15 21:12 UTC  (3+ messages)

[PATCH] hw/riscv: Add Microblaze V 32bit virt board
 2024-10-15 19:57 UTC  (2+ messages)

[PATCH v2] migration: Ensure vmstate_save() sets errp
 2024-10-15 19:05 UTC  (2+ messages)

[QEMU PATCH] hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC extents
 2024-10-15 18:51 UTC 

[PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-10-15 18:50 UTC  (4+ messages)
` [PATCH v2 4/6] target/riscv: Add support to record CTR entries

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-10-15 18:12 UTC  (9+ messages)

[PATCH 0/7] virtio-net fixes
 2024-10-15 17:58 UTC  (2+ messages)

[PATCH v2 00/19] UI-related fixes & shareable 2d memory with -display dbus
 2024-10-15 17:36 UTC  (2+ messages)

patchew no longer pushing patches to git branches
 2024-10-15 17:00 UTC  (2+ messages)

[PATCH] migration: Ensure vmstate_save() sets errp
 2024-10-15 16:59 UTC  (3+ messages)

[PATCH v2 0/8] chardev/mux: implement frontend detach
 2024-10-15 16:51 UTC  (4+ messages)
` [PATCH v2 8/8] tests/unit/test-char: implement a few mux remove test cases

[PATCH 0/4] Consolidate lan9118 phy implementations
 2024-10-15 16:49 UTC  (6+ messages)
` [PATCH 1/4] hw/net/lan9118: Extract lan9118_phy

[PATCH] hw/acpi/acpi_dev_interface: Clean up remains of madt_cpu
 2024-10-15 16:35 UTC  (3+ messages)

[PULL v2 00/28] target-arm queue
 2024-10-15 16:30 UTC  (2+ messages)

[PULL 00/33] Endianness cleanup patches for 2024-10-15
 2024-10-15 15:44 UTC  (34+ messages)
` [PULL 01/33] qemu/bswap: Undefine CPU_CONVERT() once done
` [PULL 02/33] exec/tswap: Massage target_needs_bswap() definition
` [PULL 03/33] exec/memop: Remove unused memop_big_endian() helper
` [PULL 04/33] target/hexagon: Replace ldtul_p() -> ldl_p()
` [PULL 05/33] target/alpha: Replace ldtul_p() -> ldq_p()
` [PULL 06/33] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
` [PULL 07/33] target/alpha: Use explicit little-endian LD/ST API
` [PULL 08/33] target/hexagon: "
` [PULL 09/33] hw/i386: "
` [PULL 10/33] target/avr: "
` [PULL 11/33] linux-user/i386: "
` [PULL 12/33] target/loongarch: "
` [PULL 13/33] target/tricore: "
` [PULL 14/33] target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
` [PULL 15/33] target/ppc: "
` [PULL 16/33] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
` [PULL 17/33] target/mips: Declare mips_env_is_bigendian() in 'internal.h'
` [PULL 18/33] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian()
` [PULL 19/33] target/mips: Introduce mo_endian_env() helper
` [PULL 20/33] target/mips: Replace MO_TE by mo_endian_env() in get_pte()
` [PULL 21/33] target/mips: Convert mips16e decr_and_load/store() macros to functions
` [PULL 22/33] target/mips: Factor mo_endian_rev() out of MXU code
` [PULL 23/33] target/mips: Explode MO_TExx -> MO_TE | MO_xx
` [PULL 24/33] target/mips: Rename unused sysemu argument of OP_LD_ATOMIC()
` [PULL 25/33] target/mips: Remove unused MEMOP_IDX() macro
` [PULL 26/33] target/mips: Introduce mo_endian() helper
` [PULL 27/33] target/mips: Replace MO_TE by mo_endian()
` [PULL 28/33] target/mips: Have gen_addiupc() expand $pc during translation
` [PULL 29/33] target/mips: Use gen_op_addr_addi() when possible
` [PULL 30/33] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
` [PULL 31/33] target/mips: Expose MIPSCPU::is_big_endian property
` [PULL 32/33] hw/mips/cps: Set the vCPU 'cpu-big-endian' property
` [PULL 33/33] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument

[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
 2024-10-15 15:42 UTC  (5+ messages)

[PATCH] migration: Remove interface query-migrationthreads
 2024-10-15 15:31 UTC  (8+ messages)

[PATCH v2] ui/console-vc: Silence warning about sprintf() on OpenBSD
 2024-10-15 15:03 UTC  (3+ messages)

[PATCH] testing: Enhance gdb probe script
 2024-10-15 14:58 UTC 

[PATCH v6] hw/misc/aspeed_hace: Fix SG Accumulative hashing
 2024-10-15 14:53 UTC  (3+ messages)

[PATCH 0/3] target: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
 2024-10-15 14:53 UTC  (2+ messages)

[PATCH] linux-user: Clean up unused header
 2024-10-15 14:50 UTC  (3+ messages)

[PATCH] tests/tcg/aarch64: Use raw strings for regexes in test-mte.py
 2024-10-15 14:47 UTC  (2+ messages)

[PATCH v2 00/16] target/mips: Remove target-specific endianness knowledge
 2024-10-15 14:45 UTC  (6+ messages)
` [PATCH v2 10/16] target/mips: Replace MO_TE by mo_endian()

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-10-15 14:42 UTC  (9+ messages)
` [PULL v2 40/61] hw/acpi: Update GED _EVT method AML with CPU scan

[PATCH] target/mips: Remove unused MEMOP_IDX() macro
 2024-10-15 14:40 UTC  (3+ messages)

[PATCH v3 0/2] gdbstub: Introduce ldtul_$endian_p() helpers
 2024-10-15 14:38 UTC  (2+ messages)

[PING PATCH v5 0/3] Check clock connection between STM32L4x5 RCC and peripherals
 2024-10-15 14:34 UTC  (4+ messages)
` [PING PATCH v5 3/3] tests/qtest: Check STM32L4x5 clock connections

[PULL 00/25] x86 and KVM patches for 2024-10-15
 2024-10-15 14:17 UTC  (25+ messages)
` [PULL 01/25] target/i386: Don't construct a all-zero entry for CPUID[0xD 0x3f]
` [PULL 03/25] target/i386: Construct CPUID 2 as stateful iff times > 1
` [PULL 04/25] target/i386: Make invtsc migratable when user sets tsc-khz explicitly
` [PULL 05/25] target/i386: Add more features enumerated by CPUID.7.2.EDX
` [PULL 06/25] target/i386: Add support save/load HWCR MSR
` [PULL 07/25] target/i386: Fix conditional CONFIG_SYNDBG enablement
` [PULL 08/25] target/i386: Exclude 'hv-syndbg' from 'hv-passthrough'
` [PULL 09/25] target/i386: Make sure SynIC state is really updated before KVM_RUN
` [PULL 10/25] docs/system: Add recommendations to Hyper-V enlightenments doc
` [PULL 11/25] target/i386: convert bit test instructions to new decoder
` [PULL 12/25] target/i386: decode address before going back to translate.c
` [PULL 13/25] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
` [PULL 14/25] target/i386: do not check PREFIX_LOCK in old-style decoder
` [PULL 15/25] target/i386: list instructions still in translate.c
` [PULL 16/25] target/i386: assert that cc_op* and pc_save are preserved
` [PULL 17/25] KVM: Dynamic sized kvm memslots array
` [PULL 18/25] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PULL 19/25] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
` [PULL 20/25] KVM: Rename KVMState->nr_slots to nr_slots_max
` [PULL 21/25] target/i386/tcg: Use DPL-level accesses for interrupts and call gates
` [PULL 22/25] accel/kvm: check for KVM_CAP_MULTI_ADDRESS_SPACE on vm
` [PULL 23/25] accel/kvm: check for KVM_CAP_MEMORY_ATTRIBUTES "
` [PULL 24/25] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
` [PULL 25/25] target/i386: Use only 16 and 32-bit operands for IN/OUT


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