qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 08:26:17 to 2020-06-11 16:13:33 UTC [more...]

[PATCH v2 00/11] tpm: Split hw/ vs backends/
 2020-06-11 16:03 UTC  (10+ messages)
` [PATCH v2 01/11] docs/specs/tpm: Correct header path name
` [PATCH v2 02/11] backends: Add TPM files into their own directory
` [PATCH v2 05/11] hw/tpm: Include missing 'qemu/option.h' header
` [PATCH v2 06/11] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
` [PATCH v2 07/11] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
` [PATCH v2 08/11] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
` [PATCH v2 09/11] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
` [PATCH v2 10/11] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
` [RFC PATCH v2 11/11] tpm: Move backend code under the 'backends/' directory

[PATCH v3 0/6] Add strace support for printing arguments of selected syscalls
 2020-06-11 15:51 UTC  (7+ messages)
` [PATCH v3 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
` [PATCH v3 2/6] linux-user: Add strace support for a group of syscalls
` [PATCH v3 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
` [PATCH v3 4/6] linux-user: Add strace support for printing arguments of lseek()
` [PATCH v3 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
` [PATCH v3 6/6] linux-user: Add strace support for printing arguments of fallocate()

[PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
 2020-06-11 15:43 UTC  (13+ messages)
` [PATCH 01/10] target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
` [PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
` [PATCH 03/10] target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
` [PATCH 04/10] target/arm: Convert Neon 2-reg-scalar float "
` [PATCH 05/10] target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH "
` [PATCH 06/10] target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH "
` [PATCH 07/10] target/arm: Convert Neon 2-reg-scalar long multiplies "
` [PATCH 08/10] target/arm: Convert Neon VEXT "
` [PATCH 09/10] target/arm: Convert Neon VTBL, VTBX "
` [PATCH 10/10] target/arm: Convert Neon VDUP (scalar) "

[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
 2020-06-11 15:35 UTC  (8+ messages)
` [PATCH v3 1/4] spapr: Simplify some warning printing paths "
` [PATCH v3 2/4] error: auto propagated local_err
` [PATCH v3 3/4] spapr: Use error_append_hint() in spapr_caps.c
` [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[PATCH] rbd: Use RBD fast-diff for querying actual allocation
 2020-06-11 15:36 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [Bug 1594394] [NEW] Using setreuid / setegid crashes x86_64 user-mode target
 2020-06-11 15:12 UTC  (2+ messages)
` [Bug 1594394] "

[PATCH v4 0/5] vTPM/aarch64 ACPI support
 2020-06-11 15:19 UTC  (11+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
` [PATCH v4 2/5] acpi: Move build_tpm2() in the generic part
` [PATCH v4 3/5] arm/acpi: TPM2 ACPI table support
` [PATCH v4 4/5] arm/acpi: Add the TPM2.0 device under the DSDT
` [PATCH v4 5/5] docs/specs/tpm: ACPI boot now supported for TPM/ARM

[PATCH v8 0/4] vhost-user block device backend implementation
 2020-06-11 15:27 UTC  (10+ messages)
` [PATCH v8 1/4] Allow vu_message_read to be replaced
` [PATCH v8 2/4] generic vhost user server
` [PATCH v8 3/4] vhost-user block device backend server

[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-11 15:12 UTC  (6+ messages)
` [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v3 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v3 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v3 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[RFC PATCH] logging: add a LOG_TCG_WARN for temp leaks
 2020-06-11 15:12 UTC  (3+ messages)

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-06-11 15:02 UTC  (5+ messages)
` [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State

[PATCH 0/3] Couple of HMAT fixes
 2020-06-11 14:42 UTC  (8+ messages)
` [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu

[PATCH v8 00/34] Add subcluster allocation to qcow2
 2020-06-11 14:36 UTC  (5+ messages)
` [PATCH v8 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters

[PULL 00/20] MIPS queue for June 9th, 2020
 2020-06-11 14:35 UTC  (2+ messages)

[PATCH 0/2] monitor openfd commands
 2020-06-11 14:34 UTC  (5+ messages)
` [PATCH 1/2] qmp: Add 'openfd' command
` [PATCH 2/2] hmp: "

[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-11 14:33 UTC  (11+ messages)
` [PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v2 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v2 5/8] s390/sclp: use cpu offset to locate cpu entries

[PATCH v2 0/5] Vs clang-10 and gcc-9 warnings
 2020-06-11 14:25 UTC  (3+ messages)
` [PATCH v2 3/5] configure: Clean up warning flag lists

[PATCH v3 0/4] vTPM/aarch64 ACPI support
 2020-06-11 13:52 UTC  (8+ messages)
` [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
` [PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT

Clarification regarding new qemu-img convert --target-is-zero flag
 2020-06-11 13:41 UTC  (13+ messages)

[PULL 00/16] SPARC patches for 2020-06-09
 2020-06-11 13:45 UTC  (5+ messages)

[RFC v3 0/8] vDPA support in qemu
 2020-06-11 13:12 UTC  (4+ messages)
` [RFC v3 1/8] net: introduce qemu_get_peer

[PATCH v5 0/5] RISC-V multi-socket support
 2020-06-11 13:11 UTC  (7+ messages)
` [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
` [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets

[RFC v6 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-06-11 12:54 UTC  (26+ messages)
` [RFC v6 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v6 02/25] header file update VFIO/IOMMU vSVA APIs kernel 5.7-rc4
` [RFC v6 03/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v6 04/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v6 05/25] intel_iommu: add get_iommu_attr() callback
` [RFC v6 06/25] vfio: pass nesting iommu requirement into vfio_get_group()
` [RFC v6 07/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v6 08/25] hw/iommu: introduce HostIOMMUContext
` [RFC v6 09/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v6 10/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v6 11/25] vfio/common: provide PASID alloc/free hooks
` [RFC v6 12/25] vfio: init HostIOMMUContext per-container
` [RFC v6 13/25] intel_iommu: add virtual command capability support
` [RFC v6 14/25] intel_iommu: process PASID cache invalidation
` [RFC v6 15/25] intel_iommu: add PASID cache management infrastructure
` [RFC v6 16/25] vfio: add bind stage-1 page table support
` [RFC v6 17/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v6 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v6 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v6 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v6 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v6 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v6 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v6 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v6 25/25] intel_iommu: modify x-scalable-mode to be string option

[PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
 2020-06-11 12:52 UTC  (4+ messages)
` [PATCH] block/aio_task: allow start/wait task from any coroutine

[PATCH v2 0/3] spapr: Improve error reporting in spapr_caps.c
 2020-06-11 12:36 UTC  (17+ messages)
` [PATCH v2 1/3] error: auto propagated local_err
` [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
` [PATCH v2 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[PATCH 0/8] tpm: Split hw/ vs backends/
 2020-06-11 12:21 UTC  (19+ messages)
` [PATCH 1/8] hw/tpm: Do not include 'qemu/osdep.h' in header
` [PATCH 2/8] hw/tpm: Include missing 'qemu/option.h' header
` [PATCH 3/8] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
` [PATCH 4/8] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
` [PATCH 5/8] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
` [PATCH 6/8] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
` [PATCH 7/8] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
` [RFC PATCH 8/8] tpm: Move backend code under the 'backends/' directory

[PATCH v2 0/1] Add Swedish translations
 2020-06-11 12:08 UTC  (3+ messages)
` [PATCH v2 1/1] translations: Add Swedish language

[PULL 0/9] decodetree: Add non-overlapping groups
 2020-06-11 12:07 UTC  (2+ messages)

[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-11 11:49 UTC  (6+ messages)
` [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument

[PATCH v4 0/7] sh4: Add 'Renesas peripherals' entry in MAINTAINERS + trivial fixes
 2020-06-11 11:43 UTC  (8+ messages)
` [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine
` [PATCH v4 2/7] MAINTAINERS: Add an entry for common Renesas peripherals
` [PATCH v4 3/7] hw/sh4: Use MemoryRegion typedef
` [PATCH v4 4/7] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
` [PATCH v4 5/7] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
` [PATCH v4 6/7] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
` [PATCH v4 7/7] .travis.yml: Test SH4 "

[Qemu-devel] [Bug 1829682] [NEW] QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
 2020-06-11 11:29 UTC  (2+ messages)
` [Bug 1829682] "

[PATCH v7 0/9] acpi: i386 tweaks
 2020-06-11 11:34 UTC  (5+ messages)

[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
 2020-06-11 11:20 UTC  (3+ messages)
` [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts

[PATCH v3 0/1] Resolution of sh4 maintainership
 2020-06-11 11:15 UTC  (3+ messages)
` [PATCH v3 1/1] MAINTAINERS: Adjust "

Core dump happened when starting a VM on arm64 server
 2020-06-11  9:14 UTC  (2+ messages)

[PULL 0/6] MIPS queue for June 1st, 2020
 2020-06-11 10:58 UTC  (5+ messages)
` [PULL 4/6] target/mips: Add more CP0 register for save/restore

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-06-11 10:28 UTC  (4+ messages)
` [Bug 1882851] "

[PULL 00/17] testing and misc fixes
 2020-06-11 10:20 UTC  (2+ messages)

[Bug 1883083] [NEW] QEMU: block/vvfat driver issues
 2020-06-11 10:03 UTC 

[PATCH v3] fuzz: add oss-fuzz build-script
 2020-06-11 10:01 UTC  (2+ messages)

[PATCH v2 0/1] Resolution of sh4 maintainership
 2020-06-11  9:55 UTC  (4+ messages)
` [PATCH v2 1/1] MAINTAINERS: Adjust "

[PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-06-11  9:38 UTC  (6+ messages)
` [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models

[PATCH v8 00/10] acpi: i386 tweaks
 2020-06-11  9:28 UTC  (12+ messages)
` [PATCH v8 01/10] qtest: allow DSDT acpi table changes
` [PATCH v8 02/10] acpi: move aml builder code for floppy device
` [PATCH v8 09/10] acpi: drop build_piix4_pm()
` [PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion

[PATCH 0/1] Resolution of sh4 maintainership
 2020-06-11  9:19 UTC  (4+ messages)
` [PATCH 1/1] MAINTAINERS: Adjust "

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-11  8:50 UTC  (6+ messages)
` [PATCH for-5.1 V4 3/4] hw/mips: "

[PATCH v2 0/2] qcow2: seriously improve savevm performance
 2020-06-11  8:44 UTC  (5+ messages)
` [PATCH 2/2] qcow2: "

[PATCH V2] virtio-pci: fix queue_enable write
 2020-06-11  8:41 UTC  (2+ messages)

[PATCH] iotests: Add copyright line in qcow2.py
 2020-06-11  8:35 UTC  (2+ messages)

[PATCH 0/3] spapr: Improve error reporting in spapr_caps.c
 2020-06-11  8:33 UTC  (4+ messages)
` [PATCH 2/3] spapr: Use error_append_hint() "


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