qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 12:54:31 to 2023-03-14 11:53:56 UTC [more...]

[RESEND PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-03-14 11:53 UTC  (4+ messages)
` [RESEND PATCH v6 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-14 11:50 UTC  (6+ messages)
` [PATCH] DO-NOT-MERGE: pipewire sample code

[PATCH] docs/sphinx/kerneldoc.py: Honour --enable-werror
 2023-03-14 11:44 UTC 

[PATCH v7 0/6] migration: reduce time of loading non-iterable vmstate
 2023-03-14 11:25 UTC  (3+ messages)
` [PATCH v7 1/6] memory: Reference as->current_map directly in memory commit

[PATCH 0/4] hw/pci: Ensure capabilities are added before calling pci_qdev_realize()
 2023-03-14 11:14 UTC  (5+ messages)
` [PATCH 1/4] hw/pci/msi: Fix debug format string
` [PATCH 2/4] hw/pci/msi: Ensure msi_init() is called before device is realized
` [PATCH 3/4] hw/pci: Add sanity check in pci_find_space()
` [PATCH 4/4] hw/pci: Ensure pci_add_capability() is called before device is realized

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-14 11:11 UTC  (7+ messages)

[PATCH 0/2] target/s390x: Implement Early Exception Recognition
 2023-03-14 11:00 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-03-14 10:49 UTC  (9+ messages)
` [PULL 13/27] hw/xen: Add xenstore operations to allow redirection to internal emulation
        ` [PATCH] accel/xen: Fix DM state change notification in dm_restrict mode

[PATCH] hw/net/can: Add mcp25625 model
 2023-03-14 10:36 UTC  (4+ messages)

[PATCH v2 0/3] Enable -cpu <cpu>,help
 2023-03-14 10:29 UTC  (5+ messages)
` [PATCH v2 1/3] qapi/machine-target: refactor machine-target
` [PATCH v2 2/3] cpu, qapi, target/arm, i386, s390x: Generalize query-cpu-model-expansion
` [PATCH v2 3/3] cpu, qdict, vl: Enable printing options for CPU type

[PATCH v4 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-03-14 10:21 UTC  (6+ messages)
` [PATCH v4 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v4 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH v2] s390x/gdb: Split s390-virt.xml
 2023-03-14 10:18 UTC 

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-03-14 10:11 UTC  (6+ messages)

[PULL 0/5] s390x and test fixes for 8.0-rc0
 2023-03-14 10:08 UTC  (7+ messages)
` [PULL 1/5] tests/migration: Tweek auto converge limits check
` [PULL 2/5] gitlab-ci: Remove job building EDK2 firmware binaries
` [PULL 3/5] gitlab-ci.d/buildtest: Rework the target list of build-system-alpine
` [PULL 4/5] target/s390x: Fix emulation of C(G)HRL
` [PULL 5/5] tests/tcg/s390x: Add C(G)HRL test

[PATCH] s390x/gdb: Split s390-virt.xml
 2023-03-14  9:59 UTC  (3+ messages)

[PATCH for-8.0] ide: Fix manual in-flight count for TRIM BH
 2023-03-14  9:42 UTC  (13+ messages)

[PATCH 0/2] Fix EXECUTE of relative long instructions
 2023-03-14  9:10 UTC  (4+ messages)
` [PATCH 1/2] target/s390x: "
` [PATCH 2/2] tests/tcg/s390x: Add ex-relative-long.c

[PATCH 00/11] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
 2023-03-14  8:20 UTC  (16+ messages)
` [PATCH 09/11] tests/tcg: disable pauth for aarch64 gdb tests
` [PATCH 10/11] include/exec: fix kerneldoc definition

[RFC PATCH v2 1/2] util: Add thread-safe qemu_strerror() function
 2023-03-14  6:51 UTC  (3+ messages)
` [RFC PATCH v2 2/2] linux-user: replace strerror() function to the thread safe qemu_strerror()

[RFC PATCH v2 0/2] util: Add thread-safe qemu_strerror() function
 2023-03-14  6:36 UTC 

[PULL 0/2] riscv-to-apply queue
 2023-03-14  6:38 UTC  (3+ messages)
` [PULL 1/2] disas/riscv: Fix slli_uw decoding
` [PULL 2/2] Fix incorrect register name in disassembler for fmv, fabs, fneg instructions

[PATCH v2 0/2] pci: slot_reserved_mask improvements
 2023-03-14  6:33 UTC  (4+ messages)
  ` [PATCH v2 1/2] pci: avoid accessing slot_reserved_mask directly outside of pci.c
  ` [PATCH v2 2/2] pci: allow slot_reserved_mask to be ignored with manual slot assignment

[PATCH v4 0/6] hw/cxl: Poison get, inject, clear
 2023-03-14  6:32 UTC  (12+ messages)
` [PATCH v4 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH v4 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v4 4/6] hw/cxl: QMP based poison injection support
` [PATCH v4 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH v4 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-03-14  6:23 UTC  (4+ messages)
` [PATCH v3 1/3] numa: Validate cluster and NUMA node boundary if required

[PATCH v5 0/2] target/riscv: refactor Zicond and reuse in XVentanaCondOps
 2023-03-14  6:19 UTC  (5+ messages)
` [PATCH v5 1/2] target/riscv: refactor Zicond support
` [PATCH v5 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions

[PATCH 0/4] target/riscv: Some CPURISCVState related cleanup and simplification
 2023-03-14  5:54 UTC  (11+ messages)
` [PATCH 1/4] target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
` [PATCH 2/4] target/riscv: Simplify getting RISCVCPU pointer from env
` [PATCH 3/4] target/riscv: Simplify type conversion for CPURISCVState
` [PATCH 4/4] target/riscv: Simplify arguments for riscv_csrrw_check

[PATCH v2] Fix incorrect register name in disassembler for fmv,fabs,fneg instructions
 2023-03-14  4:13 UTC  (2+ messages)

[PATCH qemu v2] linux-user: Emulate /proc/cpuinfo output for riscv
 2023-03-14  4:06 UTC  (3+ messages)

[PATCH v6 0/4] Add zone append write for zoned device
 2023-03-14  3:49 UTC  (8+ messages)
` [PATCH v6 1/4] file-posix: add tracking of the zone write pointers
` [PATCH v6 2/4] block: introduce zone append write for zoned devices
` [PATCH v6 4/4] block: add some trace events for zone append

[PATCH] add option for a multislot usb ccid device
 2023-03-14  0:59 UTC 

[PATCH v2 00/10] gitdm metadata updates
 2023-03-14  0:54 UTC  (5+ messages)
` [PATCH v2 07/10] contrib/gitdm: add Alibaba to the domain-map
` [PATCH v2 10/10] contrib/gitdm: add group map for AMD

[PATCH v16 0/8] Add support for zoned device
 2023-03-13 23:40 UTC  (7+ messages)
` [PATCH v16 1/8] include: add zoned device structs
` [PATCH v16 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v16 7/8] block: add some trace events for new block layer APIs

[PATCH] include/blcok: fixup typos
 2023-03-13 23:09 UTC  (3+ messages)

need help with ACPI generic port implementation for QEMU
 2023-03-13 21:58 UTC 

[PATCH v3 0/1] Fix max initrd size limit when put initrd to RAM
 2023-03-13 21:32 UTC  (4+ messages)
` [PATCH v3 1/1] hw/riscv: Fix max "

[PATCH] MAINTAINERS: Mark the Nios II CPU as orphan
 2023-03-13 20:46 UTC  (3+ messages)

[PATCH v7 0/6] memory: prevent dma-reentracy issues
 2023-03-13 20:39 UTC  (8+ messages)

[PATCH v9 00/10] target/arm: Allow CONFIG_TCG=n builds
 2023-03-13 20:08 UTC  (12+ messages)
` [PATCH v9 01/10] target/arm: Move cortex sysregs into a separate file
` [PATCH v9 02/10] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v9 03/10] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v9 04/10] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
` [PATCH v9 05/10] target/arm: gdbstub: Guard pauth "
` [PATCH v9 06/10] tests/qtest: Fix tests when no KVM or TCG are present
` [PATCH v9 07/10] tests/avocado: Pass parameters to migration test
` [PATCH v9 08/10] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH v9 09/10] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH v9 10/10] gitlab-ci: Check building KVM-only aarch64 target

[PULL v2 00/18] Display patches
 2023-03-13 20:01 UTC  (19+ messages)
` [PULL v2 01/18] ui/dbus: initialize cursor_fb
` [PULL v2 02/18] ui/dbus: unregister clipboard on connection close
` [PULL v2 03/18] audio/dbus: there are no sender for p2p mode
` [PULL v2 04/18] ui/dbus: set mouse is-absolute during console creation
` [PULL v2 05/18] meson: ensure dbus-display generated code is built before other units
` [PULL v2 06/18] ui: rename cursor_{put->unref}
` [PULL v2 07/18] ui: rename cursor_{get->ref}, return it
` [PULL v2 08/18] ui: keep current cursor with QemuConsole
` [PULL v2 09/18] ui: set cursor upon listener registration
` [PULL v2 10/18] ui: set cursor position "
` [PULL v2 11/18] ui/sdl: get the GL context from the window
` [PULL v2 12/18] ui/shader: fix #version directive must occur on first line
` [PULL v2 13/18] ui/egl: print EGL error, helping debugging
` [PULL v2 14/18] ui/sdl: add QEMU_ENABLE_SDL_LOGGING setting/environment
` [PULL v2 15/18] ui/sdl: try to instantiate the matching opengl renderer
` [PULL v2 16/18] ui: introduce egl_init()
` [PULL v2 17/18] ui/dbus: do not require opengl & gbm
` [PULL v2 18/18] ui/dbus: restrict opengl to gbm-enabled config

[PATCH v2 00/12] target/s390x: Handle unaligned accesses
 2023-03-13 19:54 UTC  (14+ messages)
` [PATCH v2 01/12] target/s390x: Handle branching to odd addresses
` [PATCH v2 02/12] target/s390x: Handle EXECUTE of "
` [PATCH v2 03/12] target/s390x: Handle LGRL from non-aligned addresses
` [PATCH v2 04/12] target/s390x: Handle LRL and LGFRL "
` [PATCH v2 05/12] target/s390x: Handle LLGFRL "
` [PATCH v2 06/12] target/s390x: Handle CRL and CGFRL with "
` [PATCH v2 07/12] target/s390x: Handle CGRL and CLGRL "
` [PATCH v2 08/12] target/s390x: Handle CLRL and CLGFRL "
` [PATCH v2 09/12] target/s390x: Handle STRL to "
` [PATCH v2 10/12] target/s390x: Handle STGRL "
` [PATCH v2 11/12] target/s390x: Update do_unaligned_access() comment
` [PATCH v2 12/12] tests/tcg/s390x: Test unaligned accesses

[PATCH RESEND v2 0/2] migration/xbzrle: fix two avx512 runtime issues
 2023-03-13 18:58 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] migration/xbzrle: use ctz64 to avoid undefined result
` [PATCH RESEND v2 2/2] migration/xbzrle: fix out-of-bounds write with axv512

[PULL v3 00/91] tcg patch queue
 2023-03-13 18:59 UTC  (2+ messages)
` [PULL v3 73/91] target/arm: Improve trans_BFCI

[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
 2023-03-13 18:44 UTC  (9+ messages)

[PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
 2023-03-13 18:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: update my email address for the clock framework
 2023-03-13 18:31 UTC  (2+ messages)

[PATCH v4] target/arm: Add Neoverse-N1 registers
 2023-03-13 18:31 UTC  (3+ messages)

[RFC 0/2] vhost-user-fs: Stateful migration
 2023-03-13 17:48 UTC  (3+ messages)
` [RFC 1/2] vhost-user: Add interface for virtio-fs migration
` [RFC 2/2] vhost-user-fs: Implement stateful migration

[PATCH v2] qemu-options.hx: remove stray quote
 2023-03-13 17:37 UTC  (2+ messages)

[PATCH] Use f-strings in python scripts
 2023-03-13 17:25 UTC 

[PULL v2 00/25] Win socket patches
 2023-03-13 17:09 UTC  (2+ messages)

[PATCH v4 0/9] improvement to Python detection, preparation for dropping 3.6
 2023-03-13 17:05 UTC  (3+ messages)
` [PATCH 09/10] Python: Drop support for Python 3.6

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-03-13 16:56 UTC 

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-13 15:57 UTC  (6+ messages)
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus

[PATCH 0/6] hw/i386/amd_iommu: Orphanize & QDev cleanups
 2023-03-13 15:32 UTC  (8+ messages)
` [PATCH 1/6] MAINTAINERS: Mark AMD-Vi emulation as orphan
` [PATCH 2/6] hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
` [PATCH 3/6] hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field
` [PATCH 4/6] hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState
` [PATCH 5/6] hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass
` [PATCH 6/6] hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize

[PATCH 0/4] Basic Allwinner WDT emulation
 2023-03-13 15:15 UTC  (4+ messages)
` [PATCH 3/4] hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC

[PATCH] ui/cocoa: user friendly characters for release mouse
 2023-03-13 14:38 UTC  (6+ messages)

[PULL 00/18] UI patches
 2023-03-13 13:43 UTC  (2+ messages)

[Capstone] TriCore support in Capstone
 2023-03-13  6:02 UTC 

[RFC PATCH] qapi: net: fix -set parameter with modern style
 2023-03-13 13:07 UTC  (2+ messages)

[PULL 00/73] virtio,pc,pci: features, fixes
 2023-03-13 12:59 UTC  (4+ messages)
` [PULL 30/73] tests: acpi: update expected blobs

[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-03-13 12:53 UTC  (3+ messages)
` [PATCH v5 16/16] meson.build: Turn on virtfs "


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