qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-26 21:26:12 to 2023-09-27 20:20:10 UTC [more...]

[PATCH v3 0/5] vhost-user: Back-end state migration
 2023-09-27 20:19 UTC  (8+ messages)
  ` [Virtio-fs] "

[PATCH 0/8] migration fixes
 2023-09-27 20:14 UTC  (5+ messages)

[PULL 00/19] Misc patches for 2023-09-26
 2023-09-27 20:13 UTC  (2+ messages)

[PATCH] analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH
 2023-09-27 19:58 UTC  (3+ messages)

[PATCH 0/3] vhost: clean up device reset
 2023-09-27 19:27 UTC  (4+ messages)
` [PATCH 1/3] vhost-user: do not send RESET_OWNER on "
` [PATCH 2/3] vhost-backend: remove vhost_kernel_reset_device()
` [PATCH 3/3] virtio: call ->vhost_reset_device() during reset

[PATCH 00/19] QEMU: CXL mailbox rework and features
 2023-09-27 19:27 UTC  (5+ messages)
` [PATCH 12/19] hw/cxl: Implement Physical Ports status retrieval
  ` [PATCH 01/19] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant

[PATCH] hw/rdma: Deprecate the pvrdma device and the rdma subsystem
 2023-09-27 19:13 UTC  (2+ messages)

[PATCH] hw/cxl: Fix local variable shadowing of cap_hdrs
 2023-09-27 19:13 UTC  (2+ messages)

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-09-27 19:04 UTC  (23+ messages)
` [PATCH 10/52] migration/rdma: Eliminate error_propagate()
` [PATCH 13/52] migration/rdma: Make qemu_rdma_buffer_mergable() return bool
` [PATCH 26/52] migration/rdma: Replace int error_state by bool errored
` [PATCH 39/52] migration/rdma: Convert qemu_rdma_write_one() to Error
` [PATCH 50/52] migration/rdma: Silence qemu_rdma_cleanup()
` [PATCH 51/52] migration/rdma: Use error_report() & friends instead of stderr

[PATCH 0/1] linux-user: Add drm ioctls for userland graphics drivers
 2023-09-27 17:52 UTC  (2+ messages)
` [PATCH 1/1] linux-user: Add drm ioctls for "

[PULL 00/21] tricore queue
 2023-09-27 17:40 UTC  (23+ messages)
` [PULL 01/21] tests/tcg/tricore: Bump cpu to tc37x
` [PULL 02/21] target/tricore: Implement CRCN insn
` [PULL 03/21] target/tricore: Correctly handle FPU RM from PSW
` [PULL 04/21] target/tricore: Implement FTOU insn
` [PULL 05/21] target/tricore: Clarify special case for FTOUZ insn
` [PULL 06/21] target/tricore: Implement ftohp insn
` [PULL 07/21] target/tricore: Implement hptof insn
` [PULL 08/21] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
` [PULL 09/21] target/tricore: Swap src and dst reg for RCRR_INSERT
` [PULL 10/21] target/tricore: Replace cpu_*_code with translator_*
` [PULL 11/21] target/tricore: Fix FTOUZ being ISA v1.3.1 up
` [PULL 12/21] tests/tcg/tricore: Extended and non-extened regs now match
` [PULL 13/21] hw/tricore: Log failing test in testdevice
` [PULL 14/21] tests/tcg: Reset result register after each test
` [PULL 15/21] tests/tcg/tricore: Add test for all arith insns up to addx
` [PULL 16/21] tests/tcg/tricore: Add test from 'and' to 'csub'
` [PULL 17/21] tests/tcg/tricore: Add test from 'dextr' to 'lt'
` [PULL 18/21] tests/tcg/tricore: Add test from 'max' to 'shas'
` [PULL 19/21] tests/tcg/tricore: Add test from 'shuffle' to 'xor.t'
` [PULL 20/21] target/tricore: Remove CSFRs from cpu.h
` [PULL 21/21] target/tricore: Change effective address (ea) to target_ulong

[PATCH v7 0/2] tpm: add mssim backend
 2023-09-27 17:27 UTC  (5+ messages)
` [PATCH v7 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v7 2/2] tpm: add backend for mssim

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-27 16:37 UTC  (29+ messages)
` [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
` [PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information

[PATCH] MAINTAINERS: Add myself as a migration reviewer
 2023-09-27 16:26 UTC  (2+ messages)

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-09-27 15:59 UTC  (6+ messages)
` [PATCH v7 01/12] nbd/server: Support a request payload
` [PATCH v7 06/12] nbd/client: Plumb errp through nbd_receive_replies

[PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
 2023-09-27 15:49 UTC  (2+ messages)

[PATCH] virtio: remove unnecessary thread fence while reading next descriptor
 2023-09-27 15:47 UTC  (6+ messages)

[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
 2023-09-27 15:45 UTC  (2+ messages)

[PATCH v2 0/2] virtio: clean up of virtqueue_split_read_next_desc()
 2023-09-27 15:38 UTC  (4+ messages)
` [PATCH v2 1/2] virtio: remove unnecessary thread fence while reading next descriptor
` [PATCH v2 2/2] virtio: remove unused next argument from virtqueue_split_read_next_desc()

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-09-27 15:25 UTC  (2+ messages)

[PATCH v3 0/7] *** Adds CPU hot-plug support to Loongarch ***
 2023-09-27 15:18 UTC  (20+ messages)
` [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug
` [PATCH v3 2/7] Update CPUs AML with cpu-(ctrl)dev change
` [PATCH v3 7/7] Update the ACPI table for the Loongarch CPU

[PATCH V4 0/2] migration file URI
 2023-09-27 15:15 UTC  (10+ messages)
        ` migration maintenance, governance [Was: Re: [PATCH V4 0/2] migration file URI]

[PATCH 0/8] docs/specs: Convert txt files to rST
 2023-09-27 15:12 UTC  (9+ messages)
` [PATCH 1/8] docs/specs/vmw_pvscsi-spec: Convert "
` [PATCH 2/8] docs/specs/edu: "
` [PATCH 3/8] docs/specs/ivshmem-spec: "
` [PATCH 4/8] docs/specs/pvpanic: "
` [PATCH 5/8] docs/specs/standard-vga: "
` [PATCH 6/8] docs/specs/virt-ctlr: "
` [PATCH 7/8] docs/specs/vmcoreinfo: "
` [PATCH 8/8] docs/specs/vmgenid: "

[PATCH v2 0/3] Another attempt at mailmap patches
 2023-09-27 14:55 UTC  (6+ messages)
` [PATCH v2 1/3] mailmap: Fix Andrey Drobyshev author email
` [PATCH v2 2/3] maint: Tweak comments in mailmap regarding SPF
` [PATCH v2 3/3] mailmap: Fix BALATON Zoltan author email

[PATCH v2] virtio: use shadow_avail_idx while checking number of heads
 2023-09-27 14:45 UTC  (2+ messages)

[PATCH] maint: Tweak comment in mailmap to sound friendlier
 2023-09-27 14:06 UTC  (4+ messages)

[PATCH] virtio: use shadow_avail_idx while checking number of heads
 2023-09-27 14:01 UTC  (11+ messages)

[PATCH] mailmap: Fix Andrey Drobyshev author email
 2023-09-27 13:35 UTC  (6+ messages)

[PATCH v2 00/12] Prerequisite change for IOMMUFD support
 2023-09-27 13:25 UTC  (32+ messages)
` [PATCH v2 04/12] vfio/common: Introduce vfio_container_add|del_section_window()
` [PATCH v2 05/12] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v2 06/12] vfio/pci: Introduce vfio_[attach/detach]_device
` [PATCH v2 07/12] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v2 08/12] vfio/ap: "
` [PATCH v2 09/12] vfio/ccw: "
` [PATCH v2 11/12] vfio/common: Introduce two kinds of VFIO device lists

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-09-27 12:33 UTC  (9+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v13 0/9] rutabaga_gfx + gfxstream
 2023-09-27 12:26 UTC  (5+ messages)
` [PATCH v13 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v2 0/1] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
 2023-09-27 12:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-09-27 11:38 UTC  (11+ messages)
` [PATCH v1 1/9] qapi: golang: Generate qapi's enum types in Go
` [PATCH v1 2/9] qapi: golang: Generate qapi's alternate "
` [PATCH v1 3/9] qapi: golang: Generate qapi's struct "
` [PATCH v1 4/9] qapi: golang: structs: Address 'null' members
` [PATCH v1 5/9] qapi: golang: Generate qapi's union types in Go
` [PATCH v1 6/9] qapi: golang: Generate qapi's event "
` [PATCH v1 7/9] qapi: golang: Generate qapi's command "
` [PATCH v1 8/9] qapi: golang: Add CommandResult type to Go
` [PATCH v1 9/9] docs: add notes on Golang code generator

qemu-gtk clipboard crash fixes
 2023-09-27 11:19 UTC  (2+ messages)

[PATCH] vhost: Perform memory section dirty scans once per iteration
 2023-09-27 11:14 UTC 

[PATCH] target/arm: Permit T32 LDM with single register
 2023-09-27 10:58 UTC  (2+ messages)

[PATCH v7 0/7] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-09-27 10:54 UTC  (7+ messages)
` [PATCH v7 3/7] Add Hyper-V Dynamic Memory Protocol definitions
` [PATCH v7 5/7] qapi: Add query-memory-devices support to hv-balloon
` [PATCH v7 7/7] hw/i386/pc: Support hv-balloon

[PATCH] accel/tcg: mttcg remove false-negative halted assertion
 2023-09-27 10:38 UTC  (3+ messages)

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-09-27 10:04 UTC  (14+ messages)
` [PATCH RFC V2 01/37] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V2 01/37] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V2 02/37] cpus-common: Add common CPU utility for possible vCPUs
` [PATCH RFC V2 03/37] hw/arm/virt: Move setting of common CPU properties in a function
` [PATCH RFC V2 04/37] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
  ` [PATCH RFC V2 04/37] arm/virt,target/arm: "
` [PATCH RFC V2 05/37] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH RFC V2 05/37] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH RFC V2 06/37] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
  ` [PATCH RFC V2 06/37] arm/virt,kvm: "

[PATCH] accel/kvm/kvm-all: Handle register access errors
 2023-09-27 10:04 UTC  (2+ messages)

[PATCH 0/3] qga: Add optional stream-output argument to guest-exec
 2023-09-27  8:43 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH 0/3] esp/scsi: minor fixes
 2023-09-27  8:28 UTC  (7+ messages)
` [PATCH 1/3] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
` [PATCH 2/3] esp: restrict non-DMA transfer length to that of available data
` [PATCH 3/3] scsi-disk: ensure that FORMAT UNIT commands are terminated

[PATCH v2 0/8] coverity fixes
 2023-09-27  8:06 UTC  (2+ messages)

[PATCH] target/arm/kvm64.c: Remove unused include
 2023-09-27  7:19 UTC  (2+ messages)

[PATCH] optionrom: Remove build-id section
 2023-09-27  6:52 UTC  (3+ messages)

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-27  6:50 UTC  (6+ messages)
` [PATCH v1 04/22] vfio/common: Introduce vfio_container_add|del_section_window()

[Qemu-devel] [PATCH 00/19] aspeed: machine extensions and fixes
 2023-09-27  6:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux

[PATCH RESEND v5 0/3] qmp, vhost-user: Remove virtio_list & update virtio introspection
 2023-09-27  6:10 UTC  (5+ messages)
` [PATCH RESEND v5 1/3] qmp: remove virtio_list, search QOM tree instead
` [PATCH RESEND v5 2/3] qmp: update virtio feature maps, vhost-user-gpio introspection
` [PATCH RESEND v5 3/3] vhost-user: move VhostUserProtocolFeature definition to header file

[PATCH 0/2] riscv: add extension properties for all cpus
 2023-09-27  4:58 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: add riscv_cpu_get_name()

[PATCH v6 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-27  4:34 UTC  (2+ messages)

[PATCH v5 00/28] bsd-user: Implement freebsd process related system calls
 2023-09-27  4:25 UTC  (2+ messages)

[PATCH 0/4] aspeed: Clean up local variable shadowing
 2023-09-27  2:38 UTC  (3+ messages)
` [PATCH 1/4] aspeed/i2c: "

[PATCH v2 00/10] Adds CPU hot-plug support to Loongarch
 2023-09-27  2:16 UTC  (11+ messages)
` [PATCH v2 04/10] Introduce the CPU address space destruction function

[PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
 2023-09-26 23:25 UTC  (3+ messages)

[PATCH v2 0/3] AMD/Xilinx Versal TRNG support
 2023-09-26 21:36 UTC  (3+ messages)
` [PATCH v2 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG device

[PATCH v2 0/3] migration-qtest: zero the first byte of each page on start
 2023-09-26 21:25 UTC  (3+ messages)
` [PATCH v2 3/3] s390x/a-b-bios: "


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