qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-06 03:40:21 to 2023-09-06 16:17:49 UTC [more...]

[PATCH v3 0/6] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-09-06 16:16 UTC  (9+ messages)
` [PATCH v3 1/6] migration: Add migration prefix to functions in target.c
` [PATCH v3 2/6] vfio/migration: Fail adding device with enable-migration=on and existing blocker
` [PATCH v3 3/6] migration: Move more initializations to migrate_init()
` [PATCH v3 4/6] migration: Add .save_prepare() handler to struct SaveVMHandlers
` [PATCH v3 5/6] vfio/migration: Block VFIO migration with postcopy migration
` [PATCH v3 6/6] vfio/migration: Block VFIO migration with background snapshot

mips system emulation failure with virtio
 2023-09-06 16:06 UTC  (5+ messages)

[PATCH v6 0/3] Virtio shared dma-buf
 2023-09-06 16:01 UTC  (11+ messages)
` [PATCH v6 1/3] uuid: add a hash function
` [PATCH v6 2/3] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v6 3/3] vhost-user: add shared_object msg

[PULL 00/18] Parallels format driver
 2023-09-06 15:54 UTC  (19+ messages)
` [PULL 01/18] MAINTAINERS: add tree to keep parallels format driver changes
` [PULL 02/18] parallels: Fix comments formatting inside parallels driver
` [PULL 03/18] parallels: Incorrect data end calculation in parallels_open()
` [PULL 04/18] parallels: Check if data_end greater than the file size
` [PULL 05/18] parallels: Add "explicit" argument to parallels_check_leak()
` [PULL 06/18] parallels: Add data_start field to BDRVParallelsState
` [PULL 07/18] parallels: Add checking and repairing duplicate offsets in BAT
` [PULL 08/18] parallels: Image repairing in parallels_open()
` [PULL 09/18] parallels: Use bdrv_co_getlength() in parallels_check_outside_image()
` [PULL 10/18] parallels: Add data_off check
  ` [PULL 11/18] parallels: Add data_off repairing to parallels_open()
  ` [PULL 12/18] iotests: Add out-of-image check test for parallels format
  ` [PULL 13/18] iotests: Add leak "
  ` [PULL 14/18] iotests: Add test for BAT entries duplication check
  ` [PULL 15/18] iotests: Refactor tests of parallels images checks (131)
  ` [PULL 16/18] iotests: Fix cluster size in parallels images tests (131)
  ` [PULL 17/18] iotests: Fix test 131 after repair was added to parallels_open()
  ` [PULL 18/18] iotests: Add test for data_off check

[PATCH 0/1] Qemu crashes on VM migration after an handled memory error
 2023-09-06 15:16 UTC  (4+ messages)
` [PATCH 1/1] migration: skip poisoned memory pages on "ram saving" phase

[PULL 00/14] Block layer patches
 2023-09-06 15:13 UTC  (2+ messages)

[PATCH v22 00/20] s390x: CPU Topology
 2023-09-06 14:53 UTC  (13+ messages)
` [PATCH v22 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v22 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v22 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v22 10/20] machine: adding s390 topology to info hotpluggable-cpus

[PATCH 00/16] tests: Add CPU topology related smbios test cases
 2023-09-06 14:40 UTC  (3+ messages)

[PATCH v2 0/6] target/riscv: Add RISC-V Virtual IRQs and IRQ filtering support
 2023-09-06 14:38 UTC  (2+ messages)

[PATCH v2 00/16] virtio-mem: Expose device memory through multiple memslots
 2023-09-06 14:37 UTC  (5+ messages)
` [PATCH v2 04/16] kvm: Return number of free memslots

[PULL v2 00/35] ppc queue
 2023-09-06 14:36 UTC 

[PATCH 0/4] Generate x86 cpu features
 2023-09-06 14:34 UTC  (8+ messages)
` [PATCH 1/4] target/i386: Split out feature_word_info
` [PATCH 2/4] target/i386: Translate feature_word_info to xml

[PATCH] subprojects: add wrap file for libblkio
 2023-09-06 14:28 UTC  (3+ messages)

[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-09-06 14:21 UTC  (6+ messages)
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers

[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
 2023-09-06 14:16 UTC  (9+ messages)
` [QEMU PATCH v4 09/13] virtio-gpu: Handle resource blob commands

[PATCH 0/3] separated wanted and unwanted skips in QEMU iotests
 2023-09-06 14:09 UTC  (4+ messages)
` [PATCH 1/3] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file
` [PATCH 2/3] iotests: improve 'not run' message for nbd-multiconn test
` [PATCH 3/3] iotests: distinguish 'skipped' and 'not run' states

Status of DAX for virtio-fs/virtiofsd?
 2023-09-06 13:57 UTC  (4+ messages)
  ` [Virtio-fs] "

[PATCH v4 2/5] s390x: switch pv and subsystem reset ordering on reboot
 2023-09-06 13:41 UTC  (4+ messages)
` [PATCH] s390x: do a subsystem reset before the unprotect "

strace showing QEMU process doing >99% ppoll
 2023-09-06 13:39 UTC  (2+ messages)

[PULL 00/14] Block patches
 2023-09-06 13:18 UTC  (2+ messages)

[PATCH v2 1/2] hw/ide: reset: cancel async DMA operation before resetting state
 2023-09-06 13:09 UTC  (2+ messages)
` [PATCH v2 2/2] tests/qtest: ahci-test: add test exposing reset issue with pending callback

[PATCH] virtio-gpu: block migration of VMs with blob=true
 2023-09-06 13:08 UTC 

[PATCH] virtio-gpu/win32: set the destroy function on load
 2023-09-06 13:07 UTC 

[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
 2023-09-06 13:04 UTC  (3+ messages)
` [PATCH 5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH v2] qdict: Preserve order for iterating qdict elements
 2023-09-06 12:21 UTC  (4+ messages)

[PATCH v4 00/11] memory-backend-file related improvements and VM templating support
 2023-09-06 12:05 UTC  (12+ messages)
` [PATCH v4 01/11] nvdimm: Reject writing label data to ROM instead of crashing QEMU
` [PATCH v4 02/11] softmmu/physmem: Distinguish between file access mode and mmap protection
` [PATCH v4 03/11] backends/hostmem-file: Add "rom" property to support VM templating with R/O files
` [PATCH v4 04/11] softmmu/physmem: Remap with proper protection in qemu_ram_remap()
` [PATCH v4 05/11] softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files
` [PATCH v4 06/11] softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=true
` [PATCH v4 07/11] softmmu/physmem: Never return directories from file_ram_open()
` [PATCH v4 08/11] docs: Don't mention "-mem-path" in multi-process.rst
` [PATCH v4 09/11] docs: Start documenting VM templating
` [PATCH v4 10/11] softmmu/physmem: Hint that "readonly=on, rom=off" exists when opening file R/W for private mapping fails
` [PATCH v4 11/11] machine: Improve error message when using default RAM backend id

CXL Namespaces of ACPI disappearing in Qemu demo
 2023-09-06 11:22 UTC  (3+ messages)

[PATCH 00/67] Make pixman an optional dependency
 2023-09-06 11:00 UTC  (5+ messages)
` [PATCH 65/67] ppc/kconfig: make SAM460EX depend on PPC & PIXMAN

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-09-06 10:46 UTC  (6+ messages)
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum

PCI Hotplug ACPI device names only 3 characters long
 2023-09-06 10:45 UTC  (6+ messages)

[PATCH v2 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-06 10:23 UTC  (22+ messages)
` [PATCH v2 01/19] target/riscv: introduce TCG AccelCPUClass
` [PATCH v2 02/19] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH v2 03/19] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PATCH v2 04/19] target/riscv: move riscv_tcg_ops "
` [PATCH v2 05/19] target/riscv/cpu.c: add .instance_post_init()
` [PATCH v2 06/19] target/riscv: move 'host' CPU declaration to kvm.c
` [PATCH v2 07/19] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PATCH v2 08/19] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PATCH v2 09/19] target/riscv: make riscv_add_satp_mode_properties() public
` [PATCH v2 10/19] target/riscv: remove kvm-stub.c
` [PATCH v2 11/19] target/riscv: introduce KVM AccelCPUClass
` [PATCH v2 12/19] target/riscv: move KVM only files to kvm subdir
` [PATCH v2 13/19] target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
` [PATCH v2 14/19] target/riscv/cpu.c: export set_misa()
` [PATCH v2 15/19] target/riscv/tcg: introduce tcg_cpu_instance_init()
` [PATCH v2 16/19] target/riscv/cpu.c: make misa_ext_cfgs[] 'const'
` [PATCH v2 17/19] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PATCH v2 18/19] target/riscv/cpu.c: export isa_edata_arr[]
` [PATCH v2 19/19] target/riscv/cpu: move priv spec functions to tcg-cpu.c

[PATCH v5 0/4] Virtio shared dma-buf
 2023-09-06 10:16 UTC  (19+ messages)
` [PATCH v5 1/4] uuid: add a hash function
` [PATCH v5 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v5 3/4] vhost-user: add shared_object msg
` [PATCH v5 4/4] vhost-user: refactor send_resp code

[PATCH v2 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-09-06  9:59 UTC  (8+ messages)
` [PATCH v2 1/7] vhost-user: strip superfluous whitespace
` [PATCH v2 5/7] vhost-user: hoist "write_sync", "get_features", "get_u64"

[PATCH v2 0/3] block: align CoR requests to subclusters
 2023-09-06  9:43 UTC  (3+ messages)
` [PATCH v2 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters

[PATCH 0/3] sysemu/accel: Simplify sysemu/xen.h
 2023-09-06  9:43 UTC  (3+ messages)
` [PATCH 3/3] sysemu/xen: Allow elision of xen_hvm_modified_memory()

[PATCH v3 0/8] qemu-nbd: Restore "qemu-nbd -v --fork" output
 2023-09-06  9:32 UTC  (9+ messages)
` [PATCH 1/8] qemu-nbd: improve error message for dup2 error
` [PATCH 2/8] qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not defined
` [PATCH 3/8] qemu-nbd: move srcpath into struct NbdClientOpts
` [PATCH 4/8] qemu-nbd: put saddr into "
` [PATCH 5/8] qemu-nbd: invent nbd_client_release_pipe() helper
` [PATCH 6/8] qemu-nbd: Restore "qemu-nbd -v --fork" output
` [PATCH 7/8] qemu-nbd: document -v behavior in respect to --fork in man
` [PATCH 8/8] qemu-nbd: fix formatting in main()

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-06  9:29 UTC  (6+ messages)
` [PATCH v8 02/12] Add virtio-sound-pci device
` [PATCH v8 03/12] virtio-sound: handle control messages and streams

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-06  9:21 UTC  (6+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-09-06  9:21 UTC  (5+ messages)
` [PATCH v3 07/20] virtio: add vhost-user-base and a generic vhost-user-device

[PATCH v1 0/7] Validate and test qapi examples
 2023-09-06  9:17 UTC  (16+ messages)
` [PATCH v1 1/7] qapi: scripts: add a generator for qapi's examples
` [PATCH v1 2/7] qapi: fix example of get-win32-socket command
` [PATCH v1 3/7] qapi: fix example of dumpdtb command
` [PATCH v1 4/7] qapi: fix example of cancel-vcpu-dirty-limit command
` [PATCH v1 5/7] qapi: fix example of set-vcpu-dirty-limit command
` [PATCH v1 6/7] qapi: fix example of calc-dirty-rate command
` [PATCH v1 7/7] qapi: fix example of NETDEV_STREAM_CONNECTED event

[PATCH 00/21] Graph locking part 4 (node management)
 2023-09-06  9:17 UTC  (5+ messages)
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()

[PATCH v4 00/14] simpletrace: refactor and general improvements
 2023-09-06  8:57 UTC  (5+ messages)
` [PATCH v4 12/14] simpletrace: added simplified Analyzer2 class

[PATCH] hw/intc/arm_gicv3: Simplify gicv3_class_name() logic
 2023-09-06  8:40 UTC  (2+ messages)

[PATCH v10 0/4] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-09-06  7:43 UTC  (5+ messages)
` [PATCH v10 1/4] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PATCH v10 2/4] hw/ufs: Support for Query Transfer Requests
` [PATCH v10 3/4] hw/ufs: Support for UFS logical unit
` [PATCH v10 4/4] tests/qtest: Introduce tests for UFS

[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-09-06  7:17 UTC  (5+ messages)
` [PATCH 01/13] memory: Let ReservedRegion use Range

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-09-06  4:33 UTC  (16+ messages)
` [PATCH RESEND 01/15] ppc: spapr: Introduce Nested PAPR API related macros
` [PATCH RESEND 02/15] ppc: spapr: Add new/extend structs to support Nested PAPR API
` [PATCH RESEND 03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr
` [PATCH RESEND 04/15] ppc: spapr: Start using nested.api for nested kvm-hv api
` [PATCH RESEND 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
` [PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
` [PATCH RESEND 07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES
` [PATCH RESEND 08/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE
` [PATCH RESEND 09/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE_VCPU
` [PATCH RESEND 10/15] ppc: spapr: Initialize the GSB Elements lookup table
` [PATCH RESEND 11/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_[GET|SET]_STATE
` [PATCH RESEND 12/15] ppc: spapr: Use correct source for parttbl info for nested PAPR API
` [PATCH RESEND 13/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_RUN_VCPU
` [PATCH RESEND 14/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_DELETE
` [PATCH RESEND 15/15] ppc: spapr: Document Nested PAPR API

[PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
 2023-09-06  6:31 UTC  (3+ messages)

[PATCH v13 0/9] rutabaga_gfx + gfxstream
 2023-09-06  6:25 UTC  (4+ messages)

[PULL 00/35] ppc queue
 2023-09-06  6:22 UTC  (2+ messages)

[RFC 0/1] virtio-net: add support for SR-IOV emulation
 2023-09-06  5:09 UTC  (6+ messages)

[RFC Patch 0/5] Allwinner A10 input/output peripherals
 2023-09-06  5:03 UTC  (5+ messages)
` [RFC Patch 1/5] hw/display: Allwinner A10 HDMI controller emulation
` [RFC Patch 4/5] hw/display: Allwinner A10 LCDC emulation

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-09-06  3:48 UTC  (3+ messages)
` [PATCH 1/7] migration/rdma: Fix save_page method to fail on polling error


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