qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 14:45:51 to 2020-03-26 10:44:35 UTC [more...]

[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
 2020-03-26 10:43 UTC  (4+ messages)
` [PULL 006/136] vl.c: move -m parsing after memory backends has been processed

[PATCH v16 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-26 10:41 UTC  (3+ messages)
` [PATCH v16 Kernel 1/7] vfio: KABI for migration interface for device state

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-26  9:49 UTC  (12+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-03-26  9:47 UTC 

[question]vhost-user: atuo fix network link broken during migration
 2020-03-26  9:45 UTC  (4+ messages)
  ` 答复: "

backup transaction with io-thread core dumps
 2020-03-26  9:43 UTC  (4+ messages)
` [PATCH] backup: don't acquire aio_context in backup_clean

[PATCH 1/2] util/bufferiszero: assign length_to_accel value for each accelerator case
 2020-03-26  9:43 UTC  (5+ messages)
` [PATCH 2/2] util/bufferiszero: improve avx2 accelerator

[PATCH for-5.0 0/3] Memory leak fixes
 2020-03-26  9:42 UTC  (7+ messages)
` [PATCH for-5.0 1/3] migration: fix cleanup_bh leak on resume
` [PATCH for-5.0 2/3] qmp: fix leak on callbacks that return both value and error
` [PATCH for-5.0 3/3] object-add: don't create return value if failed

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-26  9:33 UTC  (3+ messages)
` [PATCH v15 Kernel 1/7] vfio: KABI for migration interface for device state

[PULL 0/2] Fixes 20200325 patches
 2020-03-26  9:27 UTC  (2+ messages)

backup transaction with io-thread core dumps
 2020-03-26  9:23 UTC  (12+ messages)

[PATCH 00/13] microvm: add acpi support
 2020-03-26  7:33 UTC  (14+ messages)
` [PATCH 04/13] microvm: add minimal "

[Bug 1868116] Re: QEMU monitor no longer works
 2020-03-26  7:16 UTC  (2+ messages)

[PULL 0/6] Linux user for 5.0 patches
 2020-03-26  7:23 UTC  (7+ messages)
` [PULL 1/6] linux-user, configure: fix (again) syscall_nr.h dependencies cleanup
` [PULL 2/6] target/i386: Renumber EXCP_SYSCALL
` [PULL 3/6] linux-user/i386: Split out gen_signal
` [PULL 4/6] linux-user/i386: Emulate x86_64 vsyscalls
` [PULL 5/6] linux-user: Add x86_64 vsyscall page to /proc/self/maps
` [PULL 6/6] linux-user: Flush out implementation of gettimeofday

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-26  7:25 UTC  (7+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[Bug 1869073] [NEW] qemu-arm-static crashes "segmentation fault" when running "git clone -s"
 2020-03-26  6:57 UTC  (2+ messages)
` [Bug 1869073] "

[PATCH v2] block: make BlockConf.*_size properties 32-bit
 2020-03-26  6:52 UTC 

[PATCH v9 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-26  6:22 UTC  (4+ messages)
` [PATCH v9 3/4] linux-user: Support futex_time64

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-26  6:15 UTC  (29+ messages)
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure
` [PATCH v1 14/22] intel_iommu: bind/unbind guest page table to host
` [PATCH v1 15/22] intel_iommu: replay guest pasid bindings "
` [PATCH v1 17/22] intel_iommu: do not pass down pasid bind for PASID #0
` [PATCH v1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [PATCH v1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host

[RFC for-5.1 0/4] Better handling of attempt NVLink2 unplug
 2020-03-26  5:40 UTC  (5+ messages)
` [RFC for-5.1 1/4] spapr: Refactor locating NVLink2 devices for device tree creation
` [RFC for-5.1 2/4] spapr: Helper to determine if a device is NVLink2 related
` [RFC for-5.1 3/4] spapr: Fix failure path for attempting to hot unplug PCI bridges
` [RFC for-5.1 4/4] spapr: Don't allow unplug of NVLink2 devices

[PATCH] Refactor vhost_user_set_mem_table functions
 2020-03-25 10:35 UTC 

[PATCH v6 0/2] net: tulip: add checks to avoid OOB access
 2020-03-26  4:34 UTC  (5+ messages)
` [PATCH v6 1/2] net: tulip: check frame size and r/w data length

[PATCH for-5.0, v1] target/mips: Fix loongson multimedia condition instructions
 2020-03-26  1:30 UTC  (4+ messages)

[PATCH 0/2] Fix the generic image creation code
 2020-03-26  1:12 UTC  (3+ messages)
` [PATCH 1/2] block: pass BlockDriver reference to the .bdrv_co_create
` [PATCH 2/2] block: trickle down the fallback image creation function use to the block drivers

[PATCH-for-5.0 00/12] hw: Add missing error-propagation code
 2020-03-25 23:55 UTC  (19+ messages)
` [PATCH-for-5.0 01/12] scripts/coccinelle: Add script to catch missing error_propagate() calls
` [PATCH-for-5.0 02/12] hw/arm/bcm2835_peripherals: Add missing error-propagation code
` [PATCH-for-5.0 03/12] hw/arm/fsl-imx: "
` [PATCH-for-5.0 04/12] hw/arm/stm32fx05_soc: "
` [PATCH-for-5.0 05/12] hw/i386/x86: "
` [PATCH-for-5.0 06/12] hw/dma/xilinx_axidma: "
` [PATCH-for-5.0 07/12] hw/mips/cps: "
` [PATCH-for-5.0 08/12] hw/mips/boston: "
` [PATCH-for-5.0 09/12] hw/mips/mips_malta: "
` [PATCH-for-5.0 10/12] hw/misc/macio/macio: "
` [PATCH-for-5.0 11/12] hw/net/xilinx_axienet: "
` [PATCH-for-5.0 12/12] hw/riscv/sifive_u: "

[PATCH v2 0/4] FWNMI follow up patches
 2020-03-26  0:30 UTC  (13+ messages)
` [PATCH v2 1/4] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
` [PATCH v2 2/4] ppc/spapr: Improve FWNMI machine check delivery corner case comments
` [PATCH v2 3/4] ppc/spapr: Add FWNMI machine check delivery warnings
` [PATCH v2 4/4] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails

[PATCH 0/5] ppc: sreset and machine check injection
 2020-03-26  0:15 UTC  (14+ messages)
` [PATCH 1/5] ppc/spapr: tweak change system reset helper
  ` [EXTERNAL] "
` [PATCH 2/5] ppc/pnv: Add support for NMI interface
` [PATCH 3/5] nmi: add MCE class for implementing machine check injection commands
` [PATCH 4/5] ppc/spapr: Implement mce injection
` [PATCH 5/5] ppc/pnv: "
  ` [EXTERNAL] "

[PATCH 0/4] spapr: Get rid of CAS reboot flag
 2020-03-26  0:02 UTC  (6+ messages)
` [PATCH 1/4] spapr: Don't check capabilities removed between CAS calls
` [PATCH 2/4] spapr: Simplify selection of radix/hash during CAS
` [PATCH 3/4] spapr/cas: Separate CAS handling from rebuilding the FDT
` [PATCH 4/4] spapr: Drop CAS reboot flag

[PATCH qemu] vfio/spapr: Fix page size calculation
 2020-03-26  0:11 UTC  (2+ messages)

[PATCH for-5.0] hw/ppc/e500.c: Handle qemu_find_file() failure
 2020-03-26  0:12 UTC  (2+ messages)

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-03-25 22:36 UTC  (9+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v16 QEMU 09/16] vfio: Add save state functions to SaveVMHandlers
` [PATCH v16 QEMU 10/16] vfio: Add load "

[PATCH RFC 0/9] KVM: Dirty ring support (QEMU part)
 2020-03-25 21:32 UTC  (24+ messages)
` [PATCH RFC 1/9] KVM: Fixup kvm_log_clear_one_slot() ioctl return check
` [PATCH RFC 3/9] memory: Introduce log_sync_global() to memory listener
` [PATCH RFC 4/9] KVM: Create the KVMSlot dirty bitmap on flag changes
` [PATCH RFC 5/9] KVM: Provide helper to get kvm dirty log
` [PATCH RFC 6/9] KVM: Provide helper to sync dirty bitmap from slot to ramblock
` [PATCH RFC 7/9] KVM: Cache kvm slot dirty bitmap size
` [PATCH RFC 8/9] KVM: Add dirty-ring-size property
` [PATCH RFC 9/9] KVM: Dirty ring support

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-03-25 21:20 UTC  (4+ messages)
` [kvm-unit-tests PATCH v7 08/13] arm/arm64: ITS: Device and collection Initialization

[RFC PATCH v2 00/67] Hexagon patch series
 2020-03-25 21:13 UTC  (2+ messages)

[PATCH] hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
 2020-03-25 21:11 UTC  (4+ messages)

[Qemu-devel] [Bug 1693050] [NEW] xhci HCIVERSION register read emulation incorrectly handled
 2020-03-25 20:50 UTC  (2+ messages)
` [Bug 1693050] "

[PATCH-for-5.0 0/3] virtio,vhost-gpu: Release memory returned by malloc() with free()
 2020-03-25 20:51 UTC  (5+ messages)
` [PATCH-for-5.0 2/3] virtio: Document virtqueue_pop()

[PATCH] vfio/migration: fix dirty pages lost bug for ram beyond 3G
 2020-03-25 18:19 UTC  (2+ messages)

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2020-03-25 17:52 UTC  (5+ messages)
` [Bug 1869006] "

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-25 17:49 UTC  (17+ messages)
` [PATCH v6 16/61] target/riscv: vector integer comparison instructions
` [PATCH v6 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v6 20/61] target/riscv: vector widening "
` [PATCH v6 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v6 22/61] target/riscv: vector widening "
` [PATCH v6 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v6 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v6 61/61] target/riscv: configure and turn on vector extension from command line

[PATCH 0/2] mirror: Fix hang (operation waiting for itself/circular dependency)
 2020-03-25 17:49 UTC  (6+ messages)
` [PATCH 1/2] Revert "mirror: Don't let an operation wait for itself"
` [PATCH 2/2] mirror: Wait only for in-flight operations

[PATCH v3] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-25 17:34 UTC  (4+ messages)

[Qemu-devel] [Bug 1815721] [NEW] RISC-V PLIC enable interrupt for multicore
 2020-03-25 17:04 UTC  (2+ messages)
` [Bug 1815721] "

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-03-25 17:06 UTC  (5+ messages)
` [PATCH v3] piix: fix xenfv regression, add compat machine xenfv-qemu4

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-25 16:14 UTC  (3+ messages)
` [Bug 1866892] "

[PATCH] linux-user, configure: fix (again) syscall_nr.h dependencies cleanup
 2020-03-25 16:08 UTC  (3+ messages)

[PATCH v4 00/15] Ram blocks with resizeable anonymous allocations under POSIX
 2020-03-25 15:34 UTC  (17+ messages)
` [PATCH v4 03/15] util: vfio-helpers: Factor out removal from qemu_vfio_undo_mapping()
` [PATCH v4 07/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v4 10/15] util/mmap-alloc: Prepare for resizeable mmaps
` [PATCH v4 11/15] util/mmap-alloc: Implement "
` [PATCH v4 12/15] util: vfio-helpers: Implement ram_block_resized()
` [PATCH v4 13/15] util: oslib: Resizeable anonymous allocations under POSIX
` [PATCH v4 14/15] numa: Introduce ram_block_notifiers_support_resize()
` [PATCH v4 15/15] exec: Ram blocks with resizeable anonymous allocations under POSIX

Help
 2020-03-25 15:34 UTC  (2+ messages)

[PULL for 5.0-rc1 00/11] testing updates (+ one mttcg change)
 2020-03-25 15:15 UTC  (12+ messages)
` [PULL 01/11] tests/vm: write raw console log
` [PULL 02/11] tests/vm: move vga setup
` [PULL 03/11] tests/vm: update FreeBSD to 12.1
` [PULL 04/11] tests/vm: update NetBSD to 9.0
` [PULL 05/11] tests/vm: fix basevm config
` [PULL 06/11] configure: disable MTTCG for MIPS guests
` [PULL 07/11] tests/docker: Keep package list sorted
` [PULL 08/11] tests/docker: Install gcrypt devel package in Debian image
` [PULL 09/11] tests/docker: Use Python3 PyYAML in the Fedora image
` [PULL 10/11] tests/docker: Add libepoxy and libudev packages to "
` [PULL 11/11] .travis.yml: Add a KVM-only s390x job

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-03-25 15:16 UTC  (7+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "
` [PATCH v4 2/2] target/arm: kvm: Handle potential issue with dabt injection

[PATCH] Acceptance test: Fix to EXEC migration
 2020-03-25 15:15 UTC  (6+ messages)
` [PATCH-for-5.0 v3] "

[Bug 1863247] [NEW] AArch64 EXT instruction for V register does not clear MSB side bits
 2020-03-25 14:55 UTC  (2+ messages)
` [Bug 1863247] "

[PATCH for-5.0 v2 0/4] bug fixes extracted from larger qcow2 zero bit work
 2020-03-25 14:45 UTC  (3+ messages)
` [PATCH v2 4/4] sheepdog: Consistently set bdrv_has_zero_init_truncate
  ` [PATCH-for-5.0 "


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