qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-27 07:09:23 to 2023-09-28 04:51:26 UTC [more...]

[PATCH v3 0/6] python/machine: use socketpair() for console socket
 2023-09-28  4:49 UTC  (3+ messages)
` [PATCH v3 3/6] python/console_socket: accept existing FD in initializer
` [PATCH v3 5/6] python/machine: use socketpair() for qtest connection

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-09-28  4:47 UTC  (3+ messages)
` [PATCH v3 1/4] migration/qmp: Fix crash on setting tls-authz with null

[PATCH] tests/qtest: Fix npcm7xx_timer-test.c flaky test
 2023-09-28  4:44 UTC  (2+ messages)

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-09-28  3:44 UTC  (3+ messages)

[PATCH 0/3] vhost: clean up device reset
 2023-09-28  3:01 UTC  (7+ 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 v2 00/12] Prerequisite change for IOMMUFD support
 2023-09-28  2:55 UTC  (34+ 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 0/5] migration: Downtime observability improvements
 2023-09-28  1:55 UTC  (3+ messages)
` [PATCH 1/5] migration: Store downtime timestamps in an array

[PATCH v3 0/7] *** Adds CPU hot-plug support to Loongarch ***
 2023-09-28  1:36 UTC  (18+ 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 RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-09-28  1:36 UTC  (23+ messages)
` [PATCH RFC V2 06/37] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
  ` [PATCH RFC V2 06/37] arm/virt,kvm: "
` [PATCH RFC V2 07/37] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus "
` [PATCH RFC V2 09/37] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH RFC V2 10/37] arm/acpi: Enable ACPI support for vcpu hotplug
` [PATCH RFC V2 11/37] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH RFC V2 12/37] hw/acpi: Use qemu_present_cpu() API in ACPI CPU hotplug init
` [PATCH RFC V2 13/37] hw/acpi: Init GED framework with cpu hotplug events
` [PATCH RFC V2 14/37] arm/virt: Add cpu hotplug events to GED during creation
` [PATCH RFC V2 15/37] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
` [PATCH RFC V2 16/37] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH RFC V2 17/37] arm/virt/acpi: Build CPUs AML with CPU Hotplug support

[PATCH 00/19] QEMU: CXL mailbox rework and features
 2023-09-27 22:58 UTC  (7+ 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 02/19] hw/cxl/mbox: Split mailbox command payload into separate input and output

[PATCH] misc/pca9552: Let external devices set pca9552 inputs
 2023-09-27 22:56 UTC 

[PATCH] qtest/migration: Add a test for the analyze-migration script
 2023-09-27 22:06 UTC  (2+ messages)

[PATCH v4 0/4] Add full zoned storage emulation to qcow2 driver
 2023-09-27 20:48 UTC  (3+ messages)
` [PATCH v4 1/4] docs/qcow2: add the zoned format feature

[PATCH] misc/pca9552: Fix inverted input status
 2023-09-27 20:32 UTC 

[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] 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  (18+ 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 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  (28+ 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 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 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] 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)


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