messages from 2024-09-10 02:51:23 to 2024-09-10 14:49:05 UTC [more...]
[PATCH v2] adb-mouse: convert to use QemuInputHandler
2024-09-10 14:48 UTC (2+ messages)
[PATCH 00/26] Maintainer updates (testing, gdbstub, plugins)
2024-09-10 14:48 UTC (35+ messages)
` [PATCH 01/26] tests/docker: remove debian-armel-cross
` [PATCH 02/26] tests/docker: update debian i686 and mipsel images to bookworm
` [PATCH 03/26] docs/devel: fix duplicate line
` [PATCH 04/26] scripts/ci: update the gitlab-runner playbook
` [PATCH 05/26] gdbstub: Use specific MMU index when probing MTE addresses
` [PATCH 06/26] gdbstub: Add support for MTE in system mode
` [PATCH 07/26] tests/guest-debug: Support passing arguments to the GDB test script
` [PATCH 08/26] tests/tcg/aarch64: Improve linker script organization
` [PATCH 09/26] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
` [PATCH 10/26] contrib/plugins/Makefile: Add a 'distclean' target
` [PATCH 11/26] deprecation: don't enable TCG plugins by default on 32 bit hosts
` [PATCH 12/26] deprecation: don't enable TCG plugins by default with TCI
` [PATCH 13/26] contrib/plugins: control flow plugin
` [PATCH 14/26] plugins: save value during memory accesses
` [PATCH 15/26] plugins: extend API to get latest memory value accessed
` [PATCH 16/26] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH 17/26] tests/tcg: allow to check output of plugins
` [PATCH 18/26] tests/plugin/mem: add option to print memory accesses
` [PATCH 19/26] tests/tcg: clean up output of memory system test
` [PATCH 20/26] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PATCH 21/26] tests/tcg: add a system test to check memory instrumentation
` [PATCH 22/26] util/timer: avoid deadlock when shutting down
` [PATCH 23/26] contrib/plugins: Add a plugin to generate basic block vectors
` [PATCH 24/26] plugins: add plugin API to read guest memory
` [PATCH 25/26] plugins: add option to dump write argument to syscall plugin
` [PATCH 26/26] plugins: add ability to register a GDB triggered callback
[PULL 0/9] Migration 20240909 patches
2024-09-10 14:46 UTC (2+ messages)
[PATCH 00/12] tcg: Improve support for cmpsel_vec
2024-09-10 14:46 UTC (12+ messages)
` [PATCH 01/12] tcg: Fix iteration step in 32-bit gvec operation
` [PATCH 02/12] tcg: Export vec_gen_6
` [PATCH 03/12] tcg/i386: Split out tcg_out_vex_modrm_type
` [PATCH 06/12] tcg/optimize: Fold movcond with true and false values identical
` [PATCH 11/12] tcg/i386: Add predicate parameters to tcg_out_evex_opc
[PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
2024-09-10 14:43 UTC (2+ messages)
[PATCH v2 00/29] target/arm: AdvSIMD decodetree conversion, part 4
2024-09-10 14:37 UTC (11+ messages)
` [PATCH v2 12/29] target/arm: Convert FMOVI (scalar, immediate) to decodetree
` [PATCH v2 15/29] target/arm: Fix whitespace near gen_srshr64_i64
` [PATCH v2 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc
` [PATCH v2 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits
[PATCH 0/8] hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function)
2024-09-10 14:33 UTC (4+ messages)
` [PATCH 1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
[PULL 00/24] Kraxel 20220927 patches
2024-09-10 14:28 UTC (4+ messages)
` [PULL 20/24] audio: Add sndio backend
[PATCH 0/2] misc: Rename included template headers using '.inc' suffix
2024-09-10 14:21 UTC (5+ messages)
` [PATCH 1/2] target/hexagon: Rename macros.inc -> macros.h.inc
` [PATCH 2/2] tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
2024-09-10 14:13 UTC (3+ messages)
` [PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic
[PATCH for-9.2 v15 00/11] hw/pci: SR-IOV related fixes and improvements
2024-09-10 14:13 UTC (9+ messages)
` [PATCH for-9.2 v15 04/11] s390x/pci: Check for multifunction after device realization
[PATCH RESEND RFC 00/10] migration: auto-converge refinements for huge VM
2024-09-10 13:56 UTC (7+ messages)
` [PATCH RESEND RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters
` [PATCH RESEND RFC 08/10] migration: Introduce cpu-responsive-throttle parameter
[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
2024-09-10 13:49 UTC (7+ messages)
` [RFC PATCH V2 1/5] include: Add macro definitions needed for interrupt controller kvm emulation
` [RFC PATCH V2 2/5] hw/loongarch: Add KVM IPI device support
` [RFC PATCH V2 3/5] hw/loongarch: Add KVM extioi "
` [RFC PATCH V2 4/5] hw/loongarch: Add KVM pch pic "
` [RFC PATCH V2 5/5] hw/loongarch: Add KVM pch msi "
[PULL 00/22] Tests and misc patches
2024-09-10 12:37 UTC (23+ messages)
` [PULL 01/22] meson: Split --enable-sanitizers to --enable-{asan, ubsan}
` [PULL 02/22] meson: Move -fsanitize=undefined into normal configuraton
` [PULL 03/22] gitlab-ci: Build MSYS2 job using multiple CPUs
` [PULL 04/22] contrib/plugins/Makefile: Add a 'distclean' target
` [PULL 05/22] MAINTAINERS: Remove myself as reviewer
` [PULL 06/22] MAINTAINERS: Remove myself from the Meson section
` [PULL 07/22] tests/functional: Add the LinuxKernelTest for testing the Linux boot process
` [PULL 08/22] tests/functional: Convert the m68k Q800 Avocado test into a functional test
` [PULL 09/22] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
` [PULL 10/22] tests/functional: Convert mips64el I6400 Malta avocado tests
` [PULL 11/22] tests/functional: Convert mips64el 5KEc "
` [PULL 12/22] tests/functional: Convert mips32el Malta YAMON avocado test
` [PULL 13/22] tests/functional: Convert nanomips Malta avocado tests
` [PULL 14/22] tests/functional: Convert mips32eb 4Kc "
` [PULL 15/22] tests/functional: Convert ARM Raspi2 "
` [PULL 16/22] tests/functional: Convert Aarch64 Raspi3 "
` [PULL 17/22] tests/functional: Convert Aarch64 Raspi4 "
` [PULL 18/22] tests/functional: Convert the Alpha Clipper Avocado test
` [PULL 19/22] tests/functional: Convert the m68k MCF5208EVB "
` [PULL 20/22] tests/functional: Convert the or1k-sim "
` [PULL 21/22] tests/functional: Convert the multiprocess avocado test into a standalone test
` [PULL 22/22] tests/functional: Fix bad usage of has_cmd
[PATCH v10 0/9] Add Rust build support, ARM PL011 device impl
2024-09-10 12:35 UTC (10+ messages)
` [PATCH v10 1/9] Require meson version 1.5.0
` [PATCH v10 2/9] build-sys: Add rust feature option
` [PATCH v10 3/9] configure, meson: detect Rust toolchain
` [PATCH v10 4/9] rust: add bindgen step as a meson dependency
` [PATCH v10 5/9] .gitattributes: add Rust diff and merge attributes
` [PATCH v10 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PATCH v10 7/9] rust: add crate to expose bindings and interfaces
` [PATCH v10 8/9] rust: add utility procedural macro crate
` [PATCH v10 9/9] rust: add PL011 device model
[PATCH v2 0/5] license: Fix typos and update SPDX tags
2024-09-10 12:26 UTC (6+ messages)
` [PATCH v2 1/5] NSIS: Simplify license description
` [PATCH v2 2/5] tests/functional: Correct typo in test_netdev_ethtool.py SPDX tag
` [PATCH v2 3/5] license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
` [PATCH v2 4/5] license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
` [PATCH v2 5/5] license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
[PATCH] arm/kvm: add support for MTE
2024-09-10 12:23 UTC (4+ messages)
[PATCH 0/2] gitlab-ci: Force 'make check' single-threaded for cross-i686-tci
2024-09-10 12:20 UTC (4+ messages)
` [PATCH 2/2] .gitlab-ci.d/crossbuilds.yml: Force 'make check' single threaded "
[PATCH v4 0/5] gdbstub: Add support for MTE in system mode
2024-09-10 12:18 UTC (2+ messages)
[PATCH 0/5] license: Fix typos and update deprecated SPDX tags
2024-09-10 12:09 UTC (13+ messages)
` [PATCH 1/5] NSIS: Simplify license description
` [PATCH 2/5] tests/functional: Correct typo in test_netdev_ethtool.py SPDX tag
` [PATCH 3/5] license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
` [PATCH 4/5] license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
` [PATCH 5/5] license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
[PATCH v2] memory: notify hypervisor of all eventfds during listener (de)registration
2024-09-10 12:01 UTC
[PATCH v2] hw/i386/intel_iommu: Block CFI when necessary
2024-09-10 11:59 UTC (2+ messages)
[RFC 0/6] hugetlbfs largepage RAS project
2024-09-10 11:36 UTC (15+ messages)
` [RFC 1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb
` [RFC 2/6] accel/kvm: Keep track of the HWPoisonPage sizes
` [RFC 3/6] system/physmem: Remap memory pages on reset based on the page size
` [RFC 4/6] system: Introducing hugetlbfs largepage RAS feature
` [RFC 5/6] system/hugetlb_ras: Handle madvise SIGBUS signal on listener
` [RFC 6/6] system/hugetlb_ras: Replay lost BUS_MCEERR_AO signals on VM resume
` [RFC RESEND 0/6] hugetlbfs largepage RAS project
` [RFC RESEND 1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb
` [RFC RESEND 2/6] accel/kvm: Keep track of the HWPoisonPage sizes
` [RFC RESEND 3/6] system/physmem: Remap memory pages on reset based on the page size
` [RFC RESEND 4/6] system: Introducing hugetlbfs largepage RAS feature
` [RFC RESEND 5/6] system/hugetlb_ras: Handle madvise SIGBUS signal on listener
` [RFC RESEND 6/6] system/hugetlb_ras: Replay lost BUS_MCEERR_AO signals on VM resume
[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-09-10 11:29 UTC (2+ messages)
[RFC 0/2] Improve the performance of unit-stride RVV ld/st on
2024-09-10 11:20 UTC (4+ messages)
` [RFC 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data
check-functional skipUnless failure
2024-09-10 11:18 UTC (5+ messages)
[PATCH] tests/functional: Fix bad usage of has_cmd
2024-09-10 11:14 UTC (3+ messages)
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-09-10 11:01 UTC (8+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
[PATCH] virtio-9p: remove virtfs-proxy-helper
2024-09-10 10:35 UTC (3+ messages)
[PATCH for-9.2 00/53] arm: Drop deprecated boards
2024-09-10 10:17 UTC (5+ messages)
[PATCH v5 0/4] tests: updates for aarch64/sbsa-ref
2024-09-10 9:48 UTC (5+ messages)
` [PATCH v5 1/4] tests: use default cpu "
` [PATCH v5 2/4] tests: add FreeBSD tests "
` [PATCH v5 3/4] tests: expand timeout information "
` [PATCH v5 4/4] tests: drop OpenBSD tests "
[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
2024-09-10 9:38 UTC (3+ messages)
[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
2024-09-10 9:34 UTC (6+ messages)
[Bug Report] smmuv3 event 0x10 report when running virtio-blk-pci
2024-09-10 9:33 UTC (7+ messages)
[PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
2024-09-10 8:39 UTC (5+ messages)
[PATCH v4 0/2] riscv: char: Avoid dropped charecters
2024-09-10 7:16 UTC (5+ messages)
` [PATCH v4 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
` [PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-09-10 7:14 UTC (6+ messages)
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers
[PATCH 0/2] Solve vt82c686 qemu_irq leak
2024-09-10 7:10 UTC (2+ messages)
[PATCH v2 06/10] target/s390x: Use deposit in save_link_info
2024-09-10 7:06 UTC (4+ messages)
` [PATCH v2 06/10 2/4] target/s390x: Use deposit to set psw_mask "
[PATCH v3 00/14] Add support for vector
2024-09-10 7:03 UTC (14+ messages)
` [PATCH v3 03/14] tcg/riscv: Add basic "
` [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v3 05/14] tcg/riscv: Implement vector load/store
[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-09-10 6:22 UTC (9+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
[PATCH] migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv
2024-09-10 5:41 UTC
[PATCH] hw/intc: riscv-imsic: Fix interrupt state updates
2024-09-10 4:58 UTC (2+ messages)
[PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
2024-09-10 4:56 UTC (2+ messages)
[PATCH] block: support locking on change medium
2024-09-10 4:24 UTC (4+ messages)
[PATCH] memory: notify hypervisor of all eventfds during listener (de)registration
2024-09-10 4:19 UTC
[PATCH v2] target/riscv32: Fix masking of physical address
2024-09-10 3:46 UTC (3+ messages)
[PATCH 0/2] Move net backend cleanup to NIC cleanup
2024-09-10 3:46 UTC (4+ messages)
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).