qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-15 10:40:18 to 2024-10-15 22:03:54 UTC [more...]

[PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-10-15 22:02 UTC  (3+ messages)
  ` [External] "

tpm-tis-device-swtpm-test timeout
 2024-10-15 22:02 UTC  (7+ messages)

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

[PATCH 00/14] XIVE2 changes to support Group and Crowd operations
 2024-10-15 21:13 UTC  (15+ 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 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

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

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)

[PULL 00/20] UI patches
 2024-10-15 17:39 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  (5+ messages)

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

[PATCH] rust/wrapper.h: define memory_order enum
 2024-10-15 14:58 UTC  (2+ messages)

[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  (26+ messages)
` [PULL 01/25] target/i386: Don't construct a all-zero entry for CPUID[0xD 0x3f]
` [PULL 02/25] target/i386: Enable fdp-excptn-only and zero-fcs-fds
` [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

[PATCH 0/2] crypto: fix regression in hash result buffer handling
 2024-10-15 14:13 UTC  (4+ messages)
` [PATCH 1/2] crypto/hash: avoid overwriting user supplied result pointer
` [PATCH 2/2] tests: correctly validate result buffer in hash/hmac tests

[PATCH] target/i386: Use only 16 and 32-bit operands for IN/OUT
 2024-10-15 14:12 UTC  (2+ messages)

[PATCH] migration: Put thread names together with macros
 2024-10-15 13:58 UTC  (2+ messages)

[PATCH v2 0/7] Report fatal errors from failure with pre-opened eBPF RSS FDs
 2024-10-15 13:50 UTC  (4+ messages)

[PATCH 0/2] ci: enable Rust in dockerfiles & enable in Fedora job
 2024-10-15 13:39 UTC  (3+ messages)
` [PATCH 1/2] tests: add 'rust' and 'bindgen' to CI package list
` [PATCH 2/2] ci: enable rust in the Fedora system build job

[PATCH] hw/net: Extend ethernetlite driver with PHY layer
 2024-10-15 13:26 UTC 

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-15 13:17 UTC  (17+ messages)
` [PATCH 01/16] meson: import rust module into a global variable
` [PATCH 02/16] meson: remove repeated search for rust_root_crate.sh
` [PATCH 03/16] rust: pass rustc_args when building all crates
` [PATCH 04/16] rust: patch bilge-impl to allow compilation with 1.63.0
` [PATCH 05/16] rust: fix cfgs of proc-macro2 for 1.63.0
` [PATCH 06/16] rust: do not use OnceLock for properties
` [PATCH 07/16] rust: use std::os::raw instead of core::ffi
` [PATCH 08/16] rust: build tests for the qemu_api crate
` [PATCH 09/16] rust: introduce a c_str macro
` [PATCH 10/16] rust: introduce alternative implementation of offset_of!
` [PATCH 11/16] rust: do not use MaybeUninit::zeroed()
` [PATCH 12/16] rust: allow version 1.63.0 of rustc
` [PATCH 13/16] rust: do not use TYPE_CHARDEV unnecessarily
` [PATCH 14/16] rust: do not use --no-size_t-is-usize
` [PATCH 15/16] rust: do not use --generate-cstr
` [PATCH 16/16] rust: allow older version of bindgen

[PATCH] hw/nvme: Remove references to PCI IRQ "pulsing" when asserting
 2024-10-15 10:33 UTC 

[PATCH] hw/block: m25p80: support RDID_90 for Winbond
 2024-10-15 12:32 UTC 

[PATCH] tests/qtest: Raise the ide-test timeout
 2024-10-15 12:12 UTC  (4+ messages)

[PULL 0/8] Chr patches
 2024-10-15 11:37 UTC  (2+ messages)

[PATCH] ui/console-vc: Silence warning about sprintf() on OpenBSD
 2024-10-15 11:28 UTC  (5+ messages)

[PULL 00/28] target-arm queue
 2024-10-15 10:38 UTC  (21+ messages)
` [PULL 01/28] hw/arm/omap1: Remove unused omap_uwire_attach() method
` [PULL 03/28] hw/arm/stm32f405: Add RCC device to stm32f405 SoC
` [PULL 04/28] hw/intc/arm_gicv3: Add cast to match the documentation
` [PULL 05/28] "
` [PULL 09/28] tests/qtest: Check STM32L4x5 clock connections
` [PULL 10/28] hw/ssi: Allwinner A10 SPI emulation
` [PULL 11/28] hw/arm: Add SPI to Allwinner A10
` [PULL 12/28] hw/intc/omap_intc: Remove now-unnecessary abstract base class
` [PULL 14/28] docs/devel/blkdebug: Convert to rST format
` [PULL 16/28] docs/devel/lockcnt: "
` [PULL 17/28] docs/devel/multiple-iothreads: "
` [PULL 18/28] docs/devel/rcu: "
` [PULL 19/28] include: Move QemuLockCnt APIs to their own header
` [PULL 21/28] hw/adc: Remove MAX111X device
` [PULL 22/28] hw/gpio: Remove MAX7310 device
` [PULL 23/28] hw/ide: Remove DSCM-1XXXX microdrive device model
` [PULL 24/28] hw: Remove PCMCIA subsystem
` [PULL 25/28] hw/block: Remove ecc
` [PULL 26/28] vl.c: Remove pxa2xx-specific -portrait and -rotate options
` [PULL 27/28] dma: Fix function names in documentation


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