qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 00:15:22 to 2022-12-13 23:50:44 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-13 23:49 UTC  (7+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH v1 00/24] vfio-user client
 2022-12-13 23:10 UTC  (16+ messages)
` [PATCH v1 08/24] vfio-user: define socket receive functions
` [PATCH v1 09/24] vfio-user: define socket send functions
` [PATCH v1 10/24] vfio-user: get device info
` [PATCH v1 11/24] vfio-user: get region info
` [PATCH v1 12/24] vfio-user: region read/write
` [PATCH v1 13/24] vfio-user: pci_user_realize PCI setup
` [PATCH v1 14/24] vfio-user: get and set IRQs

[RFC PATCH v2 00/22] Xen HVM support under KVM
 2022-12-13 22:32 UTC  (10+ messages)
` [RFC PATCH v2 02/22] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [RFC PATCH v2 04/22] i386/kvm: handle Xen HVM cpuid leaves

[PATCH 0/5] migration: Fix disorder of channel creations
 2022-12-13 21:38 UTC  (6+ messages)
` [PATCH 1/5] io: Add support for MSG_PEEK for socket channel
` [PATCH 2/5] migration: check magic value for deciding the mapping of channels
` [PATCH 3/5] migration: Rework multi-channel checks on URI
` [PATCH 4/5] migration: Add a semaphore to count PONGs
` [PATCH 5/5] migration: Postpone postcopy preempt channel to be after main

[PATCH 0/8] Inter-plugin interactions with QPP
 2022-12-13 21:37 UTC  (9+ messages)
` [PATCH 1/8] docs/devel: describe QPP API
` [PATCH 2/8] plugins: version 2, require unique plugin names
` [PATCH 3/8] plugins: add id_to_plugin_name
` [PATCH 4/8] plugins: add core API functions for QPP callbacks
` [PATCH 5/8] plugins: implement "
` [PATCH 6/8] plugins: implement QPP import function
` [PATCH 7/8] include/qemu: added macro for "
` [PATCH 8/8] tests: build and run QPP tests

[RFC PATCH-for-8.0 0/3] hw/ppc: Remove tswap() calls
 2022-12-13 21:37 UTC  (23+ messages)
` [RFC PATCH-for-8.0 1/3] hw/ppc: Replace tswap32() by const_le32()
` [RFC PATCH-for-8.0 2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE)
` [RFC PATCH-for-8.0 3/3] hw/net/xilinx_ethlite: Replace tswap32() by be32_to_cpu()

[PATCH v4 00/27] tcg misc patches
 2022-12-13 21:25 UTC  (28+ messages)
` [PATCH v4 01/27] tcg: Fix tcg_reg_alloc_dup*
` [PATCH v4 02/27] tcg: Centralize updates to reg_to_temp
` [PATCH v4 03/27] tcg: Remove check_regs
` [PATCH v4 04/27] tcg: Introduce paired register allocation
` [PATCH v4 05/27] accel/tcg: Set cflags_next_tb in cpu_common_initfn
` [PATCH v4 06/27] target/sparc: Avoid TCGV_{LOW,HIGH}
` [PATCH v4 07/27] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
` [PATCH v4 08/27] tcg: Add temp_subindex to TCGTemp
` [PATCH v4 09/27] tcg: Simplify calls to temp_sync vs mem_coherent
` [PATCH v4 10/27] tcg: Allocate TCGTemp pairs in host memory order
` [PATCH v4 11/27] tcg: Move TCG_TYPE_COUNT outside enum
` [PATCH v4 12/27] tcg: Introduce tcg_type_size
` [PATCH v4 13/27] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
` [PATCH v4 14/27] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
` [PATCH v4 15/27] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
` [PATCH v4 16/27] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
` [PATCH v4 17/27] accel/tcg/plugin: Don't search for the function pointer index
` [PATCH v4 18/27] accel/tcg/plugin: Avoid duplicate copy in copy_call
` [PATCH v4 19/27] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb
` [PATCH v4 20/27] tcg: Vary the allocation size for TCGOp
` [PATCH v4 21/27] tcg: Use output_pref wrapper function
` [PATCH v4 22/27] tcg: Reorg function calls
` [PATCH v4 23/27] tcg: Convert typecode_to_ffi from array to function
` [PATCH v4 24/27] tcg: Factor init_ffi_layouts() out of tcg_context_init()
` [PATCH v4 25/27] tcg: Move ffi_cif pointer into TCGHelperInfo
` [PATCH v4 26/27] tcg/aarch64: Merge tcg_out_callr into tcg_out_call
` [PATCH v4 27/27] tcg: Add TCGHelperInfo argument to tcg_out_call

[PATCH v2] linux-user: Fix /proc/cpuinfo output for sparc and hppa
 2022-12-13 21:26 UTC 

[PATCH v3 0/2] hw/usb: add configuration flags for emulated and passthru usb smartcard
 2022-12-13 21:02 UTC  (2+ messages)

[PATCH v5 0/2] check magic value for deciding the mapping of channels
 2022-12-13 20:37 UTC  (3+ messages)
` [PATCH v5 1/2] io: Add support for MSG_PEEK for socket channel

[PATCH v2 0/5] Add qemu-img checksum command using blkhash
 2022-12-13 19:53 UTC  (6+ messages)
` [PATCH v2 2/5] Support format or cache specific out file

[PATCH] linux-user: Enhance /proc/cpuinfo output for sparc, hppa and m68k
 2022-12-13 19:48 UTC  (3+ messages)

[PATCH v2] qga-win: choose the right libpcre version to include in MSI package
 2022-12-13 19:20 UTC  (2+ messages)

[PATCH 0/6] target/arm: general cleanups
 2022-12-13 19:05 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Fix checkpatch comment style warnings in helper.c
` [PATCH 2/6] target/arm: Fix checkpatch space errors "
` [PATCH 3/6] target/arm: Fix checkpatch brace "
` [PATCH 4/6] target/arm: Remove unused includes from m_helper.c
` [PATCH 5/6] target/arm: Remove unused includes from helper.c
` [PATCH 6/6] target/arm: cleanup cpu includes

[PATCH v13 0/7] s390x: CPU Topology
 2022-12-13 17:40 UTC  (19+ messages)
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration

[PATCH v2] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
 2022-12-13 17:19 UTC  (2+ messages)

[PATCH v2 00/27] target/s390x: pc-relative translation blocks
 2022-12-13 17:15 UTC  (5+ messages)
` [PATCH v2 14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
` [PATCH v2 19/27] target/s390x: Introduce help_goto_indirect

[PATCH v4 00/27] tcg/s390x: misc patches
 2022-12-13 17:01 UTC  (10+ messages)
` [PATCH v4 25/27] tcg/s390x: Tighten constraints for 64-bit compare
` [PATCH v4 26/27] tcg/s390x: Cleanup tcg_out_movi
` [PATCH v4 27/27] tcg/s390x: Avoid the constant pool in tcg_out_movi

QEMU function trace
 2022-12-13 16:44 UTC  (2+ messages)

[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
 2022-12-13 16:40 UTC  (6+ messages)
` [PATCH-for-8.0 1/4] target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
` [PATCH-for-8.0 2/4] hw/ppc/vof: Do not include the full "cpu.h"
` [PATCH-for-8.0 3/4] hw/ppc/spapr: Reduce "vof.h" inclusion
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()

Single system binary & Dynamic machine model (KVM developers conference call 2022-12-13)
 2022-12-13 16:38 UTC  (15+ messages)

[RFC v3 0/3] migration: reduce time of loading non-iterable vmstate
 2022-12-13 16:31 UTC  (5+ messages)
` [RFC v3 1/3] memory: add depth assert in address_space_to_flatview
` [RFC v3 2/3] virtio: support delay of checks in virtio_load()
` [RFC v3 3/3] migration: reduce time of loading non-iterable vmstate

[PATCH] linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
 2022-12-13 16:02 UTC 

[PATCH v10 0/5] add generic vDPA device support
 2022-12-13 15:49 UTC  (5+ messages)
` [PATCH v10 5/5] docs: Add generic vhost-vdpa device documentation

[PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref
 2022-12-13 15:50 UTC 

[RFC PATCH-for-8.0 00/10] hw/virtio: Build most objects as target independent units
 2022-12-13 15:41 UTC  (14+ messages)
` [PATCH-for-8.0 03/10] hw/virtio: Constify qmp_virtio_feature_map_t[]
` [RFC PATCH-for-8.0 06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state
` [RFC PATCH-for-8.0 07/10] hw/virtio: Directly access cached VirtIODevice::access_is_big_endian

[PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
 2022-12-13 15:19 UTC  (6+ messages)

-display sdl
 2022-12-13  8:37 UTC 

[PATCH-for-8.0] hw/acpi: Rename tco.c -> ich9_tco.c
 2022-12-13 12:34 UTC  (2+ messages)

[RFC v2 0/3] migration: reduce time of loading non-iterable vmstate
 2022-12-13 12:21 UTC  (6+ messages)
` [RFC v2 2/3] virtio: support delay of checks in virtio_load()

[PATCH v3 0/8] Make Intel PT configurable
 2022-12-13 12:15 UTC  (7+ messages)
` [PATCH v3 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT

[PATCH-for-8.0 v2 0/6] hw/virtio: Split ioconfig / qmp code from virtio.c
 2022-12-13 11:17 UTC  (7+ messages)
` [PATCH-for-8.0 v2 1/6] hw/virtio: Add missing "hw/core/cpu.h" include
` [PATCH-for-8.0 v2 2/6] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
` [PATCH-for-8.0 v2 3/6] hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
` [PATCH-for-8.0 v2 4/6] hw/virtio: Constify qmp_virtio_feature_map_t[]
` [PATCH-for-8.0 v2 5/6] hw/virtio: Extract config read/write accessors to virtio-config-io.c
` [PATCH-for-8.0 v2 6/6] hw/virtio: Extract QMP related code virtio-qmp.c

[PATCH v12 0/1] vhost-vdpa: add support for vIOMMU
 2022-12-13 11:17 UTC  (4+ messages)
` [PATCH v12 1/1] "

[PATCH] docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst
 2022-12-13 10:18 UTC 

[PATCH] hw: Include the VMWare devices only in the x86 targets
 2022-12-13 10:15 UTC  (5+ messages)

[PATCH 00/14] block: Move more functions to coroutines
 2022-12-13  8:53 UTC  (15+ messages)
` [PATCH 01/14] block-coroutine-wrapper: support void functions
` [PATCH 02/14] block: Convert bdrv_io_plug() to co_wrapper
` [PATCH 03/14] block: Convert bdrv_io_unplug() "
` [PATCH 04/14] block: Rename refresh_total_sectors to bdrv_refresh_total_sectors
` [PATCH 05/14] block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
` [PATCH 06/14] block-backend: use bdrv_getlength instead of blk_getlength
` [PATCH 07/14] block: use bdrv_co_refresh_total_sectors when possible
` [PATCH 08/14] block: Convert bdrv_get_allocated_file_size() to co_wrapper
` [PATCH 09/14] block: Convert bdrv_get_info() to co_wrapper_mixed
` [PATCH 10/14] block: Convert bdrv_is_inserted() to co_wrapper
` [PATCH 11/14] block: Convert bdrv_eject() "
` [PATCH 12/14] block: convert bdrv_lock_medium in co_wrapper
` [PATCH 13/14] block: Convert bdrv_debug_event to co_wrapper_mixed
` [PATCH 14/14] block: Rename newly converted BlockDriver IO coroutine functions

[Qemu-devel] [Bug 1523246] [NEW] Cannot TRIM with VirtIO
 2022-12-13  8:14 UTC  (2+ messages)
` [Bug 1523246] Re: Virtio-blk does not support TRIM

[PATCH v4 0/2] Add OCP extended log to nvme QEMU
 2022-12-13  8:11 UTC  (2+ messages)

[PATCH 0/4] coroutine: Clean up includes
 2022-12-13  0:34 UTC  (3+ messages)
` [PATCH 4/4] coroutine: Break inclusion loop


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