qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-10 18:24:01 to 2023-04-11 13:31:19 UTC [more...]

[PATCH v3 0/4] Basic Allwinner WDT emulation
 2023-04-11 13:30 UTC  (2+ messages)

[PATCH v9 00/10] target/arm: Allow CONFIG_TCG=n builds
 2023-04-11 13:25 UTC  (3+ messages)
` [PATCH v9 02/10] target/arm: Move 64-bit TCG CPUs into tcg/

[PATCH] tap: fix net_init_tap() return code
 2023-04-11 13:10 UTC  (5+ messages)

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-11 13:03 UTC  (8+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev

[PATCH] exynos: Fix out-of-bounds access in exynos4210_gcomp_find
 2023-04-11 13:02 UTC  (2+ messages)

[PATCH] qemu-options.hx: Update descriptions of memory options for NUMA node
 2023-04-11 12:57 UTC  (3+ messages)

[PATCH] hw/arm: Fix some typos in comments (most found by codespell)
 2023-04-11 12:57 UTC  (3+ messages)

[PATCH] docs/devel/kconfig.rst: Fix incorrect markup
 2023-04-11 12:45 UTC  (3+ messages)

[PATCH for-8.0] docs: Fix typo (wphx => whpx)
 2023-04-11 12:43 UTC  (4+ messages)

[for-8.0] hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I
 2023-04-11 12:37 UTC  (5+ messages)

Reducing vdpa migration downtime because of memory pin / maps
 2023-04-11 12:33 UTC  (9+ messages)

[PATCH for-8.1 00/12] tcg/mips: Backend improvements
 2023-04-11 12:34 UTC  (6+ messages)
` [PATCH 05/12] tcg/mips: Split out tcg_out_movi_one
` [PATCH 12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-11 12:27 UTC  (7+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology

[PATCH v2 0/4] target/riscv: implement query-cpu-definitions
 2023-04-11 12:23 UTC  (8+ messages)
` [PATCH v2 1/4] target/riscv: add CPU QOM header
` [PATCH v2 2/4] target/riscv: add query-cpy-definitions support
` [PATCH v2 3/4] target/riscv: add 'static' attribute of query-cpu-definitions

[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
 2023-04-11 12:20 UTC  (17+ messages)
` [PATCH 01/42] tcg: Replace if + tcg_abort with tcg_debug_assert
` [PATCH 02/42] tcg: Replace tcg_abort with g_assert_not_reached
` [PATCH 19/42] tcg: Clear TCGLabelQemuLdst on allocation
` [PATCH 20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld
` [PATCH 24/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 25/42] tcg/ppc: "
` [PATCH 26/42] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}

xen bits broke x32 build
 2023-04-11 12:09 UTC  (3+ messages)

[PATCH] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-04-11 12:05 UTC  (2+ messages)

[PATCH for-8.0] iotests: Regression test for vhdx log corruption
 2023-04-11 11:52 UTC 

[PATCH v5] hostmem-file: add offset option
 2023-04-11 11:46 UTC  (4+ messages)

[PATCH for-8.0] docs/cxl: Fix sentence
 2023-04-11 11:43 UTC  (4+ messages)

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-04-11 11:37 UTC  (4+ messages)
` [RFC PATCH v2 38/44] target/loongarch: Implement vbitsel vset

[PATCH] block/vhdx: fix dynamic VHDX BAT corruption
 2023-04-11 11:28 UTC  (3+ messages)
` [PATCH for-8.0] "

[PATCH] pcie: Release references of virtual functions
 2023-04-11 11:05 UTC  (4+ messages)

[PATCH] roms: add back edk2-basetools target
 2023-04-11 10:53 UTC  (3+ messages)

[PATCH] hw/rtc: fix crash caused by lost_clock >= 0 assertion
 2023-04-11 10:45 UTC  (2+ messages)

[PATCH] tracetool: use relative paths for '#line' preprocessor directives
 2023-04-11 10:44 UTC  (2+ messages)

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-04-11 10:33 UTC  (2+ messages)
` [PATCH-for-8.0? "

[PATCH v7 0/3] Eliminate multifd flush
 2023-04-11 10:26 UTC  (4+ messages)
` [PATCH v7 1/3] multifd: Create property multifd-flush-after-each-section
` [PATCH v7 2/3] multifd: Protect multifd_send_sync_main() calls
` [PATCH v7 3/3] multifd: Only flush once each full round of memory

[PULL 00/73] virtio,pc,pci: features, fixes
 2023-04-11 10:26 UTC  (3+ messages)
` [PULL 70/73] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden

[PATCH v2] test: Fix test-crypto-secret when compiling without keyring support
 2023-04-11 10:16 UTC  (2+ messages)

[PATCH for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr
 2023-04-11  9:55 UTC  (2+ messages)

[PATCH for-8.0] tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi
 2023-04-11  9:48 UTC  (2+ messages)

[PULL 00/30] Misc mostly build system patches for 2022-02-15
 2023-04-11  9:42 UTC  (3+ messages)
` [PULL 15/30] configure, meson: move some default-disabled options to meson_options.txt

[PULL 0/3] tcg patch queue for 8.0
 2023-04-11  9:20 UTC  (2+ messages)

[PATCH for-8.0 v2 1/2] qtest/migration-test.c: Add tests with compress enabled
 2023-04-11  9:18 UTC  (4+ messages)
` [PATCH for-8.0 v2 2/2] migration/ram.c: Fix migration "

[PATCH 00/16] i3c: aspeed: Add I3C support
 2023-04-11  9:16 UTC  (3+ messages)
` [PATCH 10/16] hw/i3c/aspeed_i3c: Add IBI handling

[kvm-unit-tests PATCH v10 0/7] MTTCG sanity tests for ARM
 2023-04-11  9:08 UTC  (8+ messages)
` [kvm-unit-tests PATCH v10 4/7] arm/tlbflush-code: TLB flush during code execution

[PATCH] target/riscv: Restore the predicate() NULL check behavior
 2023-04-11  9:02 UTC 

[PATCH 1/2] Add CI configuration for Kubernetes
 2023-04-11  8:22 UTC  (3+ messages)
` [PATCH 2/2] Raise crash-test-debian timeout to 90 minutes

[PATCH] util/mmap: optimize qemu_ram_mmap() alignment
 2023-04-11  7:57 UTC  (2+ messages)

[PATCH] physmem: use PR_SET_VMA_ANON_NAME to set ram block name
 2023-04-11  7:51 UTC  (2+ messages)

[PATCH] target/riscv: Use check for relationship between Zdinx/Zhinx{min} and Zfinx
 2023-04-11  7:50 UTC  (3+ messages)

[PATCH 00/10] accel/kvm: Spring cleaning
 2023-04-11  7:31 UTC  (3+ messages)
` [PATCH 04/10] hw/intc/arm_gic: Rename 'first_cpu' argument

[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
 2023-04-11  7:27 UTC  (7+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size

[PATCH v3 0/5] Support x2APIC mode with TCG accelerator
 2023-04-11  7:09 UTC  (2+ messages)

[PATCH v6 00/25] target/riscv: MSTATUS_SUM + cleanups
 2023-04-11  5:38 UTC  (50+ messages)
` [PATCH v6 02/25] target/riscv: Add a general status enum for extensions
` [PATCH v6 03/25] target/riscv: Encode the FS and VS on a normal way for tb flags
` [PATCH v6 04/25] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags
` [PATCH v6 05/25] target/riscv: Add a tb flags field for vstart
` [PATCH v6 06/25] target/riscv: Separate priv from mmu_idx
` [PATCH v6 07/25] target/riscv: Reduce overhead of MSTATUS_SUM change
` [PATCH v6 08/25] accel/tcg: Add cpu_ld*_code_mmu
` [PATCH v6 09/25] target/riscv: Use cpu_ld*_code_mmu for HLVX
` [PATCH v6 10/25] target/riscv: Handle HLV, HSV via helpers
` [PATCH v6 11/25] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT
` [PATCH v6 12/25] target/riscv: Introduce mmuidx_sum
` [PATCH v6 13/25] target/riscv: Introduce mmuidx_priv
` [PATCH v6 14/25] target/riscv: Introduce mmuidx_2stage
` [PATCH v6 15/25] target/riscv: Move hstatus.spvp check to check_access_hlsv
` [PATCH v6 16/25] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index
` [PATCH v6 17/25] target/riscv: Check SUM in the correct register
` [PATCH v6 18/25] target/riscv: Hoist second stage mode change to callers
` [PATCH v6 19/25] target/riscv: Hoist pbmte and hade out of the level loop
` [PATCH v6 20/25] target/riscv: Move leaf pte processing out of "
` [PATCH v6 21/25] target/riscv: Suppress pte update with is_debug
` [PATCH v6 22/25] target/riscv: Don't modify SUM "
` [PATCH v6 23/25] target/riscv: Merge checks for reserved pte flags
` [PATCH v6 24/25] target/riscv: Reorg access check in get_physical_address
` [PATCH v6 25/25] target/riscv: Reorg sum "

[PATCH v3 0/3] target/riscv: Fix mstatus.MPP related support
 2023-04-11  5:34 UTC  (6+ messages)
` [PATCH v3 2/3] target/riscv: Use PRV_RESERVED instead of PRV_H
` [PATCH v3 3/3] target/riscv: Legalize MPP value in write_mstatus

[PATCH 0/5] Cleanup [h_enter|spapr_exit]_nested routines
 2023-04-11  4:15 UTC  (4+ messages)

riscv: g_assert for NULL predicate?
 2023-04-11  3:44 UTC  (3+ messages)

[PATCH v2 00/19] bsd-user 2023 Q2 first batch
 2023-04-11  2:37 UTC  (12+ messages)
` [PATCH v2 02/19] bsd-user: Ifdef a few MAP_ constants for NetBSD / OpenBSD
` [PATCH v2 09/19] bsd-user: h2g_rusage
` [PATCH v2 14/19] bsd-user: Implement core dumps
` [PATCH v2 17/19] bsd-user: Remove host-os.h
` [PATCH v2 18/19] bsd-user: Update system call list
` [PATCH v2 19/19] bsd-user: Eliminate USE_ELF_CORE_DUMP

[PATCH] Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
 2023-04-11  2:29 UTC  (3+ messages)

[RFC PATCH 0/4] Smstateen FCSR implementation
 2023-04-11  1:52 UTC  (5+ messages)
` [RFC PATCH 2/4] target/riscv: Add fcsr field in tb->flags
` [RFC PATCH 3/4] target/riscv: check smstateen fcsr flag

[PATCH v4 00/20] remove MISA ext_N flags from cpu->cfg
 2023-04-11  1:44 UTC  (2+ messages)

[RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
 2023-04-11  1:35 UTC  (2+ messages)

[RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall
 2023-04-11  1:29 UTC  (3+ messages)
` [RFC PATCH v4 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v4 2/2] selftests: restrictedmem: Check memfd_restricted()'s handling of provided userspace mount

[RFC PATCH v2] riscv: Add support for the Zfa extension
 2023-04-11  1:20 UTC  (2+ messages)

[PATCH v2 00/54] tcg: Simplify calls to load/store helpers
 2023-04-11  1:05 UTC  (55+ messages)
` [PATCH v2 01/54] tcg: Replace if + tcg_abort with tcg_debug_assert
` [PATCH v2 02/54] tcg: Replace tcg_abort with g_assert_not_reached
` [PATCH v2 03/54] tcg: Split out tcg_out_ext8s
` [PATCH v2 04/54] tcg: Split out tcg_out_ext8u
` [PATCH v2 05/54] tcg: Split out tcg_out_ext16s
` [PATCH v2 06/54] tcg: Split out tcg_out_ext16u
` [PATCH v2 07/54] tcg: Split out tcg_out_ext32s
` [PATCH v2 08/54] tcg: Split out tcg_out_ext32u
` [PATCH v2 09/54] tcg: Split out tcg_out_exts_i32_i64
` [PATCH v2 10/54] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
` [PATCH v2 11/54] tcg/mips: "
` [PATCH v2 12/54] tcg/riscv: "
` [PATCH v2 13/54] tcg: Split out tcg_out_extu_i32_i64
` [PATCH v2 14/54] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PATCH v2 15/54] tcg: Split out tcg_out_extrl_i64_i32
` [PATCH v2 16/54] tcg: Introduce tcg_out_movext
` [PATCH v2 17/54] tcg: Introduce tcg_out_xchg
` [PATCH v2 18/54] tcg: Introduce tcg_out_movext2
` [PATCH v2 19/54] tcg: Clear TCGLabelQemuLdst on allocation
` [PATCH v2 20/54] tcg/i386: Rationalize args to tcg_out_qemu_{ld,st}
` [PATCH v2 21/54] tcg/aarch64: Rationalize args to tcg_out_qemu_{ld, st}
` [PATCH v2 22/54] tcg/arm: Rationalize args to tcg_out_qemu_{ld,st}
` [PATCH v2 23/54] tcg/mips: "
` [PATCH v2 24/54] tcg/loongarch64: Rationalize args to tcg_out_qemu_{ld, st}
` [PATCH v2 25/54] tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st}
` [PATCH v2 26/54] tcg/s390x: Pass TCGType "
` [PATCH v2 27/54] tcg/riscv: Require TCG_TARGET_REG_BITS == 64
` [PATCH v2 28/54] tcg/riscv: Rationalize args to tcg_out_qemu_{ld,st}
` [PATCH v2 29/54] tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
` [PATCH v2 30/54] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
` [PATCH v2 31/54] tcg: Move TCGLabelQemuLdst to tcg.c
` [PATCH v2 32/54] tcg: Replace REG_P with arg_loc_reg_p
` [PATCH v2 33/54] tcg: Introduce arg_slot_stk_ofs
` [PATCH v2 34/54] tcg: Widen helper_*_st[bw]_mmu val arguments
` [PATCH v2 35/54] tcg: Add routines for calling slow-path helpers
` [PATCH v2 36/54] tcg/i386: Convert tcg_out_qemu_ld_slow_path
` [PATCH v2 37/54] tcg/i386: Convert tcg_out_qemu_st_slow_path
` [PATCH v2 38/54] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
` [PATCH v2 39/54] tcg/arm: "
` [PATCH v2 40/54] tcg/loongarch64: Convert tcg_out_qemu_{ld, st}_slow_path
` [PATCH v2 41/54] tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
` [PATCH v2 42/54] tcg/ppc: "
` [PATCH v2 43/54] tcg/riscv: "
` [PATCH v2 44/54] tcg/s390x: "
` [PATCH v2 45/54] tcg/loongarch64: Simplify constraints on qemu_ld/st
` [PATCH v2 46/54] tcg/mips: Remove MO_BSWAP handling
` [PATCH v2 47/54] tcg/mips: Reorg tcg_out_tlb_load
` [PATCH v2 48/54] tcg/mips: Simplify constraints on qemu_ld/st
` [PATCH v2 49/54] tcg/ppc: Reorg tcg_out_tlb_read
` [PATCH v2 50/54] tcg/ppc: Adjust constraints on qemu_ld/st
` [PATCH v2 51/54] tcg/ppc: Remove unused constraints A, B, C, D
` [PATCH v2 52/54] tcg/riscv: Simplify constraints on qemu_ld/st
` [PATCH v2 53/54] tcg/s390x: Use ALGFR in constructing host address for qemu_ld/st
` [PATCH v2 54/54] tcg/s390x: Simplify constraints on qemu_ld/st

[PATCH 0/2] target/riscv: Separate implicitly-enabled and explicitly-enabled extensions
 2023-04-11  0:18 UTC  (6+ messages)

[PATCH 00/16] bsd-user 2023 Q2 first batch
 2023-04-10 18:57 UTC  (5+ messages)
` [PATCH 07/16] bsd-user: Move system call include to os-syscall.h

[PULL 0/2] target-arm queue
 2023-04-10 18:45 UTC  (2+ messages)


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