qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 12:10:29 to 2022-12-14 09:15:05 UTC [more...]

[PATCH 0/5] migration: Fix disorder of channel creations
 2022-12-14  9:14 UTC  (7+ 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 v2 for-8.0 0/2] pci: drop redundant PCIDeviceClass::is_bridge field
 2022-12-14  9:09 UTC  (2+ messages)

QEMU function trace
 2022-12-14  9:04 UTC  (3+ messages)
  `  "

[PULL 00/30] QAPI patches patches for 2022-12-14
 2022-12-14  7:49 UTC  (35+ messages)
` [PULL 01/30] docs/devel/qapi-code-gen: Update example to match current code
` [PATCH 1/2] include/hw/virtio: Break inclusion loop
` [PATCH 2/2] include: Include headers where needed
` [PULL 02/30] qapi: Tidy up whitespace in generated code
` [PULL 03/30] docs/devel/qapi-code-gen: Extend example for next commit's change
` [PULL 04/30] qapi: Start to elide redundant has_FOO in generated C
` [PULL 05/30] qapi tests: Elide "
` [PULL 06/30] qapi acpi: "
` [PULL 07/30] qapi audio: "
` [PULL 08/30] blockdev: Clean up abuse of DriveBackup member format
` [PULL 09/30] nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
` [PULL 10/30] qapi block: Elide redundant has_FOO in generated C
` [PULL 11/30] qapi chardev: "
` [PULL 12/30] qapi crypto: "
` [PULL 13/30] qapi dump: "
` [PULL 14/30] qapi job: "
` [PULL 15/30] qapi machine: "
` [PULL 16/30] qapi migration: "
` [PULL 17/30] qapi misc: "
` [PULL 18/30] qapi net: "
` [PULL 19/30] qapi pci: "
` [PULL 20/30] qapi qdev qom: "
` [PULL 21/30] qapi replay: "
` [PULL 22/30] qapi rocker: "
` [PULL 23/30] qapi run-state: "
` [PULL 24/30] qapi stats: "
` [PULL 25/30] qapi tpm: "
` [PULL 26/30] qapi transaction: "
` [PULL 27/30] qapi ui: "
` [PULL 28/30] qapi virtio: "
` [PULL 29/30] qapi qga: "
` [PULL 30/30] qapi: Drop temporary logic to support conversion step by step

[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include
 2022-12-14  7:58 UTC  (3+ messages)

[PATCH v4 3/3] vhost-user: Fix the virtio features negotiation flaw
 2022-12-14  8:23 UTC  (3+ messages)

[PATCH] configure: Fix check-tcg not executing any tests
 2022-12-14  8:15 UTC  (3+ messages)

[PATCH 0/3] block: Clean up includes
 2022-12-14  7:59 UTC  (4+ messages)
` [PATCH 1/3] include/block: Untangle inclusion loops

[PATCH v3 0/8] Make Intel PT configurable
 2022-12-14  1:48 UTC  (8+ 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] hw/cxl/device: Add Flex Bus Port DVSEC
 2022-12-14  0:34 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-13 23:51 UTC  (5+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

[PATCH v1 00/24] vfio-user client
 2022-12-13 23:10 UTC  (14+ messages)
` [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  (7+ messages)
` [RFC PATCH v2 02/22] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation

[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

[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  (5+ messages)
` [RFC PATCH-for-8.0 06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state

[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()


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