qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-28 10:36:56 to 2024-05-28 20:31:34 UTC [more...]

[PATCH v3 00/33] target/arm: Convert a64 advsimd to decodetree (part 1b)
 2024-05-28 20:30 UTC  (2+ messages)
` [PATCH v3 16/33] target/arm: Convert ADD, SUB (vector) to decodetree

[PATCH 0/5] Implement icount=auto using TCG Plugins
 2024-05-28 20:26 UTC  (9+ messages)
` [PATCH 1/5] sysemu: add set_virtual_time to accel ops
` [PATCH 5/5] contrib/plugins: add ips plugin example for cost modeling

[PULL v2 0/7] Block jobs patches for 2024-04-29
 2024-05-28 20:13 UTC  (3+ messages)
` [PULL v2 7/7] iotests/pylintrc: allow up to 10 similar lines

[PATCH v2 0/6] tests/qtest/migration-test: Improve and enable on ppc64
 2024-05-28 19:21 UTC  (3+ messages)
` [PATCH v2 2/6] tests/qtest/migration-test: Fix and enable test_ignore_shared

[PATCH 0/6] accel: Restrict TCG plugin (un)registration to TCG accel
 2024-05-28 18:55 UTC  (9+ messages)
` [PATCH 1/6] system/runstate: Remove unused 'qemu/plugin.h' header
` [PATCH 2/6] accel/tcg: Move common declarations to 'internal-common.h'
` [PATCH 3/6] accel: Clarify accel_cpu_common_[un]realize() use unassigned vCPU
` [PATCH 4/6] accel: Introduce accel_cpu_common_[un]realize_assigned() handlers
` [PATCH 5/6] accel: Restrict TCG plugin (un)registration to TCG accel
` [PATCH 6/6] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/

[RFC PATCH 0/4] migration-test: Device migration smoke tests
 2024-05-28 18:52 UTC  (15+ messages)
` [RFC PATCH 2/4] tests/qtest/migration: Add a test that runs vmstate-static-checker
` [RFC PATCH 3/4] tests/qtest/migration: Add support for simple device tests
` [RFC PATCH 4/4] ci: Add the new migration "

[PATCH 1/1] tests/avocado: update sbsa-ref firmware
 2024-05-28 18:29 UTC 

[PULL v2 00/42] target-arm queue
 2024-05-28 18:28 UTC  (44+ messages)
` [PULL 01/42] xlnx_dpdma: fix descriptor endianness bug
` [PULL 02/42] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
` [PULL 03/42] hw/arm/npcm7xx: remove setting of mp-affinity
` [PULL 04/42] hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size
` [PULL 05/42] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
` [PULL 06/42] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
` [PULL 07/42] hw: arm: Remove use of tabs in some source files
` [PULL 08/42] docs/system: Remove ADC from raspi documentation
` [PULL 09/42] target/arm: Use PLD, PLDW, PLI not NOP for t32
` [PULL 10/42] target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer)
` [PULL 11/42] target/arm: Fix decode of FMOV (hp) vs MOVI
` [PULL 12/42] target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)
` [PULL 13/42] target/arm: Split out gengvec.c
` [PULL 14/42] target/arm: Split out gengvec64.c
` [PULL 15/42] target/arm: Convert Cryptographic AES to decodetree
` [PULL 16/42] target/arm: Convert Cryptographic 3-register SHA "
` [PULL 17/42] target/arm: Convert Cryptographic 2-register "
` [PULL 18/42] target/arm: Convert Cryptographic 3-register SHA512 "
` [PULL 19/42] target/arm: Convert Cryptographic 2-register "
` [PULL 20/42] target/arm: Convert Cryptographic 4-register "
` [PULL 21/42] target/arm: Convert Cryptographic 3-register, imm2 "
` [PULL 22/42] target/arm: Convert XAR "
` [PULL 23/42] target/arm: Convert Advanced SIMD copy "
` [PULL 24/42] target/arm: Convert FMULX "
` [PULL 25/42] target/arm: Convert FADD, FSUB, FDIV, FMUL "
` [PULL 26/42] target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM "
` [PULL 27/42] target/arm: Introduce vfp_load_reg16
` [PULL 28/42] target/arm: Expand vfp neg and abs inline
` [PULL 29/42] target/arm: Convert FNMUL to decodetree
` [PULL 30/42] target/arm: Convert FMLA, FMLS "
` [PULL 31/42] target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT "
` [PULL 32/42] target/arm: Convert FABD "
` [PULL 33/42] target/arm: Convert FRECPS, FRSQRTS "
` [PULL 34/42] target/arm: Convert FADDP "
` [PULL 35/42] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP "
` [PULL 36/42] target/arm: Use gvec for neon faddp, fmaxp, fminp
` [PULL 37/42] target/arm: Convert ADDP to decodetree
` [PULL 38/42] target/arm: Use gvec for neon padd
` [PULL 39/42] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree
` [PULL 40/42] target/arm: Use gvec for neon pmax, pmin
` [PULL 41/42] target/arm: Convert FMLAL, FMLSL to decodetree
` [PULL 42/42] target/arm: Convert disas_simd_3same_logic "

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-28 18:21 UTC  (19+ messages)
` [PATCH V1 05/26] migration: precreate vmstate
` [PATCH V1 07/26] migration: VMStateId
` [PATCH V1 08/26] migration: vmstate_info_void_ptr

block snapshot issue with RBD
 2024-05-28 18:19 UTC  (5+ messages)

[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
 2024-05-28 18:16 UTC  (3+ messages)

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-05-28 18:10 UTC  (4+ messages)

[PATCH] tests/qtest/migrate-test: Use regular file file for shared-memory tests
 2024-05-28 18:16 UTC  (5+ messages)

[PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1)
 2024-05-28 17:41 UTC  (82+ messages)
` [PATCH v2 02/67] target/arm: Use PLD, PLDW, PLI not NOP for t32
` [PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
` [PATCH v2 04/67] target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer)
` [PATCH v2 05/67] target/arm: Fix decode of FMOV (hp) vs MOVI
` [PATCH v2 06/67] target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)
` [PATCH v2 21/67] target/arm: Introduce vfp_load_reg16
` [PATCH v2 37/67] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
` [PATCH v2 38/67] target/arm: Convert SUQADD and USQADD to gvec
` [PATCH v2 39/67] target/arm: Inline scalar SUQADD and USQADD
` [PATCH v2 40/67] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
` [PATCH v2 41/67] target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree
` [PATCH v2 42/67] target/arm: Convert SUQADD, USQADD "
` [PATCH v2 43/67] target/arm: Convert SSHL, USHL "
` [PATCH v2 44/67] target/arm: Convert SRSHL and URSHL (register) to gvec
` [PATCH v2 45/67] target/arm: Convert SRSHL, URSHL to decodetree
` [PATCH v2 46/67] target/arm: Convert SQSHL and UQSHL (register) to gvec
` [PATCH v2 47/67] target/arm: Convert SQSHL, UQSHL to decodetree
` [PATCH v2 48/67] target/arm: Convert SQRSHL and UQRSHL (register) to gvec
` [PATCH v2 49/67] target/arm: Convert SQRSHL, UQRSHL to decodetree
` [PATCH v2 50/67] target/arm: Convert ADD, SUB (vector) "
` [PATCH v2 51/67] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ "
` [PATCH v2 52/67] target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}
` [PATCH v2 53/67] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
` [PATCH v2 54/67] target/arm: Convert SHADD, UHADD to gvec
` [PATCH v2 55/67] target/arm: Convert SHADD, UHADD to decodetree
` [PATCH v2 56/67] target/arm: Convert SHSUB, UHSUB to gvec
` [PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree
` [PATCH v2 58/67] target/arm: Convert SRHADD, URHADD to gvec
` [PATCH v2 59/67] target/arm: Convert SRHADD, URHADD to decodetree
` [PATCH v2 60/67] target/arm: Convert SMAX, SMIN, UMAX, UMIN "
` [PATCH v2 61/67] target/arm: Convert SABA, SABD, UABA, UABD "
` [PATCH v2 62/67] target/arm: Convert MUL, PMUL "
` [PATCH v2 63/67] target/arm: Convert MLA, MLS "
` [PATCH v2 64/67] target/arm: Tidy SQDMULH, SQRDMULH (vector)
` [PATCH v2 65/67] target/arm: Convert SQDMULH, SQRDMULH to decodetree
` [PATCH v2 66/67] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB "
` [PATCH v2 67/67] target/arm: Convert FCSEL "

[PATCH] scripts/update-linux-headers.sh: Remove temporary directory inbetween
 2024-05-28 17:40 UTC  (3+ messages)

[PATCH 0/3] backends/hostmem: Round up memory size for qemu_madvise() and mbind()
 2024-05-28 17:22 UTC  (7+ messages)
` [PATCH 1/3] osdep: Make qemu_madvise() to set errno in all cases
` [PATCH 2/3] backends/hostmem: Warn on qemu_madvise() failures
` [PATCH 3/3] backends/hostmem: Round up memory size for qemu_madvise() and mbind()

[PULL 0/2] ufs queue
 2024-05-28 17:06 UTC  (3+ messages)
` [PULL 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0

[PATCH 0/4] Add MTE stubs for aarch64 user mode
 2024-05-28 16:34 UTC  (6+ messages)
` [PATCH 1/4] gdbstub: Add support for target-specific stubs
` [PATCH 2/4] gdbstub: Add support for MTE in user mode

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-28 16:32 UTC  (6+ messages)

[PATCH v5] linux-aio: add IO_CMD_FDSYNC command support
 2024-05-28 16:09 UTC  (2+ messages)

[PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
 2024-05-28 16:06 UTC  (2+ messages)

[PATCH] qemu-io: add cvtnum() error handling for zone commands
 2024-05-28 15:57 UTC  (2+ messages)

[PATCH 0/2] Revert "monitor: use aio_co_reschedule_self()"
 2024-05-28 15:54 UTC  (2+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-28 15:54 UTC  (11+ messages)

[PATCH v2 0/3] docs: define policy forbidding use of "AI" / LLM code generators
 2024-05-28 15:41 UTC  (4+ messages)
` [PATCH v2 2/3] docs: define policy limiting the inclusion of generated files

[PATCH 1/1] vhost-vsock: add VIRTIO_F_RING_PACKED to feaure_bits
 2024-05-28 15:32 UTC  (4+ messages)

[PATCH v6 0/7] Live Migration With IAA
 2024-05-28 15:32 UTC  (5+ messages)
` [PATCH v6 2/7] migration/multifd: put IOV initialization into compression method

[PATCH] iotests/pylintrc: allow up to 10 similar lines
 2024-05-28 15:17 UTC  (3+ messages)

[PATCH v3 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-28 15:17 UTC  (10+ messages)
` [PATCH v3 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
` [PATCH v3 2/4] hw/char: Use v2 VMStateDescription for STM32L4x5 USART
` [PATCH v3 3/4] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
` [PATCH v3 4/4] tests/qtest: Check STM32L4x5 clock connections

[PATCH 1/1] block: drop force_dup parameter of raw_reconfigure_getfd()
 2024-05-28 15:14 UTC  (3+ messages)

[PULL 00/28] riscv-to-apply queue
 2024-05-28 15:12 UTC  (2+ messages)

[PATCH] hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
 2024-05-28 14:51 UTC  (2+ messages)

[PATCH v2 0/3] Connect STM32L4x5 USART devices to the EXTI
 2024-05-28 14:33 UTC  (3+ messages)
` [PATCH v2 2/3] hw/misc: In STM32L4x5 EXTI, handle direct and configurable interrupts

[PATCH 1/1] prealloc: add truncate mode for prealloc filter
 2024-05-28 14:30 UTC  (2+ messages)

[PATCH 0/2] ppc/pnv: LPC interrupt fixes
 2024-05-28 14:23 UTC  (3+ messages)
` [PATCH 1/2] ppc/pnv: Fix loss of LPC SERIRQ interrupts

[RFC 0/6] scripts: Rewrite simpletrace printer in Rust
 2024-05-28 14:14 UTC  (8+ messages)
` [RFC 1/6] scripts/simpletrace-rust: Add the basic cargo framework

[PATCH 0/4] allow to deprecate objects and devices
 2024-05-28 13:54 UTC  (7+ messages)
` [PATCH 2/4] usb: add config options for the hub and hid devices
` [PATCH 3/4] usb/ohci-pci: deprecate, don't build by default

[PATCH RESEND v2 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
 2024-05-28 13:41 UTC  (3+ messages)
` [PATCH RESEND v2 1/3] target/riscv/kvm: add software breakpoints support

[PATCH] target/riscv: zvbb implies zvkb
 2024-05-28 13:03 UTC  (5+ messages)
` [PATCH v2] "

[RFC v2 0/2] target/loongarch: Add loongson binary translation feature
 2024-05-28 12:56 UTC  (5+ messages)
` [RFC v2 1/2] "

[PATCH 0/4] testing/next: purging remaining centos 8 bits
 2024-05-28 12:51 UTC  (3+ messages)

[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-05-28 12:40 UTC  (14+ messages)
` [PATCH v6 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH v6 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH v6 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH v6 04/12] vhost-user-server: do not set memory fd non-blocking
` [PATCH v6 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH v6 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
` [PATCH v6 07/12] vhost-user: enable frontends on any POSIX system
` [PATCH v6 08/12] libvhost-user: enable it "
` [PATCH v6 09/12] contrib/vhost-user-blk: "
` [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
` [PATCH v6 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PATCH v6 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[PATCH v2 0/2] backup: allow specifying minimum cluster size
 2024-05-28 12:01 UTC  (3+ messages)
` [PATCH v2 1/2] copy-before-write: "
` [PATCH v2 2/2] backup: add minimum cluster size to performance options

[PATCH v4 0/4] Fix sanitizer errors with clang 18.1.1
 2024-05-28 11:02 UTC  (3+ messages)
` [PATCH v4 3/4] qapi: Do not cast function pointers


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