qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 02:03:17 to 2022-10-27 15:27:40 UTC [more...]

[PATCH 0/3] target: Rename headers using .def extension to .h.inc
 2022-10-27 15:25 UTC  (7+ messages)
` [PATCH 2/3] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc

[PATCH] bios-tables-test: do not ignore allowed diff list
 2022-10-27 15:11 UTC 

[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
 2022-10-27 15:06 UTC  (2+ messages)

[PATCH v9 0/5] improve error handling for module load
 2022-10-27 14:52 UTC  (3+ messages)

[PULL 00/20] tcg patch queue
 2022-10-27 14:44 UTC  (4+ messages)
` [PULL 15/20] include/hw/core: Create struct CPUJumpCache

[PATCH] util/log: Close per-thread log file on thread termination
 2022-10-27 14:36 UTC  (3+ messages)

[PATCH V4 0/4] PASID support for Intel IOMMU
 2022-10-27 14:35 UTC  (8+ messages)
` [PATCH V4 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V4 2/4] intel-iommu: drop VTDBus
` [PATCH V4 3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PATCH V4 4/4] intel-iommu: PASID support

[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
 2022-10-27 14:29 UTC  (5+ messages)

[PATCH] tests: Create fifo for test-io-channel-command
 2022-10-27 14:26 UTC  (7+ messages)

[PATCH 00/11] x86: clean up ACPI PCI code part 2
 2022-10-27 14:18 UTC  (3+ messages)

[RFC PATCH] tests/unit: cleanups for test-io-channel-command
 2022-10-27 14:18 UTC 

type mismatch in SSDT
 2022-10-27 14:15 UTC  (3+ messages)

[PATCH v3 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-10-27 14:11 UTC  (4+ messages)
` [PATCH v3 5/5] tests/acpi: update tables for new core count test

[PATCH 0/2] hw/arm/boot.c: Set EL3 HXen, vector lengths when direct booting kernel
 2022-10-27 14:02 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/boot: Set SME and SVE EL3 vector lengths when "
` [PATCH 2/2] hw/arm/boot: Set SCR_EL3.HXEn "

[PATCH] target/i386: Expand eflags updates inline
 2022-10-27 14:00 UTC  (2+ messages)

[PATCH v2] seccomp: Get actual errno value from failed seccomp functions
 2022-10-27 13:14 UTC  (4+ messages)

QEMU Summit Minutes
 2022-10-27 13:13 UTC  (2+ messages)

[PULL v2 00/31] target-arm queue
 2022-10-27 12:57 UTC 

[PATCH] block/block-backend: blk_set_enable_write_cache is IO_CODE
 2022-10-27 12:41 UTC  (3+ messages)

[PATCH v2 0/6] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-27 12:22 UTC  (12+ messages)
` [PATCH v2 1/6] accel/tcg: Introduce cpu_unwind_state_data
` [PATCH v2 2/6] target/i386: Use cpu_unwind_state_data for tpr access
` [PATCH v2 3/6] target/openrisc: Always exit after mtspr npc
` [PATCH v2 4/6] target/openrisc: Use cpu_unwind_state_data for mfspr
` [PATCH v2 5/6] accel/tcg: Remove will_exit argument from cpu_restore_state
` [PATCH v2 6/6] accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb

[PATCH v4 00/19] Misc ppc/mac machines clean up
 2022-10-27 12:22 UTC  (3+ messages)

[PATCH] tests/vm: use -o IdentitiesOnly=yes for ssh
 2022-10-27 12:19 UTC  (2+ messages)

[PATCH] vl: change PID file path resolve error to warning
 2022-10-27 12:17 UTC  (3+ messages)

[PATCH v2 0/2] linux-user: handle /proc/self/exe with execve() syscall
 2022-10-27 12:09 UTC  (5+ messages)

[PATCH 00/11] crypto: improve robustness of LUKS metadata validation
 2022-10-27 11:59 UTC  (4+ messages)
` [PATCH 06/11] crypto: check that LUKS PBKDF2 iterations count is non-zero

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-27 11:28 UTC  (16+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute

[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
 2022-10-27 11:31 UTC  (12+ messages)
` [PATCH 4/9] target/s390x: Use Int128 for return from CKSM
` [PATCH 5/9] target/s390x: Use Int128 for return from TRE
` [PATCH 6/9] target/s390x: Copy wout_x1 to wout_x1_P
` [PATCH 7/9] tests/tcg/s390x: Add long-double.c
` [PATCH 8/9] target/s390x: Use Int128 for returning float128

[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
 2022-10-27 11:26 UTC 

[PATCH v2 0/7] accel/tcg: Rewrite user-only vma tracking
 2022-10-27 11:12 UTC  (8+ messages)
` [PATCH v2 1/7] util: Add interval-tree.c
` [PATCH v2 2/7] accel/tcg: Use interval tree for TBs in user-only mode
` [PATCH v2 3/7] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
` [PATCH v2 4/7] accel/tcg: Move page_{get,set}_flags to user-exec.c
` [PATCH v2 5/7] accel/tcg: Use interval tree for user-only page tracking
` [PATCH v2 6/7] accel/tcg: Move PageDesc tree into tb-maint.c for system
` [PATCH v2 7/7] accel/tcg: Move remainder of page locking to tb-maint.c

[PATCH v3 0/24] Convert nanoMIPS disassembler from C++ to C
 2022-10-27 10:55 UTC  (3+ messages)

[PATCH] net: improve error message for missing netdev backend
 2022-10-27 10:52 UTC  (2+ messages)

[PATCH 0/4] linux-user: fix regression with some ioctls with newest glibc
 2022-10-27 10:50 UTC  (3+ messages)
` [PATCH 3/4] meson: enforce a minimum Linux kernel headers version >= 4.18

[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
 2022-10-27 10:43 UTC  (5+ messages)

[PATCH v4 0/3] MIPS Bootloader helper
 2022-10-27 10:35 UTC  (2+ messages)

[PULL 00/30] target-arm queue
 2022-10-27 10:36 UTC  (3+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-27 10:31 UTC  (13+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v3 0/2] arm: enable MTE for QEMU + kvm
 2022-10-27 10:26 UTC  (4+ messages)
` [PATCH v3 2/2] qtests/arm: add some mte tests

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-27 10:20 UTC  (4+ messages)
` [PATCH 22/24] accel/tcg: Use interval tree for user-only page tracking

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

[PATCH v3 0/8] AArch64/HMAT support and tests
 2022-10-27 10:00 UTC  (9+ messages)
` [PATCH v3 1/8] hmat acpi: Don't require initiator value in -numa
` [PATCH v3 2/8] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH v3 3/8] tests: acpi: q35: add test for hmat nodes without initiators
` [PATCH v3 4/8] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
` [PATCH v3 5/8] tests: Add HMAT AArch64/virt empty table files
` [PATCH v3 6/8] hw/arm/virt: Enable HMAT on arm virt machine
` [PATCH v3 7/8] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
` [PATCH v3 8/8] tests: virt: Update expected *.acpihmatvirt tables

[PATCH] target/hppa: Fix fid instruction emulation
 2022-10-27 10:00 UTC  (3+ messages)

[PATCH v5 00/13] Instantiate VT82xx functions in host device
 2022-10-27  9:47 UTC  (5+ messages)

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-27  9:24 UTC  (20+ messages)
` [PATCH v1 04/12] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [PATCH v1 05/12] hw/i386/xen/xen-hvm: create arch_handle_ioreq and arch_xen_set_memory
` [PATCH v1 08/12] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [PATCH v1 09/12] accel/xen/xen-all: export xenstore_record_dm_state
` [PATCH v1 10/12] hw/arm: introduce xenpv machine
` [PATCH v1 11/12] meson.build: enable xenpv machine build for ARM
` [PATCH v1 12/12] meson.build: do not set have_xen_pci_passthrough for aarch64 targets

[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
 2022-10-27  9:01 UTC  (4+ messages)

[PATCH v3 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-27  9:02 UTC  (2+ messages)

[PATCH v1 0/3] target/riscv: Apply KVM policy to ISA extensions
 2022-10-27  8:24 UTC  (5+ messages)
` [PATCH v1 1/3] update-linux-headers: Version 6.1-rc2
` [PATCH v1 2/3] target/riscv: Extend isa_ext_data for single letter extensions
` [PATCH v1 3/3] target/riscv: kvm: Support selecting VCPU extensions

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-10-27  8:16 UTC  (8+ messages)
` [PATCH 5/7] block/nfs: Fix 32-bit Windows build

[PATCH v4 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-27  8:11 UTC  (5+ messages)
` [PATCH v4 1/2] vfio: move the function vfio_get_xlat_addr() to memory.c
` [PATCH v4 2/2] vhost-vdpa: add support for vIOMMU

Crash in RTC
 2022-10-27  7:49 UTC 

[PATCH v4 0/4] ui:hw: fix tab indentation
 2022-10-27  7:07 UTC  (5+ messages)
` [PATCH v4 2/4] hw/audio: "
` [PATCH v4 3/4] hw/display: "

[PATCH] linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
 2022-10-27  6:58 UTC 

[PATCH v4 00/17] pci: Abort if pci_add_capability fails
 2022-10-27  6:37 UTC  (18+ messages)
` [PATCH v4 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v4 02/17] pci: Allow to omit errp for pci_add_capability
` [PATCH v4 03/17] hw/i386/amd_iommu: Omit "
` [PATCH v4 04/17] ahci: "
` [PATCH v4 05/17] e1000e: "
` [PATCH v4 06/17] eepro100: "
` [PATCH v4 07/17] hw/nvme: "
` [PATCH v4 08/17] msi: "
` [PATCH v4 09/17] hw/pci/pci_bridge: "
` [PATCH v4 10/17] pcie: "
` [PATCH v4 11/17] pci/shpc: "
` [PATCH v4 12/17] msix: "
` [PATCH v4 13/17] pci/slotid: "
` [PATCH v4 14/17] hw/pci-bridge/pcie_pci_bridge: "
` [PATCH v4 15/17] hw/vfio/pci: "
` [PATCH v4 16/17] virtio-pci: "
` [PATCH v4 17/17] pci: Remove legacy errp from pci_add_capability

[PATCH v2 0/4] Only generate cluster node in PPTT when specified
 2022-10-27  6:33 UTC  (6+ messages)
` [PATCH v2 1/4] hw/acpi/aml-build: "
` [PATCH v2 2/4] tests: virt: update expected ACPI tables for virt test
` [PATCH v2 3/4] tests: acpi: aarch64: add topology test for aarch64
` [PATCH v2 4/4] tests: acpi: aarch64: add *.topology tables

[PATCH v3 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-27  6:27 UTC  (5+ messages)
` [PATCH v3 1/2] vfio: move the function vfio_get_xlat_addr() to memory.c

[PATCH 0/4] Replace QERR_PERMISSION_DENIED by better error messages
 2022-10-27  6:02 UTC  (5+ messages)
` [PATCH 3/4] qtest: Improve error messages when property can not be set right now

qemu iotest 161 and make check
 2022-10-27  5:54 UTC  (9+ messages)

[PATCH v3 00/16] pci: Abort if pci_add_capability fails
 2022-10-27  5:43 UTC  (3+ messages)
` [PATCH v3 02/16] hw/i386/amd_iommu: Omit errp for pci_add_capability

[PATCH v4] RISC-V: Add Zawrs ISA extension support
 2022-10-27  3:27 UTC  (3+ messages)

[PATCH 0/4] Only generate cluster node in PPTT when specified
 2022-10-27  3:06 UTC  (3+ messages)

[PATCH v1 0/3] Improve FDT and support TPM for LoongArch
 2022-10-27  2:53 UTC  (3+ messages)
` [PATCH v1 1/3] hw/loongarch: Change FDT base addr to 2 MiB

[PATCH v6 0/2] This patch updates AVX512 support for xbzrle
 2022-10-27  2:12 UTC  (3+ messages)
` [PATCH v6 1/2] Update AVX512 support for xbzrle_encode_buffer

[PATCH 0/6] Support for new CPU model SapphireRapids
 2022-10-27  2:00 UTC  (6+ messages)
` [PATCH 2/6] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
` [PATCH 3/6] i386: Introduce new struct "MultiBitFeatureInfo" for multi-bit features
` [PATCH 4/6] i386: Mask and report unavailable multi-bit feature values
` [PATCH 5/6] i386: Initialize AMX CPUID leaves with corresponding env->features[] leaves
` [PATCH 6/6] i386: Add new CPU model SapphireRapids


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