qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-11 03:23:38 to 2024-10-13 06:20:15 UTC [more...]

[PATCH v2] tests/vm: update openbsd image to 7.6
 2024-10-13  6:19 UTC 

[PATCH] tests/vm: update openbsd image to 7.6
 2024-10-13  6:16 UTC  (3+ messages)

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-10-13  5:18 UTC  (11+ messages)
` [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it

What is the status of the performance of D-Bus? Should it be used?
 2024-10-13  1:24 UTC 

[PATCH v3 0/2] gdbstub: Introduce ldtul_$endian_p() helpers
 2024-10-12 16:46 UTC  (5+ messages)
` [PATCH v3 1/2] exec/tswap: Massage target_needs_bswap() definition
` [PATCH v3 2/2] gdbstub/helpers: Introduce ldtul_$endian_p() helpers

[PATCH 0/4] Consolidate lan9118 phy implementations
 2024-10-12 14:07 UTC  (2+ messages)

[PULL v3 00/18] Rust initial PoC + meson changes for 2024-10-07
 2024-10-12 14:02 UTC  (21+ messages)
` [PULL v3 01/18] Require meson version 1.5.0
` [PULL v3 02/18] build-sys: Add rust feature option
` [PULL v3 03/18] configure, meson: detect Rust toolchain
` [PULL v3 04/18] rust: add bindgen step as a meson dependency
` [PULL v3 05/18] .gitattributes: add Rust diff and merge attributes
` [PULL v3 06/18] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PULL v3 07/18] rust: add crate to expose bindings and interfaces
` [PULL v3 08/18] scripts/archive-source: find directory name for subprojects
` [PULL v3 09/18] rust: add utility procedural macro crate
` [PULL v3 10/18] rust: add PL011 device model
` [PULL v3 11/18] meson: fix machine option for x86_version
` [PULL v3 12/18] meson: define qemu_isa_flags
` [PULL v3 13/18] meson: ensure -mcx16 is passed when detecting ATOMIC128
` [PULL v3 14/18] dockerfiles: add a Dockerfile using a nightly Rust toolchain
` [PULL v3 15/18] gitlab-ci: add Rust-enabled CI job
` [PULL v3 16/18] docs: fix invalid footnote syntax
` [PULL v3 17/18] docs: avoid footnotes consisting of just URLs
` [PULL v3 18/18] docs: use consistent markup for footnotes

[PATCH v2 00/23] E500 Cleanup
 2024-10-12 13:48 UTC  (4+ messages)
` [PATCH v2 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers

[PATCH v2 0/2] Reuse TYPE_GPIO_PWR in ppce500 machine
 2024-10-12 13:41 UTC  (4+ messages)
` [PATCH v2 2/2] hw/ppc/e500: Reuse TYPE_GPIO_PWR

[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
 2024-10-12 12:10 UTC  (13+ messages)
` [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs

[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
 2024-10-12 10:40 UTC  (7+ messages)
` [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region

[PATCH v3 0/7] Introduce SMP Cache Topology
 2024-10-12 10:44 UTC  (8+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 2/7] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v3 3/7] hw/core: Check smp cache topology support "
` [PATCH v3 4/7] i386/cpu: Support thread and module level cache topology
` [PATCH v3 5/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration

[PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-10-12  9:35 UTC  (8+ messages)

[RFC PATCH v3 0/6] Specifying cache topology on ARM
 2024-10-12  9:50 UTC  (3+ messages)
` [PATCH v3 2/6] i386/cpu: add IsDefined flag to smp-cache property

[PATCH] tap-linux: Open ipvtap and macvtap
 2024-10-12  9:05 UTC  (3+ messages)

[PATCH] docs/devel: Prohibit calling object_unparent() for memory region
 2024-10-12  8:07 UTC  (3+ messages)

[PATCH] migration: Put thread names together with macros
 2024-10-12  7:39 UTC  (3+ messages)

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

[PATCH v2] dma: Fix function names in documentation
 2024-10-12  6:49 UTC 

[PATCH v6] hw/misc/aspeed_hace: Fix SG Accumulative hashing
 2024-10-12  6:20 UTC  (2+ messages)

[PATCH] pc-bios: Add amd-sev-es to edk2 json
 2024-10-12  1:07 UTC 

[PATCH] meson.build: Remove ncurses workaround for OpenBSD
 2024-10-12  3:38 UTC 

[PATCH 00/17] Convert the Avocado tuxrun tests into new functional tests
 2024-10-11 22:52 UTC  (19+ messages)
` [PATCH 01/17] tests/functional: Add a base class for the TuxRun tests
` [PATCH 02/17] tests/functional: Convert the Avocado ppc64 tuxrun tests
` [PATCH 03/17] tests/functional: Convert the Avocado aarch64 "
` [PATCH 04/17] tests/functional: Convert the Avocado sparc64 tuxrun test
` [PATCH 05/17] tests/functional: Convert the Avocado s390x "
` [PATCH 06/17] tests/functional: Convert the Avocado arm tuxrun tests
` [PATCH 07/17] tests/functional: Convert the Avocado riscv32 "
` [PATCH 08/17] tests/functional: Convert the Avocado riscv64 "
` [PATCH 09/17] tests/functional: Convert the Avocado i386 tuxrun test
` [PATCH 10/17] tests/functional: Convert the Avocado x86_64 "
` [PATCH 11/17] tests/functional: Convert the Avocado mips "
` [PATCH 12/17] tests/functional: Convert the Avocado mipsel "
` [PATCH 13/17] tests/functional: Convert the Avocado mips64 "
` [PATCH 14/17] tests/functional: Convert the Avocado mips64el "
` [PATCH 15/17] tests/functional: Convert the Avocado ppc32 "
` [PATCH 16/17] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
` [PATCH 17/17] tests/functional: Convert the Avocado sh4 tuxrun test

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

[PATCH] MAINTAINERS: A new maintainer for the qtests
 2024-10-11 21:52 UTC  (4+ messages)

[RFC 0/1] Introduce vfio-cxl to support CXL type-2 device passthrough
 2024-10-11 21:47 UTC  (3+ messages)
` [RFC 1/1] vfio: support CXL device in VFIO stub

[PULL 00/23] Trivial patches for 2024-10-04
 2024-10-11 21:16 UTC  (4+ messages)
` [PULL 10/23] linux-user: Remove unused handle_vm86_fault

[PATCH RFC 00/10] Allow platform specific PMU event encoding
 2024-10-11 21:07 UTC  (9+ messages)
` [PATCH RFC 05/10] target/riscv: Rename the PMU events
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures

[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
 2024-10-11 20:24 UTC 

[PATCH 0/3] scsi: fix issue with Linux guest and unit attention
 2024-10-11 19:44 UTC  (6+ messages)
` [PATCH 1/3] scsi: fetch unit attention when creating the request

[PATCH v2] sched_attr: Do not define for glibc >= 2.41
 2024-10-11 19:31 UTC 

[PATCH] target/i386: Use probe_access_full_mmu in ptw_translate
 2024-10-11 19:00 UTC  (3+ messages)

[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-11 18:52 UTC  (11+ messages)
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
` [PATCH v2 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PATCH v2 5/8] target/riscv: Add Smdbltrp CSRs handling

[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
 2024-10-11 18:14 UTC  (6+ messages)

[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
 2024-10-11 17:55 UTC  (13+ messages)
` [PATCH 04/23] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH 14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH 19/23] accel/tcg: Always use IntervalTree for code lookups

[PATCH] migration: Remove interface query-migrationthreads
 2024-10-11 17:47 UTC  (3+ messages)

[PATCH v2 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
 2024-10-11 15:11 UTC  (8+ messages)
` [PATCH v2 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
` [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values

[PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-10-11 17:14 UTC  (6+ messages)
` [PATCH v6 08/12] migration/multifd: Add new migration option for multifd DSA offloading

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-10-11 13:58 UTC  (2+ messages)

[PATCH v14 00/10] Support persistent reservation operations
 2024-10-11 12:12 UTC  (11+ messages)
` [PATCH v14 01/10] block: add persistent reservation in/out api
` [PATCH v14 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v14 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v14 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v14 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v14 06/10] block/nvme: add reservation command protocol constants
` [PATCH v14 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v14 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v14 09/10] hw/nvme: add reservation protocal command
` [PATCH v14 10/10] block/iscsi: add persistent reservation in/out driver

[PATCH] meson: drop --enable-avx* options
 2024-10-11 17:32 UTC  (3+ messages)

[PATCH] accel/kvm: check for KVM_CAP_MEMORY_ATTRIBUTES on vm
 2024-10-11 11:29 UTC  (2+ messages)

[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button
 2024-10-11 12:10 UTC  (5+ messages)
` [RFC V2 PATCH 02/11] acpi: Implement control method sleep button

[PATCH v6 0/5] target/riscv: Add Smrnmi support
 2024-10-11 11:38 UTC  (2+ messages)

[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
 2024-10-11 12:26 UTC  (6+ messages)

[PATCH v2 0/3] docs: fix and cleanup footnotes
 2024-10-11 15:32 UTC  (7+ messages)
` [PATCH v2 1/3] docs: fix invalid footnote syntax
` [PATCH v2 2/3] docs: avoid footnotes consisting of just URLs
` [PATCH v2 3/3] docs: use consistent markup for footnotes

[PULL 00/17] Crypto fixes patches
 2024-10-11 17:19 UTC  (2+ messages)

[PATCH] sched_attr: Do not define for glibc >= 2.41
 2024-10-11 11:17 UTC  (4+ messages)

[PATCH v17 00/13] Support blob memory and venus on qemu
 2024-10-11 11:48 UTC  (2+ messages)

[PATCH v2] scripts/archive-source: find directory name for subprojects
 2024-10-11 12:12 UTC  (2+ messages)

[PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
 2024-10-11 11:19 UTC  (4+ messages)
` [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props

[PATCH v3 00/20] accel/tcg: Introduce tlb_fill_align hook
 2024-10-11 15:36 UTC  (5+ messages)
` [PATCH v3 06/20] accel/tcg: Use the alignment test in tlb_fill_align

[PATCH] linux-user/vm86: Fix compilation with Clang
 2024-10-11 16:41 UTC  (2+ messages)

[PATCH] target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr
 2024-10-11 16:24 UTC 

[PATCH v2 0/4] qemu-ga: Fix some potential issues find by coverity
 2024-10-11 16:12 UTC  (2+ messages)

[PATCH 0/3] docs: fix and cleanup footnotes
 2024-10-11 10:46 UTC  (7+ messages)
` [PATCH 1/3] docs: fix invalid footnote syntax
` [PATCH 2/3] docs: avoid unreferenced footnote
` [PATCH 3/3] docs: use consistent markup for footnotes

[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST
 2024-10-11 10:33 UTC  (3+ messages)
` [PATCH 6/7] include: Move QemuLockCnt APIs to their own header

[PATCH V4] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
 2024-10-11 10:29 UTC 

[PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
 2024-10-11 10:03 UTC  (2+ messages)

[PATCH v2 1/1] virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
 2024-10-11 10:00 UTC  (3+ messages)

[PATCH RFC V4 00/33] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-10-11  9:25 UTC  (4+ messages)
` [PATCH RFC V4 02/33] cpu-common: Add common CPU utility for possible vCPUs

Better QAPI/QOM integration
 2024-10-11  9:07 UTC 

[PATCH] accel/kvm: check for KVM_CAP_MULTI_ADDRESS_SPACE on vm
 2024-10-11  8:59 UTC 

[PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
 2024-10-11  8:51 UTC  (3+ messages)
` Ping: "

[PATCH v3 00/14] ppc/spapr: remove deprecated machines specific code
 2024-10-11  6:07 UTC  (13+ messages)
` [PATCH v3 03/14] ppc/spapr: remove deprecated machine pseries-2.3
` [PATCH v3 04/14] ppc/spapr: remove deprecated machine pseries-2.4
` [PATCH v3 05/14] ppc/spapr: remove deprecated machine pseries-2.5
` [PATCH v3 12/14] ppc/spapr: remove deprecated machine pseries-2.12-sxxm
` [PATCH v3 13/14] ppc/spapr: remove deprecated machine pseries-2.12
` [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0

[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
 2024-10-11  5:55 UTC  (2+ messages)

[PATCH v2 1/1] x86: Add support save/load HWCR MSR
 2024-10-11  4:26 UTC  (2+ messages)

[PATCH] target/i386: Add more features enumerated by CPUID.7.2.EDX
 2024-10-11  4:22 UTC  (5+ messages)

[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
 2024-10-11  4:00 UTC  (12+ messages)
` [PATCH v1 1/7] target/riscv: Fix sstatus read and write
` [PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly
` [PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
` [PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
` [PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU


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