Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 1878 1879 18804262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[39/42] target/arm: Convert VJCVT to decodetree target/arm: Convert VFP decoder to decodetree - - - - --- 2019-06-06 Peter Maydell New
[38/42] target/arm: Convert integer-to-float insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[37/42] target/arm: Convert double-single precision conversion insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[36/42] target/arm: Convert VFP round insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[35/42] target/arm: Convert the VCVT-to-f16 insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[34/42] target/arm: Convert the VCVT-from-f16 insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[33/42] target/arm: Convert VFP comparison insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[32/42] target/arm: Convert VMOV (register) to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[31/42] target/arm: Convert VSQRT to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[30/42] target/arm: Convert VNEG to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[29/42] target/arm: Convert VABS to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[28/42] target/arm: Convert VMOV (imm) to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[27/42] target/arm: Convert VFP fused multiply-add insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[26/42] target/arm: Convert VDIV to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[25/42] target/arm: Convert VSUB to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[24/42] target/arm: Convert VADD to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[23/42] target/arm: Convert VNMUL to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[22/42] target/arm: Convert VMUL to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[21/42] target/arm: Convert VFP VNMLA to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[20/42] target/arm: Convert VFP VNMLS to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[19/42] target/arm: Convert VFP VMLS to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[18/42] target/arm: Convert VFP VMLA to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[17/42] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[16/42] target/arm: Convert the VFP load/store multiple insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[15/42] target/arm: Convert VFP VLDR and VSTR to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[14/42] target/arm: Convert VFP two-register transfer insns to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[13/42] target/arm: Convert "single-precision" register moves to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[12/42] target/arm: Convert "double-precision" register moves to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[11/42] target/arm: Add helpers for VFP register loads and stores target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[10/42] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[08/42] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[07/42] target/arm: Convert VMINNM, VMAXNM to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[06/42] target/arm: Convert the VSEL instructions to decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[05/42] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[04/42] target/arm: Fix Cortex-R5F MVFR values target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[03/42] target/arm: Factor out VFP access checking code target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[02/42] target/arm: Add stubs for AArch32 VFP decodetree target/arm: Convert VFP decoder to decodetree - - 1 - --- 2019-06-06 Peter Maydell New
[01/42] decodetree: Fix comparison of Field target/arm: Convert VFP decoder to decodetree - - - - --- 2019-06-06 Peter Maydell New
ppc/xive: Make XIVE generate the proper interrupt types ppc/xive: Make XIVE generate the proper interrupt types - - 1 - --- 2019-06-06 Cédric Le Goater New
[v2,3/3] MAINTAINERS: Polish headline decorations MAINTAINERS: Clean up and improve section headlines - - 1 - --- 2019-06-06 Markus Armbruster New
[v2,2/3] MAINTAINERS: Improve section headlines MAINTAINERS: Clean up and improve section headlines - - 1 - --- 2019-06-06 Markus Armbruster New
[v2,1/3] MAINTAINERS: Drop redundant L: qemu-devel@nongnu.org MAINTAINERS: Clean up and improve section headlines - - 1 - --- 2019-06-06 Markus Armbruster New
[RISU] arm.risu: Add patterns for VFP<->gpreg transfers [RISU] arm.risu: Add patterns for VFP<->gpreg transfers - - - - --- 2019-06-06 Peter Maydell New
spapr: Don't use the "dual" interrupt controller mode with an old hypervisor spapr: Don't use the "dual" interrupt controller mode with an old hypervisor - - 1 - --- 2019-06-06 Greg Kurz New
m68k comments break patch submission due to being incorrectly formatted m68k comments break patch submission due to being incorrectly formatted - - - - --- 2019-06-06 Lucien Murray-Pitts New
m68k comments break patch submission due to being incorrectly formatted m68k comments break patch submission due to being incorrectly formatted - - - - --- 2019-06-06 Lucien Murray-Pitts New
[v4,10/10] tests/tcg: target/mips: Add README for MSA tests Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,09/10] tests/tcg: target/mips: Add tests for MSA FP max/min instructions Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,08/10] tests/tcg: target/mips: Add utility function reset_msa_registers() Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,07/10] tests/tcg: target/mips: Move four tests to a better location Amend and clean up MSA support - - - - --- 2019-06-06 Aleksandar Markovic New
[v4,06/10] tests/tcg: target/mips: Add tests for MSA shift instructions Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,05/10] tests/tcg: target/mips: Amend and rearrange MSA wrappers Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,04/10] target/mips: Unroll loops in helpers for MSA logic instructions Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,03/10] target/mips: Outline places for future MSA helpers Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,02/10] target/mips: Fix block-comment-related issues im msa_helper.c Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,01/10] target/mips: Fix space-related format issues im msa_helper.c Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
cputlb: cast size_t to target_ulong before using for address masks cputlb: cast size_t to target_ulong before using for address masks - 1 2 1 --- 2019-06-06 Alex Bennée New
[4/4] block: drop bs->job block: drop bs->job - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
[3/4] blockdev: blockdev_mark_auto_del: drop usage of bs->job block: drop bs->job - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
[2/4] block/block-backend: blk_iostatus_reset: drop usage of bs->job block: drop bs->job - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
[1/4] block/replication: drop usage of bs->job block: drop bs->job - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
[7/7] qapi: Simplify QAPIDoc implements its state machine file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[6/7] file-posix: Add dynamic-auto-read-only QAPI feature file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[5/7] qapi: Allow documentation for features file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[4/7] qapi: Disentangle QAPIDoc code file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[3/7] tests/qapi-schema: Error case tests for features in structs file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[2/7] tests/qapi-schema: Test for good feature lists in structs file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[1/7] qapi: Add feature flags to struct types file-posix: Add dynamic-auto-read-only QAPI feature - - - - --- 2019-06-06 Markus Armbruster New
[v2,10/10] tests/tcg: target/mips: Add README for MSA tests [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,09/10] tests/tcg: target/mips: Add tests for MSA FP max/min instructions [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - - - --- 2019-06-06 Aleksandar Markovic New
[v2,08/10] tests/tcg: target/mips: Add utility function reset_msa_registers() [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - - - --- 2019-06-06 Aleksandar Markovic New
[v2,07/10] tests/tcg: target/mips: Move four tests to a better location [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - - - --- 2019-06-06 Aleksandar Markovic New
[v2,06/10] tests/tcg: target/mips: Add tests for MSA shift instructions [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,05/10] tests/tcg: target/mips: Amend and rearrange MSA wrappers [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,04/10] target/mips: Unroll loops in helpers for MSA logic instructions [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,03/10] target/mips: Outline places for future MSA helpers [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,02/10] target/mips: Fix block-comment-related issues im msa_helper.c [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,01/10] target/mips: Fix space-related format issues im msa_helper.c [v2,01/10] target/mips: Fix space-related format issues im msa_helper.c - - 1 - --- 2019-06-06 Aleksandar Markovic New
[3/3] nbd: improve CMD_CACHE: use blk_co_pcache block: blk_co_pcache - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
[2/3] block/stream: use blk_co_pcache block: blk_co_pcache - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
[1/3] block: implement blk_co_pcache block: blk_co_pcache - - - - --- 2019-06-06 Vladimir Sementsov-Ogievskiy New
target/mips: Add implementation of DSPRAM target/mips: Add implementation of DSPRAM - - - - --- 2019-06-06 Mateja Marjanovic New
[6/6] pc-bios: update the README file with edk2-stable201905 information update edk2 submodule & binaries to edk2-stable201905 - - - - --- 2019-06-06 Laszlo Ersek New
[5/6] pc-bios: refresh edk2 build artifacts for edk2-stable201905 update edk2 submodule & binaries to edk2-stable201905 - - - - --- 2019-06-06 Laszlo Ersek New
[4/6] roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt" update edk2 submodule & binaries to edk2-stable201905 - - - - --- 2019-06-06 Laszlo Ersek New
[3/6] roms/Makefile.edk2: remove edk2-stable201903 network feature test macros update edk2 submodule & binaries to edk2-stable201905 - - - - --- 2019-06-06 Laszlo Ersek New
[2/6] roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905 update edk2 submodule & binaries to edk2-stable201905 - - - - --- 2019-06-06 Laszlo Ersek New
[1/6] roms/Makefile.edk2: define edk2-stable201905 network feature test macros update edk2 submodule & binaries to edk2-stable201905 - - - - --- 2019-06-06 Laszlo Ersek New
[v2,10/10] tests/tcg: target/mips: Add tests for MSA FP max/min instructions Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,09/10] tests/tcg: target/mips: Add README for MSA tests Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,08/10] tests/tcg: target/mips: Add utility function reset_msa_registers() Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,07/10] tests/tcg: target/mips: Move four tests to a better location Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,06/10] tests/tcg: target/mips: Add tests for MSA shift instructions Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,05/10] tests/tcg: target/mips: Amend and rearrange MSA wrappers Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,04/10] target/mips: Unroll loops in helpers for MSA logic instructions Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,03/10] target/mips: Outline places for future MSA helpers Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,02/10] target/mips: Fix block-comment-related issues im msa_helper.c Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v2,01/10] target/mips: Fix space-related format issues im msa_helper.c Amend and clean up MSA support - - 1 - --- 2019-06-06 Aleksandar Markovic New
[v4,4.5/6] qapi: Replace QAPIDoc._part by ._append_line, and rework comments Untitled series #112190 - - - - --- 2019-06-06 Markus Armbruster New
« 1 2 ... 1878 1879 18804262 4263 »