messages from 2023-12-21 15:50:09 to 2023-12-22 16:17:38 UTC [more...]
[PATCH v2] target/i386: Fix physical address truncation
2023-12-22 16:16 UTC (5+ messages)
[PATCH V6 00/14] fix migration of suspended runstate
2023-12-22 15:53 UTC (4+ messages)
` [PATCH V6 03/14] cpus: stop vm in "
[v2 0/2] vhost-user-test: Add negotiated features check
2023-12-22 15:11 UTC (4+ messages)
` [v2 1/2] qapi/virtio: Add feature and status bits for x-query-virtio-status
[RFC] Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2051
2023-12-22 14:44 UTC
[PULL 00/11] m68k next-cube patches
2023-12-22 13:45 UTC (12+ messages)
` [PULL 01/11] next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
` [PULL 02/11] next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
` [PULL 03/11] next-cube.c: update mmio_ops to properly use modern memory API
` [PULL 04/11] next-cube.c: update scr_ops "
` [PULL 05/11] next-cube.c: update and improve dma_ops
` [PULL 06/11] next-cube.c: move static led variable to NeXTPC
` [PULL 07/11] next-cube.c: move static phase variable to NextRtc
` [PULL 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
` [PULL 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function
` [PULL 10/11] next-cube.c: remove val and size arguments from nextscr2_write()
` [PULL 11/11] next-cube.c: move machine MemoryRegions into NeXTState
[PATCH 00/35] target/arm: Implement emulation of nested virtualization
2023-12-22 14:23 UTC (2+ messages)
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
2023-12-22 14:16 UTC (2+ messages)
[PATCH 00/40] testing and plugin updates for 9.0
2023-12-22 13:45 UTC (4+ messages)
` [PATCH 37/40] plugins: add an API to read registers
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-22 13:14 UTC (5+ messages)
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[PATCH v7 0/4] compare machine type compat_props
2023-12-22 12:51 UTC (2+ messages)
[PATCH V8 00/12] fix migration of suspended runstate
2023-12-22 12:44 UTC (4+ messages)
` [PATCH V8 02/12] cpus: stop vm in "
[RFC PATCH 00/11] Support ACPI Control Method Sleep button
2023-12-22 12:37 UTC (5+ messages)
` [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
[PATCH v5 0/2] acpi: report numa nodes for device memory using GI
2023-12-22 12:32 UTC (3+ messages)
` [PATCH v5 1/2] qom: new object to associate device to numa node
[PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
2023-12-22 12:22 UTC (17+ messages)
` [PATCH v2 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
` [PATCH v2 02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
` [PATCH v2 03/16] target/riscv: make riscv_cpu_is_generic() public
` [PATCH v2 04/16] target/riscv: move 'mmu' to riscv_cpu_properties[]
` [PATCH v2 05/16] target/riscv: move 'pmp' "
` [PATCH v2 06/16] target/riscv: rework 'priv_spec'
` [PATCH v2 07/16] target/riscv: rework 'vext_spec'
` [PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH v2 09/16] target/riscv: move 'elen' "
` [PATCH v2 10/16] target/riscv: create finalize_features() for KVM
` [PATCH v2 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
` [PATCH v2 12/16] target/riscv: move 'cboz_blocksize' "
` [PATCH v2 13/16] target/riscv: remove riscv_cpu_options[]
` [PATCH v2 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
` [PATCH v2 15/16] target/riscv/cpu.c: move 'mimpid' "
` [PATCH v2 16/16] target/riscv/cpu.c: move 'marchid' "
[PATCH 00/16] target/riscv: deprecate riscv_cpu_options[]
2023-12-22 12:03 UTC (19+ messages)
` [PATCH 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
` [PATCH 02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
` [PATCH 03/16] target/riscv: make riscv_cpu_is_generic() public
` [PATCH 04/16] target/riscv: move 'mmu' to riscv_cpu_properties[]
` [PATCH 05/16] target/riscv: move 'pmp' "
` [PATCH 06/16] target/riscv: rework 'priv_spec'
` [PATCH 07/16] target/riscv: rework 'vext_spec'
` [PATCH 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH 09/16] target/riscv: move 'elen' "
` [PATCH 10/16] target/riscv: create finalize_features() for KVM
` [PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
` [PATCH 12/16] target/riscv: move 'cboz_blocksize' "
` [PATCH 13/16] target/riscv: remove riscv_cpu_options[]
` [PATCH 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
` [PATCH 15/16] target/riscv/cpu.c: move 'mimpid' "
` [PATCH 16/16] target/riscv/cpu.c: move 'marchid' "
[RFC PATCH] meson.build: report graphics backends
2023-12-22 11:48 UTC
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2023-12-22 10:38 UTC (5+ messages)
` [RFC PATCH v3 06/30] migration/ram: Introduce 'fixed-ram' migration capability
` [RFC PATCH v3 23/30] migration: Add direct-io parameter
[PULL 00/47] vfio queue
2023-12-22 10:34 UTC (8+ messages)
` [PULL 20/47] backends/iommufd: Introduce the iommufd object
[PATCH for-9.0] qapi: Add 'recurse-children' option to qom-list
2023-12-22 10:31 UTC (2+ messages)
hw: Audit of qdev properties with same name but different types
2023-12-22 10:23 UTC (2+ messages)
VIRTIO_GPU_CMD_SUBMIT_3D error feedback?
2023-12-22 10:13 UTC
[PATCH] configure: use a native non-cross compiler for linux-user
2023-12-22 9:56 UTC
[PATCH v2 0/1] dump: Fix issues flagged by Coverity
2023-12-22 9:38 UTC (2+ messages)
` [PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R
[PATCH v4 00/13] Consolidate common vdpa members in VhostVDPAShared
2023-12-22 9:28 UTC (15+ messages)
` [PATCH v4 01/13] vdpa: add VhostVDPAShared
` [PATCH v4 02/13] vdpa: move iova tree to the shared struct
` [PATCH v4 03/13] vdpa: move iova_range to vhost_vdpa_shared
` [PATCH v4 04/13] vdpa: move shadow_data "
` [PATCH v4 05/13] vdpa: use vdpa shared for tracing
` [PATCH v4 06/13] vdpa: move file descriptor to vhost_vdpa_shared
` [PATCH v4 07/13] vdpa: move iotlb_batch_begin_sent "
` [PATCH v4 08/13] vdpa: move backend_cap "
` [PATCH v4 09/13] vdpa: remove msg type of vhost_vdpa
` [PATCH v4 10/13] vdpa: move iommu_list to vhost_vdpa_shared
` [PATCH v4 11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
` [PATCH v4 12/13] vdpa: use dev_shared in vdpa_iommu
` [PATCH v4 13/13] vdpa: move memory listener to vhost_vdpa_shared
[PATCH v3 0/6] target/i386: add support for FRED
2023-12-22 9:26 UTC (3+ messages)
` [PATCH v3 2/6] target/i386: mark CR4.FRED not reserved
[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
2023-12-22 9:00 UTC (5+ messages)
` [PATCH v2 1/4] hw/cxl: fix build error in cxl_type3_stubs.c
` [PATCH v2 2/4] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
` [PATCH v2 4/4] hw/cxl/events: discard all event records during sanitation
[PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration
2023-12-22 8:47 UTC (6+ messages)
` [PATCH v3A "
[PATCH 00/24] exec: Rework of various headers (user focused)
2023-12-22 8:06 UTC (9+ messages)
` [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
` [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
` [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
` [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
[PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
2023-12-22 3:47 UTC (3+ messages)
[PATCH v2 00/71] *: Constify VMState
2023-12-22 2:55 UTC (7+ messages)
` [PATCH v2 08/71] target/i386: Constify VMState in machine.c
` [PATCH v2 31/71] hw/i386: Constify VMState
` [PATCH v2 65/71] cpu-target: "
[PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
2023-12-22 2:41 UTC (5+ messages)
` [PATCH 1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename()
` [PATCH 2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
[PULL v2 00/33] Block layer patches
2023-12-21 23:06 UTC
[PATCH 0/6] Pointer Masking update for Zjpm v0.8
2023-12-21 22:49 UTC (3+ messages)
` [PATCH 3/6] target/riscv: Add pointer masking tb flags
virtio-pci in qemu-system-arm is broken in 8.2
2023-12-21 22:00 UTC (3+ messages)
[PATCH v4 0/2] Add minimal support for the B-L475E-IOT01A board
2023-12-21 21:32 UTC (3+ messages)
` [PATCH v4 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PATCH v4 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
[PULL 00/33] Block layer patches
2023-12-21 21:23 UTC (34+ messages)
` [PULL 01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put()
` [PULL 02/33] nbd/server: only traverse NBDExport->clients from main loop thread
` [PULL 03/33] nbd/server: introduce NBDClient->lock to protect fields
` [PULL 04/33] block/file-posix: set up Linux AIO and io_uring in the current thread
` [PULL 05/33] virtio-blk: add lock to protect s->rq
` [PULL 06/33] virtio-blk: don't lock AioContext in the completion code path
` [PULL 07/33] virtio-blk: don't lock AioContext in the submission "
` [PULL 08/33] block: Fix crash when loading snapshot on inactive node
` [PULL 09/33] vl: Improve error message for conflicting -incoming and -loadvm
` [PULL 10/33] iotests: Basic tests for internal snapshots
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
` [PULL 12/33] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
` [PULL 13/33] scsi: don't lock AioContext in I/O code path
` [PULL 14/33] dma-helpers: don't lock AioContext in dma_blk_cb()
` [PULL 15/33] virtio-scsi: replace AioContext lock with tmf_bh_lock
` [PULL 16/33] scsi: assert that callbacks run in the correct AioContext
` [PULL 17/33] tests: remove aio_context_acquire() tests
` [PULL 18/33] aio: make aio_context_acquire()/aio_context_release() a no-op
` [PULL 19/33] graph-lock: remove AioContext locking
` [PULL 20/33] block: "
` [PULL 21/33] block: remove bdrv_co_lock()
` [PULL 22/33] scsi: remove AioContext locking
` [PULL 23/33] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
` [PULL 24/33] aio: remove aio_context_acquire()/aio_context_release() API
` [PULL 25/33] docs: remove AioContext lock from IOThread docs
` [PULL 26/33] scsi: remove outdated AioContext lock comment
` [PULL 27/33] job: remove outdated AioContext locking comments
` [PULL 28/33] block: "
` [PULL 29/33] block-coroutine-wrapper: use qemu_get_current_aio_context()
` [PULL 30/33] string-output-visitor: show structs as "<omitted>"
` [PULL 31/33] qdev-properties: alias all object class properties
` [PULL 32/33] qdev: add IOThreadVirtQueueMappingList property type
` [PULL 33/33] virtio-blk: add iothread-vq-mapping parameter
[PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
2023-12-21 21:19 UTC (5+ messages)
[PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
2023-12-21 21:07 UTC (2+ messages)
[PATCH v3 0/6] qemu-iotests fixes for Kevin's block tree
2023-12-21 21:02 UTC (8+ messages)
` [PATCH v3 1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context()
` [PATCH v3 2/6] fixup block: remove AioContext locking
` [PATCH v3 3/6] fixup scsi: only access SCSIDevice->requests from one thread
` [PATCH v3 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
` [PATCH v3 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
` [PATCH v3 6/6] nbd/server: introduce NBDClient->lock to protect fields
[PATCH v2 0/6] qemu-iotests fixes for Kevin's block tree
2023-12-21 19:21 UTC (4+ messages)
` [PATCH v2 6/6] nbd/server: introduce NBDClient->lock to protect fields
[RFC PATCH] readthodocs: fully specify a build environment
2023-12-21 17:42 UTC
[PATCH 00/21] Build system cleanups for QEMU 9.0
2023-12-21 17:19 UTC (22+ messages)
` [PATCH 01/21] meson: fix type of "relocatable" option
` [PATCH 02/21] meson: remove unused variable
` [PATCH 03/21] meson: use version_compare() to compare version
` [PATCH 04/21] Makefile: clean qemu-iotests output
` [PATCH 05/21] configure: remove unnecessary subshell
` [PATCH 06/21] configure: unify again the case arms in probe_target_compiler
` [PATCH 07/21] meson: always probe u2f and canokey if the option is enabled
` [PATCH 08/21] meson: remove OS definitions from config_targetos
` [PATCH 09/21] meson: remove CONFIG_POSIX and CONFIG_WIN32 "
` [PATCH 10/21] meson: remove config_targetos
` [PATCH 11/21] meson: remove CONFIG_ALL
` [PATCH 12/21] meson: rename config_all
` [PATCH 13/21] meson: add more sections to main meson.build
` [PATCH 14/21] meson: move program checks together
` [PATCH 15/21] meson: move option validation a bit closer
` [PATCH 16/21] meson: separate host-specific checks from option validation
` [PATCH 17/21] meson: keep subprojects together
` [PATCH 18/21] meson: move CFI detection code earlier
` [PATCH 19/21] meson: move config-host.h definitions together
` [PATCH 20/21] meson: move subdirs to "Collect sources" section
` [PATCH 21/21] configure, meson: rename targetos to host_os
[PATCH] MAINTAINERS: Remove myself as reviewer from Live Migration
2023-12-21 17:07 UTC
[PATCH 0/2] Added the ability to delegate LCOFI to VS
2023-12-21 16:03 UTC (5+ messages)
` [PATCH 1/2] target/riscv/csr: Rename groups of interrupts
` [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).