qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-09 13:09:48 to 2023-05-10 08:55:03 UTC [more...]

[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-10  8:54 UTC  (7+ messages)
` [PATCH 1/8] migration: Add precopy initial data capability
` [PATCH 2/8] migration: Add precopy initial data handshake
` [PATCH 3/8] migration: Add precopy initial data loaded ACK functionality

[PATCH v5] qapi/qmp: Add timestamps to qmp command responses
 2023-05-10  8:53 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v5 00/30] tcg: Simplify calls to load/store helpers
 2023-05-10  8:52 UTC  (7+ messages)
` [PATCH v5 01/30] tcg/i386: Introduce prepare_host_addr
` [PATCH v5 02/30] tcg/i386: Use indexed addressing for softmmu fast path
` [PATCH v5 03/30] tcg/aarch64: Introduce prepare_host_addr

[PATCH v5 0/6] igb: packet-split descriptors support
 2023-05-10  8:22 UTC  (7+ messages)
    ` [PATCH v5 1/6] igb: remove TCP ACK detection
    ` [PATCH v5 2/6] igb: rename E1000E_RingInfo_st
    ` [PATCH v5 3/6] igb: RX descriptors guest writting refactoring
    ` [PATCH v5 4/6] igb: RX payload "
    ` [PATCH v5 5/6] igb: add IPv6 extended headers traffic detection
    ` [PATCH v5 6/6] igb: packet-split descriptors support

[PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
 2023-05-10  8:14 UTC  (3+ messages)

[PATCH v2 0/5] Make the core disassembler functions target-independent
 2023-05-10  8:13 UTC  (12+ messages)
` [PATCH v2 1/5] disas: Move disas.c to disas/
` [PATCH v2 2/5] disas: Remove target_ulong from the interface
` [PATCH v2 3/5] disas: Remove target-specific headers
` [PATCH v2 4/5] disas: Move softmmu specific code to separate file
` [PATCH v2 5/5] disas: Move disas.c into the target-independent source set

[PULL v2 00/17] QAPI patches patches for 2023-05-09
 2023-05-10  8:12 UTC  (4+ messages)
` [PULL v2 12/17] qapi: Rewrite parsing of doc comment section symbols and tags
` [PULL v2 13/17] qapi: Relax doc string @name: description indentation rules
` [PULL v2 14/17] qapi: Section parameter @indent is no longer used, drop

[PATCH v2] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
 2023-05-10  8:05 UTC  (4+ messages)

[PATCH v2 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
 2023-05-10  7:56 UTC  (4+ messages)
` [PATCH v2 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function

[PATCH 00/11] Fix qemu_strtosz() read-out-of-bounds
 2023-05-10  7:48 UTC  (13+ messages)
` [PATCH 06/11] test-cutils: Add more coverage to qemu_strtosz
` [PATCH 11/11] cutils: Improve qemu_strtosz handling of fractions

[PATCH v3 00/10] tracing: remove dynamic vcpu state
 2023-05-10  7:48 UTC  (5+ messages)
` [PATCH v3 06/10] trace: remove code that depends on setting vcpu
` [PATCH v3 08/10] tcg: remove the final vestiges of dstate

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2023-05-10  7:47 UTC  (6+ messages)

[PATCH v1 1/1] s390x/pv: Fix spurious warning with asynchronous teardown
 2023-05-10  7:38 UTC  (4+ messages)

[PATCH 00/12] audio: pipewire backend improvements
 2023-05-10  7:37 UTC  (7+ messages)
` [PATCH 02/12] tests/lcitool: add pipewire
` [PATCH 03/12] audio/pw: Pipewire->PipeWire case fix for user-visible text
` [PATCH 06/12] audio/pw: trace during init before calling pipewire API

[PATCH v4 00/48] igb: Fix for DPDK
 2023-05-10  7:33 UTC  (4+ messages)

[PATCH 00/17] qapi: Reformat doc comments
 2023-05-10  7:31 UTC  (3+ messages)
` [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols and tags

[PATCH] scsi: check inquiry buffer length to prevent crash
 2023-05-10  7:28 UTC  (3+ messages)

[PATCH] chardev: report the handshake error
 2023-05-10  7:25 UTC 

[PATCH 00/22] testing/next: cirrus, docker, docs, ci, configs, gitlab
 2023-05-10  7:12 UTC  (3+ messages)
` [PATCH 21/22] tests/avocado: use http for mipsdistros.mips.com

[PATCH v2 0/2] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
 2023-05-10  6:41 UTC  (4+ messages)

[PATCH] intel-iommu: Set status bit after operation completed
 2023-05-10  6:36 UTC  (3+ messages)

css_clear_io_interrupt() error handling
 2023-05-10  6:32 UTC  (4+ messages)

[PATCH] migration: for snapshots, hold the BQL during setup callbacks
 2023-05-10  6:31 UTC  (3+ messages)

[PATCH HOTFIX] target/loongarch: Terminate vmstate subsections list
 2023-05-10  6:24 UTC 

[PATCH v16 0/4] vhost-vdpa: add support for vIOMMU
 2023-05-10  5:46 UTC  (5+ messages)
` [PATCH v16 1/4] vhost: expose function vhost_dev_has_iommu()
` [PATCH v16 2/4] vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
` [PATCH v16 3/4] vhost-vdpa: Add check for full 64-bit in region delete
` [PATCH v16 4/4] vhost-vdpa: Add support for vIOMMU

[PATCH 0/1] e1000e: Fix tx/rx counters
 2023-05-10  5:12 UTC  (4+ messages)
` [PATCH 1/1] "

[PULL 00/16] Misc patches for 2023-05-09
 2023-05-10  5:12 UTC  (2+ messages)

[PATCH] target/riscv: Move zc* out of the experimental properties
 2023-05-10  3:00 UTC 

[PATCH RESEND] vhost: fix possible wrap in SVQ descriptor ring
 2023-05-10  1:32 UTC  (3+ messages)

[PATCH v3 0/6] misc tweaks for kvm and the 64bit pci window
 2023-05-09 22:56 UTC  (2+ messages)
` [SeaBIOS] "

[PULL 0/3] VFIO updates 2023-05-09
 2023-05-09 21:59 UTC  (4+ messages)
` [PULL 1/3] vfio/pci: add support for VF token
` [PULL 2/3] vfio/migration: Skip log_sync during migration SETUP state
` [PULL 3/3] vfio/pci: Static Resizable BAR capability

[PATCH] Remove test_vshuff from hvx_misc tests
 2023-05-09 21:09 UTC  (5+ messages)

[PATCH v5 00/21] block: remove aio_disable_external() API
 2023-05-09 20:43 UTC  (8+ messages)
` [PATCH v5 05/21] virtio-scsi: stop using aio_disable_external() during unplug

ssl fips self check fails with 7.2.0 on x86 TCG
 2023-05-09 20:39 UTC  (5+ messages)

[PATCH 0/2] gitlab: improve artifact handling
 2023-05-09 19:20 UTC  (2+ messages)

[PULL 00/10] Migration 20230509 patches
 2023-05-09 19:17 UTC  (11+ messages)
` [PULL 01/10] ram: Add public helper to set colo bitmap
` [PULL 02/10] ram: Let colo_flush_ram_cache take the bitmap_mutex
` [PULL 03/10] multifd: Add the ramblock to MultiFDRecvParams
` [PULL 04/10] block/meson.build: prefer positive condition for replication
` [PULL 05/10] colo: make colo_checkpoint_notify static and provide simpler API
` [PULL 06/10] build: move COLO under CONFIG_REPLICATION
` [PULL 07/10] migration: drop colo_incoming_thread from MigrationIncomingState
` [PULL 08/10] migration: process_incoming_migration_co: simplify code flow around ret
` [PULL 09/10] migration: disallow change capabilities in COLO state
` [PULL 10/10] migration: block incoming colo when capability is disabled

[PATCH v3 0/6] Hexagon: add lldb support
 2023-05-09 19:12 UTC  (3+ messages)
` [PATCH v3 3/6] Hexagon: add core gdbstub xml data for LLDB

command line, guest console output missing from avocado log
 2023-05-09 18:58 UTC 

[PATCH v4 00/10] COLO: improve build options
 2023-05-09 18:46 UTC  (14+ messages)
` [PATCH v4 03/10] build: move COLO under CONFIG_REPLICATION
` [PATCH v4 04/10] configure: add --disable-colo-proxy option
` [PATCH v4 09/10] migration: disallow change capabilities in COLO state
` [PATCH v4 10/10] migration: block incoming colo when capability is disabled

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-05-09 18:44 UTC  (4+ messages)

[PATCH] multifd: Add colo support
 2023-05-09 18:15 UTC 

[PATCH] make: clean after distclean deletes source files
 2023-05-09 17:58 UTC  (2+ messages)

[PATCH v3 0/5] virtio-gpu cleanups and obvious definitions
 2023-05-09 17:53 UTC  (3+ messages)

[PATCH v2 00/20] Graph locking, part 3 (more block drivers)
 2023-05-09 17:48 UTC  (3+ messages)

[PATCH 2/4] vhost-user: Interface for migration state transfer
 2023-05-09 17:33 UTC  (26+ messages)

[PULL 00/17] QAPI patches patches for 2023-05-09
 2023-05-09 17:13 UTC  (3+ messages)

[PATCH] block: compile out assert_bdrv_graph_readable() by default
 2023-05-09 17:13 UTC  (2+ messages)

[PATCH v2] Hexagon (decode): look for pkts with multiple insns at the same slot
 2023-05-09 17:10 UTC  (3+ messages)

[PATCH] migration: Fix duplicated included in meson.build
 2023-05-09 17:02 UTC 

[PTACH v2 0/6] Add RISC-V KVM AIA Support
 2023-05-09 16:50 UTC  (3+ messages)
` [PTACH v2 2/6] target/riscv: support the AIA device emulateion with KVM enabled

[PATCH v2] iotests: Test resizing image attached to an iothread
 2023-05-09 16:21 UTC  (2+ messages)

[PATCH] iotests: Test resizing image attached to an iothread
 2023-05-09 16:15 UTC  (2+ messages)

[PATCH v2 0/3] ROM migration
 2023-05-09 16:09 UTC  (14+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration

[RFC PATCH 0/2] Make the core disassembler functions target-independent
 2023-05-09 15:54 UTC  (3+ messages)

[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
 2023-05-09 15:44 UTC  (6+ messages)
` [PATCH v3 1/5] vdpa: Remove status in reset tracing
` [PATCH v3 2/5] vdpa: add vhost_vdpa_reset_status_fd
` [PATCH v3 3/5] vdpa: add vhost_vdpa_set_dev_features_fd
` [PATCH v3 4/5] vdpa: return errno in vhost_vdpa_get_vring_group error
` [PATCH v3 5/5] vdpa: move CVQ isolation check to net_init_vhost_vdpa

QEMU developers fortnightly call for agenda for 2023-05-16
 2023-05-09 14:35 UTC  (2+ messages)

[PATCH 0/4] vhost-user-fs: Internal migration
 2023-05-09 15:43 UTC  (14+ messages)

[PATCH] hw/mips/malta: Fix minor dead code issue
 2023-05-09 15:37 UTC  (4+ messages)

[PATCH] migration: Attempt disk reactivation in more failure scenarios
 2023-05-09 15:36 UTC  (2+ messages)

[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
 2023-05-09 15:32 UTC  (4+ messages)

[PATCH v3 0/3] target/arm: disable-tcg and without-default-devices fixes
 2023-05-09 15:24 UTC  (7+ messages)
` [PATCH v3 1/3] target/arm: Select SEMIHOSTING when using TCG
` [PATCH v3 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled

[PATCH] target/m68k: Fix gen_load_fp for OS_LONG
 2023-05-09 15:19 UTC  (4+ messages)

[PATCH] ui/dbus: Implement damage regions for GL
 2023-05-09 15:18 UTC  (4+ messages)

[RESEND PATCH 00/84] tcg: Build once for system, once for user
 2023-05-09 15:15 UTC  (4+ messages)
` [PATCH 80/84] disas: Remove target_ulong from the interface

[PATCH] target/i386: fix operand size for VCOMI/VUCOMI instructions
 2023-05-09 15:09 UTC  (3+ messages)

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-05-09 14:55 UTC  (3+ messages)
` [PULL 32/62] hw/xen: Implement EVTCHNOP_bind_virq

[PATCH] target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
 2023-05-09 14:52 UTC  (2+ messages)

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-09 14:40 UTC  (16+ messages)
` [PATCH v2 02/12] simpletrace: Annotate magic constants from QEMU code
` [PATCH v2 03/12] simpletrace: changed naming of edict and idtoname to improve readability
` [PATCH v2 04/12] simpletrace: update code for Python 3.11
` [PATCH v2 05/12] simpletrace: Changed Analyzer class to become context-manager
` [PATCH v2 06/12] simpletrace: Simplify construction of tracing methods

[PATCH v4 00/57] tcg: Improve atomicity support
 2023-05-09 14:34 UTC  (12+ messages)
` [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
` [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary

[PATCH v4 0/2] Add gdbstub support to HVF
 2023-05-09 14:29 UTC  (5+ messages)
` [PATCH v4 2/2] hvf: implement guest debugging on Apple Silicon hosts

[PATCH 0/2] target/arm: Move more files to tcg/
 2023-05-09 14:26 UTC  (2+ messages)

[PATCH v2 1/3] target/i386: Fix and add some comments next to SSE/AVX instructions
 2023-05-09 14:25 UTC  (2+ messages)

[PATCH] accel/tcg: Fix atomic_mmu_lookup for reads
 2023-05-09 14:25 UTC  (4+ messages)

[PATCH v2] vfio/pci: Static Resizable BAR capability
 2023-05-09 14:20 UTC  (3+ messages)

Question about graph locking preconditions regarding qemu_in_main_thread()
 2023-05-09 14:20 UTC  (5+ messages)

[PATCH 00/21] Migration: More migration atomic counters
 2023-05-09 14:17 UTC  (4+ messages)
` [PATCH 07/21] migration: Correct transferred bytes value

[PATCH v3 0/4] hw/arm/virt: Support dirty ring
 2023-05-09 13:54 UTC  (3+ messages)
` [PATCH v3 4/4] kvm: Enable dirty ring for arm64

[PATCH] docs: Remove unused weirdly-named cross-reference targets
 2023-05-09 13:40 UTC  (3+ messages)

Re: Problem of initialization of platform-ehci-usb in sbsa-ref
 2023-05-09 13:38 UTC  (3+ messages)
      `  "

[PATCH] ui: Fix pixel colour channel order for PNG screenshots
 2023-05-09 13:30 UTC  (4+ messages)

[PATCH qemu] ui/dbus: Implement damage regions for GL
 2023-05-09 10:54 UTC 

[PATCH v2] MAINTAINERS: Update Akihiko Odaki's email address
 2023-05-09 13:12 UTC  (2+ messages)

[PATCH] docs: Convert u2f.txt to rST
 2023-05-09 13:09 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).