Show patches with: Archived = No       |   433417 patches
« 1 2 ... 1130 1131 11324334 4335 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[61/72] softfloat: Convert floatx80_div to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[60/72] softfloat: Convert floatx80_mul to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[59/72] softfloat: Convert floatx80_add/sub to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[58/72] tests/fp/fp-test: Reverse order of floatx80 precision tests Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[57/72] softfloat: Adjust parts_uncanon_normal for floatx80 Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[56/72] softfloat: Introduce Floatx80RoundPrec Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[55/72] softfloat: Reduce FloatFmt Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[54/72] softfloat: Split out parts_uncanon_normal Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[53/72] softfloat: Move sqrt_float to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[52/72] softfloat: Move scalbn_decomposed to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[51/72] softfloat: Move compare_floats to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[50/72] softfloat: Move minmax_flags to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[49/72] softfloat: Move uint_to_float to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[48/72] softfloat: Move int_to_float to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[47/72] softfloat: Move rount_to_uint_and_pack to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[46/72] softfloat: Move rount_to_int_and_pack to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[45/72] softfloat: Move round_to_int to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[44/72] softfloat: Convert float-to-float conversions with float128 Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[43/72] softfloat: Split float_to_float Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[42/72] softfloat: Move div_floats to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[41/72] softfloat: Introduce sh[lr]_double primitives Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[40/72] softfloat: Tidy mul128By64To192 Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[39/72] softfloat: Use add192 in mul128To256 Convert floatx80 and float128 to FloatParts - - 1 1 --- 2021-05-08 Richard Henderson New
[38/72] softfloat: Use mulu64 for mul64To128 Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[37/72] softfloat: Move muladd_floats to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[36/72] softfloat: Move mul_floats to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[35/72] softfloat: Implement float128_add/sub via parts Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[34/72] softfloat: Move addsub_floats to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[33/72] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[32/72] softfloat: Move round_canonical to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[31/72] softfloat: Move sf_canonicalize to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[30/72] softfloat: Move pick_nan_muladd to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[29/72] softfloat: Move pick_nan to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[28/72] softfloat: Move return_nan to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[27/72] softfloat: Convert float128_default_nan to parts Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[26/72] softfloat: Convert float128_silence_nan to parts Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[25/72] softfloat: Rearrange FloatParts64 Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[24/72] softfloat: Use pointers with parts_silence_nan Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[23/72] softfloat: Use pointers with ftype_round_pack_canonical Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[22/72] softfloat: Use pointers with ftype_unpack_canonical Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[21/72] softfloat: Use pointers with ftype_pack_raw Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[20/72] softfloat: Use pointers with pack_raw Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[19/72] softfloat: Use pointers with ftype_unpack_raw Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[18/72] softfloat: Use pointers with unpack_raw Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[17/72] softfloat: Use pointers with parts_default_nan Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[16/72] softfloat: Move type-specific pack/unpack routines Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[15/72] softfloat: Rename FloatParts to FloatParts64 Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[14/72] softfloat: Do not produce a default_nan from parts_silence_nan Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[13/72] target/mips: Set set_default_nan_mode with set_snan_bit_is_one Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[12/72] softfloat: fix return_nan vs default_nan_mode Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[11/72] softfloat: Use return_nan in float_to_float Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[10/72] softfloat: Add float_cmask and constants Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[09/72] softfloat: Tidy a * b + inf return Convert floatx80 and float128 to FloatParts - - 3 - --- 2021-05-08 Richard Henderson New
[08/72] softfloat: Use float_raise in more places Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[07/72] softfloat: Inline float_raise Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[06/72] softfloat: Move the binary point to the msb Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[05/72] tests/fp: add quad support to the benchmark utility Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c Convert floatx80 and float128 to FloatParts - - 3 - --- 2021-05-08 Richard Henderson New
[03/72] qemu/host-utils: Add wrappers for carry builtins Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[02/72] qemu/host-utils: Add wrappers for overflow builtins Convert floatx80 and float128 to FloatParts - - 1 - --- 2021-05-08 Richard Henderson New
[01/72] qemu/host-utils: Use __builtin_bitreverseN Convert floatx80 and float128 to FloatParts - - 2 - --- 2021-05-08 Richard Henderson New
[v2] This makes it easier to figure out whether a particular instruction was actually translated. [v2] This makes it easier to figure out whether a particular instruction was actually translated. - - - - --- 2021-05-07 Nathan Ringo New
[v2,11/11] pckbd: remove duplicated keyboard and mouse defines PS/2 controller related fixes - - - - --- 2021-05-07 Volker Rümelin New
[v2,10/11] pckbd: correctly disable PS/2 communication PS/2 controller related fixes - - - - --- 2021-05-07 Volker Rümelin New
[v2,09/11] pckbd: add function kbd_pending() PS/2 controller related fixes - - 1 - --- 2021-05-07 Volker Rümelin New
[v2,08/11] pckbd: add controller response queue PS/2 controller related fixes - - - - --- 2021-05-07 Volker Rümelin New
[v2,07/11] pckbd: add state variable for interrupt source PS/2 controller related fixes - - - - --- 2021-05-07 Volker Rümelin New
[v2,06/11] pckbd: PS/2 keyboard throttle PS/2 controller related fixes - - - - --- 2021-05-07 Volker Rümelin New
[v2,05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set PS/2 controller related fixes - - - - --- 2021-05-07 Volker Rümelin New
[v2,04/11] pckbd: split out interrupt line changing code PS/2 controller related fixes - - 1 - --- 2021-05-07 Volker Rümelin New
[v2,03/11] ps2: don't deassert irq twice if queue is empty PS/2 controller related fixes - - 1 - --- 2021-05-07 Volker Rümelin New
[v2,02/11] ps2: don't raise an interrupt if queue is full PS/2 controller related fixes - - 1 - --- 2021-05-07 Volker Rümelin New
[v2,01/11] ps2: fix mouse stream corruption PS/2 controller related fixes - 1 - - --- 2021-05-07 Volker Rümelin New
[v3,18/17] tests/unit/test-char: Replace g_alloca() by buffer on the stack misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v2,2/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API virtio-blk: Convert QEMUBH callback to "bitops.h" API - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v2,1/2] bitops.h: Improve find_xxx_bit() documentation virtio-blk: Convert QEMUBH callback to "bitops.h" API - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v2,4/4] virtio-scsi: Configure all host notifiers in a single MR transaction virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci - - 1 - --- 2021-05-07 Greg Kurz New
[v2,3/4] virtio-scsi: Set host notifiers and callbacks separately virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci - - 1 - --- 2021-05-07 Greg Kurz New
[v2,2/4] virtio-blk: Configure all host notifiers in a single MR transaction virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci - - - - --- 2021-05-07 Greg Kurz New
[v2,1/4] virtio-blk: Fix rollback path in virtio_blk_data_plane_start() virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci - 2 1 - --- 2021-05-07 Greg Kurz New
[v4] hw/ppc: moved has_spr to cpu.h [v4] hw/ppc: moved has_spr to cpu.h - - 1 - --- 2021-05-07 Lucas Mateus Martins Araujo e Castro New
virtiofsd: Fix check of chown()'s return value virtiofsd: Fix check of chown()'s return value - 1 1 - --- 2021-05-07 Greg Kurz New
multi-process: Avoid logical AND of mutually exclusive tests multi-process: Avoid logical AND of mutually exclusive tests - - 2 - --- 2021-05-07 Jag Raman New
[v2,5/5] blkdebug: protect rules and suspended_reqs with a lock blkdebug: fix racing condition when iterating on - - - - --- 2021-05-07 Emanuele Giuseppe Esposito New
[v2,4/5] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE blkdebug: fix racing condition when iterating on - - - - --- 2021-05-07 Emanuele Giuseppe Esposito New
[v2,3/5] blkdebug: track all actions blkdebug: fix racing condition when iterating on - - - - --- 2021-05-07 Emanuele Giuseppe Esposito New
[v2,2/5] blkdebug: move post-resume handling to resume_req_by_tag blkdebug: fix racing condition when iterating on - - - - --- 2021-05-07 Emanuele Giuseppe Esposito New
[v2,1/5] blkdebug: refactor removal of a suspended request blkdebug: fix racing condition when iterating on - - - - --- 2021-05-07 Emanuele Giuseppe Esposito New
[NOTFORMERGE,v3,17/17] configure: libSLiRP buildsys kludge misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,16/17] configure: Prohibit alloca() by using -Walloca CPPFLAG misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,15/17] target/ppc/kvm: Replace alloca() by g_malloc() misc: Replace alloca() by g_malloc() 1 - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,14/17] hw/misc/pca9552: Replace g_newa() by g_new() misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,13/17] gdbstub: Replace GdbCmdContext with plain g_array() misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,12/17] gdbstub: Constify GdbCmdParseEntry misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,11/17] backends/tpm: Replace g_alloca() by g_malloc() misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,10/17] audio/alsaaudio: Replace ALSA alloca() by malloc() equivalent misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,09/17] linux-user/syscall: Replace alloca() by GLib alloc() in sendrecvmsg misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,08/17] linux-user/syscall: Move code around in do_sendrecvmsg_locked() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,07/17] linux-user: Replace alloca() by g_try_malloc() in various socket syscall misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,06/17] linux-user: Replace alloca() by g_try_malloc() in setsockopt() syscall misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
« 1 2 ... 1130 1131 11324334 4335 »