qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-02 02:50:15 to 2022-11-02 21:15:17 UTC [more...]

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-02 21:14 UTC  (8+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[RFC v4 0/3] Add zoned storage emulation to virtio-blk driver
 2022-11-02 21:01 UTC  (5+ messages)
` [RFC v4 2/3] virtio-blk: add zoned storage emulation for zoned devices
` [RFC v4 3/3] virtio-blk: add some trace events for zoned emulation

[PATCH v4 0/2] Refactoring: expand usage of TFR() macro
 2022-11-02 20:30 UTC  (2+ messages)

[PATCH] Run docker probe only if docker or podman are available
 2022-11-02 20:28 UTC  (2+ messages)

[PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
 2022-11-02 20:24 UTC  (5+ messages)

[PATCH for 7.2] Fix broken configure with -Wunused-parameter
 2022-11-02 20:22 UTC 

[PULL 00/62] ppc queue
 2022-11-02 19:49 UTC  (5+ messages)
` [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two

[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-02 19:47 UTC  (84+ messages)
` [PULL v2 01/82] hw/i386/e820: remove legacy reserved entries for e820
` [PULL v2 02/82] tests/acpi: allow SSDT changes
` [PULL v2 03/82] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PULL v2 04/82] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PULL v2 05/82] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PULL v2 06/82] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [PULL v2 07/82] virtio-crypto: Support asynchronous mode
` [PULL v2 08/82] crypto: Support DER encodings
` [PULL v2 09/82] crypto: Support export akcipher to pkcs8
` [PULL v2 10/82] cryptodev: Add a lkcf-backend for cryptodev
` [PULL v2 11/82] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PULL v2 12/82] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PULL v2 13/82] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PULL v2 14/82] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PULL v2 15/82] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
` [PULL v2 16/82] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
` [PULL v2 17/82] hw/smbios: add core_count2 to smbios table type 4
` [PULL v2 18/82] bios-tables-test: teach test to use smbios 3.0 tables
` [PULL v2 19/82] tests/acpi: allow changes for core_count2 test
` [PULL v2 20/82] bios-tables-test: add test for number of cores > 255
` [PULL v2 21/82] tests/acpi: update tables for new core count test
` [PULL v2 22/82] tests/acpi: virt: allow acpi MADT and FADT changes
` [PULL v2 23/82] acpi: fadt: support revision 6.0 of the ACPI specification
` [PULL v2 24/82] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [PULL v2 25/82] tests/acpi: virt: update ACPI MADT and FADT binaries
` [PULL v2 26/82] hw/pci: PCIe Data Object Exchange emulation
` [PULL v2 27/82] hw/mem/cxl-type3: Add MSIX support
` [PULL v2 28/82] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PULL v2 29/82] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PULL v2 30/82] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
` [PULL v2 31/82] vhost: Change the sequence of device start
` [PULL v2 32/82] vhost-user: Support vhost_dev_start
` [PULL v2 33/82] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
` [PULL v2 34/82] virtio: re-order vm_running and use_started checks
` [PULL v2 35/82] virtio: introduce __virtio_queue_reset()
` [PULL v2 36/82] virtio: introduce virtio_queue_reset()
` [PULL v2 37/82] virtio: introduce virtio_queue_enable()
` [PULL v2 38/82] virtio: core: vq reset feature negotation support
` [PULL v2 39/82] virtio-pci: support queue reset
` [PULL v2 40/82] virtio-pci: support queue enable
` [PULL v2 41/82] vhost: expose vhost_virtqueue_start()
` [PULL v2 42/82] vhost: expose vhost_virtqueue_stop()
` [PULL v2 43/82] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PULL v2 44/82] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PULL v2 45/82] virtio-net: introduce flush_or_purge_queued_packets()
` [PULL v2 46/82] virtio-net: support queue reset
` [PULL v2 47/82] virtio-net: support queue_enable
` [PULL v2 48/82] vhost: vhost-kernel: enable vq reset feature
` [PULL v2 49/82] virtio-net: "
` [PULL v2 50/82] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
` [PULL v2 51/82] vhost-user: Fix out of order vring host notification handling
` [PULL v2 52/82] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PULL v2 53/82] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
` [PULL v2 54/82] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PULL v2 55/82] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PULL v2 56/82] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PULL v2 57/82] acpi: add get_dev_aml_func() helper
` [PULL v2 58/82] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PULL v2 59/82] tests: acpi: update expected blobs
` [PULL v2 60/82] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL v2 61/82] acpi: pc/35: sanitize _GPE declaration order
` [PULL v2 62/82] tests: acpi: update expected blobs
` [PULL v2 63/82] hw/acpi/erst.c: Fix memory handling issues
` [PULL v2 64/82] MAINTAINERS: Add qapi/virtio.json to section "virtio"
` [PULL v2 65/82] msix: Assert that specified vector is in range
` [PULL v2 66/82] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
` [PULL v2 67/82] hw/i386/acpi-build: Remove unused struct
` [PULL v2 68/82] hw/i386/acpi-build: Resolve redundant attribute
` [PULL v2 69/82] hw/i386/acpi-build: Resolve north rather than south bridges
` [PULL v2 70/82] hmat acpi: Don't require initiator value in -numa
` [PULL v2 71/82] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PULL v2 72/82] tests: acpi: q35: add test for hmat nodes without initiators
` [PULL v2 73/82] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
` [PULL v2 74/82] tests: Add HMAT AArch64/virt empty table files
` [PULL v2 75/82] hw/arm/virt: Enable HMAT on arm virt machine
` [PULL v2 76/82] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
` [PULL v2 77/82] tests: virt: Update expected *.acpihmatvirt tables
` [PULL v2 78/82] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PULL v2 79/82] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PULL v2 80/82] intel-iommu: drop VTDBus
` [PULL v2 81/82] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PULL v2 82/82] intel-iommu: PASID support

[PATCH 0/2] file-posix: alignment probing improvements
 2022-11-02 18:53 UTC  (8+ messages)
` [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
` [PATCH 2/2] file-posix: add statx(STATX_DIOALIGN) support

[PATCH 0/3] target: Rename headers using .def extension to .h.inc
 2022-11-02 18:30 UTC  (7+ messages)
` [PATCH 1/3] target/m68k: Rename qregs.def -> qregs.h.inc
` [PATCH 2/3] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
` [PATCH 3/3] target/tricore: Rename csfr.def -> csfr.h.inc

[PATCH 0/3] libvhost-user: Add format attribute and fix format strings
 2022-11-02 18:24 UTC  (7+ messages)
` [PATCH 1/3] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
` [PATCH 2/3] libvhost-user: Fix format strings
` [PATCH 3/3] libvhost-user: Add format attribute to local function vu_panic

[PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
 2022-11-02 18:23 UTC 

[PATCH v4 0/2] xen/pt: fix FTBFS and reserve PCI slot 2 for the Intel IGD
 2022-11-02 18:14 UTC  (3+ messages)
` [PATCH v4 1/2] xen/pt: fix syntax error that causes FTBFS in some configurations

[PATCH] Add nsis.py to W32/W64 section in MAINTAINERS
 2022-11-02 18:08 UTC  (4+ messages)

[PATCH v2] Fix some typos in documentation and comments
 2022-11-02 18:02 UTC  (4+ messages)

[PATCH] qapi: virtio: Fix the introduced version
 2022-11-02 17:56 UTC  (2+ messages)

[PATCH v6 0/3] ppc/e500: Add support for eSDHC
 2022-11-02 17:41 UTC  (2+ messages)

[PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
 2022-11-02 16:57 UTC  (2+ messages)
` [PATCH 2/2] target/mips: Correct check for CABS instructions

[PATCH] linux-user: always translate cmsg when recvmsg
 2022-11-02 16:29 UTC  (3+ messages)

[PATCH] linux-user: Add strace output for timer_settime64() syscall
 2022-11-02 16:21 UTC  (2+ messages)

[PATCH] linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
 2022-11-02 16:14 UTC  (2+ messages)

[PATCH v5] linux-user: Add close_range() syscall
 2022-11-02 16:17 UTC  (2+ messages)

Using QEMU for VRChat
 2022-11-02 16:02 UTC  (3+ messages)

[PATCH RFC 0/4] Export netdev capabilities and information
 2022-11-02 15:37 UTC  (10+ messages)
` [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
` [PATCH RFC 2/4] hmp: Add "info netdev" cmd

[PATCH v10 0/2] vhost-vdpa: add support for vIOMMU
 2022-11-02 12:49 UTC  (8+ messages)
` [PATCH v10 1/2] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PATCH v10 2/2] vhost-vdpa: add support for vIOMMU

[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-02 12:51 UTC  (5+ messages)
` [PULL 21/86] bios-tables-test: add test for number of cores > 255

[PATCH] target/i386: Fix test for paging enabled
 2022-11-02 12:57 UTC  (2+ messages)

[PULL 0/5] Misc patches for QEMU 7.2 soft freeze
 2022-11-02 13:04 UTC  (8+ messages)
` [PULL 1/5] target/i386: Fix calculation of LOCK NEG eflags
` [PULL 2/5] os-posix: asynchronous teardown for shutdown on Linux
` [PULL 3/5] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
` [PULL 4/5] util/log: Close per-thread log file on thread termination
` [PULL 5/5] target/i386: Fix test for paging enabled

[PATCH 00/16] hw/9pfs: Add 9pfs support for Windows
 2022-11-02 12:19 UTC  (15+ messages)
` [PATCH 09/16] hw/9pfs: Disable unsupported flags and features "
` [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs

[PATCH] block/blkio: Tolerate device size changes
 2022-11-02 11:56 UTC  (2+ messages)

[PATCH 0/3] Emulate status feature in vhost-vdpa net
 2022-11-02 11:18 UTC  (10+ messages)
` [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally

[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
 2022-11-02 10:05 UTC  (5+ messages)
` [PATCH 9/9] target/s390x: Use Int128 for passing float128

[PATCH] s390x/tcg: Fix LDER instruction format
 2022-11-02  9:49 UTC  (2+ messages)

[PATCH] block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"
 2022-11-02  9:21 UTC  (2+ messages)

[PATCH 0/2] cryptodev: fix memory leak
 2022-11-02  9:02 UTC  (3+ messages)
` [PATCH 1/2] cryptodev: avoid unreasonable use of g_autoptr
` [PATCH 2/2] cryptodev: fix memory-leak occurs on error path

[PATCH] target/arm: Two fixes for secure ptw
 2022-11-02  9:02 UTC  (2+ messages)

[PATCH v7 0/7] hw/arm/virt: Improve address assignment for high memory regions
 2022-11-02  8:57 UTC  (3+ messages)
` [PATCH v7 7/7] hw/arm/virt: Add properties to disable "

[PATCH v2 0/6] Support for new CPU model SapphireRapids
 2022-11-02  8:54 UTC  (2+ messages)
` [PATCH v2 1/6] i386: Introduce FeatureWordInfo for AMX CPUID leaf 0x1D and 0x1E

[PATCH v2 0/6] Support for new CPU model SapphireRapids
 2022-11-02  8:52 UTC  (7+ messages)
` [PATCH v2 1/6] i386: Introduce FeatureWordInfo for AMX CPUID leaf 0x1D and 0x1E
` [PATCH v2 2/6] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
` [PATCH v2 3/6] i386: Introduce new struct "MultiBitFeatureInfo" for multi-bit features
` [PATCH v2 4/6] i386: Mask and report unavailable multi-bit feature values
` [PATCH v2 5/6] i386: Initialize AMX CPUID leaves with corresponding env->features[] leaves
` [PATCH v2 6/6] i386: Add new CPU model SapphireRapids

[PULL 0/2] hw/nvme fixes
 2022-11-02  8:25 UTC  (3+ messages)
` [PULL 1/2] hw/nvme: reenable cqe batching
` [PULL 2/2] hw/nvme: Abort copy command when format is one while pif

[PATCH v4 0/6] Only generate cluster node in PPTT when specified
 2022-11-02  8:19 UTC  (14+ messages)
` [PATCH v4 1/6] tests: virt: Allow changes to PPTT test table
` [PATCH v4 2/6] hw/acpi/aml-build: Only generate cluster node in PPTT when specified
` [PATCH v4 3/6] tests: virt: Update expected ACPI tables for virt test
` [PATCH v4 4/6] tests: acpi: Add and whitelist *.topology blobs
` [PATCH v4 5/6] tests: acpi: aarch64: Add topology test for aarch64
` [PATCH v4 6/6] tests: acpi: aarch64: Add *.topology tables

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-11-02  8:18 UTC  (5+ messages)
` [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
      `  "

[PATCH] hw/nvme: Abort copy command when format is one while pif is zero
 2022-11-02  8:08 UTC 

[PATCH v3 0/4] Add a new backend for cryptodev
 2022-11-02  8:05 UTC  (6+ messages)
` [PATCH v3 1/4] virtio-crypto: Support asynchronous mode
` [PATCH v3 2/4] crypto: Support DER encodings
` [PATCH v3 3/4] crypto: Support export akcipher to pkcs8
` [PATCH v3 4/4] cryptodev: Add a lkcf-backend for cryptodev

[PATCH] hw/nvme: set DNR on compare failure
 2022-11-02  7:58 UTC  (2+ messages)

[PATCH 0/5] disas/nanomips: Format string fixes
 2022-11-02  7:07 UTC  (4+ messages)
` [PATCH 5/5] MAINTAINERS: Inherit from nanoMIPS

[PATCH v4 0/4] ui:hw: fix tab indentation
 2022-11-02  6:51 UTC  (5+ messages)
` [PATCH v4 4/4] hw/usb: "

[PATCH 1/2] target/loongarch: Add exception subcode
 2022-11-02  5:53 UTC  (4+ messages)
` [PATCH 2/2] target/loongarch: Fix raise_mmu_exception() set wrong exception_index

[PATCH v3] target/arm: honor HCR_E2H and HCR_TGE in ats_write64()
 2022-11-02  5:33 UTC  (2+ messages)


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