messages from 2023-07-08 06:59:49 to 2023-07-10 03:20:14 UTC [more...]
[RFC PATCH 0/6] Enable vdpa net migration with features depending on CVQ
2023-07-10 3:19 UTC (3+ messages)
` [RFC PATCH 1/6] vdpa: export vhost_vdpa_set_vring_ready
[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
2023-07-10 3:05 UTC (3+ messages)
[PATCH v9 00/20] target/riscv, KVM: fixes and enhancements
2023-07-10 2:48 UTC (27+ messages)
` [PATCH v9 01/20] target/riscv: skip features setup for KVM CPUs
` [PATCH v9 11/20] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v9 12/20] target/riscv: add KVM specific MISA properties
` [PATCH v9 13/20] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v9 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v9 15/20] target/riscv/cpu.c: add satp_mode properties earlier
` [PATCH v9 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v9 17/20] target/riscv/cpu.c: create KVM mock properties
` [PATCH v9 18/20] target/riscv: update multi-letter extension KVM properties
` [PATCH v9 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v9 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
[PATCH qemu v3 0/1] [Ping] [PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t
2023-07-10 1:22 UTC (4+ messages)
` [PATCH qemu v3 1/1] "
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
2023-07-10 1:16 UTC (2+ messages)
[PATCH] target/riscv: Add Zihintntl extension ISA string to DTS
2023-07-10 1:10 UTC (3+ messages)
[PATCH v2] riscv: Generate devicetree only after machine initialization is complete
2023-07-10 1:02 UTC (3+ messages)
[PATCH] target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
2023-07-10 1:01 UTC (3+ messages)
[PATCH v7] riscv: Add support for the Zfa extension
2023-07-10 0:58 UTC (2+ messages)
[PATCH v2] ppc/pnv: Add QME region for P10
2023-07-10 0:25 UTC (3+ messages)
Addition of qtest_irq_intercept_out_named, or modify qtest_irq_interrupt_out?
2023-07-09 23:13 UTC (3+ messages)
[PATCH 0/1] linux-headers: update to v6.5-rc1
2023-07-09 21:23 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 00/45] linux-user: patch roundup
2023-07-09 18:29 UTC (83+ messages)
` [PATCH 01/45] linux-user: Reformat syscall_defs.h
` [PULL 01/37] util: Add cpuinfo-ppc.c
` [PATCH 02/45] linux-user: Remove #if 0 block in syscall_defs.h
` [PULL 02/37] tests/multiarch: Add test-aes
` [PATCH 03/45] linux-user: Use abi_uint not uint32_t in syscall_defs.h
` [PULL 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PULL 04/37] crypto/aes: Add AES_SH, AES_ISH macros
` [PATCH 04/45] linux-user: Use abi_int not int32_t in syscall_defs.h
` [PULL 05/37] crypto: Add aesenc_SB_SR_AK
` [PATCH 05/45] linux-user: Use abi_ullong not uint64_t in syscall_defs.h
` [PULL 06/37] crypto: Add aesdec_ISB_ISR_AK
` [PATCH 06/45] linux-user: Use abi_llong not int64_t in syscall_defs.h
` [PULL 07/37] crypto: Add aesenc_MC
` [PATCH 07/45] linux-user: Use abi_uint not unsigned int in syscall_defs.h
` [PULL 08/37] crypto: Add aesdec_IMC
` [PATCH 08/45] linux-user: Use abi_ullong not unsigned long long in syscall_defs.h
` [PULL 09/37] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH 09/45] linux-user: Use abi_llong not long long in syscall_defs.h
` [PULL 10/37] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH 10/45] linux-user: Use abi_int not int in syscall_defs.h
` [PULL 11/37] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH 11/45] linux-user: Use abi_ushort not unsigned short in syscall_defs.h
` [PULL 12/37] host/include/i386: Implement aes-round.h
` [PATCH 12/45] linux-user: Use abi_short not short in syscall_defs.h
` [PULL 13/37] host/include/aarch64: Implement aes-round.h
` [PATCH 13/45] linux-user: Use abi_uint not unsigned in syscall_defs.h
` [PULL 14/37] host/include/ppc: Implement aes-round.h
` [PATCH 14/45] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
` [PATCH 15/45] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
` [PULL 15/37] target/ppc: Use aesenc_SB_SR_AK
` [PATCH 16/45] linux-user/syscall: Implement execve without execveat
` [PULL 16/37] target/ppc: Use aesdec_ISB_ISR_AK
` [PATCH 17/45] linux-user: Fix do_shmat type errors
` [PULL 17/37] target/ppc: Use aesenc_SB_SR_MC_AK
` [PATCH 18/45] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PULL 18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PULL 19/37] target/i386: Use aesenc_SB_SR_AK
` [PATCH 19/45] tcg: Fix info_in_idx increment in layout_arg_by_ref
` [PATCH 20/45] linux-user: Make sure initial brk(0) is page-aligned
` [PULL 20/37] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH 21/45] linux-user: Fix formatting of mmap.c
` [PULL 21/37] target/i386: Use aesdec_IMC
` [PATCH 22/45] linux-user/strace: Expand struct flags to hold a mask
` [PULL 22/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH 23/45] linux-user: Split TARGET_MAP_* out of syscall_defs.h
` [PULL 23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH 24/45] linux-user: Split TARGET_PROT_* out of syscall_defs.h
` [PULL 24/37] target/arm: Demultiplex AESE and AESMC
` [PATCH 25/45] linux-user: Populate more bits in mmap_flags_tbl
` [PULL 25/37] target/arm: Use aesenc_SB_SR_AK
` [PATCH 26/45] accel/tcg: Introduce page_check_range_empty
` [PULL 26/37] target/arm: Use aesdec_ISB_ISR_AK
` [PATCH 27/45] bsd-user: Use page_check_range_empty for MAP_EXCL
` [PULL 27/37] target/arm: Use aesenc_MC
` [PATCH 28/45] linux-user: Implement MAP_FIXED_NOREPLACE
` [PULL 28/37] target/arm: Use aesdec_IMC
` [PATCH 29/45] linux-user: Split out target_to_host_prot
` [PULL 29/37] target/riscv: Use aesenc_SB_SR_AK
` [PATCH 30/45] linux-user: Widen target_mmap offset argument to off_t
` [PULL 30/37] target/riscv: Use aesdec_ISB_ISR_AK
` [PATCH 31/45] linux-user: Rewrite target_mprotect
` [PULL 31/37] target/riscv: Use aesdec_IMC
` [PATCH 32/45] linux-user: Rewrite mmap_frag
` [PULL 32/37] target/riscv: Use aesenc_SB_SR_MC_AK
` [PATCH 33/45] accel/tcg: Introduce page_find_range_empty
` [PULL 33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
` [PATCH 34/45] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved
` [PULL 34/37] crypto: Remove AES_shifts, AES_ishifts
` [PULL 35/37] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH 35/45] linux-user: Use page_find_range_empty for mmap_find_vma_reserved
` [PULL 36/37] crypto: Remove AES_imc
` [PATCH 36/45] linux-user: Use 'last' instead of 'end' in target_mmap
` [PULL 37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
` [PATCH 37/45] linux-user: Rewrite mmap_reserve
` [PATCH 38/45] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
` [PATCH 39/45] linux-user: Simplify target_munmap
` [PATCH 40/45] accel/tcg: Accept more page flags in page_check_range
` [PATCH 41/45] accel/tcg: Return bool from page_check_range
` [PATCH 42/45] linux-user: Remove can_passthrough_madvise
` [PATCH 43/45] linux-user: Simplify target_madvise
` [PATCH 44/45] linux-user: Drop uint and ulong
` [PATCH 45/45] linux-user/riscv: Add syscall riscv_hwprobe
[PATCH v2 0/3] linux-user: Fix fcntl64() and accept4() for 32-bit targets
2023-07-09 18:03 UTC (3+ messages)
` [PATCH v2 2/3] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
[PULL 00/37] crypto: Provide aes-round.h and host accel
2023-07-09 17:30 UTC (39+ messages)
` [PULL 01/37] util: Add cpuinfo-ppc.c
` [PULL 02/37] tests/multiarch: Add test-aes
` [PULL 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PULL 04/37] crypto/aes: Add AES_SH, AES_ISH macros
` [PULL 05/37] crypto: Add aesenc_SB_SR_AK
` [PULL 06/37] crypto: Add aesdec_ISB_ISR_AK
` [PULL 07/37] crypto: Add aesenc_MC
` [PULL 08/37] crypto: Add aesdec_IMC
` [PULL 09/37] crypto: Add aesenc_SB_SR_MC_AK
` [PULL 10/37] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PULL 11/37] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PULL 12/37] host/include/i386: Implement aes-round.h
` [PULL 13/37] host/include/aarch64: "
` [PULL 14/37] host/include/ppc: "
` [PULL 15/37] target/ppc: Use aesenc_SB_SR_AK
` [PULL 16/37] target/ppc: Use aesdec_ISB_ISR_AK
` [PULL 17/37] target/ppc: Use aesenc_SB_SR_MC_AK
` [PULL 18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PULL 19/37] target/i386: Use aesenc_SB_SR_AK
` [PULL 20/37] target/i386: Use aesdec_ISB_ISR_AK
` [PULL 21/37] target/i386: Use aesdec_IMC
` [PULL 22/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PULL 23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PULL 24/37] target/arm: Demultiplex AESE and AESMC
` [PULL 25/37] target/arm: Use aesenc_SB_SR_AK
` [PULL 26/37] target/arm: Use aesdec_ISB_ISR_AK
` [PULL 27/37] target/arm: Use aesenc_MC
` [PULL 28/37] target/arm: Use aesdec_IMC
` [PULL 29/37] target/riscv: Use aesenc_SB_SR_AK
` [PULL 30/37] target/riscv: Use aesdec_ISB_ISR_AK
` [PULL 31/37] target/riscv: Use aesdec_IMC
` [PULL 32/37] target/riscv: Use aesenc_SB_SR_MC_AK
` [PULL 33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
` [PULL 34/37] crypto: Remove AES_shifts, AES_ishifts
` [PULL 35/37] crypto: Implement aesdec_IMC with AES_imc_rot
` [PULL 36/37] crypto: Remove AES_imc
` [PULL 37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
[PULL 0/3] Linux user fcntl64 patches
2023-07-09 17:30 UTC (5+ messages)
` [PULL 1/3] linux-user: Fix fcntl() and fcntl64() to return O_LARGEFILE for 32-bit targets
` [PULL 2/3] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
` [PULL 3/3] linux-user: Improve strace output of pread64() and pwrite64()
[PATCH] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
2023-07-09 16:59 UTC (2+ messages)
[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
2023-07-09 15:24 UTC (7+ messages)
` [PATCH v4 07/15] vfio/common: Track whether DMA Translation is enabled on the vIOMMU
` [PATCH v4 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute
` [PATCH v4 12/15] vfio/common: Support device dirty page tracking with vIOMMU
Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
2023-07-09 10:10 UTC
[PATCH v3 0/2] target/riscv: improve code accuracy and
2023-07-09 9:17 UTC (4+ messages)
` [PATCH v3 1/2] target/riscv: Remove redundant check in pmp_is_locked
` [PATCH v3 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs
[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
2023-07-09 8:31 UTC (2+ messages)
[PULL 00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub
2023-07-09 8:12 UTC (5+ messages)
` [PULL 29/38] gdbstub: Permit reverse step/break to provide stop response
[RISC-V] ERROR:../accel/tcg/cpu-exec.c:1028:cpu_exec_setjmp: assertion failed: (cpu == current_cpu)
2023-07-09 6:12 UTC (6+ messages)
[PATCH] linux-user: make sure brk(0) returns a page-aligned value
2023-07-09 6:12 UTC (4+ messages)
[PATCH v2 00/24] linux-user: mmap range fixes
2023-07-08 17:42 UTC (7+ messages)
` [PATCH v2 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH v2 17/24] linux-user: Use 'last' instead of 'end' in target_mmap
` [PATCH v2 21/24] accel/tcg: Accept more page flags in page_check_range
[PATCH v4 00/37] crypto: Provide aes-round.h and host accel
2023-07-08 17:38 UTC (16+ messages)
` [PATCH v4 13/37] host/include/aarch64: Implement aes-round.h
` [PATCH v4 25/37] target/arm: Use aesenc_SB_SR_AK
` [PATCH v4 26/37] target/arm: Use aesdec_ISB_ISR_AK
` [PATCH v4 27/37] target/arm: Use aesenc_MC
` [PATCH v4 28/37] target/arm: Use aesdec_IMC
` [PATCH v4 31/37] target/riscv: "
` [PATCH v4 33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
[PULL trival-patches 00/10] trivial-patches for 2023-07-08
2023-07-08 14:59 UTC (2+ messages)
[PATCH v3 0/2] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX_EXTRA commands support
2023-07-08 9:24 UTC (3+ messages)
` [PATCH v3 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
` [PATCH v3 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
[PATCH v7 00/15] Add RISC-V vector cryptographic instruction set support
2023-07-08 9:25 UTC (3+ messages)
` [PATCH v7 12/15] target/riscv: Add Zvkg ISA extension support
Reducing vdpa migration downtime because of memory pin / maps
2023-07-08 9:14 UTC (10+ messages)
[PATCH v2 00/46] Add LoongArch LASX instructions
2023-07-08 7:24 UTC (16+ messages)
` [PATCH v2 20/46] target/loongarch: Implement vext2xv
` [PATCH v2 21/46] target/loongarch: Implement xvsigncov
` [PATCH v2 22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PATCH v2 23/46] target/loognarch: Implement xvldi
` [PATCH v2 24/46] target/loongarch: Implement LASX logic instructions
` [PATCH v2 25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v2 26/46] target/loongarch: Implement xvsllwil xvextl
[PATCH] chore: rename `tricore_feature` to `is_tricore_feature_enabled`
2023-07-08 7:01 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).