Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 1911 1912 19134262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,26/27] migration: remove some block_cleanup_parameters() Migration pull - - 1 - --- 2018-01-15 Juan Quintela New
[PULL,27/27] migration: remove notify in fd_error Migration pull - - 1 - --- 2018-01-15 Juan Quintela New
tests/boot-serial-test: fix powernv support tests/boot-serial-test: fix powernv support - - - - --- 2018-01-15 Cédric Le Goater New
[v2,1/2] sdl: use ctrl-alt-g as grab hotkey [v2,1/2] sdl: use ctrl-alt-g as grab hotkey - - - - --- 2018-01-15 Gerd Hoffmann New
ui: deprecate use of SDL 1.2 in favour of 2.0 series ui: deprecate use of SDL 1.2 in favour of 2.0 series - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v2,1/8] docker: sort images list displayed by 'make docker' docker: update Ubuntu and Fedora images, deprecate old ones - - 1 - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,2/8] docker: do not display deprecated images in 'make docker' help docker: update Ubuntu and Fedora images, deprecate old ones - - 1 - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,3/8] docker: add the Ubuntu Trusty base image docker: update Ubuntu and Fedora images, deprecate old ones - - - - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,4/8] docker: do not use Trusty APT source in Xenial docker: update Ubuntu and Fedora images, deprecate old ones - - 1 - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,5/8] docker: warn users to use ubuntu16.04 for the LTS Xenial image docker: update Ubuntu and Fedora images, deprecate old ones - - 1 - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,6/8] docker: add the Fedora 27 base image docker: update Ubuntu and Fedora images, deprecate old ones - - - - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,7/8] docker: warn users to use newer fedora25/fedora27 base image docker: update Ubuntu and Fedora images, deprecate old ones - - - - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2,8/8] docker: fix typo docker: update Ubuntu and Fedora images, deprecate old ones - - 1 - --- 2018-01-15 Philippe Mathieu-Daudé New
m25p80: prevent buffer overflow during erasing m25p80: prevent buffer overflow during erasing 1 - - - --- 2018-01-15 Aleksey Kuleshov New
[v3,1/2] sdl: use ctrl-alt-g as grab hotkey [v3,1/2] sdl: use ctrl-alt-g as grab hotkey - - - - --- 2018-01-15 Gerd Hoffmann New
[v3,2/2] sdl: reorganize -no-frame support sdl: hotkey updates and cleanups - - - - --- 2018-01-15 Gerd Hoffmann New
[v3,1/8] s390-ccw: update libc Interactive Boot Menu for DASD and SCSI Guests on s390x 1 - 1 - --- 2018-01-15 Collin L. Walling New
[v3,2/8] s390-ccw: ipl structs for eckd cdl/ldl Interactive Boot Menu for DASD and SCSI Guests on s390x 1 - - - --- 2018-01-15 Collin L. Walling New
[v3,3/8] s390-ccw: parse and set boot menu options Interactive Boot Menu for DASD and SCSI Guests on s390x - - 2 - --- 2018-01-15 Collin L. Walling New
[v3,4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup) Interactive Boot Menu for DASD and SCSI Guests on s390x - - 1 - --- 2018-01-15 Collin L. Walling New
[v3,5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data) Interactive Boot Menu for DASD and SCSI Guests on s390x - - - - --- 2018-01-15 Collin L. Walling New
[v3,6/8] s390-ccw: interactive boot menu for eckd dasd (print menu) Interactive Boot Menu for DASD and SCSI Guests on s390x - - - - --- 2018-01-15 Collin L. Walling New
[v3,7/8] s390-ccw: interactive boot menu for eckd dasd (read input) Interactive Boot Menu for DASD and SCSI Guests on s390x - - - - --- 2018-01-15 Collin L. Walling New
[v3,8/8] s390-ccw: interactive boot menu for scsi Interactive Boot Menu for DASD and SCSI Guests on s390x - - 1 - --- 2018-01-15 Collin L. Walling New
[v1,1/1] s390x: fix storage attributes migration for non-small guests [v1,1/1] s390x: fix storage attributes migration for non-small guests - 1 - - --- 2018-01-15 Claudio Imbrenda New
[v4,01/13] qapi: use items()/values() intead of iteritems()/itervalues() Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,02/13] qapi: Use OrderedDict from standard library if available Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,03/13] qapi: adapt to moved location of StringIO module in py3 Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,04/13] qapi: Adapt to moved location of 'maketrans' function in py3 Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,05/13] qapi: remove '-q' arg to diff when comparing QAPI output Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,06/13] qapi: ensure stable sort ordering when checking QAPI entities Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,07/13] qapi: force a UTF-8 locale for running Python Support building with py2 or py3 - - - - --- 2018-01-15 Daniel P. Berrangé New
[v4,08/13] scripts: ensure signrom treats data as bytes Support building with py2 or py3 - - 1 - --- 2018-01-15 Daniel P. Berrangé New
[v4,09/13] configure: allow use of python 3 Support building with py2 or py3 - - - - --- 2018-01-15 Daniel P. Berrangé New
[v4,10/13] input: add missing JIS keys to virtio input Support building with py2 or py3 - - - - --- 2018-01-15 Daniel P. Berrangé New
[v4,11/13] ui: update keycodemapdb to get py3 fixes Support building with py2 or py3 - - - - --- 2018-01-15 Daniel P. Berrangé New
[v4,12/13] travis: improve python version test coverage Support building with py2 or py3 - - - - --- 2018-01-15 Daniel P. Berrangé New
[v4,13/13] docker: change Fedora images to run with python3 Support building with py2 or py3 1 - 1 - --- 2018-01-15 Daniel P. Berrangé New
[1/6] ppc/pnv: use POWER9 DD2 processor [1/6] ppc/pnv: use POWER9 DD2 processor - - - - --- 2018-01-15 Cédric Le Goater New
[v8,01/14] sdhci: clean up includes [v8,01/14] sdhci: clean up includes - - 1 - --- 2018-01-15 Philippe Mathieu-Daudé New
[v2] net: Allow hubports to connect to other netdevs [v2] net: Allow hubports to connect to other netdevs - - - - --- 2018-01-15 Thomas Huth New
[v2] qemu: improve hugepage allocation failure message [v2] qemu: improve hugepage allocation failure message - - - - --- 2018-01-15 Marcelo Tosatti New
sun4u: implement power device sun4u: implement power device - - 1 - --- 2018-01-15 Mark Cave-Ayland New
[1/4] lockable: add QemuLockable coroutine-lock: polymorphic CoQueue - - - - --- 2018-01-15 Paolo Bonzini New
[2/4] coroutine-lock: convert CoQueue to use QemuLockable coroutine-lock: polymorphic CoQueue - - - - --- 2018-01-15 Paolo Bonzini New
[3/4] coroutine-lock: make qemu_co_enter_next thread-safe coroutine-lock: polymorphic CoQueue - - - - --- 2018-01-15 Paolo Bonzini New
[4/4] curl: convert to CoQueue coroutine-lock: polymorphic CoQueue - - - - --- 2018-01-15 Paolo Bonzini New
[v2] file-posix: specify expected filetypes [v2] file-posix: specify expected filetypes - - - - --- 2018-01-15 John Snow New
[PULL,46/53] cpu_physical_memory_sync_dirty_bitmap: Another alignment fix Untitled series #23471 - 1 - - --- 2018-01-15 Paolo Bonzini New
[PULL,53/53] ucontext: annotate coroutine stack for ASAN Untitled series #23470 - - - - --- 2018-01-15 Paolo Bonzini New
[2/7] ipmi: Fix SEL get/set time commands Untitled series #23476 - - 2 - --- 2018-01-16 Corey Minyard New
[4/7] ipmi: Add the platform event message command Untitled series #23477 - - 1 - --- 2018-01-16 Corey Minyard New
[v4,02/14] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC Untitled series #23481 - - 1 - --- 2018-01-16 Andrey Smirnov New
[1/1] Add ifname support to -netdev tap and bridge when using helper [1/1] Add ifname support to -netdev tap and bridge when using helper - - - - --- 2018-01-16 Shaun Reitan New
[v9,01/26] tcg: Allow multiple word entries into the constant pool [v9,01/26] tcg: Allow multiple word entries into the constant pool - - - - --- 2018-01-16 Richard Henderson New
[v9,02/26] tcg: Add types and basic operations for host vectors tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,03/26] tcg: Standardize integral arguments to expanders tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,04/26] tcg: Add generic vector expanders tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,05/26] tcg: Add generic vector ops for interleave tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,06/26] tcg: Add generic vector ops for constant shifts tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,07/26] tcg: Add generic vector ops for comparisons tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,08/26] tcg: Add generic vector ops for multiplication tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,09/26] tcg: Add generic vector ops for extension tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,10/26] tcg: Add generic helpers for saturating arithmetic tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,11/26] tcg: Loosen vec_gen_op* typecheck rules tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,12/26] tcg: Add generic vector helpers with a scalar immediate operand tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,13/26] tcg: Add generic vector helpers with a scalar variable operand tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,14/26] tcg/optimize: Handle vector opcodes during optimize tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,15/26] target/arm: Align vector registers tcg: generic vector operations - - 2 - --- 2018-01-16 Richard Henderson New
[v9,16/26] target/arm: Use vector infrastructure for aa64 add/sub/logic tcg: generic vector operations - - 1 - --- 2018-01-16 Richard Henderson New
[v9,17/26] target/arm: Use vector infrastructure for aa64 mov/not/neg tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,18/26] target/arm: Use vector infrastructure for aa64 dup/movi tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,19/26] target/arm: Use vector infrastructure for aa64 zip/uzp/trn/xtn tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,20/26] target/arm: Use vector infrastructure for aa64 constant shifts tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,21/26] target/arm: Use vector infrastructure for aa64 compares tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,22/26] target/arm: Use vector infrastructure for aa64 multiplies tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,23/26] target/arm: Use vector infrastructure for aa64 widening shifts tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,24/26] target/arm: Use vector infrastructure for aa64 orr/bic immediate tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,25/26] tcg/i386: Add vector operations tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v9,26/26] tcg/aarch64: Add vector operations tcg: generic vector operations - - - - --- 2018-01-16 Richard Henderson New
[v2,1/4] tcg/arm: Fix double-word comparisons tcg/arm fixes - - 1 1 --- 2018-01-16 Richard Henderson New
[v2,2/4] tcg/arm: Support tlb offsets larger than 64k tcg/arm fixes - - - - --- 2018-01-16 Richard Henderson New
[PULL,00/33] pc, pci, virtio: features, fixes, cleanups - - - - --- 2018-01-16 Michael S. Tsirkin New
[PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - - - --- 2018-01-16 Michael S. Tsirkin New
[PULL,02/33] vhost-user: add new vhost user messages to support virtio config space [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,03/33] vhost-user-blk: introduce a new vhost-user-blk host device [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,04/33] contrib/libvhost-user: enable virtio config space messages [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,05/33] contrib/vhost-user-blk: introduce a vhost-user-blk sample application [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,06/33] qemu: add a cleanup callback function to EventNotifier [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,07/33] virtio: postpone the execution of event_notifier_cleanup function [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,08/33] virtio: improve virtio devices initialization time [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,09/33] pci/shpc: Move function to generic header file [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,10/33] vhost-user: fix multiple queue specification [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,11/33] intel-iommu: Redefine macros to enable supporting 48 bit address width [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PATCHv2,1/2] spapr: Allow some cases where we can't set VSMT mode in the kernel Further VSMT fixes - - 2 1 --- 2018-01-16 David Gibson New
[PATCHv2,2/2] spapr: Adjust default VSMT value for better migration compatibility Further VSMT fixes - - 3 - --- 2018-01-16 David Gibson New
[PULL,12/33] intel-iommu: Extend address width to 48 bits [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,13/33] hw/pci-bridge: fix QEMU crash because of pcie-root-port [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,14/33] ACPI/unit-test: Add a testcase for RAM allocation in numa node [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
[PULL,15/33] hw/acpi-build: Make next_base easy to follow [PULL,01/33] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-16 Michael S. Tsirkin New
« 1 2 ... 1911 1912 19134262 4263 »