messages from 2022-05-27 16:37:03 to 2022-05-28 09:36:52 UTC [more...]
[PATCH 00/12] hw/acpi/piix4: remove legacy piix4_pm_init() function
2022-05-28 9:19 UTC (10+ messages)
` [PATCH 01/12] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize()
` [PATCH 02/12] hw/acpi/piix4: change smm_enabled from int to bool
` [PATCH 03/12] hw/acpi/piix4: convert smm_enabled bool to qdev property
` [PATCH 04/12] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
` [PATCH 05/12] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PATCH 06/12] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
` [PATCH 08/12] hw/acpi/piix4: use qdev gpio to wire up sci_irq
` [PATCH 09/12] hw/acpi/piix4: use qdev gpio to wire up smi_irq
` [PATCH 10/12] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn()
[PATCH 0/2] hppa: Fix serial port pass-through
2022-05-28 6:36 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH 00/50] PS2 device QOMification - part 1
2022-05-28 6:15 UTC (3+ messages)
[PATCH 0/5] hw/smbios: add core_count2 to smbios table type 4
2022-05-28 5:28 UTC (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH 3/5] tests/acpi: allow changes for core_count2 test
` [PATCH 4/5] bios-tables-test: add test for number of cores > 255
` [PATCH 5/5] tests/acpi: update tables for new core count test
GSoC project: VIRTIO_F_IN_ORDER support for virtio devices
2022-05-28 1:49 UTC
[PATCH v4 0/3] Implement Sstc extension
2022-05-27 22:44 UTC (6+ messages)
` [PATCH v4 2/3] target/riscv: Add stimecmp support
[PATCH] linux-user: Adjust child_tidptr on set_tid_address() syscall
2022-05-27 22:32 UTC (3+ messages)
` [PATCH v2] "
[RESEND PATCH 0/2] modules: Improve modinfo.c support
2022-05-27 22:20 UTC (3+ messages)
` [RESEND PATCH 1/2] modules: introduces module_kconfig directive
` [RESEND PATCH 2/2] modules: generates per-target modinfo
building e2k qemu errors
2022-05-27 21:36 UTC (3+ messages)
[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
2022-05-27 19:06 UTC
[PATCH 0/2] backend/tpm: Resolve issue with TPM 2 DA lockout
2022-05-27 19:31 UTC (5+ messages)
` [PATCH 1/2] backends/tpm: Record the last command sent to the TPM
` [PATCH 2/2] backends/tpm: Send TPM2_Shutdown upon VM reset
CTU CAN FD IP core SocketCAN driver - success with mainine Linux kernel and mainline QEMU builds
2022-05-27 19:19 UTC
[PATCH 000/114] target/arm: Rewrite sve feature tests
2022-05-27 18:19 UTC (115+ messages)
` [PATCH 001/114] target/arm: Introduce TRANS, TRANS_FEAT
` [PATCH 002/114] target/arm: Move null function and sve check into gen_gvec_ool_zz
` [PATCH 003/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_zz
` [PATCH 004/114] target/arm: Move null function and sve check into gen_gvec_ool_zzz
` [PATCH 005/114] target/arm: Introduce gen_gvec_ool_arg_zzz
` [PATCH 006/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzz
` [PATCH 007/114] target/arm: Use TRANS_FEAT for do_sve2_zzz_ool
` [PATCH 008/114] target/arm: Move null function and sve check into gen_gvec_ool_zzzz
` [PATCH 009/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_zzzz
` [PATCH 010/114] target/arm: Introduce gen_gvec_ool_arg_zzzz
` [PATCH 011/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_ool
` [PATCH 012/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzzz
` [PATCH 013/114] target/arm: Rename do_zzxz_ool to gen_gvec_ool_arg_zzxz
` [PATCH 014/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzxz
` [PATCH 015/114] target/arm: Use TRANS_FEAT for do_sve2_zzz_data
` [PATCH 016/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_data
` [PATCH 017/114] target/arm: Use TRANS_FEAT for do_sve2_zzw_data
` [PATCH 018/114] target/arm: Use TRANS_FEAT for USDOT_zzzz
` [PATCH 019/114] target/arm: Move null function and sve check into gen_gvec_ool_zzp
` [PATCH 020/114] target/arm: Introduce gen_gvec_ool_arg_zpz
` [PATCH 021/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpz
` [PATCH 022/114] target/arm: Use TRANS_FEAT for do_sve2_zpz_data
` [PATCH 023/114] target/arm: Rename do_zpzi_ool to gen_gvec_ool_arg_zpzi
` [PATCH 024/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzi
` [PATCH 025/114] target/arm: Move null function and sve check into gen_gvec_ool_zzzp
` [PATCH 026/114] target/arm: Introduce gen_gvec_ool_arg_zpzz
` [PATCH 027/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzz
` [PATCH 028/114] target/arm: Use TRANS_FEAT for do_sve2_zpzz_ool
` [PATCH 029/114] target/arm: Merge gen_gvec_fn_zz into do_mov_z
` [PATCH 030/114] target/arm: Move null function and sve check into gen_gvec_fn_zzz
` [PATCH 031/114] target/arm: Rename do_zzz_fn to gen_gvec_fn_arg_zzz
` [PATCH 032/114] target/arm: More use of gen_gvec_fn_arg_zzz
` [PATCH 033/114] target/arm: Use TRANS_FEAT for gen_gvec_fn_arg_zzz
` [PATCH 034/114] target/arm: Use TRANS_FEAT for do_sve2_fn_zzz
` [PATCH 035/114] target/arm: Use TRANS_FEAT for RAX1
` [PATCH 036/114] target/arm: Introduce gen_gvec_fn_arg_zzzz
` [PATCH 037/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_fn
` [PATCH 038/114] target/arm: Introduce gen_gvec_fn_zzi
` [PATCH 039/114] target/arm: Use TRANS_FEAT for do_zz_dbm
` [PATCH 040/114] target/arm: Hoist sve access check through do_sel_z
` [PATCH 041/114] target/arm: Introduce gen_gvec_fn_arg_zzi
` [PATCH 042/114] target/arm: Use TRANS_FEAT for do_sve2_fn2i
` [PATCH 043/114] target/arm: Use TRANS_FEAT for do_vpz_ool
` [PATCH 044/114] target/arm: Use TRANS_FEAT for do_shift_imm
` [PATCH 045/114] target/arm: Introduce do_shift_zpzi
` [PATCH 046/114] target/arm: Use TRANS_FEAT for do_shift_zpzi
` [PATCH 047/114] target/arm: Use TRANS_FEAT for do_zpzzz_ool
` [PATCH 048/114] target/arm: Move sve check into do_index
` [PATCH 049/114] target/arm: Use TRANS_FEAT for do_index
` [PATCH 050/114] target/arm: Use TRANS_FEAT for do_adr
` [PATCH 051/114] target/arm: Use TRANS_FEAT for do_predset
` [PATCH 052/114] target/arm: Use TRANS_FEAT for RDFFR, WRFFR
` [PATCH 053/114] target/arm: Use TRANS_FEAT for do_pfirst_pnext
` [PATCH 054/114] target/arm: Use TRANS_FEAT for do_EXT
` [PATCH 055/114] target/arm: Use TRANS_FEAT for do_perm_pred3
` [PATCH 056/114] target/arm: Use TRANS_FEAT for do_perm_pred2
` [PATCH 057/114] target/arm: Move sve zip high_ofs into simd_data
` [PATCH 058/114] target/arm: Use gen_gvec_ool_arg_zzz for do_zip, do_zip_q
` [PATCH 059/114] target/arm: Use TRANS_FEAT "
` [PATCH 060/114] target/arm: Use TRANS_FEAT for do_clast_vector
` [PATCH 061/114] target/arm: Use TRANS_FEAT for do_clast_fp
` [PATCH 062/114] target/arm: Use TRANS_FEAT for do_clast_general
` [PATCH 063/114] target/arm: Use TRANS_FEAT for do_last_fp
` [PATCH 064/114] target/arm: Use TRANS_FEAT for do_last_general
` [PATCH 065/114] target/arm: Use TRANS_FEAT for SPLICE
` [PATCH 066/114] target/arm: Use TRANS_FEAT for do_ppzz_flags
` [PATCH 067/114] target/arm: Use TRANS_FEAT for do_sve2_ppzz_flags
` [PATCH 068/114] target/arm: Use TRANS_FEAT for do_ppzi_flags
` [PATCH 069/114] target/arm: Use TRANS_FEAT for do_brk2, do_brk3
` [PATCH 070/114] target/arm: Use TRANS_FEAT for MUL_zzi
` [PATCH 071/114] target/arm: Reject dup_i w/ shifted byte early
` [PATCH 072/114] target/arm: Reject add/sub "
` [PATCH 073/114] target/arm: Reject copy "
` [PATCH 074/114] target/arm: Use TRANS_FEAT for ADD_zzi
` [PATCH 075/114] target/arm: Use TRANS_FEAT for do_zzi_sat
` [PATCH 076/114] target/arm: Use TRANS_FEAT for do_zzi_ool
` [PATCH 077/114] target/arm: Introduce gen_gvec_{ptr,fpst}_zzzz
` [PATCH 078/114] target/arm: Use TRANS_FEAT for FMMLA
` [PATCH 079/114] target/arm: Move sve check into gen_gvec_fn_ppp
` [PATCH 080/114] target/arm: Implement NOT (prediates) alias
` [PATCH 081/114] target/arm: Use TRANS_FEAT for SEL_zpzz
` [PATCH 082/114] target/arm: Use TRANS_FEAT for MOVPRFX
` [PATCH 083/114] target/arm: Use TRANS_FEAT for FMLA
` [PATCH 084/114] target/arm: Use TRANS_FEAT for BFMLA
` [PATCH 085/114] target/arm: Rename do_zzz_fp to gen_gvec_ool_fpst_arg_zzz
` [PATCH 086/114] target/arm: Use TRANS_FEAT for DO_FP3
` [PATCH 087/114] target/arm: Use TRANS_FEAT for FMUL_zzx
` [PATCH 088/114] target/arm: Use TRANS_FEAT for FTMAD
` [PATCH 089/114] target/arm: Move null function and sve check into do_reduce
` [PATCH 090/114] target/arm: Use TRANS_FEAT for do_reduce
` [PATCH 091/114] target/arm: Use TRANS_FEAT for FRECPE, FRSQRTE
` [PATCH 092/114] target/arm: Expand frint_fns for MO_8
` [PATCH 093/114] target/arm: Rename do_zpz_ptr to gen_gvec_ool_fpst_arg_zpz
` [PATCH 094/114] target/arm: Move null function and sve check into do_frint_mode
` [PATCH 095/114] target/arm: Use TRANS_FEAT for do_frint_mode
` [PATCH 096/114] target/arm: Use TRANS_FEAT for FLOGB
` [PATCH 097/114] target/arm: Use TRANS_FEAT for do_ppz_fp
` [PATCH 098/114] target/arm: Rename do_zpzz_ptr to gen_gvec_fpst_arg_zpzz
` [PATCH 099/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_arg_zpzz
` [PATCH 100/114] target/arm: Use TRANS_FEAT for FCADD
` [PATCH 101/114] target/arm: Introduce gen_gvec_fpst_zzzzp
` [PATCH 102/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_zzzzp
` [PATCH 103/114] target/arm: Move null function and sve check into do_fp_imm
` [PATCH 104/114] target/arm: Use TRANS_FEAT for DO_FP_IMM
` [PATCH 105/114] target/arm: Use TRANS_FEAT for DO_FPCMP
` [PATCH 106/114] target/arm: Remove assert in trans_FCMLA_zzxz
` [PATCH 107/114] target/arm: Use TRANS_FEAT for FCMLA_zzxz
` [PATCH 108/114] target/arm: Use TRANS_FEAT for do_narrow_extract
` [PATCH 109/114] target/arm: Use TRANS_FEAT for do_shll_tb
` [PATCH 110/114] target/arm: Use TRANS_FEAT for do_shr_narrow
` [PATCH 111/114] target/arm: Use TRANS_FEAT for do_FMLAL_zzzw
` [PATCH 112/114] target/arm: Use TRANS_FEAT for do_FMLAL_zzxw
` [PATCH 113/114] target/arm: Add sve feature check for remaining trans_* functions
` [PATCH 114/114] target/arm: Remove aa64_sve check from before disas_sve
[PATCH] ppc: fix boot with sam460ex
2022-05-27 19:13 UTC (4+ messages)
[PATCH v3 00/15] target/arm: SME prep patches
2022-05-27 18:06 UTC (16+ messages)
` [PATCH v3 01/15] target/arm: Rename TBFLAG_A64 ZCR_LEN to SVE_LEN
` [PATCH v3 02/15] linux-user/aarch64: Use SVE_LEN from hflags
` [PATCH v3 03/15] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
` [PATCH v3 04/15] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
` [PATCH v3 05/15] target/arm: Use uint32_t instead of bitmap for sve vq's
` [PATCH v3 06/15] target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
` [PATCH v3 07/15] target/arm: Remove fp checks from sve_exception_el
` [PATCH v3 08/15] target/arm: Add el_is_in_host
` [PATCH v3 09/15] target/arm: Use el_is_in_host for sve_vqm1_for_el
` [PATCH v3 10/15] target/arm: Split out load/store primitives to sve_ldst_internal.h
` [PATCH v3 11/15] target/arm: Export sve contiguous ldst support functions
` [PATCH v3 12/15] target/arm: Move expand_pred_b to vec_internal.h
` [PATCH v3 13/15] target/arm: Use expand_pred_b in mve_helper.c
` [PATCH v3 14/15] target/arm: Move expand_pred_h to vec_internal.h
` [PATCH v3 15/15] target/arm: Export bfdotadd from vec_helper.c
[RFC PATCH 0/3] OpenRISC Semihosting and Virt
2022-05-27 17:27 UTC (4+ messages)
` [RFC PATCH 1/3] target/openrisc: Add basic support for semihosting
` [RFC PATCH 2/3] hw/openrisc: Split re-usable boot time apis out to boot.c
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
[PATCH v1 00/33] testing/next (gitlab, junit, lcitool, x-compile)
2022-05-27 17:19 UTC (3+ messages)
` [PATCH v1 04/33] meson.build: fix summary display of test compilers
[PATCH] tests/tcg/i386: Use explicit suffix on fist insns
2022-05-27 17:11 UTC
[PULL 00/15] Misc patches
2022-05-27 16:54 UTC (3+ messages)
` [PULL 01/15] include: move qemu_*_exec_dir() to cutils
[PATCH v5 00/17] target/m68k: Conditional traps + trap cleanup
2022-05-27 16:48 UTC (18+ messages)
` [PATCH v5 01/17] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v5 02/17] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v5 03/17] target/m68k: Fix coding style "
` [PATCH v5 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v5 05/17] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v5 06/17] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v5 07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v5 08/17] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v5 09/17] target/m68k: Fix stack frame for EXCP_ILLEGAL
` [PATCH v5 10/17] target/m68k: Implement TRAPcc
` [PATCH v5 11/17] target/m68k: Implement TPF in terms of TRAPcc
` [PATCH v5 12/17] target/m68k: Implement TRAPV
` [PATCH v5 13/17] target/m68k: Implement FTRAPcc
` [PATCH v5 14/17] tests/tcg/m68k: Add trap.c
` [PATCH v5 15/17] linux-user/strace: Use is_error in print_syscall_err
` [PATCH v5 16/17] linux-user/strace: Adjust get_thread_area for m68k
` [PATCH v5 17/17] target/m68k: Mark helper_raise_exception as noreturn
QEMU malfunctioning if built with FORTIFY_SOURCE=3
2022-05-27 16:55 UTC
[PATCH v3] block/gluster: correctly set max_pdiscard
2022-05-27 16:45 UTC (2+ messages)
[PATCH v2 0/3] Fix dma-reentrancy issues
2022-05-27 16:19 UTC (3+ messages)
` [PATCH v2 1/3] memory: Track whether a Device is engaged in IO
` [PATCH v2 2/3] memory: fix PIO/MMIO-initiated dma-reentracy issues
[libvirt PATCH] tools: add virt-qmp-proxy for proxying QMP clients to libvirt QEMU guests
2022-05-27 16:38 UTC (5+ messages)
[PATCH] qsd: document vduse-blk exports
2022-05-27 15:54 UTC (3+ 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).