qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-10 08:37:21 to 2024-10-11 06:02:15 UTC [more...]

[PATCH v3 00/14] ppc/spapr: remove deprecated machines specific code
 2024-10-11  6:01 UTC  (7+ messages)
` [PATCH v3 12/14] ppc/spapr: remove deprecated machine pseries-2.12-sxxm
` [PATCH v3 13/14] ppc/spapr: remove deprecated machine pseries-2.12
` [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0

[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
 2024-10-11  5:55 UTC  (3+ messages)

[PATCH] sched_attr: Do not define for glibc >= 2.41
 2024-10-11  5:48 UTC 

[PATCH v6] hw/misc/aspeed_hace: Fix SG Accumulative hashing
 2024-10-11  5:38 UTC 

[PATCH v2 1/1] x86: Add support save/load HWCR MSR
 2024-10-11  4:26 UTC  (2+ messages)

[PATCH] target/i386: Add more features enumerated by CPUID.7.2.EDX
 2024-10-11  4:22 UTC  (6+ messages)

[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
 2024-10-11  4:00 UTC  (12+ messages)
` [PATCH v1 1/7] target/riscv: Fix sstatus read and write
` [PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly
` [PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
` [PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
` [PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU

[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-11  3:30 UTC  (11+ messages)
` [PATCH v2 1/8] target/riscv: Add Ssdbltrp CSRs handling
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
` [PATCH v2 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PATCH v2 5/8] target/riscv: Add Smdbltrp CSRs handling

[PATCH v2 0/4] qemu-ga: Fix some potential issues find by coverity
 2024-10-11  3:19 UTC  (5+ messages)
` [PATCH v2 1/4] sscanf return values are checked to ensure correct parsing
` [PATCH v2 2/4] Proper initialization of n to 0 for getline to function correctly
` [PATCH v2 3/4] Avoiding freeing line prematurely. It's now only freed at the end of the function
` [PATCH v2 4/4] For correcting code style: Variable declarations moved to the beginning of blocks Followed the coding style of using snake_case for variable names. And merged redundant route and networkroute variables

[PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
 2024-10-11  1:57 UTC  (7+ messages)
` [PATCH 1/4] target/riscv/kvm: set 'aia_mode' to default in error path
` [PATCH 2/4] target/riscv/kvm: clarify how 'riscv-aia' default works
` [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props

[PATCH -qemu] hw/cxl: Support get/set mctp response payload size
 2024-10-10 23:08 UTC  (2+ messages)

[PATCH v2 00/16] target/mips: Remove target-specific endianness knowledge
 2024-10-10 21:50 UTC  (17+ messages)
` [PATCH v2 01/16] target/mips: Declare mips_env_is_bigendian() in 'internal.h'
` [PATCH v2 02/16] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian()
` [PATCH v2 03/16] target/mips: Introduce mo_endian_env() helper
` [PATCH v2 04/16] target/mips: Replace MO_TE by mo_endian_env() in get_pte()
` [PATCH v2 05/16] target/mips: Convert mips16e decr_and_load/store() macros to functions
` [PATCH v2 06/16] target/mips: Factor mo_endian_rev() out of MXU code
` [PATCH v2 07/16] target/mips: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v2 08/16] target/mips: Rename unused sysemu argument of OP_LD_ATOMIC()
` [PATCH v2 09/16] target/mips: Introduce mo_endian() helper
` [PATCH v2 10/16] target/mips: Replace MO_TE by mo_endian()
` [PATCH v2 11/16] target/mips: Have gen_addiupc() expand $pc during translation
` [PATCH v2 12/16] target/mips: Use gen_op_addr_addi() when possible
` [PATCH v2 13/16] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
` [PATCH v2 14/16] target/mips: Expose MIPSCPU::is_big_endian property
` [PATCH v2 15/16] hw/mips/cps: Set the vCPU 'cpu-big-endian' property
` [PATCH v2 16/16] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument

precreate phase
 2024-10-10 21:48 UTC  (5+ messages)

[PATCH V2 13/13] migration: cpr-transfer mode
 2024-10-10 21:23 UTC  (18+ messages)

[RFC 0/6] hugetlbfs largepage RAS project
 2024-10-10 20:35 UTC  (9+ messages)
` [RFC RESEND "

[PATCH 00/12] target/mips: Remove target-specific endianness knowledge
 2024-10-10 20:22 UTC  (4+ messages)
` [PATCH 11/12] target/mips: Remove target-specific code in mips_cpu_reset_hold()

[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  (7+ messages)
` [PATCH 14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH 18/23] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code

[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] 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

[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 


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