qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-02 04:06:24 to 2024-06-03 11:29:12 UTC [more...]

[PATCH 0/5] cpus: a few tweaks to CPU realization
 2024-06-03 11:28 UTC  (3+ messages)
` [PATCH 2/5] cpu: move Qemu[Thread|Cond] setup into common code

[PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel
 2024-06-03 11:28 UTC  (7+ messages)

qemu CI & ccache: cache size is too small
 2024-06-03 11:25 UTC  (2+ messages)

[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-03 11:23 UTC  (23+ messages)
` [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v6 02/19] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
` [PATCH v6 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
` [PATCH v6 04/19] vfio/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO device
` [PATCH v6 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v6 06/19] range: Introduce range_get_last_bit()
` [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v6 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v6 10/19] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v6 11/19] backends/iommufd: "
` [PATCH v6 12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute
` [PATCH v6 13/19] vfio: Create host IOMMU device instance
` [PATCH v6 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
` [PATCH v6 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
` [PATCH v6 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
` [PATCH v6 17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v6 19/19] intel_iommu: Check compatibility with host IOMMU capabilities

[PATCH] qga: Remove deprecated 'blacklist' argument / config key
 2024-06-03 11:23 UTC  (2+ messages)

[PATCH 0/2] qapi: Remove deprecated events
 2024-06-03 11:22 UTC  (3+ messages)

[PULL v2 00/27] riscv-to-apply queue
 2024-06-03 11:16 UTC  (28+ messages)
` [PULL v2 01/27] hw/intc/riscv_aplic: APLICs should add child earlier than realize
` [PULL v2 02/27] target/riscv/kvm: Fix exposure of Zkr
` [PULL v2 03/27] target/riscv: Raise exceptions on wrs.nto
` [PULL v2 04/27] target/riscv/kvm: implement SBI debug console (DBCN) calls
` [PULL v2 05/27] hw/riscv/boot.c: Support 64-bit address for initrd
` [PULL v2 06/27] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
` [PULL v2 07/27] target/riscv/kvm: tolerate KVM disable ext errors
` [PULL v2 08/27] target/riscv/debug: set tval=pc in breakpoint exceptions
` [PULL v2 09/27] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
` [PULL v2 10/27] target/riscv: Add support for Zve32x extension
` [PULL v2 11/27] target/riscv: Add support for Zve64x extension
` [PULL v2 12/27] target/riscv: Relax vector register check in RISCV gdbstub
` [PULL v2 13/27] target/riscv: Fix the element agnostic function problem
` [PULL v2 14/27] target/riscv/cpu.c: fix Zvkb extension config
` [PULL v2 15/27] target/riscv: Implement dynamic establishment of custom decoder
` [PULL v2 16/27] riscv: thead: Add th.sxstatus CSR emulation
` [PULL v2 17/27] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
` [PULL v2 18/27] target/riscv: rvv: Check single width operator for vector fp widen instructions
` [PULL v2 19/27] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
` [PULL v2 20/27] target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
` [PULL v2 21/27] target/riscv: prioritize pmp errors in raise_mmu_exception()
` [PULL v2 22/27] target/riscv: do not set mtval2 for non guest-page faults
` [PULL v2 23/27] target/riscv: Remove experimental prefix from "B" extension
` [PULL v2 24/27] target/riscv: rvzicbo: Fixup CBO extension register calculation
` [PULL v2 25/27] target/riscv/kvm.c: Fix the hart bit setting of AIA
` [PULL v2 26/27] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
` [PULL v2 27/27] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs

[PATCH v2 0/2] backup: allow specifying minimum cluster size
 2024-06-03 11:17 UTC  (5+ messages)
` [PATCH v2 1/2] copy-before-write: "
` [PATCH v2 2/2] backup: add minimum cluster size to performance options

[PATCH 0/5] tests: Update Fedora and Alpine containers via lcitool
 2024-06-03 11:20 UTC  (12+ messages)
` [PATCH 1/5] tests/lcitool: Delete obsolete centos-stream-8.yml file
` [PATCH 2/5] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
` [PATCH 3/5] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
` [PATCH 4/5] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
` [PATCH 5/5] tests/docker/dockerfiles: Run lcitool-refresh to update Fedora and Alpine

[PATCH v3 0/4] backends/hostmem: Report more errors on failures
 2024-06-03 11:17 UTC  (9+ messages)
` [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases

[PATCH 0/4] allow to deprecate objects and devices
 2024-06-03 11:15 UTC  (3+ messages)
` [PATCH 1/4] qom: allow to mark objects (including devices) as deprecated

[PATCH v4 00/16] Add AST2700 support
 2024-06-03 10:35 UTC  (13+ messages)
` [PATCH v4 09/16] aspeed/smc: "
    ` [SPAM] "
` [PATCH v4 11/16] aspeed/intc: "

[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
 2024-06-03 10:32 UTC  (9+ messages)
` [PATCH v2 01/18] migration: Fix file migration with fdset
` [PATCH v2 02/18] tests/qtest/migration: Fix file migration offset check
` [PATCH v2 04/18] monitor: Drop monitor_fdset_dup_fd_add()
` [PATCH v2 16/18] io/channel-file: Add direct-io support

[PATCH 0/4] hw/dma: Add error handling for loading descriptions failing
 2024-06-03 10:31 UTC  (9+ messages)
` [PATCH 1/4] hw/dma: Enhance error handling in loading description
` [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
` [PATCH 3/4] hw/dma: Add a trace log for a description loading failure
` [PATCH 4/4] hw/net: Fix the transmission return size

[PATCH] stdvga: fix screen blanking
 2024-06-03 10:24 UTC  (2+ messages)

[PATCH V1 00/26] Live update: cpr-exec
 2024-06-03 10:17 UTC  (5+ messages)
` [PATCH V1 17/26] machine: memfd-alloc option

[PATCH] target/i386: fix xsave.flat from kvm-unit-tests
 2024-06-03 10:04 UTC 

[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-06-03  9:42 UTC  (5+ messages)
` [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()

[PATCH] target/i386: fix memory opsize for Mov to/from Seg
 2024-06-03  9:41 UTC  (3+ messages)
  `  "

Add 'info pg' command to monitor
 2024-06-03  9:34 UTC  (6+ messages)
` [PATCH v2 0/6] Rework x86 page table walks
  ` [PATCH v2 1/6] Add an "info pg" command that prints the current page tables

[PATCH] qapi: clarify that the default is backend dependent
 2024-06-03  9:34 UTC  (2+ messages)

[PATCH] chardev: add path option for pty backend
 2024-06-03  9:31 UTC  (2+ messages)

[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
 2024-06-03  9:30 UTC  (18+ messages)
` [PATCH V2 1/3] vl: Allow multiple -overcommit commands
` [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features

[PATCH v2 00/11] qcow2: make subclusters discardable
 2024-06-03  9:19 UTC  (2+ messages)

[PATCH 0/5] x86/loader: secure boot support for direct kernel load
 2024-06-03  9:00 UTC  (4+ messages)
` [PATCH 4/5] x86/loader: expose unpatched kernel

[PULL v2 0/2] ufs queue
 2024-06-03  8:37 UTC  (3+ messages)
` [PULL v2 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h
` [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0

[PATCH v2] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
 2024-06-03  8:36 UTC 

[PATCH v2 0/3] semihosting: Restrict to TCG
 2024-06-03  8:27 UTC  (2+ messages)

Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
 2024-06-03  8:24 UTC  (7+ messages)

[PATCH] target/i386/tcg: Fix RDPID feature check
 2024-06-03  8:15 UTC  (2+ messages)

[PATCH] target/i386: fix SSE and SSE2 featue check
 2024-06-03  7:21 UTC  (3+ messages)

[RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-03  6:37 UTC  (5+ messages)

[PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap
 2024-06-03  6:25 UTC  (12+ messages)

[PATCH 0/6] Introduce extension implied rules
 2024-06-03  6:05 UTC  (7+ messages)
` [PATCH 1/6] target/riscv: Introduce extension implied rules definition
` [PATCH 2/6] target/riscv: Introduce extension implied rule helpers
` [PATCH 3/6] target/riscv: Add MISA implied rules
` [PATCH 4/6] target/riscv: Add standard extension "
` [PATCH 5/6] target/riscv: Add Zc extension implied rule
` [PATCH 6/6] target/riscv: Remove extension auto-update check statements

[PATCH v2 0/4] tests/qtest/migration-test: Improve shared
 2024-06-03  6:02 UTC  (4+ messages)
` [PATCH v2 4/4] tests/qtest/migration-test: Add a postcopy memfile test

[PATCH ats_vtd v5 00/22] ATS support for VT-d
 2024-06-03  5:59 UTC  (23+ messages)
` [PATCH ats_vtd v5 01/22] intel_iommu: fix FRCD construction macro
` [PATCH ats_vtd v5 02/22] intel_iommu: make types match
` [PATCH ats_vtd v5 04/22] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v5 03/22] intel_iommu: return page walk level even when the translation fails
` [PATCH ats_vtd v5 05/22] memory: add permissions in IOMMUAccessFlags
` [PATCH ats_vtd v5 06/22] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v5 07/22] pcie: helper functions to check if PASID and ATS are enabled
` [PATCH ats_vtd v5 08/22] intel_iommu: declare supported PASID size
` [PATCH ats_vtd v5 09/22] pci: cache the bus mastering status in the device
` [PATCH ats_vtd v5 11/22] memory: store user data pointer in the IOMMU notifiers
` [PATCH ats_vtd v5 10/22] pci: add IOMMU operations to get address spaces and memory regions with PASID
` [PATCH ats_vtd v5 12/22] pci: add a pci-level initialization function for iommu notifiers
` [PATCH ats_vtd v5 13/22] intel_iommu: implement the get_address_space_pasid iommu operation
` [PATCH ats_vtd v5 14/22] intel_iommu: implement the get_memory_region_pasid "
` [PATCH ats_vtd v5 15/22] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH ats_vtd v5 16/22] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v5 17/22] atc: generic ATC that can be used by PCIe devices that support SVM
` [PATCH ats_vtd v5 18/22] atc: add unit tests
` [PATCH ats_vtd v5 20/22] pci: add a pci-level API for ATS
` [PATCH ats_vtd v5 19/22] memory: add an API for ATS support
` [PATCH ats_vtd v5 21/22] intel_iommu: set the address mask even when a translation fails
` [PATCH ats_vtd v5 22/22] intel_iommu: add support for ATS

[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-06-03  6:00 UTC  (3+ messages)

[PATCH v13 00/13] Support blob memory and venus on qemu
 2024-06-03  5:44 UTC  (9+ messages)
` [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v13 11/13] virtio-gpu: Handle resource blob commands

[PATCH intel_iommu 0/7] FLTS for VT-d
 2024-06-03  5:31 UTC  (3+ messages)

[QEMU][PATCH v3 1/1] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue
 2024-06-03  5:17 UTC 

[RFC PATCH 00/10] ppc/pnv: Better big-core model, lpar-per-core, PC unit
 2024-06-03  5:22 UTC  (6+ messages)
` [RFC PATCH 08/10] ppc/pnv: Invert the design for big-core machine modelling

[RFC PATCH v2 0/6] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-06-02 17:45 UTC  (3+ messages)
` [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations

[PULL 00/72] ppc-for-9.1-1 queue
 2024-06-03  4:32 UTC  (4+ messages)
` [PULL 25/72] Adds migration support for Branch History Rolling Buffer (BHRB) internal state

[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
 2024-06-02 23:00 UTC  (3+ messages)
` [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8

[PATCH v6 0/3] Support RISC-V IOPMP
 2024-06-03  3:12 UTC  (3+ messages)

[PATCH] virtio-blk: remove SCSI passthrough functionality
 2024-06-02 14:19 UTC  (2+ messages)

[PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-06-02 22:03 UTC  (2+ messages)

[PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
 2024-06-02 22:01 UTC  (2+ messages)

[PATCH] accel/tcg: nochain should disable goto_ptr
 2024-06-03  1:51 UTC  (5+ messages)

[PATCH] hw/cxl: Fix read from bogus memory
 2024-06-02 19:25 UTC  (2+ messages)

[PATCH v10 0/2] S3 support
 2024-06-02 14:33 UTC  (3+ messages)
` [PATCH v10 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH v3] vhost-user-gpu: fix import of DMABUF
 2024-06-02 14:36 UTC  (2+ messages)

[PATCH] virtio-pci: Fix the use of an uninitialized irqfd
 2024-06-03  2:36 UTC  (3+ messages)

[PATCH v4] hw/audio/virtio-snd: Always use little endian audio format
 2024-06-02 13:39 UTC  (2+ messages)

[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
 2024-06-02 13:30 UTC  (4+ messages)

[PATCH] vhost-user-test: no set non-blocking for cal fd less than 0
 2024-06-02 13:18 UTC  (2+ messages)

[PATCH 0/6] host/i386: require x86-64-v2 ISA
 2024-06-02  9:41 UTC  (13+ messages)
` [PATCH 1/6] host/i386: nothing looks at CPUINFO_SSE4
` [PATCH 2/6] meson: assume x86-64-v2 baseline ISA
` [PATCH 3/6] host/i386: assume presence of CMOV
` [PATCH 4/6] host/i386: assume presence of SSE2
` [PATCH 5/6] host/i386: assume presence of SSSE3
` [PATCH 6/6] host/i386: assume presence of POPCNT

[PATCH RFC 0/8] Add Counter delegation ISA extension support
 2024-06-02  6:39 UTC  (3+ messages)

[RFC PATCH v2 0/5] meson: Pass objects to declare_dependency()
 2024-06-02  6:10 UTC  (5+ messages)
` [RFC PATCH v2 1/5] meson: move shared_module() calls where modules are already walked
` [RFC PATCH v2 2/5] meson: move block.syms dependency out of libblock

[PATCH] accel/kvm: Fix two lines with hard-coded tabs
 2024-06-02  5:51 UTC  (2+ messages)

[PATCH] machine: allow early use of machine_require_guest_memfd
 2024-06-02  5:47 UTC  (2+ messages)

[Qemu-devel] [Bug 1524546] [NEW] qemu-img rebase error message mentions wrong file name
 2024-06-02  4:00 UTC  (2+ messages)
` [Bug 1524546] "


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