Show patches with: State = Action Required       |   429409 patches
« 1 2 ... 1128 1129 11304294 4295 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v3,05/17] linux-user: Replace alloca() by g_try_new() in ppoll() syscall misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,04/17] linux-user/syscall: Replace alloca() by g_try_malloc() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,03/17] linux-user/syscall: Replace alloca() by g_try_new() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,02/17] linux-user/elfload: Replace alloca() by g_try_malloc() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,01/17] bsd-user/syscall: Replace alloca() by g_try_new() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[2/2] i386: use better matching family/model/stepping for 'max' CPU i386: use better matching family/model/stepping for generic CPUs - - 1 - --- 2021-05-07 Daniel P. Berrangé New
[1/2] i386: use better matching family/model/stepping for 'qemu64' CPU i386: use better matching family/model/stepping for generic CPUs - - 1 - --- 2021-05-07 Daniel P. Berrangé New
[V3,22/22] simplify savevm Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,21/22] cpr: maintainers Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,20/22] cpr: only-cpr-capable option Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,19/22] chardev: cpr for sockets Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,18/22] chardev: cpr for pty Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,17/22] chardev: cpr for simple devices Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,16/22] chardev: cpr framework Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,15/22] hostmem-memfd: cpr support Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,14/22] vhost: reset vhost devices upon cprsave Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,13/22] vfio-pci: cpr part 2 Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,12/22] vfio-pci: cpr part 1 Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,11/22] vfio-pci: refactor for cpr Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,10/22] pci: export functions for cpr Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,09/22] cpr: HMP interfaces Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,08/22] cpr: QMP interfaces Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,07/22] cpr Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,06/22] vl: add helper to request re-exec Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,05/22] machine: memfd-alloc option Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,04/22] util: env var helpers Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,03/22] oslib: qemu_clr_cloexec Live Update - - 1 - --- 2021-05-07 Steven Sistare New
[V3,02/22] qemu_ram_volatile Live Update - - - - --- 2021-05-07 Steven Sistare New
[V3,01/22] as_flat_walk Live Update - - - - --- 2021-05-07 Steven Sistare New
[RESEND,v5,4/4] target/ppc: isolated cpu init from translation logic Untitled series #242675 - - 1 - --- 2021-05-07 Bruno Larsen (billionai) New
[RESEND,v5,3/4] target/ppc: turned SPR R/W callbacks not static Untitled series #242675 - - - - --- 2021-05-07 Bruno Larsen (billionai) New
[RFC,5/5] Nuclei FPGA Evaluation Kit MCU Machine RISC-V:support Nuclei FPGA Evaluation Kit - - - - --- 2021-05-07 Wang Junqiang New
[RFC,4/5] hw/char: Add Nuclei Uart RISC-V:support Nuclei FPGA Evaluation Kit - - - - --- 2021-05-07 Wang Junqiang New
[RFC,3/5] hw/intc: Add Nuclei Systimer RISC-V:support Nuclei FPGA Evaluation Kit - - - - --- 2021-05-07 Wang Junqiang New
[RFC,2/5] hw/intc: Add Nuclei ECLIC device RISC-V:support Nuclei FPGA Evaluation Kit - - - - --- 2021-05-07 Wang Junqiang New
[RFC,1/5] target/riscv: Add Nuclei CSR and Update interrupt handling RISC-V:support Nuclei FPGA Evaluation Kit - - - - --- 2021-05-07 Wang Junqiang New
[v4,2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP [v4,1/2] target/i386: Trivial code motion - - - - --- 2021-05-07 Ziqiao Kong New
[v4,1/2] target/i386: Trivial code motion [v4,1/2] target/i386: Trivial code motion - - - - --- 2021-05-07 Ziqiao Kong New
tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic - 1 2 - --- 2021-05-06 Peter Maydell New
block/copy-on-read: use bdrv_drop_filter() and drop s->active block/copy-on-read: use bdrv_drop_filter() and drop s->active - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
scripts: add a script to list virtio devices in a system scripts: add a script to list virtio devices in a system - - 1 - --- 2021-05-06 Laurent Vivier New
[RESEND,v5,2/4] target/ppc: move SPR R/W callbacks to translate.c Untitled series #242522 - - 1 - --- 2021-05-06 Bruno Larsen (billionai) New
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths - 1 1 - --- 2021-05-06 Peter Maydell New
[PULL,12/12] virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,11/12] virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,10/12] virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,09/12] virtiofsd: Changed allocation of lo_map_elems to GLib's functions [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,08/12] virtiofsd: Changed allocations of fuse_session to GLib's functions [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,07/12] virtiofsd: Changed allocations of iovec to GLib's functions [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,06/12] virtiofsd: Changed allocations of fuse_req to GLib functions [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,05/12] virtiofsd: Don't assume header layout [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,04/12] virtiofs: Fixup printf args [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,03/12] virtiofsd: Add help for -o xattr-mapping [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,02/12] virtiofsd: Allow use "-o xattrmap" without "-o xattr" [PULL,01/12] virtiofsd: Fix side-effect in assert() - - 1 - --- 2021-05-06 Dr. David Alan Gilbert New
[PULL,01/12] virtiofsd: Fix side-effect in assert() [PULL,01/12] virtiofsd: Fix side-effect in assert() - 1 1 - --- 2021-05-06 Dr. David Alan Gilbert New
« 1 2 ... 1128 1129 11304294 4295 »