qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-04 13:30:00 to 2024-06-05 01:30:07 UTC [more...]

Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
 2024-06-05  1:28 UTC  (13+ messages)

[PATCH] target/loongarch: fix a wrong print in cpu dump
 2024-06-05  1:21 UTC  (3+ messages)

[PATCH v4 0/4] vvfat: Fix write bugs for large files and add iotests
 2024-06-05  0:58 UTC  (5+ messages)
` [PATCH v4 1/4] vvfat: Fix bug in writing to middle of file
` [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
` [PATCH v4 3/4] vvfat: Fix reading files with non-continuous clusters
` [PATCH v4 4/4] iotests: Add `vvfat` tests

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-05  0:46 UTC  (12+ messages)
` [PATCH 1/6] target/riscv: Remove obsolete sfence.vm instruction
` [PATCH 4/6] target/riscv: Add support to record CTR entries
` [PATCH 5/6] target/riscv: Add CTR sctrclr instruction
` [PATCH 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs

[PATCH v2 0/8] hw/riscv/virt.c: aplic/imsic DT fixes
 2024-06-05  0:43 UTC  (18+ messages)
` [PATCH v2 1/8] hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
` [PATCH v2 2/8] hw/riscv/virt.c: add aplic nodename helper
` [PATCH v2 3/8] hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller'
` [PATCH v2 4/8] hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible'
` [PATCH v2 5/8] hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation'
` [PATCH v2 6/8] hw/riscv/virt.c: change imsic nodename to 'interrupt-controller'
` [PATCH v2 7/8] hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible'
` [PATCH v2 8/8] hw/riscv/virt.c: imsics DT: add '#msi-cells'

[PATCH v5 00/17] Add AST2700 support
 2024-06-05  0:40 UTC  (3+ messages)

[PATCH v3 0/6] vvfat: Fix write bugs for large files and add iotests
 2024-06-05  0:38 UTC  (3+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-06-05  0:31 UTC  (11+ messages)

[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
 2024-06-04 23:40 UTC  (11+ messages)
` [PATCH v2 06/18] monitor: Stop removing non-duplicated fds
` [PATCH v2 14/18] migration: Add documentation for fdset with multifd + file
` [PATCH v2 15/18] tests/qtest/migration: Add a test for mapped-ram with passing of fds
` [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration

[PATCH RESEND v2 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
 2024-06-04 23:13 UTC  (7+ messages)
` [PATCH RESEND v2 1/3] target/riscv/kvm: add software breakpoints support
` [PATCH RESEND v2 2/3] target/riscv/kvm: handle the exit with debug reason
` [PATCH RESEND v2 3/3] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG

[PATCH 0/3] RISC-V: ACPI: Namespace updates
 2024-06-04 23:09 UTC  (7+ messages)
` [PATCH 1/3] gpex-acpi: Support PCI link devices outside the host bridge
` [PATCH 2/3] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
` [PATCH 3/3] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART

[PATCH 0/7] Live migration acceleration with UADK
 2024-06-04 21:25 UTC  (6+ messages)
` [PATCH 2/7] configure: Add uadk option
` [PATCH 3/7] migration/multifd: add uadk compression framework

[PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
 2024-06-04 21:13 UTC 

[PULL 00/32] Misc HW / accel patches
 2024-06-04 21:25 UTC  (2+ messages)

[PATCH v3 0/4] tests/qtest/migration-test: Improve and enable on ppc64
 2024-06-04 21:03 UTC  (2+ messages)

[PATCH v7 0/7] Live Migration With IAA
 2024-06-04 20:19 UTC  (3+ messages)
` [PATCH v7 1/7] docs/migration: add qpl compression feature

[PULL 00/20] Net patches
 2024-06-04 19:52 UTC  (2+ messages)

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-06-04 19:32 UTC  (4+ messages)
` [PATCH 1/6] migration: remove RDMA live migration temporarily

[PULL 00/46] virtio: features,fixes
 2024-06-04 19:08 UTC  (47+ messages)
` [PULL 01/46] vhost: dirty log should be per backend type
` [PULL 02/46] vhost: Perform memory section dirty scans once per iteration
` [PULL 03/46] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
` [PULL 04/46] virtio-pci: Fix the use of an uninitialized irqfd
` [PULL 05/46] virtio/virtio-pci: Handle extra notification data
` [PULL 06/46] virtio: Prevent creation of device using notification-data with ioeventfd
` [PULL 07/46] virtio-mmio: Handle extra notification data
` [PULL 08/46] virtio-ccw: "
` [PULL 09/46] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
` [PULL 10/46] Fix vhost user assertion when sending more than one fd
` [PULL 11/46] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
` [PULL 12/46] hw/virtio: Fix obtain the buffer id from the last descriptor
` [PULL 13/46] virtio-pci: only reset pm state during resetting
` [PULL 14/46] vhost-user-gpu: fix import of DMABUF
` [PULL 15/46] Revert "vhost-user: fix lost reconnect"
` [PULL 16/46] vhost-user: fix lost reconnect again
` [PULL 17/46] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PULL 18/46] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PULL 19/46] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PULL 20/46] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PULL 21/46] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PULL 22/46] hw/mem/cxl_type3: Add support to create DC regions to "
` [PULL 23/46] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PULL 24/46] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PULL 25/46] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PULL 26/46] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PULL 27/46] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PULL 28/46] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PULL 29/46] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PULL 30/46] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
` [PULL 31/46] hw/acpi/GI: Fix trivial parameter alignment issue
` [PULL 32/46] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator
` [PULL 33/46] hw/acpi: Generic Port Affinity Structure support
` [PULL 34/46] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PULL 35/46] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
` [PULL 37/46] scripts/update-linux-headers: Copy setup_data.h to correct directory
` [PULL 38/46] linux-headers: update to 6.10-rc1
` [PULL 39/46] hw/misc/pvpanic: centralize definition of supported events
` [PULL 40/46] tests/qtest/pvpanic: use centralized "
` [PULL 41/46] hw/misc/pvpanic: add support for normal shutdowns
` [PULL 42/46] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PULL 43/46] tests/qtest/pvpanic: add tests for pvshutdown event
` [PULL 44/46] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
` [PULL 45/46] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
` [PULL 46/46] hw/cxl: Fix read from bogus memory

[RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-06-04 18:54 UTC  (4+ messages)
` [RFC PATCH 1/1] vhost-user: add shmem mmap request

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-04 18:35 UTC  (8+ messages)
` [PATCH 2/5] s390x: Add loadparm to CcwDevice
` [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices

[RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
 2024-06-04 17:59 UTC  (3+ messages)

[PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
 2024-06-04 17:49 UTC  (3+ messages)

[PULL v2 0/2] NBD patches for 2024-05-30
 2024-06-04 17:27 UTC  (2+ messages)

[PATCH V1 00/26] Live update: cpr-exec
 2024-06-04 17:16 UTC  (14+ messages)
` [PATCH V1 17/26] machine: memfd-alloc option

[PATCH] scsi-disk: Don't silently truncate serial number
 2024-06-04 16:17 UTC 

[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
 2024-06-04 16:12 UTC  (7+ messages)

[RFC v2 0/7] Introduce SMP Cache Topology
 2024-06-04 16:08 UTC  (7+ messages)
` [RFC v2 3/7] hw/core: Add cache topology options in -smp

[PATCH 00/14] Improve mechanism for configuring allowed commands
 2024-06-04 15:32 UTC  (15+ messages)
` [PATCH 01/14] qapi: use "QAPI_FEATURE" as namespace for special features
` [PATCH 02/14] qapi: add helper for checking if a command feature is set
` [PATCH 03/14] qapi: cope with special feature names containing a '-'
` [PATCH 04/14] qapi: add a 'command-features' pragma
` [PATCH 05/14] qapi: stop hardcoding list of special features
` [PATCH 06/14] qapi: define enum for custom special features on commands
` [PATCH 07/14] qga: use special feature to mark those that can run when FS are frozen
` [PATCH 08/14] qga: add command line to limit commands for confidential guests
` [PATCH 09/14] qga: define commands which can be run in confidential mode
` [PATCH 10/14] qga: add command line to block unrestricted command/file access
` [PATCH 11/14] qga: mark guest-file-* commands with 'unrestricted' flag
` [PATCH 12/14] qga: mark guest-exec-* "
` [PATCH 13/14] qga: add command line to block user authentication commands
` [PATCH 14/14] qga: mark guest-ssh-* / guest-*-password commands with 'unrestricted' flag

[PATCH v3 0/4] fix two edge cases related to stream block jobs
 2024-06-04 15:28 UTC  (7+ messages)
` [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes

[PATCH 00/32] hw/sd: eMMC support
 2024-06-04 15:21 UTC  (7+ messages)
` [PATCH 17/32] hw/sd: Add emmc_cmd_SEND_RELATIVE_ADDR() handler
` [PATCH 24/32] hw/sd: Subtract bootarea size from blk

[PATCH v2 0/5] scrips/coverity-scan: COMPONENTS.md updates
 2024-06-04 15:18 UTC  (11+ messages)
` [PATCH v2 1/5] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
` [PATCH v2 2/5] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
` [PATCH v2 3/5] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
` [PATCH v2 4/5] scripts/coverity-scan/COMPONENTS.md: Fix monitor component
` [PATCH v2 5/5] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs

[PATCH 00/11] target/i386: fixes for INHIBIT_IRQ, TF and RF
 2024-06-04 14:14 UTC  (19+ messages)
` [PATCH 02/11] target/i386: fix implementation of ICEBP
` [PATCH 04/11] target/i386: cleanup PAUSE helpers
` [PATCH 07/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
` [PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
` [PATCH 09/11] target/i386: fix TF/RF handling for HLT
` [PATCH 10/11] target/i386: document incorrect semantics of watchpoint following MOV/POP SS
` [PATCH 11/11] target/i386: document use of DISAS_NORETURN

[PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
 2024-06-04 14:24 UTC  (6+ messages)

[PATCH] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
 2024-06-04 15:09 UTC  (4+ messages)

[PULL 25/53] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
 2024-06-04 15:08 UTC  (2+ messages)

[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
 2024-06-04 15:08 UTC  (3+ messages)
` [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports

[PATCH] docs, tests: do not specify scsi=off for virtio-blk-pci
 2024-06-04 15:06 UTC  (2+ messages)

[PATCH] qapi/qom: make some QOM properties depend on the build settings
 2024-06-04 15:04 UTC  (2+ messages)

[PATCH v13 00/13] Support blob memory and venus on qemu
 2024-06-04 14:44 UTC  (9+ messages)
` [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v13 04/13] virtio-gpu: Unrealize GL device
` [PATCH v13 09/13] virtio-gpu: Support blob scanout using dmabuf fd
` [PATCH v13 10/13] virtio-gpu: Support suspension of commands processing

[PATCH] qapi: clarify that the default is backend dependent
 2024-06-04 14:58 UTC  (4+ messages)

[PATCH v2] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
 2024-06-04 14:53 UTC  (3+ messages)

[PATCH v8 00/14] Enabling DCD emulation support in Qemu
 2024-06-04 14:49 UTC  (5+ messages)
` [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PULL 00/45] mostly i386 patches for 2024-06-04
 2024-06-04 14:33 UTC  (3+ messages)
` [PULL 01/45] virtio-blk: remove SCSI passthrough functionality

[PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-06-04 14:01 UTC  (2+ messages)

[PATCH v2 qemu 0/6] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-04 13:59 UTC  (3+ messages)
` [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support

[PATCH 00/20] qga: clean up command source locations and conditionals
 2024-06-04 13:49 UTC  (21+ messages)
` [PATCH 01/20] qga: drop blocking of guest-get-memory-block-size command
` [PATCH 02/20] qga: move linux vcpu command impls to commands-linux.c
` [PATCH 03/20] qga: move linux suspend "
` [PATCH 04/20] qga: move linux fs/disk "
` [PATCH 05/20] qga: move linux disk/cpu stats "
` [PATCH 06/20] qga: move linux memory block "
` [PATCH 07/20] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
` [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
` [PATCH 09/20] qga: conditionalize schema for commands unsupported on non-Linux POSIX
` [PATCH 10/20] qga: conditionalize schema for commands requiring getifaddrs
` [PATCH 11/20] qga: conditionalize schema for commands requiring linux/win32
` [PATCH 12/20] qga: conditionalize schema for commands only supported on Windows
` [PATCH 13/20] qga: conditionalize schema for commands requiring fsfreeze
` [PATCH 14/20] qga: conditionalize schema for commands requiring fstrim
` [PATCH 15/20] qga: conditionalize schema for commands requiring libudev
` [PATCH 16/20] qga: conditionalize schema for commands requiring utmpx
` [PATCH 17/20] qga: conditionalize schema for commands not supported on other UNIX
` [PATCH 18/20] qga: add note about where to disable commands for a platform
` [PATCH 19/20] qga: move declare of QGAConfig struct to top of file
` [PATCH 20/20] qga: centralize logic for disabling/enabling commands

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-04 13:42 UTC  (8+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

[PATCH v2 00/37] target/sparc: Implement VIS4
 2024-06-04 13:42 UTC  (13+ messages)
` [PATCH v2 12/37] target/sparc: Implement CMASK instructions
` [PATCH v2 16/37] target/sparc: Implement FMEAN16
` [PATCH v2 20/37] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS
` [PATCH v2 25/37] target/sparc: Implement UMULXHI
` [PATCH v2 26/37] target/sparc: Implement XMULX
` [PATCH v2 27/37] target/sparc: Enable VIS3 feature bit

[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-06-04 13:29 UTC  (6+ messages)
` [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()


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