messages from 2024-09-09 11:37:48 to 2024-09-09 20:13:11 UTC [more...]
[PULL 0/9] Migration 20240909 patches
2024-09-09 20:11 UTC (4+ messages)
` [PULL 2/9] softmmu/physmem: fix memory leak in dirty_memory_extend()
` [PULL 8/9] tests/migration: Add integration test for 'qatzip' compression method
` [PULL 9/9] system: improve migration debug
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
2024-09-09 20:03 UTC (46+ messages)
` [PATCH v2 01/17] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
` [PATCH v2 01/17] vfio/migration: Add save_{iterate,complete_precopy}_started "
` [PATCH v2 03/17] migration/multifd: Zero p->flags before starting filling a packet
` [PATCH v2 05/17] thread-pool: Implement non-AIO (generic) pool support
` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin, end} handlers
` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin,end} handlers
` [PATCH v2 07/17] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions
` [PATCH v2 09/17] migration/multifd: Device state transfer support - receive side
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
` [PATCH v2 15/17] vfio/migration: Multifd device state transfer support - receive side
` [PATCH v2 17/17] vfio/migration: Multifd device state transfer support - send side
SDL2 keyboard fixes on Windows
2024-09-09 19:38 UTC (4+ messages)
` [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
[PATCH v7 0/6] plugins: access values during a memory read/write
2024-09-09 19:04 UTC (5+ messages)
[PATCH for-9.2 00/53] arm: Drop deprecated boards
2024-09-09 18:16 UTC (45+ messages)
` [PATCH for-9.2 07/53] hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOP
` [PATCH for-9.2 13/53] hw/arm: Remove STRONGARM->PXA2XX dependency
` [PATCH for-9.2 14/53] hw/timer/pxa2xx_timer: Remove use of pxa.h header
` [PATCH for-9.2 15/53] hw/arm: Remove pxa2xx.c
` [PATCH for-9.2 17/53] hw/input: Remove pxa2xx_keypad
` [PATCH for-9.2 23/53] hw/timer: Remove pxa27x-timer
` [PATCH for-9.2 37/53] hw/arm: Remove omap2.c
` [PATCH for-9.2 38/53] hw/gpio: Remove TYPE_OMAP2_GPIO
` [PATCH for-9.2 39/53] hw/char: Remove omap2_uart
` [PATCH for-9.2 40/53] hw/intc: Remove omap2-intc device
` [PATCH for-9.2 42/53] hw/misc: Remove omap_sdrc device
` [PATCH for-9.2 43/53] hw/misc: Remove omap_gpmc
` [PATCH for-9.2 44/53] hw/timer: Remove omap_gptimer
` [PATCH for-9.2 45/53] hw/timer: Remove omap_synctimer
` [PATCH for-9.2 48/53] hw/misc: Remove omap_tap device
` [PATCH for-9.2 50/53] hw/misc: Remove omap_l4 device
` [PATCH for-9.2 52/53] hw/dma: Remove omap_dma4 device
` [PATCH for-9.2 53/53] hw: Remove omap2 specific defines and enums
[PATCH] tcg/i386: Implement vector TST{EQ,NE} for avx512
2024-09-09 18:12 UTC (3+ messages)
[PATCH v4 0/5] target/sparc: emulate floating point queue when raising fp traps
2024-09-09 18:07 UTC (6+ messages)
` [PATCH v4 1/5] target/sparc: Add FQ and FSR.QNE
` [PATCH v4 2/5] target/sparc: Populate sparc32 FQ when raising fp exception
` [PATCH v4 3/5] target/sparc: Add FSR_QNE to tb_flags
` [PATCH v4 4/5] target/sparc: Implement STDFQ
` [PATCH v4 5/5] target/sparc: Add gen_trap_if_nofpu_fpexception
[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-09-09 17:55 UTC (4+ messages)
` [PATCH v5 01/13] meson: Introduce new instruction set enqcmd to the build system
` [External] "
[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
2024-09-09 17:40 UTC (3+ messages)
[PATCH v3 00/26] target/m68k: fpu improvements
2024-09-09 17:28 UTC (27+ messages)
` [PATCH v3 01/26] target/m68k: Always return a temporary from gen_lea_mode
` [PATCH v3 02/26] target/m68k: Add FPSR exception bit defines
` [PATCH v3 03/26] target/m68k: Restore fp rounding mode on vm load
` [PATCH v3 04/26] target/m68k: Keep FPSR up-to-date
` [PATCH v3 05/26] target/m68k: Update FPSR.EXC
` [PATCH v3 06/26] softfloat: Set QEMU_NO_HARDFLOAT for m68k
` [PATCH v3 07/26] target/m68k: Invoke update_fpsr for FMOVECR
` [PATCH v3 08/26] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
` [PATCH v3 09/26] target/m68k: Merge gen_ea into SRC_EA and DEST_EA
` [PATCH v3 10/26] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode
` [PATCH v3 11/26] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP
` [PATCH v3 12/26] target/m68k: Move pre-dec/post-inc to gen_lea_mode
` [PATCH v3 13/26] target/m68k: Split gen_ea_mode for load/store
` [PATCH v3 14/26] target/m68k: Remove env argument to gen_lea_indexed
` [PATCH v3 15/26] target/m68k: Remove env argument to gen_lea_mode
` [PATCH v3 16/26] target/m68k: Remove env argument to gen_load_mode
` [PATCH v3 17/26] target/m68k: Remove env argument to gen_store_mode
` [PATCH v3 18/26] target/m68k: Remove env argument to gen_ea_mode_fp
` [PATCH v3 19/26] target/m68k: Split gen_ea_mode_fp for load/store
` [PATCH v3 20/26] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp
` [PATCH v3 21/26] target/m68k: Merge gen_load_fp, gen_load_mode_fp
` [PATCH v3 22/26] target/m68k: Merge gen_store_fp, gen_store_mode_fp
` [PATCH v3 23/26] target/m68k: Implement packed decimal real loads and stores
` [PATCH v3 24/26] tests/tcg/m68k: Add packed decimal tests
` [PATCH v3 25/26] target/m68k: Make vmstate variables static
` [PATCH v3 26/26] target/m68k: Implement FPIAR
[PATCH v2 00/29] target/arm: AdvSIMD decodetree conversion, part 4
2024-09-09 16:22 UTC (30+ messages)
` [PATCH v2 01/29] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c
` [PATCH v2 02/29] target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c
` [PATCH v2 03/29] target/arm: Use cmpsel in gen_ushl_vec
` [PATCH v2 04/29] target/arm: Use cmpsel in gen_sshl_vec
` [PATCH v2 05/29] target/arm: Use tcg_gen_extract2_i64 for EXT
` [PATCH v2 06/29] target/arm: Convert EXT to decodetree
` [PATCH v2 07/29] target/arm: Convert TBL, TBX "
` [PATCH v2 08/29] target/arm: Convert UZP, TRN, ZIP "
` [PATCH v2 09/29] target/arm: Simplify do_reduction_op
` [PATCH v2 10/29] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
` [PATCH v2 11/29] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV "
` [PATCH v2 12/29] target/arm: Convert FMOVI (scalar, immediate) "
` [PATCH v2 13/29] target/arm: Convert MOVI, FMOV, ORR, BIC (vector "
` [PATCH v2 14/29] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
` [PATCH v2 15/29] target/arm: Fix whitespace near gen_srshr64_i64
` [PATCH v2 16/29] target/arm: Convert handle_vec_simd_shri to decodetree
` [PATCH v2 17/29] target/arm: Convert handle_vec_simd_shli "
` [PATCH v2 18/29] target/arm: Use {, s}extract in handle_vec_simd_wshli
` [PATCH v2 19/29] target/arm: Convert SSHLL, USHLL to decodetree
` [PATCH v2 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc
` [PATCH v2 21/29] target/arm: Split out subroutines of handle_shri_with_rndacc
` [PATCH v2 22/29] target/arm: Convert SHRN, RSHRN to decodetree
` [PATCH v2 23/29] target/arm: Convert handle_scalar_simd_shri "
` [PATCH v2 24/29] target/arm: Convert handle_scalar_simd_shli "
` [PATCH v2 25/29] target/arm: Convert VQSHL, VQSHLU to gvec
` [PATCH v2 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits
` [PATCH v2 27/29] target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree
` [PATCH v2 28/29] target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN "
` [PATCH v2 29/29] target/arm: Convert scalar "
[PATCH trvivial] linux-user/syscall.c: replace function pointers for flock64 fcntl with macros
2024-09-09 16:20 UTC (5+ messages)
[PULL 00/10] Crypto fixes patches
2024-09-09 16:06 UTC (12+ messages)
` [PULL 01/10] iotests: fix expected output from gnutls
` [PULL 02/10] crypto: run qcrypto_pbkdf2_count_iters in a new thread
` [PULL 03/10] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [PULL 04/10] tests/unit: always build the pbkdf crypto unit test
` [PULL 05/10] tests/unit: build pbkdf test on macOS
` [PULL 06/10] crypto: avoid leak of ctx when bad cipher mode is given
` [PULL 07/10] crypto: use consistent error reporting pattern for unsupported cipher modes
` [PULL 08/10] crypto: Define macros for hash algorithm digest lengths
` [PULL 09/10] crypto: Support SHA384 hash when using glib
` [PULL 10/10] crypto: Introduce x509 utils
[PATCH v2] target/riscv32: Fix masking of physical address
2024-09-09 15:46 UTC (2+ messages)
[PATCH v3 00/14] Add support for vector
2024-09-09 15:45 UTC (5+ messages)
` [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
[PATCH] block: support locking on change medium
2024-09-09 15:42 UTC (6+ messages)
[RFC PATCH] tests/qtest: Don't parallelize migration-test
2024-09-09 15:34 UTC (3+ messages)
[PATCH 0/2] hw/sd: Remove a pair of legacy methods
2024-09-09 15:30 UTC (5+ messages)
` [PATCH 1/2] hw/sd: Remove legacy sd_set_cb()
` [PATCH 2/2] hw/sd: Remove legacy sd_enable()
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-09-09 15:28 UTC (7+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
2024-09-09 15:11 UTC (13+ messages)
` [PATCH v11 08/11] "
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
2024-09-09 15:10 UTC (10+ messages)
[PULL 00/34] Migration patches for 2024-09-04
2024-09-09 15:01 UTC (5+ messages)
` [PULL 27/34] migration/multifd: Move nocomp code into multifd-nocomp.c
[PATCH v9 0/5] Implement QATzip compression method
2024-09-09 14:56 UTC (2+ messages)
[PATCH v2 1/1] system: improve migration debug
2024-09-09 14:55 UTC (2+ messages)
[PATCH v3 0/4] KVM: Dynamic sized memslots array
2024-09-09 14:54 UTC (5+ messages)
` [PATCH v3 1/4] KVM: Dynamic sized kvm "
` [PATCH v3 2/4] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PATCH v3 3/4] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
` [PATCH v3 4/4] KVM: Rename KVMState->nr_slots to nr_slots_max
[Bug Report] smmuv3 event 0x10 report when running virtio-blk-pci
2024-09-09 14:47 UTC (3+ messages)
[PATCH RFC 00/10] migration: auto-converge refinements for huge VM
2024-09-09 14:43 UTC (14+ messages)
` [PATCH RFC 01/10] migration: Introduce structs for periodic CPU throttle
` [PATCH RFC 02/10] migration: Refine util functions to support "
` [PATCH RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters
` [PATCH RFC 04/10] qapi/migration: Introduce the iteration-count
` [PATCH RFC 05/10] migration: Introduce util functions for periodic CPU throttle
` [PATCH RFC 06/10] migration: Support "
` [PATCH RFC 07/10] tests/migration-tests: Add test case for periodic throttle
` [PATCH RFC 08/10] migration: Introduce cpu-responsive-throttle parameter
` [PATCH RFC 09/10] migration: Support responsive CPU throttle
` [PATCH RFC 10/10] tests/migration-tests: Add test case for "
[PATCH RESEND RFC 00/10] migration: auto-converge refinements for huge VM
2024-09-09 14:25 UTC (11+ messages)
` [PATCH RESEND RFC 01/10] migration: Introduce structs for periodic CPU throttle
` [PATCH RESEND RFC 02/10] migration: Refine util functions to support "
` [PATCH RESEND RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters
` [PATCH RESEND RFC 04/10] qapi/migration: Introduce the iteration-count
` [PATCH RESEND RFC 05/10] migration: Introduce util functions for periodic CPU throttle
` [PATCH RESEND RFC 06/10] migration: Support "
` [PATCH RESEND RFC 07/10] tests/migration-tests: Add test case for periodic throttle
` [PATCH RESEND RFC 08/10] migration: Introduce cpu-responsive-throttle parameter
` [PATCH RESEND RFC 09/10] migration: Support responsive CPU throttle
` [PATCH RESEND RFC 10/10] tests/migration-tests: Add test case for "
[PATCH v2 00/15] target/cris: Remove the deprecated CRIS target
2024-09-09 14:14 UTC (4+ messages)
[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
2024-09-09 13:55 UTC (2+ messages)
[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
2024-09-09 13:47 UTC (3+ messages)
[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2024-09-09 13:27 UTC (4+ messages)
[PATCH v2 0/5] tmp105: Improvements and fixes
2024-09-09 13:27 UTC (2+ messages)
[PATCH v4 0/2] target/loongarch: Add loongson binary translation feature
2024-09-09 13:13 UTC (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] target/loongarch: Implement lbt registers save/restore function
[PATCH] hw/loongarch: Add acpi SPCR table support
2024-09-09 12:53 UTC (2+ messages)
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
2024-09-09 12:34 UTC (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring
[PATCH v3 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-09-09 12:08 UTC (2+ messages)
[PULL 0/3] m68k patches
2024-09-09 12:06 UTC (2+ messages)
[PATCH v2] virtio: kconfig: memory devices are PCI only
2024-09-09 12:01 UTC (2+ messages)
[PATCH v11 00/10] Support persistent reservation operations
2024-09-09 11:34 UTC (2+ messages)
` [PATCH v11 07/10] hw/nvme: add helper functions for converting reservation types
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).