Show patches with: Archived = No       |   432185 patches
« 1 2 ... 1987 1988 19894321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,04/42] i2c: Fix some brace style issues [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,05/42] i2c: Move the bus class to i2c.h [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,06/42] hw/i2c-ddc: Do not fail writes [PULL,01/42] hw: register: Run post_write hook on reset - - 2 - --- 2018-03-01 Peter Maydell New
[PULL,07/42] hw/sii9022: Add support for Silicon Image SII9022 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,08/42] arm/vexpress: Add proper display connector emulation [PULL,01/42] hw: register: Run post_write hook on reset - - 2 - --- 2018-03-01 Peter Maydell New
[PULL,09/42] include/exec/helper-head.h: support f16 in helper calls [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,10/42] target/arm/cpu64: introduce ARM_V8_FP16 feature bit [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,11/42] target/arm/cpu.h: update comment for half-precision values [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,12/42] target/arm/cpu.h: add additional float_status flags [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,13/42] target/arm/helper: pass explicit fpst to set_rmode [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,14/42] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV) [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,15/42] arm/translate-a64: handle_3same_64 comment fix [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,16/42] arm/translate-a64: initial decode for simd_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,17/42] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,18/42] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,19/42] arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,20/42] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,21/42] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,22/42] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,23/42] arm/translate-a64: add FP16 x2 ops for simd_indexed [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,24/42] arm/translate-a64: initial decode for simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,25/42] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,26/42] arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,27/42] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,28/42] arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,29/42] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,30/42] arm/helper.c: re-factor recpe and add recepe_f16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,31/42] arm/translate-a64: add FP16 FRECPE [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,32/42] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,33/42] arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,34/42] arm/helper.c: re-factor rsqrte and add rsqrte_f16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,35/42] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,36/42] arm/translate-a64: add FP16 FMOV to simd_mod_imm [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,37/42] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,38/42] arm/translate-a64: implement simd_scalar_three_reg_same_fp16 [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,39/42] arm/translate-a64: add all single op FP16 to handle_fp_1src_half [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,40/42] target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,41/42] linux-user: Report AArch64 FP16 support via hwcap bits [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[PULL,42/42] MAINTAINERS: Update my email address [PULL,01/42] hw: register: Run post_write hook on reset - - 1 - --- 2018-03-01 Peter Maydell New
[v1] s390x/tcg: fix loading 31bit PSWs with the highest bit set [v1] s390x/tcg: fix loading 31bit PSWs with the highest bit set - - - - --- 2018-03-01 David Hildenbrand New
[PULL,v2,00/27] s390x updates (and friends) - - - - --- 2018-03-01 Cornelia Huck New
[PULL,v2,01/27] s390-ccw: refactor boot map table code [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,02/27] s390-ccw: refactor eckd_block_num to use CHS [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,03/27] s390-ccw: refactor IPL structs [PULL,v2,01/27] s390-ccw: refactor boot map table code 2 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,04/27] s390-ccw: update libc [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,05/27] s390-ccw: move auxiliary IPL data to separate location [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,06/27] s390-ccw: parse and set boot menu options [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,07/27] s390-ccw: set up interactive boot menu parameters [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,08/27] s390-ccw: read stage2 boot loader data to find menu [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,09/27] s390-ccw: print zipl boot menu [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,10/27] s390-ccw: read user input for boot index via the SCLP console [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,11/27] s390-ccw: set cp_receive mask only when needed and consume pending service irqs [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,12/27] s390-ccw: use zipl values when no boot menu options are present [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,13/27] s390-ccw: interactive boot menu for scsi [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,15/27] s390x/cpu: expose the guest crash information [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,16/27] s390/stattrib: Make SaveVMHandlers data static [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,17/27] s390x/tcg: fix disabling/enabling DAT [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,18/27] s390x/tcg: add various alignment checks [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,19/27] qmp: expose s390-specific CPU info [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,20/27] qmp: add query-cpus-fast [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,21/27] qmp: add architecture specific cpu data for query-cpus-fast [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,22/27] qemu-doc: deprecate query-cpus [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,00/27] s390x updates (and friends) - - - - --- 2018-03-01 Cornelia Huck New
[PULL,v2,01/27] s390-ccw: refactor boot map table code [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,02/27] s390-ccw: refactor eckd_block_num to use CHS [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,03/27] s390-ccw: refactor IPL structs [PULL,v2,01/27] s390-ccw: refactor boot map table code 2 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,04/27] s390-ccw: update libc [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,05/27] s390-ccw: move auxiliary IPL data to separate location [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,06/27] s390-ccw: parse and set boot menu options [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,07/27] s390-ccw: set up interactive boot menu parameters [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,08/27] s390-ccw: read stage2 boot loader data to find menu [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,09/27] s390-ccw: print zipl boot menu [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,10/27] s390-ccw: read user input for boot index via the SCLP console [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,11/27] s390-ccw: set cp_receive mask only when needed and consume pending service irqs [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,12/27] s390-ccw: use zipl values when no boot menu options are present [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,13/27] s390-ccw: interactive boot menu for scsi [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,15/27] s390x/cpu: expose the guest crash information [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,16/27] s390/stattrib: Make SaveVMHandlers data static [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,17/27] s390x/tcg: fix disabling/enabling DAT [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,18/27] s390x/tcg: add various alignment checks [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,19/27] qmp: expose s390-specific CPU info [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,20/27] qmp: add query-cpus-fast [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,21/27] qmp: add architecture specific cpu data for query-cpus-fast [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,22/27] qemu-doc: deprecate query-cpus [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,23/27] hmp: change hmp_info_cpus to use query-cpus-fast [PULL,v2,01/27] s390-ccw: refactor boot map table code - - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,24/27] s390x/cpumodel: document S390FeatDef.bit not applicable [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,25/27] s390x/sclp: remove memory hotplug support [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,26/27] s390x: remove s390_get_memslot_count [PULL,v2,01/27] s390-ccw: refactor boot map table code 1 - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,27/27] s390x/tcg: fix loading 31bit PSWs with the highest bit set [PULL,v2,01/27] s390-ccw: refactor boot map table code - - - - --- 2018-03-01 Cornelia Huck New
[qemu,v3,1/2] qmp: Merge ObjectPropertyInfo and DevicePropertyInfo qmp: Add qom-list-properties to list QOM object properties - - 1 - --- 2018-03-01 Alexey Kardashevskiy New
[qemu,v3,2/2] qmp: Add qom-list-properties to list QOM object properties qmp: Add qom-list-properties to list QOM object properties - - - - --- 2018-03-01 Alexey Kardashevskiy New
[RESEND,v8,1/4] cryptodev: add vhost-user as a new cryptodev backend cryptodev: add vhost support - - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,2/4] cryptodev: add vhost support cryptodev: add vhost support - - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,3/4] cryptodev-vhost-user: add crypto session handler cryptodev: add vhost support - - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,4/4] cryptodev-vhost-user: set the key length cryptodev: add vhost support - - - - --- 2018-03-01 Zhoujian (jay) New
[1/2] block: curl: Allow arbitrary HTTP request headers to be set. [1/2] block: curl: Allow arbitrary HTTP request headers to be set. - - - - --- 2018-03-01 Richard W.M. Jones New
[2/2] block: curl: Allow Certificate Authority bundle to be passed in. [1/2] block: curl: Allow arbitrary HTTP request headers to be set. - - - - --- 2018-03-01 Richard W.M. Jones New
[RFC] sparc: fix leon3 casa instruction when MMU is disabled [RFC] sparc: fix leon3 casa instruction when MMU is disabled - - - - --- 2018-03-01 KONRAD Frederic New
[v2,1/4] tricore: added some missing cpu instructions tricore: added small features + fixed wrong masks - - - - --- 2018-03-01 David Brenken New
[v2,2/4] tricore: added CORE_ID tricore: added small features + fixed wrong masks - - - - --- 2018-03-01 David Brenken New
« 1 2 ... 1987 1988 19894321 4322 »