messages from 2023-10-19 07:18:58 to 2023-10-19 13:04:17 UTC [more...]
[PATCH 0/5] Live Migration Acceleration with IAA Compression
2023-10-19 11:40 UTC (13+ messages)
` [PATCH 1/5] configure: add qpl meson option
` [PATCH 2/5] qapi/migration: Introduce compress-with-iaa migration parameter
` [PATCH 3/5] ram compress: Refactor ram compression functions
` [PATCH 4/5] migration iaa-compress: Add IAA initialization and deinitialization
` [PATCH 5/5] migration iaa-compress: Implement IAA compression
[PATCH v2 00/20] parallels: Add full dirty bitmap support
2023-10-19 12:58 UTC (12+ messages)
` [PATCH v2 02/20] parallels: Move inactivation code to a separate function
` [PATCH v2 03/20] parallels: Add mark_unused() helper
` [PATCH v2 04/20] parallels: Move host clusters allocation to a separate function
` [PATCH v2 10/20] parallels: Add dirty bitmaps saving
` [PATCH v2 11/20] parallels: Let image extensions work in RW mode
` [PATCH v2 14/20] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
` [PATCH v2 16/20] parallels: Check unused clusters in parallels_check_leak()
` [PATCH v2 17/20] parallels: Remove unnecessary data_end field
` [PATCH v2 18/20] tests: Add parallels images support to test 165
` [PATCH v2 19/20] tests: Turned on 256, 299, 304 and block-status-cache for parallels format
` [PATCH v2 20/20] tests: Add parallels format support to image-fleecing
[PATCH v2 0/4] Allow user enable/disable LSX/LASX
2023-10-19 12:58 UTC (5+ messages)
` [PATCH v2 1/4] target/loongarch: Add cpu model 'max'
` [PATCH v2 2/4] target/loongarch: Add cpu feature flags
` [PATCH v2 3/4] target/loongarch: Allow user enable/disable LSX/LASX features
` [PATCH v2 4/4] target/loongarch: Implement query-cpu-model-expansion
[RFC PATCH v2 00/78] Strict disable implicit fallthrough
2023-10-19 12:42 UTC (4+ messages)
` [RFC PATCH v2 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
[PATCH] migration: Fix parse_ramblock() on overwritten retvals
2023-10-19 12:40 UTC (2+ messages)
[PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector
2023-10-19 12:40 UTC (4+ messages)
` [PATCH v2 2/2] tests/tcg: Add -fno-stack-protector
[PATCH v1 00/23] Q35 support for Xen
2023-10-19 12:37 UTC (4+ messages)
` [PATCH v1 20/23] xen platform: unplug ahci object
[PATCH] tests/docker: avoid invalid escape in Python string
2023-10-19 12:33 UTC (2+ messages)
[PATCH v3] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
2023-10-19 12:33 UTC (2+ messages)
[PATCH] tests/vm/openbsd: Use the system dtc package
2023-10-19 12:33 UTC (2+ messages)
[PULL v2 00/53] virtio,pci: features, cleanups
2023-10-19 12:31 UTC (3+ messages)
` [PULL v2 38/53] hw/cxl: Support 4 HDM decoders at all levels of topology
[PATCH v2 00/11] Migration compression cleanup
2023-10-19 11:43 UTC (13+ messages)
` [PATCH v2 01/11] migration: Give one error if trying to set MULTIFD and XBZRLE
` [PATCH v2 02/11] migration: Give one error if trying to set COMPRESSION "
` [PATCH v2 03/11] migration: Remove save_page_use_compression()
` [PATCH v2 04/11] migration: Make compress_data_with_multithreads return bool
` [PATCH v2 05/11] migration: Simplify compress_page_with_multithread()
` [PATCH v2 06/11] migration: Move busy++ to migrate_with_multithread
` [PATCH v2 07/11] migration: Create compress_update_rates()
` [PATCH v2 08/11] migration: Export send_queued_data()
` [PATCH v2 09/11] migration: Move ram_flush_compressed_data() to ram-compress.c
` [PATCH v2 10/11] migration: Merge flush_compressed_data() and compress_flush_data()
` [PATCH v2 11/11] migration: Rename ram_compressed_pages() to compress_ram_pages()
[PATCH v4] migration: Allow user to specify available switchover bandwidth
2023-10-19 12:23 UTC (5+ messages)
[PATCH v2 00/27] vfio: Adopt iommufd
2023-10-19 12:17 UTC (7+ messages)
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface
Re: [PATCH] virtio-blk: don't start dataplane during the stop of dataplane
2023-10-19 12:15 UTC (2+ messages)
deadlock when using iothread during backup_clean()
2023-10-19 12:14 UTC (11+ messages)
[PATCH v4 00/12] tests/migration-test: Allow testing older machine types
2023-10-19 12:08 UTC (15+ messages)
` [PATCH v4 07/12] tests/qtest/migration: Define a machine for all architectures
` [PATCH v4 08/12] tests/qtest/migration: Specify the geometry of the bootsector
` [PATCH v4 09/12] tests/qtest/migration: Set q35 as the default machine for x86_86
` [PATCH v4 10/12] tests/qtest/migration: Support more than one QEMU binary
` [PATCH v4 11/12] tests/qtest/migration: Allow user to specify a machine type
[PULL 00/38] Migration 20231017 patches
2023-10-19 12:03 UTC (4+ messages)
` [PULL 13/38] migration: Non multifd migration don't care about multifd flushes
[PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-10-19 11:20 UTC (6+ messages)
[PATCH v4 0/4] hw/cxl: Line length reduction and related
2023-10-19 11:48 UTC (12+ messages)
` [PATCH v4 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
[PATCH v2 00/19] target/i386: decoder changes for 8.2
2023-10-19 11:42 UTC (23+ messages)
` [PATCH v2 01/19] target/i386: group common checks in the decoding phase
` [PATCH v2 02/19] target/i386: validate VEX.W for AVX instructions
` [PATCH v2 03/19] target/i386: implement SHA instructions
` [PATCH v2 04/19] tests/tcg/i386: initialize more registers in test-avx
` [PATCH v2 05/19] tests/tcg/i386: test-avx: add test cases for SHA new instructions
` [PATCH v2 06/19] target/i386: accept full MemOp in gen_ext_tl
` [PATCH v2 07/19] target/i386: introduce flags writeback mechanism
` [PATCH v2 08/19] target/i386: implement CMPccXADD
` [PATCH v2 09/19] target/i386: do not clobber A0 in POP translation
` [PATCH v2 10/19] target/i386: reintroduce debugging mechanism
` [PATCH v2 11/19] target/i386: move 00-5F opcodes to new decoder
` [PATCH v2 12/19] target/i386: adjust decoding of J operand
` [PATCH v2 13/19] target/i386: split eflags computation out of gen_compute_eflags
` [PATCH v2 14/19] tcg: add negsetcondi
` [PATCH v2 15/19] target/i386: move 60-BF opcodes to new decoder
` [PATCH v2 16/19] target/i386: move operand load and writeback out of gen_cmovcc1
` [PATCH v2 17/19] target/i386: move remaining conditional operations to new decoder
` [PATCH v2 18/19] target/i386: remove now converted opcodes from old decoder
` [PATCH v2 19/19] target/i386: remove gen_op
[PATCH 0/12] Get Xen PV shim running in qemu
2023-10-19 11:21 UTC (5+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices
[PATCH v2 1/2] hw/cxl: Pass CXLComponentState to cache_mem_ops
2023-10-19 10:50 UTC (3+ messages)
[PATCH] hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
2023-10-19 10:49 UTC
[RFC PATCH v2 0/6] migration/multifd: Locking changes
2023-10-19 10:43 UTC (11+ messages)
` [RFC PATCH v2 1/6] migration/multifd: Remove channels_ready semaphore
` [RFC PATCH v2 2/6] migration/multifd: Stop checking p->quit in multifd_send_thread
` [RFC PATCH v2 3/6] migration/multifd: Decouple control flow from the SYNC packet
` [RFC PATCH v2 5/6] migration/multifd: Stop setting 'quit' outside of channels
` [RFC PATCH v2 6/6] migration/multifd: Bring back the 'ready' semaphore
[PATCH v14 00/18] plugins: Allow to read registers
2023-10-19 10:26 UTC (19+ messages)
` [PATCH v14 01/18] gdbstub: Add num_regs member to GDBFeature
` [PATCH v14 02/18] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v14 03/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v14 04/18] target/arm: Use GDBFeature for dynamic XML
` [PATCH v14 05/18] target/ppc: "
` [PATCH v14 06/18] target/riscv: "
` [PATCH v14 07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v14 08/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v14 09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v14 10/18] gdbstub: Simplify XML lookup
` [PATCH v14 11/18] gdbstub: Infer number of core registers from XML
` [PATCH v14 12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v14 13/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v14 14/18] gdbstub: Expose functions to read registers
` [PATCH v14 15/18] cpu: Call plugin hooks only when ready
` [PATCH v14 16/18] plugins: Use different helpers when reading registers
` [PATCH v14 17/18] plugins: Allow to read registers
` [PATCH v14 18/18] contrib/plugins: Allow to log registers
[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-10-19 10:27 UTC (12+ messages)
` [PATCH V6 4/9] hw/acpi: Init GED framework with CPU hotplug events
[PATCH v4 0/5] gdbstub and TCG plugin improvements
2023-10-19 10:17 UTC (6+ messages)
` [PATCH v4 3/5] target/riscv: Move misa_mxl_max to class
[PATCH v5 0/6] gdbstub and TCG plugin improvements
2023-10-19 10:10 UTC (7+ messages)
` [PATCH v5 1/6] gdbstub: Check if gdb_regs is NULL
` [PATCH v5 2/6] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PATCH v5 3/6] target/riscv: Remove misa_mxl validation
` [PATCH v5 4/6] target/riscv: Move misa_mxl_max to class
` [PATCH v5 5/6] target/riscv: Validate misa_mxl_max only once
` [PATCH v5 6/6] plugins: Remove an extra parameter
[PATCH v12 00/11] Add VIRTIO sound card
2023-10-19 10:03 UTC (12+ messages)
` [PATCH v12 01/11] Add virtio-sound device stub
` [PATCH v12 02/11] Add virtio-sound-pci device
` [PATCH v12 03/11] virtio-sound: handle control messages and streams
` [PATCH v12 04/11] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v12 05/11] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v12 06/11] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
` [PATCH v12 07/11] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v12 08/11] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
` [PATCH v12 09/11] virtio-sound: implement audio output (TX)
` [PATCH v12 10/11] virtio-sound: implement audio capture (RX)
` [PATCH v12 11/11] docs/system: add basic virtio-snd documentation
[PATCH v26 00/21] s390x: CPU Topology
2023-10-19 9:57 UTC (5+ messages)
` [PATCH v26 01/21] qapi: machine.json: change docs regarding CPU topology
[PATCH v5 0/6] virtio: cleanup vhost-user-generic and reduce c&p
2023-10-19 9:56 UTC (7+ messages)
` [PATCH v5 1/6] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v5 2/6] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v5 3/6] hw/virtio: derive vhost-user-gpio "
` [PATCH v5 4/6] hw/virtio: derive vhost-user-i2c "
` [PATCH v5 5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v5 6/6] docs/system: add a basic enumeration of vhost-user devices
[PATCH 00/61] target/hppa: Implement hppa64-cpu
2023-10-19 9:49 UTC (11+ messages)
` [PATCH 02/61] target/hppa: Remove get_temp
` [PATCH 03/61] target/hppa: Remove get_temp_tl
` [PATCH 06/61] target/hppa: Fix load in do_load_32
` [PATCH 12/61] target/hppa: Introduce TYPE_HPPA64_CPU
` [PATCH 27/61] linux-user/hppa: Fixes for TARGET_ABI32
[PATCH v2 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-10-19 9:43 UTC (10+ messages)
` [PATCH v2 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
[QEMU][PATCH v1 0/7] Xen: support grant mappings
2023-10-19 9:17 UTC (5+ messages)
` [QEMU][PATCH v1 1/7] xen: when unplugging emulated devices skip virtio devices
[PATCH 0/2] migration: Simplify handling of zero pages
2023-10-19 8:52 UTC (3+ messages)
` [PATCH 1/2] migration: Receiving a zero page non zero is an error
` [PATCH 2/2] migration: Rename ram_handle_compressed() to ram_handle_zero()
[PATCH v5 00/10] Introduce model for IBM's FSI
2023-10-19 8:30 UTC (17+ messages)
` [PATCH v5 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v5 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v5 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v5 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v5 05/10] hw/fsi: IBM's On-chip Peripheral Bus
[PATCH 0/6] hw/ppc: SysBus simplifications
2023-10-19 8:28 UTC (2+ messages)
[PATCH v2] intel-iommu: Report interrupt remapping faults, fix return value
2023-10-19 8:18 UTC (7+ messages)
[PATCH v2 00/12] hw: Strengthen SysBus & QBus API
2023-10-19 7:46 UTC (18+ messages)
` [PATCH v2 02/12] hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region
` [PATCH v2 03/12] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
` [PATCH v2 04/12] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region
` [PATCH v2 05/12] hw/pci-host/bonito: "
` [PATCH v2 07/12] hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
` [PATCH v2 08/12] hw/isa: Realize ISA BUS "
` [PATCH v2 09/12] hw/s390x/css-bridge: Realize "
` [PATCH v2 10/12] hw/qdev: Ensure parent device is not realized before adding bus
` [PATCH v2 11/12] hw/sysbus: Ensure device is not realized before adding MMIO region
` [PATCH v2 12/12] hw/sysbus: Ensure device is realized before mapping it
[PATCH v2] hw/audio/pcspk: Inline pcspk_init()
2023-10-19 7:33 UTC
[PATCH v2 00/11] qapi-go: add generator for Golang interface
2023-10-19 7:30 UTC (6+ messages)
` [PATCH v2 02/11] scripts: qapi: black format main.py
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).