qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-24 07:56:57 to 2023-05-24 20:10:18 UTC [more...]

New container build error: mountpoint does not exit
 2023-05-24 20:09 UTC 

[PATCH] tcg: Fix register move type in tcg_out_ld_helper_ret
 2023-05-24 20:02 UTC 

[PATCH v3 0/7] migration: Add switchover ack capability and VFIO precopy support
 2023-05-24 19:32 UTC  (12+ messages)
` [PATCH v3 1/7] migration: Add switchover ack capability
` [PATCH v3 2/7] migration: Implement switchover ack logic
` [PATCH v3 6/7] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v3 7/7] vfio/migration: Add support for switchover ack capability

[PATCH] Prepare bcm properties for videocore 4
 2023-05-24 19:14 UTC 

[PATCH 00/10] hw/arm/realview: Introduce abstract RealviewMachineClass
 2023-05-24 19:13 UTC  (21+ messages)
` [PATCH 01/10] hw/arm/realview: Simplify using 'break' statement
` [PATCH 02/10] hw/arm/realview: Declare QOM types using DEFINE_TYPES() macro
` [PATCH 03/10] hw/arm/realview: Introduce abstract RealviewMachineClass
` [PATCH 04/10] hw/arm/realview: Factor realview_common_class_init() out
` [PATCH 05/10] hw/arm/realview: Move 'board_id' to RealviewMachineClass
` [PATCH 06/10] hw/arm/realview: Move 'is_pb' "
` [PATCH 07/10] hw/arm/realview: Move 'mpcore_periphbase' "
` [PATCH 08/10] hw/arm/realview: Move 'loader_start' "
` [PATCH 09/10] hw/arm/realview: Use generic realview_common_machine_init()
` [PATCH 10/10] hw/arm/realview: Set MachineClass::default_nic in machine_class_init()

[PATCH v3 0/2] accel/tcg: Improvements to atomic128.h
 2023-05-24 18:32 UTC  (3+ messages)
` [PATCH v3 1/2] meson: Split test for __int128_t type from __int128_t arithmetic
` [PATCH v3 2/2] qemu/atomic128: Add x86_64 atomic128-ldst.h

[PATCH] meson.build: Fix glib -Wno-unused-function workaround
 2023-05-24 18:05 UTC  (2+ messages)

[PATCH] tests/decode: Emit TAP
 2023-05-24 17:38 UTC 

[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
 2023-05-24 17:36 UTC  (6+ messages)
` [PATCH v3 2/5] vdpa: add vhost_vdpa_reset_status_fd

[PATCH v3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-24 17:33 UTC  (3+ messages)

[PATCH 0/1] Change Hexagon maintainer
 2023-05-24 17:24 UTC  (3+ messages)
` [PATCH 1/1] Hexagon (target/hexagon) "

[PATCH] checkpatch: Prefer DEFINE_TYPES() over type_init / type_register_static
 2023-05-24 17:16 UTC  (2+ messages)

[PATCH v12 00/15] TCG code quality tracking
 2023-05-24 17:02 UTC  (5+ messages)
` [PATCH v12 02/15] accel: collecting TB execution count

[PATCH] intel_iommu: Optimize out some unnecessary UNMAP calls
 2023-05-24 16:58 UTC  (2+ messages)

[PATCH v2 0/2] Hexagon: minor cleanups to comments and python scripts
 2023-05-24 16:43 UTC  (5+ messages)
` [PATCH v2 1/2] target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
` [PATCH v2 2/2] Hexagon: fix outdated `hex_new_*` comments

[RFC PATCH 0/6] block: Make raw_co_get_allocated_file_size asynchronous
 2023-05-24 15:57 UTC  (13+ messages)
` [RFC PATCH 1/6] block: Remove bdrv_query_block_node_info
` [RFC PATCH 3/6] Convert query-block/info_block to coroutine
` [RFC PATCH 4/6] "
` [RFC PATCH 6/6] block: Add a thread-pool version of fstat

[PATCH 0/1] hw/ide/core.c: fix handling of unsupported commands
 2023-05-24 15:20 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
 2023-05-24 15:17 UTC  (4+ messages)

[PATCH v2 00/10] hw/virtio: Build various target-agnostic objects just once
 2023-05-24 15:06 UTC  (22+ messages)
` [PATCH v2 01/10] softmmu: Introduce qemu_target_page_mask() helper
` [PATCH v2 02/10] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
` [PATCH v2 03/10] hw/scsi: Rearrange meson.build
` [PATCH v2 04/10] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
` [PATCH v2 05/10] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
` [PATCH v2 06/10] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
` [PATCH v2 07/10] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
` [PATCH v2 08/10] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
` [PATCH v2 09/10] hw/virtio: Remove unnecessary 'virtio-access.h' header
` [PATCH v2 10/10] hw/virtio: Build various target-agnostic objects just once

[PATCH v3 0/5] hw/arm/sbsa-ref: sort out graphics a bit
 2023-05-24 14:59 UTC  (11+ messages)
` [PATCH v3 1/5] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
` [PATCH v3 2/5] Add Bochs to list of vga_interfaces
` [PATCH v3 3/5] hw/arm/sbsa-ref: honor "-vga none" argument
` [PATCH v3 4/5] hw/arm/sbsa-ref: add gfx card only if we have pci
` [PATCH v3 5/5] hw/arm/sbsa-ref: use MachineClass->default_display

[RFC PATCH] Add support for RAPL MSRs in KVM/Qemu
 2023-05-24 14:53 UTC  (5+ messages)

[QEMU][PATCH v5 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
 2023-05-24 14:39 UTC  (3+ messages)
` [QEMU][PATCH v5 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller

[PATCH] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
 2023-05-24 14:38 UTC  (2+ messages)

[PATCH] tests/qtest: Run arm-specific tests only if the required machine is available
 2023-05-24 14:18 UTC  (4+ messages)

[PATCH v5 00/10] tracing: remove dynamic vcpu state
 2023-05-24 13:56 UTC  (12+ messages)
` [PATCH v5 01/10] *-user: remove the guest_user_syscall tracepoints
` [PATCH v5 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH v5 03/10] trace: remove vcpu_id from the TraceEvent structure
` [PATCH v5 04/10] scripts/qapi: document the tool that generated the file
` [PATCH v5 05/10] qapi: make the vcpu parameters deprecated for 8.1
` [PATCH v5 06/10] trace: remove code that depends on setting vcpu
` [PATCH v5 07/10] trace: remove control-vcpu.h
` [PATCH v5 08/10] tcg: remove the final vestiges of dstate
` [PATCH v5 09/10] hw/9pfs: use qemu_xxhash4
` [PATCH v5 10/10] accel/tcg: include cs_base in our hash calculations

[PATCH 0/5] Use MachineClass->default_nic in more machines
 2023-05-24 13:55 UTC  (2+ messages)

[PATCH] target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
 2023-05-24 13:18 UTC  (5+ messages)

[PATCH] tests/decode: Convert tests to meson
 2023-05-24 12:58 UTC  (2+ messages)

[PATCH] hw/mips: Use MachineClass->default_nic in the virt machine
 2023-05-24 12:43 UTC  (2+ messages)

[PATCH] meson: Adjust check for __int128_t
 2023-05-24 12:41 UTC  (6+ messages)

[PATCH v4 0/3] hw/arm/sbsa-ref: sort out graphics a bit
 2023-05-24 11:48 UTC  (6+ messages)
` [PATCH 1/3] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
` [PATCH v4 2/3] Add Bochs to list of vga_interfaces
` [PATCH v4 3/3] hw/arm/sbsa-ref: set default display to Bochs

[PATCH RESEND 0/6] gdbstub: Add support for info proc mappings
 2023-05-24 11:39 UTC  (11+ messages)
` [PATCH RESEND 1/6] linux-user: Expose do_guest_openat() and do_guest_readlink()
` [PATCH RESEND 2/6] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
` [PATCH RESEND 3/6] gdbstub: Report the actual qemu-user pid
` [PATCH RESEND 5/6] docs: Document security implications of debugging
` PING: [PATCH RESEND 0/6] gdbstub: Add support for info proc mappings

[PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
 2023-05-24 11:33 UTC  (4+ messages)
` [PATCH v3 1/4] hw/arm/sbsa-ref: add GIC node into DT
` [PATCH v3 2/4] docs: sbsa: correct graphics card name
` [PATCH v3 3/4] docs: sbsa: document platform version changes

[PATCH 0/2] vhost-user-gpu get_edid feature
 2023-05-24 11:23 UTC  (4+ messages)

[PATCH 0/4] hw/nvme: tp4146 misc
 2023-05-24 11:19 UTC  (5+ messages)
` [PATCH 1/4] hw/nvme: fix verification of number of ruhis
` [PATCH 2/4] hw/nvme: verify uniqueness of reclaim unit handle identifiers
` [PATCH 3/4] hw/nvme: add placement handle list ranges
` [PATCH 4/4] docs: update hw/nvme documentation for TP4146

[PATCH] win32: wrap socket close() with an exception handler
 2023-05-24 10:54 UTC  (2+ messages)

[PATCH] virtio-gpu: add a FIXME for virtio_gpu_load()
 2023-05-24 10:50 UTC  (3+ messages)

[PATCH 0/6] decodetree: support named fields
 2023-05-24 10:26 UTC  (3+ messages)
` [PATCH 6/6] tests/decode: Add tests for various named-field cases

[PATCH 1/2] docs: sbsa: correct graphics card name
 2023-05-24 10:18 UTC  (15+ messages)
` [PATCH 1/3] hw/arm/sbsa-ref: honor "-vga none" argument
  ` [PATCH 2/3] hw/arm/sbsa-ref: add gfx card only if we have pci
  ` [PATCH 3/3] hw/arm/sbsa-ref: use MachineClass->default_display
` [PATCH v2 1/5] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
  ` [PATCH v2 2/5] Add Bochs to list of vga_interfaces
  ` [PATCH v2 3/5] hw/arm/sbsa-ref: honor "-vga none" argument
  ` [PATCH v2 4/5] hw/arm/sbsa-ref: add gfx card only if we have pci
  ` [PATCH v2 5/5] hw/arm/sbsa-ref: use MachineClass->default_display

[PATCH 1/4] Add Bochs to list of vga_interfaces
 2023-05-24 10:09 UTC 

[PATCH 00/11] hw/virtio: Build various target-agnostic objects just once
 2023-05-24  9:33 UTC  (7+ messages)
` [PATCH 03/11] hw/scsi: Rearrange meson.build
` [PATCH 08/11] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()

[PATCH v4 00/10] tracing: remove dynamic vcpu state
 2023-05-24  9:24 UTC  (7+ messages)
` [PATCH v4 01/10] *-user: remove the guest_user_syscall tracepoints
` [PATCH v4 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH v4 05/10] qapi: make the vcpu parameters deprecated for 8.1

[PATCH v5 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-24  9:20 UTC  (8+ messages)
` [PATCH v5 5/7] hw/cxl/events: Add injection of General Media Events

[PATCH v3 0/4] Virtio shared dma-buf
 2023-05-24  9:13 UTC  (5+ messages)
` [PATCH v3 1/4] uuid: add hash_func and equal_func
` [PATCH v3 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v3 3/4] vhost-user: add shared_object msg
` [PATCH v3 4/4] vhost-user: refactor send_resp code

[PATCH 1/2] docs/cxl: Correct CFMW number
 2023-05-19  8:58 UTC  (2+ messages)
` [PATCH 2/2] docs/clx: Change to lowercase as others

[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
 2023-05-24  9:05 UTC  (8+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk

[PATCH v2 0/6] block: add blk_io_plug_call() API
 2023-05-24  8:52 UTC  (13+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] block/nvme: convert to "
` [PATCH v2 3/6] block/blkio: "
` [PATCH v2 4/6] block/io_uring: "
` [PATCH v2 5/6] block/linux-aio: "
` [PATCH v2 6/6] block: remove bdrv_co_io_plug() API

[PULL 0/2] vfio queue
 2023-05-24  8:47 UTC  (3+ messages)
` [PULL 1/2] vfio/pci: Fix a use-after-free issue
` [PULL 2/2] util/vfio-helpers: Use g_file_read_link()

[PATCH v3 0/1] Add vpd data for Rainier machine
 2023-05-24  8:35 UTC  (5+ messages)
` [PATCH v3 1/1] hw/arm/aspeed:Add "

[PATCH 0/2] qemu-img: fix getting stuck in infinite loop on
 2023-05-24  8:30 UTC  (3+ messages)
` [PATCH 1/2] qemu-img: rebase: stop when reaching EOF of old backing file

[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
 2023-05-24  8:25 UTC  (5+ messages)
` [PATCH v3 2/3] vhost: register and change IOMMU flag depending on Device-TLB state

[PATCH] tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is set
 2023-05-24  8:10 UTC 

[PATCH v1] migration/multifd: always post the sync semaphores when sendesr exit
 2023-05-24  8:09 UTC 

[PATCH 0/6] block: add blk_io_plug_call() API
 2023-05-24  8:05 UTC  (5+ messages)
` [PATCH 1/6] "

[PATCH v1] migration: fix migrate_params_test_apply to set the dest param correctly
 2023-05-24  8:01 UTC 

[PATCH] cryptodev-vhost-user: add asymmetric crypto support
 2023-05-24  7:55 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXT] "


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