Show patches with: State = Action Required       |    Archived = No       |   429687 patches
« 1 2 ... 1131 1132 11334296 4297 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[PULL,00/12] virtiofs queue - - - - --- 2021-05-06 Dr. David Alan Gilbert New
[v2] tcg: Use correct trap number for page faults on *BSD systems [v2] tcg: Use correct trap number for page faults on *BSD systems - - - - --- 2021-05-06 Warner Losh New
tcg: Use correct trap number for page faults on *BSD systems tcg: Use correct trap number for page faults on *BSD systems - - - - --- 2021-05-06 Warner Losh New
[v3,4/4] hw/ppc: Altered calls from oea_read to read hw/ppc: code motion to compile without TCG - - - - --- 2021-05-06 Lucas Mateus Martins Araujo e Castro New
[v3,3/4] target/ppc: moved ppc_store_lpcr to misc_helper.c hw/ppc: code motion to compile without TCG - - - - --- 2021-05-06 Lucas Mateus Martins Araujo e Castro New
[v3,2/4] target/ppc: moved function out of mmu-hash64 hw/ppc: code motion to compile without TCG - - - - --- 2021-05-06 Lucas Mateus Martins Araujo e Castro New
[v3,1/4] hw/ppc: moved hcalls that depend on softmmu hw/ppc: code motion to compile without TCG - - - - --- 2021-05-06 Lucas Mateus Martins Araujo e Castro New
[ALT] gdbstub: Replace GdbCmdContext with plain g_array() [ALT] gdbstub: Replace GdbCmdContext with plain g_array() - - - - --- 2021-05-06 Alex Bennée New
[v7,10/10] KVM: Dirty ring support KVM: Dirty ring support (QEMU part) - - - - --- 2021-05-06 Peter Xu New
[v7,09/10] KVM: Disable manual dirty log when dirty ring enabled KVM: Dirty ring support (QEMU part) - - - - --- 2021-05-06 Peter Xu New
[v7,08/10] KVM: Add dirty-gfn-count property KVM: Dirty ring support (QEMU part) - - - - --- 2021-05-06 Peter Xu New
[v7,07/10] KVM: Cache kvm slot dirty bitmap size KVM: Dirty ring support (QEMU part) - - 1 - --- 2021-05-06 Peter Xu New
[v7,06/10] KVM: Simplify dirty log sync in kvm_set_phys_mem KVM: Dirty ring support (QEMU part) - - - - --- 2021-05-06 Peter Xu New
[v7,05/10] KVM: Provide helper to sync dirty bitmap from slot to ramblock KVM: Dirty ring support (QEMU part) - - 1 - --- 2021-05-06 Peter Xu New
[v7,04/10] KVM: Provide helper to get kvm dirty log KVM: Dirty ring support (QEMU part) - - - - --- 2021-05-06 Peter Xu New
[v7,03/10] KVM: Create the KVMSlot dirty bitmap on flag changes KVM: Dirty ring support (QEMU part) - - 1 - --- 2021-05-06 Peter Xu New
« 1 2 ... 1131 1132 11334296 4297 »