messages from 2022-11-01 17:20:55 to 2022-11-02 16:22:14 UTC [more...]
[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-02 16:12 UTC (64+ 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 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 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 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 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 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 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 60/82] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL v2 61/82] acpi: pc/35: sanitize _GPE declaration order
` [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 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 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 77/82] tests: virt: Update expected *.acpihmatvirt tables
` [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] linux-user: always translate cmsg when recvmsg
2022-11-02 16:12 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 v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-02 14:53 UTC (7+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
[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 (6+ 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 (6+ 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] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
2022-11-02 6:50 UTC (3+ messages)
[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)
[PATCH 0/2] file-posix: alignment probing improvements
2022-11-02 3:32 UTC (6+ 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/2] i386/cpuid: Minor fixes for CPUID leaf 1f setup
2022-11-02 0:49 UTC (2+ messages)
[PATCH 0/5] Nested virtualization fixes for QEMU
2022-11-02 0:10 UTC (5+ messages)
` [PATCH 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
[PULL 00/62] ppc queue
2022-11-01 22:49 UTC (4+ messages)
` [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
[PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
2022-11-01 22:32 UTC (9+ messages)
` [PATCH v5 1/6] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
[PATCH v6 0/3] ppc/e500: Add support for eSDHC
2022-11-01 22:29 UTC (4+ messages)
` [PATCH v6 1/3] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
` [PATCH v6 2/3] hw/sd/sdhci: Support big endian SD host controller interfaces
` [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
[PATCH qemu.git 11/11] hw/timer/imx_epit: rework CR write handling
2022-11-01 21:19 UTC (3+ messages)
[PATCH qemu.git 04/11] hw/timer/imx_epit: remove explicit fields cnt and freq
2022-11-01 21:15 UTC (3+ messages)
[PULL 0/3] Block patches
2022-11-01 20:04 UTC (2+ messages)
[PULL v3 for 7.2 00/31] testing and plugin updates
2022-11-01 20:03 UTC (2+ messages)
[PATCH] linux-user: implement execveat
2022-11-01 20:01 UTC (2+ messages)
Announcing QEMU 7.2 soft freeze
2022-11-01 19:46 UTC
[v2] hw: misc: edu: fix 2 off-by-one errors
2022-11-01 18:59 UTC (4+ messages)
HMAT patches failure (was Re: [PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups)
2022-11-01 17:56 UTC (3+ messages)
` [PATCH 1/2] tests: q35: acpi: Fixup for tables in noinitiator test
` [PATCH 2/2] tests: acpi: Fixup for tables in Arm HMAT series
[PATCH] migration: check magic value for deciding the mapping of channels
2022-11-01 15:49 UTC (5+ messages)
[PATCH v9 00/17] pci: Abort if pci_add_capability fails
2022-11-01 14:55 UTC (7+ messages)
` [PATCH v9 02/17] pci: Allow to omit errp for pci_add_capability
` [PATCH v9 07/17] hw/nvme: Omit "
` [PATCH v9 08/17] msi: "
` [PATCH v9 10/17] pcie: "
` [PATCH v9 14/17] hw/pci-bridge/pcie_pci_bridge: "
` [PATCH v9 17/17] pci: Remove legacy errp from pci_add_capability
[PATCH v8 00/17] pci: Abort if pci_add_capability fails
2022-11-01 13:57 UTC (6+ messages)
` [PATCH v8 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v8 04/17] ahci: Omit errp for pci_add_capability
` [PATCH v8 05/17] e1000e: "
` [PATCH v8 15/17] hw/vfio/pci: "
` [PATCH v8 17/17] pci: Remove legacy errp from pci_add_capability
[PATCH v7 00/17] pci: Abort if pci_add_capability fails
2022-11-01 13:35 UTC (3+ messages)
` [PATCH v7 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
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).