messages from 2023-09-05 15:10:15 to 2023-09-06 13:05:38 UTC [more...]
[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 v4 2/5] s390x: switch pv and subsystem reset ordering on reboot
2023-09-06 12:49 UTC (3+ messages)
` [PATCH] s390x: do a subsystem reset before the unprotect "
[PATCH v2] qdict: Preserve order for iterating qdict elements
2023-09-06 12:21 UTC (4+ messages)
[PATCH v22 00/20] s390x: CPU Topology
2023-09-06 12:12 UTC (12+ 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 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
[PATCH v6 0/3] Virtio shared dma-buf
2023-09-06 12:03 UTC (5+ 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
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 (9+ messages)
` [PATCH v3 1/4] migration/qmp: Fix crash on setting tls-authz with null
` [PATCH v3 2/4] tests/migration-test: Add a test for null parameter setups
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum
PCI Hotplug ACPI device names only 3 characters long
2023-09-06 10:45 UTC (8+ messages)
[PATCH] subprojects: add wrap file for libblkio
2023-09-06 10:45 UTC
[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 (8+ messages)
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()
` [PATCH 17/21] block: Take graph rdlock in bdrv_drop_intermediate()
[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 (3+ messages)
[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
2023-09-06 7:56 UTC (8+ messages)
` [QEMU PATCH v4 09/13] virtio-gpu: Handle resource blob commands
[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 (8+ messages)
` [RFC Patch 1/5] hw/display: Allwinner A10 HDMI controller emulation
` [RFC Patch 2/5] hw/display: Allwinner basic MALI GPU emulation
` [RFC Patch 3/5] hw/display: Allwinner A10 Display Engine Backend emulation
` [RFC Patch 4/5] hw/display: Allwinner A10 LCDC emulation
` [RFC Patch 5/5] hw/input: Add Allwinner-A10 PS2 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
[PATCH] hw/loongarch: Add virtio-mmio bus support
2023-09-06 3:09 UTC (2+ messages)
[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
2023-09-06 2:27 UTC (10+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth
[PATCH v3] iothread: Set the GSource "name" field
2023-09-05 21:04 UTC (4+ messages)
[Qemu-devel] [PATCH] ahci: enable pci bus master MemoryRegion before loading ahci engines
2023-09-05 20:51 UTC (6+ messages)
[PATCH v3 0/1] migration: Add avail-switchover-bandwidth parameter
2023-09-05 19:38 UTC (2+ messages)
` [PATCH v3 1/1] migration: Allow user to specify available switchover bandwidth
[PATCH] iothread: Set the GSource "name" field
2023-09-05 17:46 UTC (4+ messages)
[PATCH v2] iothread: Set the GSource "name" field
2023-09-05 17:46 UTC
[PATCH v5 0/8] Fix segfault on migration return path
2023-09-05 17:25 UTC (6+ messages)
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files
[PATCH 0/2] hw/cxl: Support emulating 4 HDM decoders throughout topology
2023-09-05 16:55 UTC (9+ messages)
` [PATCH 1/2] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH 2/2] hw/cxl: Support 4 HDM decoders at all levels of topology
mips system emulation failure with virtio
2023-09-05 16:50 UTC (7+ messages)
[PATCH] docs/devel/loads-stores: Fix git grep regexes
2023-09-05 16:39 UTC (3+ messages)
[PATCH] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
2023-09-05 16:22 UTC (5+ messages)
[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
2023-09-05 16:13 UTC (4+ messages)
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers
[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
2023-09-05 15:50 UTC (6+ messages)
` [PATCH v2 21/22] softmmu/memory: Clean up local variable shadowing
` [RFC PATCH v2 22/22] softmmu/physmem: "
[PULL 0/7] s390x and qtest patches
2023-09-05 15:08 UTC (2+ messages)
[PULL v2 00/40] Misc patches for 2023-08-31
2023-09-05 15:08 UTC (2+ messages)
[PATCH v2 0/2] Fix MCE handling on AMD hosts
2023-09-05 15:15 UTC (3+ messages)
[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
2023-09-05 15:09 UTC (7+ messages)
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).