Show patches with: none      |   431671 patches
« 1 2 ... 2730 2731 27324316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,23/23] Fix build for less common build directories names - - - - --- 2016-10-28 Michael Tokarev New
[PULL,22/23] clean-up: removed duplicate #includes - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,21/23] scripts/clean-includes: added duplicate #include check - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,20/23] monitor: deprecate 'default' option - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,19/23] qemu-ga: Remove stray 'q' in documentation - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,18/23] Makefile: Fix help text for target 'installer' - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,17/23] s390: avoid always-true comparison in s390_pci_generate_fid() 1 - - - --- 2016-10-28 Michael Tokarev New
[PULL,16/23] migration: Remove unneeded NULL check from migrate_fd_error() - - - - --- 2016-10-28 Michael Tokarev New
[PULL,15/23] scripts/hxtool: fix undefined behavour of echo - - - - --- 2016-10-28 Michael Tokarev New
[PULL,14/23] qemu-options.hx: set: fix copy-paste error - - - - --- 2016-10-28 Michael Tokarev New
[PULL,13/23] usb: Change *_exitfn return type from int to void - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,12/23] MAINTAINERS: qemu-trivial information - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,11/23] colo-compare: remove unused struct CompareChardevProps and 'props' variable - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,10/23] milkymist-pfpu: fix potential integer overflow - - - - --- 2016-10-28 Michael Tokarev New
[PULL,09/23] hw/block/nvme: Simplify if-statements a little bit - - 2 - --- 2016-10-28 Michael Tokarev New
[PULL,08/23] target-lm32: rewrite gen_compare() - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,07/23] lm32: milkymist-tmu2: fix integer overflow - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,06/23] target-lm32: disable asm logging via LOG_DIS() - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,05/23] target-lm32: swap operand of wcsr in LOG_DIS() - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,04/23] target-lm32: fix LOG_DIS operand order - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,03/23] target-lm32: fix style issue - - 2 - --- 2016-10-28 Michael Tokarev New
[PULL,02/23] hw/tpm/tpm_passthrough: Simplify if-statements a little bit - - 1 - --- 2016-10-28 Michael Tokarev New
[PULL,01/23] filter-dump: add missing "[" - - - - --- 2016-10-28 Michael Tokarev New
[PULL,00/23] Trivial patches for 2016-10-28 - - - - --- 2016-10-28 Michael Tokarev New
[PULL,9/9] hw/arm/tosa: Fix reset handling - - 1 - --- 2016-10-28 Peter Maydell New
[PULL,8/9] hw/arm/spitz: Fix reset handling - - 1 - --- 2016-10-28 Peter Maydell New
[PULL,7/9] arm: virt: add PMU property to mach-virt machine type - - 2 - --- 2016-10-28 Peter Maydell New
[PULL,6/9] arm: Add an option to turn on/off vPMU support - - 2 - --- 2016-10-28 Peter Maydell New
[PULL,5/9] char: cadence: correct reset value for baud rate registers - - 1 - --- 2016-10-28 Peter Maydell New
[PULL,4/9] versatilepb: do not run if user asks for more than 256MB RAM - - 1 - --- 2016-10-28 Peter Maydell New
[PULL,3/9] hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255 - - 1 - --- 2016-10-28 Peter Maydell New
[PULL,2/9] arm: cubieboard: Add support for initrd - - 1 - --- 2016-10-28 Peter Maydell New
[PULL,1/9] i.MX: Fix GPIO ISR register write 1 - - - --- 2016-10-28 Peter Maydell New
[PULL,0/9] target-arm queue - - - - --- 2016-10-28 Peter Maydell New
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc - - - - --- 2016-10-28 Peter Korsgaard New
[PULL,20/20] aio: convert from RFifoLock to QemuRecMutex - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,19/20] qemu-thread: introduce QemuRecMutex - - 2 - --- 2016-10-28 Fam Zheng New
[PULL,18/20] iothread: release AioContext around aio_poll - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,17/20] block: only call aio_poll on the current thread's AioContext - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,16/20] qemu-img: call aio_context_acquire/release around block job - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,15/20] qemu-io: acquire AioContext - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,14/20] block: prepare bdrv_reopen_multiple to release AioContext - - 2 - --- 2016-10-28 Fam Zheng New
[PULL,13/20] replication: pass BlockDriverState to reopen_backing_file - - 2 - --- 2016-10-28 Fam Zheng New
[PULL,12/20] iothread: detach all block devices before stopping them - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,11/20] aio: introduce qemu_get_current_aio_context - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,10/20] sheepdog: use BDRV_POLL_WHILE - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,09/20] nfs: use BDRV_POLL_WHILE - - 2 - --- 2016-10-28 Fam Zheng New
[PULL,08/20] nfs: move nfs_set_events out of the while loops - - 2 - --- 2016-10-28 Fam Zheng New
[PULL,07/20] block: introduce BDRV_POLL_WHILE - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,06/20] qed: Implement .bdrv_drain - - - - --- 2016-10-28 Fam Zheng New
[PULL,05/20] block: change drain to look only at one child at a time - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,04/20] block: add BDS field to count in-flight requests - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,03/20] mirror: use bdrv_drained_begin/bdrv_drained_end - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,02/20] blockjob: introduce .drain callback for jobs - - 1 - --- 2016-10-28 Fam Zheng New
[PULL,01/20] replication: interrupt failover if the main device is closed - - 3 - --- 2016-10-28 Fam Zheng New
[v2] qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes - - - - --- 2016-10-28 Christophe Fergeau New
[2/2] s390x/pci: Check memory region dispatching callbacks - - - - --- 2016-10-28 Cornelia Huck New
[1/2] s390x/pci: use generic interface to inject interrupt 1 - - - --- 2016-10-28 Cornelia Huck New
[v2,2/2] gdbstub: Fix vCont behaviour - - - - --- 2016-10-28 Pedro Alves New
net: split colo_compare_pkt_info into two trace events - - 1 - --- 2016-10-28 Alex Bennée New
[v4,2/2] qapi: allow blockdev-add for NFS - - - - --- 2016-10-28 Ashijeet Acharya New
[v4,1/2] block/nfs: Introduce runtime_opts in NFS - - - - --- 2016-10-28 Ashijeet Acharya New
qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes - - - - --- 2016-10-28 Christophe Fergeau New
[PULL,6/6] curses: Use cursesw instead of curses - - - - --- 2016-10-28 Gerd Hoffmann New
[PULL,5/6] curses: fix left/right arrow translation - - - - --- 2016-10-28 Gerd Hoffmann New
[PULL,4/6] ui/gtk: Fix non-working DELETE key - - - - --- 2016-10-28 Gerd Hoffmann New
[PULL,3/6] gtk: fix compilation warning with gtk 3.22.2 - - - - --- 2016-10-28 Gerd Hoffmann New
[PULL,2/6] Defer BrlAPI tty acquisition to when guest starts using device - - - - --- 2016-10-28 Gerd Hoffmann New
[PULL,1/6] Add dots keypresses support to the baum braille device - - - - --- 2016-10-28 Gerd Hoffmann New
[PULL,0/6] ui patch queue. - - - - --- 2016-10-28 Gerd Hoffmann New
x86/cpuid:add AVX512_4VNNIW and AVX512_4FMAPS features. - - - - --- 2016-10-28 He Chen New
[v3] util/mmap-alloc: check parameter before using - - - - --- 2016-10-28 Cao jin New
[PULL,18/18] MAINTAINERS: update M68K entry - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,17/18] target-m68k: immediate ops manage word and byte operands - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,16/18] target-m68k: cmp manages word and bytes operands - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,15/18] target-m68k: add/sub manage word and byte operands - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,14/18] target-m68k: add addressing modes to neg - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,13/18] target-m68k: introduce byte and word cc_ops - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,12/18] target-m68k: some bit ops cleanup - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,11/18] target-m68k: suba/adda can manage word operand - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,10/18] target-m68k: and can manage word and byte operands - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,09/18] target-m68k: or can manage word and byte operands - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,08/18] target-m68k: eor can manage word and byte operands - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,07/18] target-m68k: add addressing modes to not - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,06/18] target-m68k: Inline addx, subx, negx - - - - --- 2016-10-28 Laurent Vivier New
[PULL,05/18] target-m68k: add dbcc - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,04/18] target-m68k: add addressing modes to scc - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,03/18] target-m68k: add exg ops - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,02/18] target-m68k: add linkl - - 1 - --- 2016-10-28 Laurent Vivier New
[PULL,01/18] target-m68k: add bkpt instruction - - - - --- 2016-10-28 Laurent Vivier New
[v10,12/12] virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,11/12] virtio-crypto: using bh to handle dataq's requests - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,10/12] cryptodev: introduce an unified wrapper for crypto operation - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,09/12] virtio-crypto: add data queue processing handler - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,08/12] virtio-crypto: add control queue handler - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,07/12] virtio-crypto: set capacity of algorithms supported - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,06/12] virtio-crypto-pci: add virtio crypto pci support - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,05/12] virtio-crypto: add virtio crypto device emulation - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,04/12] cryptodev: introduce a new cryptodev backend - - - - --- 2016-10-28 Gonglei (Arei) New
[v10,03/12] virtio-crypto: introduce virtio_crypto.h - - - - --- 2016-10-28 Gonglei (Arei) New
« 1 2 ... 2730 2731 27324316 4317 »