qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 22:01:46 to 2022-03-29 20:03:19 UTC [more...]

[PATCH v7 00/17] vfio-user server in QEMU
 2022-03-29 19:58 UTC  (18+ messages)
` [PATCH v7 02/17] qdev: unplug blocker for devices
` [PATCH v7 07/17] vfio-user: define vfio-user-server object
` [PATCH v7 08/17] vfio-user: instantiate vfio-user context
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device
` [PATCH v7 14/17] vfio-user: handle PCI BAR accesses
` [PATCH v7 16/17] vfio-user: handle reset of remote device

[PATCH v7] target/riscv: Add isa extenstion strings to the device tree
 2022-03-29 19:56 UTC 

[PATCH v21 0/9] support dirty restraint on vCPU
 2022-03-29 19:54 UTC  (5+ messages)
` [PATCH v21 8/9] migration-test: Export migration-test util funtions
` [PATCH v21 9/9] tests: Add dirty page rate limit test

[PULL 0/2] Build bugfixes for QEMU 7.0, 2022-03-29
 2022-03-29 19:52 UTC  (4+ messages)
` [PULL 1/2] virtio: fix --enable-vhost-user build on non-Linux
` [PULL 2/2] tests/tcg: really fix path to target configuration

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-29 19:23 UTC  (25+ messages)
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE

[PATCH 0/3] Bug fixes related to secure 2 stage translation
 2022-03-29 19:09 UTC  (9+ messages)
` [PATCH 1/3] target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
` [PATCH 2/3] target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
` [PATCH 3/3] target/arm: Determine final stage 2 output PA space based on original IPA

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-29 19:06 UTC  (6+ messages)
` [PATCH v6 15/19] vfio-user: handle device interrupts

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-03-29 18:13 UTC  (3+ messages)
` [PATCH v8 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)

[PATCH] tests/qtest: failover: fix infinite loop
 2022-03-29 18:13 UTC  (7+ messages)

[PATCH V7 00/29] Live Update
 2022-03-29 17:43 UTC  (13+ messages)
` [PATCH V7 10/29] machine: memfd-alloc option

[PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu
 2022-03-29 17:32 UTC  (3+ messages)
` [PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()

[PATCH 0/5] Compilation fixes for 7.0
 2022-03-29 17:23 UTC  (9+ messages)
` [PATCH 4/5] intc/exynos4210_gic: fix format-overflow warning
` [PATCH 5/5] s390x/tcg: fix format-truncation warning

[PULL 0/4] Darwin patches for 2022-03-29
 2022-03-29 17:03 UTC  (9+ messages)
` [PULL 1/4] gitattributes: Cover Objective-C source files
` [PULL 2/4] qemu/main-loop: Disable block backend global state assertion on Cocoa
` [PULL 3/4] ui/cocoa: Respect left-command-key option
` [PULL 4/4] ui/console: Check console before emitting GL event

iotest40 problem
 2022-03-29 16:49 UTC  (3+ messages)

[PATCH] target/sh4: Remove old README.sh4 file
 2022-03-29 16:48 UTC  (3+ messages)

[PATCH 0/4] Python: relicense async qmp as LGPLv2+
 2022-03-29 16:43 UTC  (8+ messages)
` [PATCH 3/4] python/qmp-shell: relicense "
` [PATCH 4/4] python/aqmp-tui: "

[PATCH 00/14] Fix some qapi examples and a TODO section
 2022-03-29 16:31 UTC  (7+ messages)
` [PATCH 01/14] qapi: BlockExportRemoveMode: move comments to TODO
        ` "Future directions" vs. "TODO" in doc comments (was: [PATCH 01/14] qapi: BlockExportRemoveMode: move comments to TODO)

[PATCH v2 0/1] target/riscv: misa to ISA string conversion fix
 2022-03-29 16:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] schemas: add missing vim modeline
 2022-03-29 16:21 UTC  (2+ messages)

[PATCH v3 00/14] Fix some qapi examples and a TODO section
 2022-03-29 16:14 UTC  (23+ messages)
` [PATCH v3 02/14] qapi: fix example of BLOCK_IMAGE_CORRUPTED event
` [PATCH v3 03/14] qapi: fix example of BLOCK_IO_ERROR event
` [PATCH v3 07/14] qapi: fix example of UNPLUG_PRIMARY event
` [PATCH v3 08/14] qapi: fix example of FAILOVER_NEGOTIATED event
` [PATCH v3 09/14] qapi: fix examples: SHUTDOWN and RESET events
` [PATCH v3 10/14] qapi: run-state examples: add missing @timestamp
` [PATCH v3 11/14] qapi: fix example of MEMORY_FAILURE
` [PATCH v3 12/14] qapi: ui examples: add missing @websocket member
` [PATCH v3 13/14] qapi: fix example of ACPI_DEVICE_OST event
` [PATCH v3 14/14] qapi: fix example of dump-guest-memory

[RFC 0/8] blkio: add libblkio BlockDriver
 2022-03-29 15:27 UTC  (4+ messages)
` [RFC 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization

FSFreeze on Windows VM
 2022-03-29 14:26 UTC 

[PATCH] multifd: Copy pages before compressing them with zlib
 2022-03-29 15:21 UTC 

[PATCH v3] docs/system/i386: Add measurement calculation details to amd-memory-encryption
 2022-03-29 15:02 UTC  (2+ messages)

[PATCH for-7.0] main-loop: Disable GLOBAL_STATE_CODE() assertions
 2022-03-29 15:03 UTC  (5+ messages)

[PULL 0/4] Block patches for 7.0-rc2
 2022-03-29 14:58 UTC  (5+ messages)
` [PULL 1/4] iotests: update test owner contact information
` [PULL 2/4] main-loop: Disable GLOBAL_STATE_CODE() assertions
` [PULL 3/4] block/stream: Drain subtree around graph change
` [PULL 4/4] iotests: Fix status checks

[PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
 2022-03-29 15:02 UTC  (2+ messages)

[PULL 0/3] MIPS patches for 2022-03-29
 2022-03-29 14:17 UTC  (5+ messages)
` [PULL 1/3] memory: Make memory_region_readd_subregion() properly handle mapped aliases
` [PULL 2/3] target/mips: Fix address space range declaration on n32
` [PULL 3/3] qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32

Plugins Not Reporting AArch64 SVE Memory Operations
 2022-03-29 13:56 UTC  (3+ messages)

[PATCH v3 0/2] Added option to take screenshot with screendump as PNG
 2022-03-29 13:42 UTC  (3+ messages)
` [PATCH v3 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PATCH v3 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH 0/4] virtio-ccw: remove device declarations from virtio-ccw.h
 2022-03-29 13:34 UTC  (5+ messages)
` [PATCH 1/4] s390x: follow qdev tree to detect SCSI device on a CCW bus
` [PATCH 2/4] virtio-ccw: move vhost_ccw_scsi to a separate file

[PATCH V6 00/27] Live Update
 2022-03-29 11:03 UTC  (3+ messages)
` [PATCH V6 21/27] vfio-pci: cpr part 3 (intx)

[PATCH v4 0/1] cmpxchg and lock cmpxchg should not touch accumulator
 2022-03-29 12:56 UTC  (3+ messages)
` [PATCH v4 1/1] fix cmpxchg and lock cmpxchg instruction

[RFC PATCH 0/6] softfloat 128-bit integer support
 2022-03-29 12:18 UTC  (14+ messages)
` [RFC PATCH 1/6] softfloat: add uint128_to_float* conversion methods
` [RFC PATCH 2/6] softfloat: add int128_to_float* "
` [RFC PATCH 3/6] softfloat: add float*_to_uint128 "
` [RFC PATCH 4/6] softfloat: add float*_to_int128 "
` [RFC PATCH 5/6] target/ppc: implement xscv[su]qqp
` [RFC PATCH 6/6] target/ppc: implement xscvqp[su]qz

[PATCH v2] block/stream: Drain subtree around graph change
 2022-03-29 12:15 UTC  (8+ messages)

[PATCH 0/2] Minor fixes for the Python GDB plugins
 2022-03-29 12:02 UTC  (3+ messages)
` [PATCH 1/2] scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex

[PATCH v5 0/8] Migration: Transmit and detect zero pages in the multifd threads
 2022-03-29 11:48 UTC  (3+ messages)
` [PATCH v5 1/8] migration: Export ram_transferred_ram()

[PATCH] chardev: avoid use-after-free when client disconnect
 2022-03-29 11:42 UTC  (2+ messages)

[PATCH for-7.0 v5] qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32
 2022-03-29 11:35 UTC  (5+ messages)

[PATCH v3 0/3] util/thread-pool: Expose minimun and maximum size
 2022-03-29 11:30 UTC  (4+ messages)
` [PATCH v3 2/3] util/main-loop: Introduce the main loop into QOM

[PATCH v4 0/7] 9pfs: fix 'Twalk' protocol violation
 2022-03-29 10:59 UTC  (3+ messages)

[PATCH for-7.0] tests/tcg: really fix path to target configuration
 2022-03-29 10:48 UTC  (2+ messages)

[PATCH for-7.1] tests: Drop perl-Test-Harness from the CI containers / VMs
 2022-03-29 10:39 UTC  (2+ messages)

[PATCH] tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter
 2022-03-29 10:18 UTC  (3+ messages)

[PATCH] hw/pvrdma: Protect against buggy or malicious guest driver
 2022-03-29 10:10 UTC  (3+ messages)
  ` [PATCH-for-7.0] "

[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
 2022-03-29  9:59 UTC  (11+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG
      ` On patch series version tags, and also cover letters (was: [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG)

[RFC PATCH] docs/devel: add some notes on the binfmt-image-debian targets
 2022-03-29  9:50 UTC 

[PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
 2022-03-29  9:32 UTC  (4+ messages)

[PATCH v2 0/2] qcow2: Improve refcount structure rebuilding
 2022-03-29  9:19 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests/108: Test new refcount rebuild algorithm

[PATCH for-7.0] virtio: fix --enable-vhost-user build on non-Linux
 2022-03-29  9:11 UTC  (3+ messages)

[PATCH v2 0/2] spapr: Make the nested code TCG only
 2022-03-29  8:24 UTC  (5+ messages)
` [PATCH v2 1/2] spapr: Move hypercall_register_softmmu
` [PATCH v2 2/2] spapr: Move nested KVM hypercalls under a TCG only config

[PATCH v1 0/9] Machine type compatible properties
 2022-03-29  8:13 UTC  (5+ messages)
` [PATCH v1 4/9] msmouse: add appropriate unregister handler
` [PATCH v1 5/9] wctablet: "

[PATCH v3 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
 2022-03-29  7:13 UTC  (2+ messages)
` [PATCH v3 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH 0/2] Init vNVDIMM LSA if applicable
 2022-03-29  7:07 UTC  (3+ messages)
` [PATCH 1/2] NVDIMM: rename NVDIMM::label_size to NVDIMM::lsa_size
` [PATCH 2/2] NVDIMM: Init vNVDIMM's LSA index block if it hasn't been

[PATCH v3 0/2] Supporting AST2600 HACE engine accumulative mode
 2022-03-29  7:11 UTC  (4+ messages)
` [PATCH v3 1/2] aspeed/hace: Support AST2600 HACE

[PATCH v3 00/10] add generic vDPA device support
 2022-03-29  7:05 UTC  (8+ messages)
` [PATCH v3 05/10] vdpa-dev: implement the realize interface

[RFC PATCH] i386/sev: Support measured direct -kernel boot on SNP
 2022-03-29  6:40 UTC 

[PATCH v2] hw/misc: applesmc: use host osk as default on macs
 2022-03-29  6:31 UTC 

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-03-29  4:54 UTC  (15+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 4/4] intel-iommu: PASID support

[PATCH 1/2] gdbstub: Set current_cpu for memory read write
 2022-03-29  4:43 UTC  (8+ messages)

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-29  3:29 UTC  (17+ messages)
` [RFC PATCH v7 09/29] target/loongarch: Add TLB instruction support
` [RFC PATCH v7 16/29] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v7 19/29] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v7 20/29] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v7 21/29] Enable common virtio pci support for LoongArch
` [RFC PATCH v7 24/29] hw/loongarch: Add default bios startup support
` [RFC PATCH v7 29/29] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system

[PATCH] memory: Make memory_region_readd_subregion() properly handle mapped aliases
 2022-03-28 22:47 UTC  (2+ messages)

[PATCH for-7.0 v2] target/mips: Fix address space range declaration on n32
 2022-03-28 22:45 UTC  (2+ messages)

[PATCH] vhost-vdpa: fix typo in a comment
 2022-03-28 22:40 UTC  (2+ messages)

[PATCH 00/15] tests/docker and tests/tcg cleanup and diet
 2022-03-28 22:37 UTC  (7+ messages)
` [PATCH 07/15] tests/docker: simplify docker-TEST@IMAGE targets
` [PATCH 09/15] tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
` [PATCH 10/15] tests/tcg: remove CONFIG_USER_ONLY "

[PATCH v2] ui/console: Check console before emitting GL event
 2022-03-28 22:29 UTC  (3+ messages)

[PATCH] gitattributes: Cover Objective-C source files
 2022-03-28 22:30 UTC  (2+ messages)

[PATCH-for-7.0 v3] qemu/main-loop: Disable block backend global state assertion on Cocoa
 2022-03-28 22:28 UTC  (2+ messages)

[PATCH] ui/cocoa: Respect left-command-key option
 2022-03-28 22:28 UTC  (2+ messages)

[PATCH] github: fix config mistake preventing repo lockdown commenting
 2022-03-28 22:05 UTC  (2+ messages)


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