messages from 2020-04-30 18:26:03 to 2020-05-01 16:18:11 UTC [more...]
[PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)
2020-05-01 16:13 UTC (80+ messages)
` [PATCH 01/36] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
` [PATCH 02/36] target/arm: Don't allow Thumb Neon insns without FEATURE_NEON
` [PATCH 03/36] target/arm: Add stubs for AArch32 Neon decodetree
` [PATCH 04/36] target/arm: Convert VCMLA (vector) to decodetree
` [PATCH 05/36] target/arm: Convert VCADD "
` [PATCH 06/36] target/arm: Convert V[US]DOT "
` [PATCH 07/36] target/arm: Convert VFM[AS]L "
` [PATCH 08/36] target/arm: Convert VCMLA (scalar) "
` [PATCH 09/36] target/arm: Convert V[US]DOT "
` [PATCH 10/36] target/arm: Convert VFM[AS]L "
` [PATCH 11/36] target/arm: Convert Neon load/store multiple structures "
` [PATCH 12/36] target/arm: Convert Neon 'load single structure to all lanes' "
` [PATCH 13/36] target/arm: Convert Neon 'load/store single structure' "
` [PATCH 14/36] target/arm: Convert Neon 3-reg-same VADD/VSUB "
` [PATCH 15/36] target/arm: Convert Neon 3-reg-same logic ops "
` [PATCH 16/36] target/arm: Convert Neon 3-reg-same VMAX/VMIN "
` [PATCH 17/36] target/arm: Convert Neon 3-reg-same comparisons "
` [PATCH 18/36] target/arm: Convert Neon 3-reg-same VQADD/VQSUB "
` [PATCH 19/36] target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL "
` [PATCH 20/36] target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH "
` [PATCH 21/36] target/arm: Convert Neon 3-reg-same SHA "
` [PATCH 22/36] target/arm: Move gen_ function typedefs to translate.h
` [PATCH 23/36] target/arm: Convert Neon 64-bit element 3-reg-same insns
` [PATCH 24/36] target/arm: Convert Neon VHADD "
` [PATCH 25/36] target/arm: Convert Neon VRHADD, VHSUB, VABD 3-reg-same insns to decodetree
` [PATCH 26/36] target/arm: Convert Neon VQSHL, VRSHL, VQRSHL "
` [PATCH 27/36] target/arm: Convert Neon VABA 3-reg-same "
` [PATCH 28/36] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns "
` [PATCH 29/36] target/arm: Convert Neon VPADD "
` [PATCH 30/36] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same "
` [PATCH 31/36] target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns "
` [PATCH 32/36] target/arm: Convert Neon VPMIN/VPMAX/VPADD float "
` [PATCH 33/36] target/arm: Convert Neon fp VMUL, VMLA, VMLS "
` [PATCH 34/36] target/arm: Convert Neon 3-reg-same compare "
` [PATCH 35/36] target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS "
` [PATCH 36/36] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns "
[PATCH 0/5] riscv: Switch to use generic platform of opensbi bios images
2020-05-01 15:50 UTC (6+ messages)
` [PATCH 1/5] roms/opensbi: Update to support building bios images for generic platform
` [PATCH 2/5] gitlab-ci/opensbi: Update GitLab CI to build "
` [PATCH 3/5] riscv: Use pre-built bios image of generic platform for virt & sifive_u
` [PATCH 4/5] riscv/spike: Change the default bios to use generic platform image
` [PATCH 5/5] riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
[PATCH 1/4] softfloat: silence sNaN for conversions to/from floatx80
2020-05-01 15:45 UTC (2+ messages)
[PATCH 0/1] Patch for keycodemapdb
2020-05-01 15:44 UTC (3+ messages)
` [PATCH 1/1] Fix win32 keycode for VK_OEM_102
[PATCH v1 0/7] various tcg and linux-user updates
2020-05-01 15:08 UTC (9+ messages)
` [PATCH v1 1/7] linux-user: completely re-write init_guest_space
` [PATCH v1 2/7] exec/cpu-all: Use bool for have_guest_base
` [PATCH v1 3/7] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v1 4/7] accel/tcg: don't disable exec_tb trace events
` [PATCH v1 5/7] disas: include an optional note for the start of disassembly
` [PATCH v1 6/7] disas: add optional note support to cap_disas
` [PATCH v1 7/7] translate-all: include guest address in out_asm output
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-05-01 15:28 UTC (10+ messages)
[PATCH] aspeed: Add support for the sonorapass-bmc board
2020-05-01 15:26 UTC (2+ messages)
[PULL 0/4] Block patches
2020-05-01 15:23 UTC (8+ messages)
` [PULL 1/4] fuzz: select fuzz target using executable name
` [PULL 2/4] lockable: fix __COUNTER__ macro to be referenced properly
` [PULL 3/4] lockable: replaced locks with lock guard macros where appropriate
` [PULL 4/4] lockable: Replace locks with lock guard macros
[PATCH] linux-user/strace.list: fix epoll_create{,1} -strace output
2020-05-01 15:06 UTC (3+ messages)
[PATCH v1 0/4] testing/next updates
2020-05-01 15:03 UTC (18+ messages)
` [PATCH v1 1/4] .travis.yml: show free disk space at end of run
` [PATCH v1 2/4] .travis.yml: drop MacOSX
` [PATCH v1 3/4] .cirrus.yml: bump FreeBSD to the current stable release
` [PATCH v1 4/4] .travis.yml: reduce the load on [ppc64] GCC check-tcg
[PATCH v1 0/9] gdbstub/next
2020-05-01 14:59 UTC (22+ messages)
` [PATCH v1 1/9] configure: favour gdb-multiarch if we have it
` [PATCH v1 2/9] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
` [PATCH v1 3/9] tests/tcg: better trap gdb failures
` [PATCH v1 4/9] tests/tcg: drop inferior.was_attached() test
` [PATCH v1 5/9] gdbstub: eliminate gdbserver_fd global
` [PATCH v1 6/9] gdbstub/linux-user: support debugging over a unix socket
` [PATCH v1 7/9] tests/guest-debug: use the unix socket for linux-user tests
` [PATCH v1 8/9] tests/tcg: add a multiarch linux-user gdb test
` [PATCH v1 9/9] target/m68k: fix gdb for m68xxx
[PATCH v7 0/7] reference implementation of RSS and hash report
2020-05-01 14:44 UTC (4+ messages)
[PATCH v2] fuzz: select fuzz target using executable name
2020-05-01 14:36 UTC (3+ messages)
About hardfloat in ppc
2020-05-01 14:18 UTC (26+ messages)
` R: "
` R: "
` R: "
[PATCH v2 0/2] virtiofsd: stay under fs.file-max sysctl limit (CVE-2020-10717)
2020-05-01 14:06 UTC (3+ messages)
` [PATCH v2 1/2] virtiofsd: add --rlimit-nofile=NUM option
` [PATCH v2 2/2] virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)
[PATCH v6 0/5] 9pfs: readdir optimization
2020-05-01 14:04 UTC (4+ messages)
` [PATCH v6 3/5] 9pfs: add new function v9fs_co_readdir_many()
[PATCH] target/m68k: Allow movec only on 68010+
2020-05-01 14:02 UTC (3+ messages)
[PATCH 1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs
2020-05-01 5:23 UTC
[PATCH 1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs
2020-05-01 6:44 UTC (2+ messages)
[PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-01 13:15 UTC
[PATCH] riscv/spike: Change the default bios to use plain binary image
2020-05-01 12:46 UTC (4+ messages)
[PATCH] riscv: Change the default behavior if no -bios option is specified
2020-05-01 12:19 UTC
[PATCH 0/2] virt: Set tpm-tis-device ppi property to off by default
2020-05-01 9:40 UTC (2+ messages)
[PULL 00/15] Block layer patches
2020-05-01 9:27 UTC (2+ messages)
[PATCH 00/17] qom: Spring cleaning
2020-05-01 9:06 UTC (7+ messages)
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
[PATCH] hostmem: don't use mbind() if host-nodes is epmty
2020-05-01 8:57 UTC (4+ messages)
[PULL for-5.0 0/4] Block patches
2020-05-01 8:26 UTC (2+ messages)
` [PULL for-5.0 1/4] fuzz: select fuzz target using executable name
[RESEND PATCH 1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs
2020-05-01 8:11 UTC
[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
2020-05-01 6:47 UTC (2+ messages)
` [Bug 1749393] "
[PATCH v4 00/18] target/arm: sve load/store improvements
2020-05-01 6:18 UTC (2+ messages)
backing chain & block status & filters
2020-05-01 3:04 UTC (5+ messages)
[PULL 00/31] target-arm queue
2020-05-01 2:05 UTC (2+ messages)
[PATCH 4/4] softfloat: fix floatx80 pseudo-denormal round to integer
2020-05-01 0:39 UTC
[PATCH 3/4] softfloat: fix floatx80 pseudo-denormal comparisons
2020-05-01 0:39 UTC
[PATCH 2/4] softfloat: fix floatx80 pseudo-denormal addition / subtraction
2020-05-01 0:38 UTC
[PATCH 0/4] softfloat: fix floatx80 emulation bugs
2020-05-01 0:36 UTC
[PATCH] target/xtensa: work around missing SR definitions
2020-04-30 22:07 UTC (2+ messages)
[PATCH 1/1] target/riscv: fix VS interrupts forwarding to HS
2020-04-30 21:47 UTC (7+ messages)
[PATCH] target/riscv: fix check of guest pa top bits
2020-04-30 21:28 UTC (3+ messages)
[Bug 1876187] [NEW] qemu-system-arm freezes when using SystickTimer on netduinoplus2
2020-04-30 21:19 UTC
[PATCH v3 00/17] 64bit block-layer
2020-04-30 20:57 UTC (3+ messages)
[RFC PATCH v2 00/67] Hexagon patch series
2020-04-30 20:53 UTC (3+ messages)
[PATCH for-5.1 V2 0/7] mips: Add Loongson-3 machine support (with KVM)
2020-04-30 20:09 UTC (2+ messages)
[PATCH RFC v2] target/arm: Implement SVE2 bitwise shift immediate
2020-04-30 19:41 UTC
[PATCH RFC v2] target/arm: Implement SVE2 FLOGB
2020-04-30 19:14 UTC
[PULL v1 0/6] Xilinx queue 2020-04-30
2020-04-30 18:25 UTC (2+ messages)
[PATCH v2 0/4] backup: Make sure that source and target size match
2020-04-30 18:30 UTC (5+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] iotests: Backup with different source/target size
[PATCH RFC] target/arm: Implement SVE2 bitwise shift immediate
2020-04-30 18:19 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).