messages from 2024-10-09 23:53:58 to 2024-10-10 20:07:46 UTC [more...]
precreate phase
2024-10-10 20:07 UTC
[PATCH V2 13/13] migration: cpr-transfer mode
2024-10-10 20:06 UTC (17+ messages)
[PATCH 0/7] migration: query-migrationthreads enhancements and cleanups
2024-10-10 19:46 UTC (6+ messages)
[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
2024-10-10 19:31 UTC (35+ messages)
` [PATCH 04/23] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH 10/23] accel/tcg: Remove IntervalTree entry in tlb_flush_page_locked
` [PATCH 11/23] accel/tcg: Remove IntervalTree entries in tlb_flush_range_locked
` [PATCH 12/23] accel/tcg: Process IntervalTree entries in tlb_reset_dirty
` [PATCH 13/23] accel/tcg: Process IntervalTree entries in tlb_set_dirty
` [PATCH 14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH 15/23] accel/tcg: Remove the victim tlb
` [PATCH 16/23] include/exec/tlb-common: Move CPUTLBEntryFull from hw/core/cpu.h
` [PATCH 17/23] accel/tcg: Delay plugin adjustment in probe_access_internal
` [PATCH 18/23] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code
` [PATCH 19/23] accel/tcg: Always use IntervalTree for code lookups
` [PATCH 20/23] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree
` [PATCH 21/23] accel/tcg: Remove CPUTLBDesc.fulltlb
` [NOTYET PATCH 22/23] accel/tcg: Drop TCGCPUOps.tlb_fill
[PATCH v2 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
2024-10-10 19:25 UTC (13+ messages)
` [PATCH v2 1/7] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH v2 2/7] block: Improve errors about block sizes
` [PATCH v2 3/7] block: Adjust check_block_size() signature
` [PATCH v2 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
` [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
` [PATCH v2 6/7] hw/intc/openpic: "
` [PATCH v2 7/7] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
[Bug Report][RFC PATCH 0/1] block: fix failing assert on paused VM migration
2024-10-10 19:21 UTC (10+ messages)
` [Bug Report][RFC PATCH 1/1] "
[PATCH 0/8] riscv: AIA userspace irqchip_split support
2024-10-10 19:03 UTC (9+ messages)
` [PATCH 1/8] hw/intc/riscv_aplic: rename is_kvm_aia()
` [PATCH 2/8] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
` [PATCH 3/8] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
` [PATCH 4/8] target/riscv/kvm: consider irqchip_split() in aia_create()
` [PATCH 5/8] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
` [PATCH 6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
` [PATCH 7/8] target/riscv/kvm: remove irqchip_split() restriction
` [PATCH 8/8] docs: update riscv/virt.rst with kernel-irqchip=split support
[PATCH] migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
2024-10-10 18:51 UTC (2+ messages)
[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST
2024-10-10 18:38 UTC (8+ messages)
` [PATCH 1/7] docs/devel/blkdebug: Convert to rST format
` [PATCH 2/7] docs/devel/blkverify: "
[PATCH v3 0/2] gdbstub: Introduce ldtul_$endian_p() helpers
2024-10-10 18:15 UTC (5+ messages)
` [PATCH v3 1/2] exec/tswap: Massage target_needs_bswap() definition
` [PATCH v3 2/2] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
[PATCH 00/13] hw: Add ld/st_endian() APIs
2024-10-10 18:08 UTC (4+ messages)
` [PATCH 07/13] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
[RFC PATCH] cli: add connect-gpios option
2024-10-10 17:39 UTC
[PATCH 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
2024-10-10 17:03 UTC (18+ messages)
` [PATCH 1/7] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH 2/7] block: Improve errors about block sizes
` [PATCH 3/7] block: Adjust check_block_size() signature
` [PATCH 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
` [PATCH 5/7] target/i386/cpu: Improve errors for out of bounds property values
` [PATCH 6/7] hw/intc/openpic: "
` [PATCH 7/7] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
[PULL 00/17] Crypto fixes patches
2024-10-10 16:48 UTC (19+ messages)
` [PULL 01/17] crypto: accumulative hashing API
` [PULL 02/17] crypto/hash-glib: Implement new hash API
` [PULL 03/17] crypto/hash-gcrypt: "
` [PULL 04/17] crypto/hash-gnutls: "
` [PULL 05/17] crypto/hash-nettle: "
` [PULL 06/17] util/iov: Introduce iov_send_recv_with_flags()
` [PULL 07/17] crypto/hash-afalg: Implement new hash API
` [PULL 08/17] crypto/hash: Implement and use "
` [PULL 09/17] tests/unit/test-crypto-hash: accumulative hashing
` [PULL 10/17] crypto/hash-glib: Remove old hash API functions
` [PULL 11/17] crypto/hash-gcrypt: "
` [PULL 12/17] crypto/hash-gnutls: "
` [PULL 13/17] crypto/hash-nettle: "
` [PULL 14/17] crypto/hash-afalg: "
` [PULL 15/17] crypto/hashpriv: Remove old hash API function
` [PULL 16/17] crypto: drop obsolete back compat logic for old nettle
` [PULL 17/17] tests/unit: Add a assert for test_io_channel_unix_listen_cleanup
[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
2024-10-10 16:36 UTC (2+ messages)
[PATCH] scripts/archive-source: find directory name for subprojects
2024-10-10 16:01 UTC (2+ messages)
[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
2024-10-10 15:44 UTC (5+ messages)
` [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
[PATCH RFC V4 00/33] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-10-10 14:47 UTC (5+ messages)
` [PATCH RFC V4 01/33] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V4 01/33] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V4 02/33] cpu-common: Add common CPU utility for possible vCPUs
[PULL v2 00/14] Rust initial PoC + meson changes for 2024-10-07
2024-10-10 13:49 UTC (2+ messages)
[PATCH v2] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
2024-10-10 13:20 UTC (4+ messages)
[PATCH RFC 00/10] Allow platform specific PMU event encoding
2024-10-10 12:51 UTC (8+ messages)
` [PATCH RFC 02/10] target/riscv: Introduce helper functions for pmu hashtable lookup
` [PATCH RFC 05/10] target/riscv: Rename the PMU events
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures
[PATCH] target/i386: Add more features enumerated by CPUID.7.2.EDX
2024-10-10 13:18 UTC (5+ messages)
[RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
2024-10-10 11:49 UTC (4+ messages)
[PATCH v2] docs/system/cpu-hotplug: Update example's socket-id/core-id
2024-10-10 13:18 UTC
[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button
2024-10-10 12:43 UTC (4+ messages)
` [RFC V2 PATCH 11/11] arm/virt: enable sleep support
[PATCH] tests/unit: Add a assert for test_io_channel_unix_listen_cleanup
2024-10-10 12:41 UTC (2+ messages)
[PULL 00/12] Migration 20241009 patches
2024-10-10 12:23 UTC (2+ messages)
[PATCH v5 00/16] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
2024-10-10 12:01 UTC (25+ messages)
` [PATCH v5 01/16] crypto: accumulative hashing API
` [PATCH v5 02/16] crypto/hash-glib: Implement new hash API
` [PATCH v5 03/16] crypto/hash-gcrypt: "
` [PATCH v5 04/16] crypto/hash-gnutls: "
` [PATCH v5 05/16] crypto/hash-nettle: "
` [PATCH v5 06/16] util/iov: Introduce iov_send_recv_with_flags()
` [PATCH v5 07/16] crypto/hash-afalg: Implement new hash API
` [PATCH v5 08/16] crypto/hash: Implement and use "
` [PATCH v5 09/16] tests/unit/test-crypto-hash: accumulative hashing
` [PATCH v5 16/16] hw/misc/aspeed_hace: Fix SG Accumulative hashing
[PATCH v3 00/20] accel/tcg: Introduce tlb_fill_align hook
2024-10-10 11:54 UTC (7+ messages)
` [PATCH v3 05/20] accel/tcg: Add TCGCPUOps.tlb_fill_align
` [PATCH v3 06/20] accel/tcg: Use the alignment test in tlb_fill_align
` [PATCH v3 19/20] target/arm: Implement TCGCPUOps.tlb_fill_align
[PATCH V3] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
2024-10-10 11:51 UTC (3+ messages)
[RFC PATCH v3 0/6] Specifying cache topology on ARM
2024-10-10 11:18 UTC (7+ messages)
` [PATCH v3 1/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v3 2/6] i386/cpu: add IsDefined flag to smp-cache property
` [PATCH v3 3/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v3 4/6] hw/acpi: add cache hierarchy node to pptt table
` [PATCH v3 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v3 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h
[PATCH 1/1] chardev/char: fix qemu_chr_is_busy() check
2024-10-10 10:50 UTC (3+ messages)
[PATCH v3 1/7] chardev/char: rename `char-mux.c` to `char-mux-fe.c`
2024-10-10 10:18 UTC (7+ messages)
` [PATCH v3 2/7] chardev/char: move away mux suspend/resume calls
` [PATCH v3 3/7] chardev/char: rename frontend mux calls
` [PATCH v3 4/7] chardev/char: introduce `mux-be-id=ID` option
` [PATCH v3 5/7] chardev/char-mux: implement backend chardev multiplexing
` [PATCH v3 6/7] tests/unit/test-char: add unit test for the `mux-be` multiplexer
` [PATCH v3 7/7] qemu-options.hx: describe multiplexing of several backend devices
[PATCH 1/4] STM32F4: new RCC device
2024-10-10 10:20 UTC (5+ messages)
` [PATCH 3/4] STM32: new GPIO device
[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-10-10 10:14 UTC (12+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree
[PATCH 0/4] Minor gdbstub cleanups
2024-10-10 9:26 UTC (5+ messages)
` [PATCH 1/4] gdbstub: Make gdb_get_char() static
` [PATCH 2/4] gdbstub: Move phy_memory_mode to GDBSystemState
` [PATCH 3/4] gdbstub: Move gdb_syscall_mode to GDBSyscallState
` [PATCH 4/4] gdbstub: Factor out gdb_try_stop()
[PATCH] meson: drop --enable-avx* options
2024-10-10 9:24 UTC (2+ messages)
[PATCH v3] intel_iommu: Introduce property "x-stale-tm" to control Transient Mapping (TM) field
2024-10-10 9:19 UTC
[PATCH] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
2024-10-10 9:20 UTC (2+ messages)
[PATCH v2 0/5] linux-user/i386: Emulate orig_ax
2024-10-10 9:12 UTC (2+ messages)
` PING: "
[PATCH v2 0/5] chardev: implement backend chardev multiplexing
2024-10-10 8:34 UTC (3+ messages)
[PATCH] tcg: remove singlestep_enabled from DisasContextBase
2024-10-10 8:36 UTC
[PATCH v2] intel_iommu: Introduce property "x-stale-tm" to control Transient Mapping (TM) field
2024-10-10 7:53 UTC
[PATCH v4 0/4] KVM: Dynamic sized memslots array
2024-10-10 7:53 UTC (2+ messages)
[PATCH v2 00/14] s390x: virtio-mem support
2024-10-10 7:49 UTC (2+ messages)
[PATCH v2] audio/pw: Report more accurate error when connecting to PipeWire fails
2024-10-10 7:09 UTC (3+ messages)
[PATCH v2 0/5] LoongArch/tcg: Add hardware page table walker support
2024-10-10 6:35 UTC (6+ messages)
` [PATCH v2 1/5] target/loongarch: Add a new cpu_type la664
` [PATCH v2 2/5] target/loongarch: Add do_lddir/ldpte()
` [PATCH v2 3/5] target/loongarch: Add do_fill_tlb_entry()
` [PATCH v2 4/5] target/loongarch: Add get_random_tlb_index()
` [PATCH v2 5/5] target/loongarch/tcg: Add hardware page table walker support
[PATCH v4 0/9] misc ppc improvements/optimizations
2024-10-10 5:47 UTC (10+ messages)
` [PATCH v4 1/9] target/ppc: use locally stored msr and avoid indirect access
` [PATCH v4 2/9] target/ppc: optimize hreg_compute_pmu_hflags_value
` [PATCH v4 3/9] "
` [PATCH v4 4/9] target/ppc: optimize p9 exception handling routines
` [PATCH v4 5/9] target/ppc: optimize p8 "
` [PATCH v4 6/9] target/ppc: optimize p7 "
` [PATCH v4 7/9] target/ppc: simplify var usage in ppc_next_unmasked_interrupt
` [PATCH v4 8/9] target/ppc: combine multiple ail checks into one
` [PATCH v4 9/9] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
[PATCH v3 00/19] s390x: Add Full Boot Order Support
2024-10-10 5:46 UTC (18+ messages)
` [PATCH v3 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD "
` [PATCH v3 09/19] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot "
` [PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
[PATCH] intel_iommu: Remove Transient Mapping (TM) field from second-level page-tables
2024-10-10 5:38 UTC (3+ messages)
[PATCH -qemu] hw/cxl: Support get/set mctp response payload size
2024-10-10 1:41 UTC
[PATCH v17 00/13] Support blob memory and venus on qemu
2024-10-10 0:59 UTC
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-10 0:32 UTC (2+ 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).