messages from 2022-11-01 15:28:08 to 2022-11-02 16:10:36 UTC [more...]
[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-02 16:09 UTC (13+ 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 12/82] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in 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 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
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 (14+ messages)
` [PULL 21/86] bios-tables-test: add test for number of cores > 255
` HMAT patches failure (was Re: [PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups)
` [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] fixup! 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 (26+ messages)
` [PATCH 04/16] hw/9pfs: Introduce an opaque type 9P_FILE_ID
` [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
` [PATCH 08/16] hw/9pfs: Handle current directory offset for Windows
` [PATCH 09/16] hw/9pfs: Disable unsupported flags and features "
` [PATCH 11/16] hw/9pfs: Add Linux error number definition
` [PATCH 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32
[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)
[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 (17+ messages)
` [PATCH v9 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v9 02/17] pci: Allow to omit errp for pci_add_capability
` [PATCH v9 03/17] hw/i386/amd_iommu: Omit "
` [PATCH v9 04/17] ahci: "
` [PATCH v9 05/17] e1000e: "
` [PATCH v9 06/17] eepro100: "
` [PATCH v9 07/17] hw/nvme: "
` [PATCH v9 08/17] msi: "
` [PATCH v9 09/17] hw/pci/pci_bridge: "
` [PATCH v9 10/17] pcie: "
` [PATCH v9 11/17] pci/shpc: "
` [PATCH v9 12/17] msix: "
` [PATCH v9 13/17] pci/slotid: "
` [PATCH v9 14/17] hw/pci-bridge/pcie_pci_bridge: "
` [PATCH v9 15/17] hw/vfio/pci: "
` [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 14:37 UTC (17+ messages)
` [PATCH v8 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v8 03/17] hw/i386/amd_iommu: Omit errp for pci_add_capability
` [PATCH v8 04/17] ahci: "
` [PATCH v8 05/17] e1000e: "
` [PATCH v8 06/17] eepro100: "
` [PATCH v8 07/17] hw/nvme: "
` [PATCH v8 08/17] msi: "
` [PATCH v8 09/17] hw/pci/pci_bridge: "
` [PATCH v8 10/17] pcie: "
` [PATCH v8 12/17] msix: "
` [PATCH v8 13/17] pci/slotid: "
` [PATCH v8 15/17] hw/vfio/pci: "
` [PATCH v8 16/17] virtio-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
[PATCH v4 1/3] util/main-loop: Fix maximum number of wait objects for win32
2022-11-01 13:41 UTC (10+ messages)
` [PATCH v4 2/3] util/main-loop: Avoid adding the same HANDLE twice
` [PATCH v4 3/3] util/aio-win32: Correct the event array size in aio_poll()
[PULL 00/30] target-arm queue
2022-11-01 16:57 UTC (5+ messages)
` [PULL 08/30] target/arm: Add ptw_idx to S1Translate
[PATCH] target/i386/cpu: disable PERFCORE for AMD when cpu.pmu is off
2022-11-01 16:27 UTC (3+ messages)
UI layer threading and locking strategy; memory_region_snapshot_and_clear_dirty() races
2022-11-01 14:17 UTC
[PULL v2 00/13] tcg-next patch queue
2022-11-01 15:03 UTC (2+ messages)
[PATCH v4] qapi/qmp: Add timestamps to qmp command responses
2022-11-01 15:37 UTC
[PATCH] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
2022-11-01 16:14 UTC (2+ messages)
[PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
2022-11-01 16:54 UTC (2+ messages)
[PULL 00/14] qemu-macppc queue 20221031
2022-11-01 15:01 UTC (2+ messages)
[PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
2022-11-01 12:57 UTC (4+ messages)
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).