Show patches with: State = Action Required       |    Archived = No       |   427186 patches
« 1 2 ... 1897 1898 18994271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V3] vl.c && linux-user/main.c : removed **envp from main() arguments [V3] vl.c && linux-user/main.c : removed **envp from main() arguments - - - - --- 2017-12-19 Yoni Bettan New
linux-user: Fix support MIPS o32 FP64 mode linux-user: Fix support MIPS o32 FP64 mode - - - - --- 2017-12-19 YunQiang Su New
linux-user: set P5600 as default for MIPS o32 linux-user: set P5600 as default for MIPS o32 - - - - --- 2017-12-19 YunQiang Su New
linux-user: MIPS set cpu to r6 CPU if binary is R6 linux-user: MIPS set cpu to r6 CPU if binary is R6 - - - - --- 2017-12-19 YunQiang Su New
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c Split adb.c into adb.c, adb-mouse.c and adb-kbd.c - - 1 - --- 2017-12-19 Laurent Vivier New
[PULL,v1] Merge tpm 2017/12/19 [PULL,v1] Merge tpm 2017/12/19 - - - - --- 2017-12-19 Stefan Berger New
[PULL,v1] tpm: move qdev_prop_tpm to hw/tpm/ [PULL,v1] tpm: move qdev_prop_tpm to hw/tpm/ - 1 2 - --- 2017-12-19 Stefan Berger New
[v20,1/7] xbitmap: Introduce xbitmap Virtio-balloon Enhancement - - - - --- 2017-12-19 Wang, Wei W New
[v20,2/7] xbitmap: potential improvement Virtio-balloon Enhancement - - - - --- 2017-12-19 Wang, Wei W New
[v20,3/7] xbitmap: add more operations Virtio-balloon Enhancement - - - - --- 2017-12-19 Wang, Wei W New
[v20,4/7] virtio-balloon: VIRTIO_BALLOON_F_SG Virtio-balloon Enhancement - - - - --- 2017-12-19 Wang, Wei W New
[v20,5/7] mm: support reporting free page blocks Virtio-balloon Enhancement 1 - - - --- 2017-12-19 Wang, Wei W New
[v20,6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Virtio-balloon Enhancement - - - - --- 2017-12-19 Wang, Wei W New
[v20,7/7] virtio-balloon: don't report free pages when page poisoning is enabled Virtio-balloon Enhancement - - - - --- 2017-12-19 Wang, Wei W New
virtio-blk: notify guest directly virtio-blk: notify guest directly - - - - --- 2017-12-19 sochin.jiang New
[PULL,v2,01/23] coroutine: simplify co_aio_sleep_ns() prototype Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,02/23] hw/block/nvme: Convert to realize Block patches - - - - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,03/23] hw/block: Fix the return type Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,04/23] hw/block: Use errp directly rather than local_err Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,05/23] dev-storage: Fix the unusual function name Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,06/23] qdev: drop unused #include "sysemu/iothread.h" Block patches - - - - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,07/23] blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean() Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,08/23] block: don't keep AioContext acquired after external_snapshot_prepare() Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,09/23] block: don't keep AioContext acquired after drive_backup_prepare() Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,10/23] block: don't keep AioContext acquired after blockdev_backup_prepare() Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,11/23] block: don't keep AioContext acquired after internal_snapshot_prepare() Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,12/23] block: drop unused BlockDirtyBitmapState->aio_context field Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,13/23] iothread: add iothread_by_id() API Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,14/23] blockdev: add x-blockdev-set-iothread testing command Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,15/23] qemu-iotests: add 202 external snapshots IOThread test Block patches - - 2 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,16/23] virtio-blk: make queue size configurable Block patches - - 3 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,17/23] virtio-blk: reject configs with logical block size > physical block size Block patches - - 4 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,18/23] block: avoid recursive AioContext acquire in bdrv_inactivate_all() Block patches - - 1 1 --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,19/23] docs: mark nested AioContext locking as a legacy API Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,20/23] blockdev: add x-blockdev-set-iothread force boolean Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,21/23] iotests: add VM.add_object() Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,22/23] iothread: fix iothread_stop() race condition Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[PULL,v2,23/23] qemu-iotests: add 203 savevm with IOThreads test Block patches - - 1 - --- 2017-12-19 Stefan Hajnoczi New
[1/4] linux-user: Add support for big-endian aarch64 Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[2/4] linux-user: Add separate aarch64_be uname Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[3/4] linux-user: Fix endianess of aarch64 signal trampoline Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[4/4] configure: Add aarch64_be-linux-user target Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[1/3] net: Remove the legacy "-net channel" parameter net: Remove "-net channel" and update "-net nic" docs - - 1 - --- 2017-12-19 Thomas Huth New
[2/3] qemu-doc: The "-net nic" option can be used with "netdev=...", too net: Remove "-net channel" and update "-net nic" docs - - - - --- 2017-12-19 Thomas Huth New
[3/3] qemu-doc: Update the deprecation information of -tftp, -bootp, -redir and -smb net: Remove "-net channel" and update "-net nic" docs - - - - --- 2017-12-19 Thomas Huth New
monitor: Remove legacy "-mon default=on" parameter monitor: Remove legacy "-mon default=on" parameter - - 1 - --- 2017-12-19 Thomas Huth New
[1/2] qemu-iotests: add missing rule to build socket_scm_helper qemu-iotests: add missing make rule for socket_scm_helper - - - - --- 2017-12-19 Philippe Mathieu-Daudé New
[2/2] qemu-iotests: check socket_scm_helper is available qemu-iotests: add missing make rule for socket_scm_helper - - - - --- 2017-12-19 Philippe Mathieu-Daudé New
[1/9] qemu.py: replace iteritems() by items() for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[2/9] qmp.py: encode JSON unicode as byte strings for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[3/9] iotests: replace print statement by print() function for python3 compatibility iotests: python3 compatibility - - - - --- 2017-12-19 Philippe Mathieu-Daudé New
[4/9] iotests: use octal numbers for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[5/9] iotests: replace xrange() by range() for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[6/9] iotests: replace dict.has_key() by 'in' operator for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[7/9] iotests: replace lambda function by lambda expression for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[8/9] iotests: replace assertEquals() by assertEqual() for python3 compatibility iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[9/9] iotests.py: use io.StringIO with python3 iotests: python3 compatibility - - 1 - --- 2017-12-19 Philippe Mathieu-Daudé New
[1/3] vhost-user: rename VhostUserMemory userspace_addr field to user_addr Vhost: no more leak QEMU virtual addresses to user backend - - - - --- 2017-12-19 Maxime Coquelin New
[2/3] vhost: introduce backend's user address type Vhost: no more leak QEMU virtual addresses to user backend - - - - --- 2017-12-19 Maxime Coquelin New
[3/3] vhost-user: no more leak QEMU virtual addresses to user backend Vhost: no more leak QEMU virtual addresses to user backend - - - - --- 2017-12-19 Maxime Coquelin New
[v2,1/5] linux-user: Add support for big-endian aarch64 Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[v2,2/5] linux-user: Add separate aarch64_be uname Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[v2,3/5] linux-user: Fix endianess of aarch64 signal trampoline Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[v2,4/5] configure: Add aarch64_be-linux-user target Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[v2,5/5] linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh Add aarch64_be-linux-user target - - - - --- 2017-12-19 Michael Weiser New
[V10] qqq: module for synchronizing with a simulation [V10] qqq: module for synchronizing with a simulation - - - - --- 2017-12-19 James J. Nutaro New
[v4,1/5] netduino2: Specify the valid CPUs Add a valid_cpu_types property - - 2 - --- 2017-12-20 Alistair Francis New
[v4,2/5] bcm2836: Use the Cortex-A7 instead of Cortex-A15 Add a valid_cpu_types property - - 2 - --- 2017-12-20 Alistair Francis New
[v4,3/5] raspi: Specify the valid CPUs Add a valid_cpu_types property - - 1 - --- 2017-12-20 Alistair Francis New
[v4,4/5] xlnx-zcu102: Specify the valid CPUs Add a valid_cpu_types property - - 2 - --- 2017-12-20 Alistair Francis New
[v4,5/5] xilinx_zynq: Specify the valid CPUs Add a valid_cpu_types property - - 1 - --- 2017-12-20 Alistair Francis New
linux-user: Implement renameat2 when defined linux-user: Implement renameat2 when defined - - - - --- 2017-12-20 Palmer Dabbelt New
hpet: recover timer offset correctly hpet: recover timer offset correctly - - - - --- 2017-12-20 Pavel Dovgalyuk New
[PULL,v2,00/10] Command line patches for 2017-12-18 - - - - --- 2017-12-20 Markus Armbruster New
[PULL,v2,10/10] option: Drop unused get_param_value(), get_next_param_value() Untitled series #19597 - - 1 - --- 2017-12-20 Markus Armbruster New
[v2] hpet: recover timer offset correctly [v2] hpet: recover timer offset correctly - - 1 - --- 2017-12-20 Pavel Dovgalyuk New
scripts: correct a spelling error scripts: correct a spelling error - - - - --- 2017-12-20 sochin.jiang New
[v1,1/1] qmp: remove qmp_cpu [v1,1/1] qmp: remove qmp_cpu - - 2 - --- 2017-12-20 Daniel Henrique Barboza New
[01/19] block: Remove unused bdrv_requests_pending Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[02/19] block: Assert drain_all is only called from main AioContext Drain fixes and cleanups, part 2 - - 1 - --- 2017-12-20 Kevin Wolf New
[03/19] block: Make bdrv_drain() driver callbacks non-recursive Drain fixes and cleanups, part 2 - - 1 - --- 2017-12-20 Kevin Wolf New
[04/19] test-bdrv-drain: Test callback for bdrv_drain Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[05/19] test-bdrv-drain: Test bs->quiesce_counter Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[06/19] blockjob: Pause job on draining any job BDS Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[07/19] test-bdrv-drain: Test drain vs. block jobs Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[08/19] block: Don't block_job_pause_all() in bdrv_drain_all() Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[09/19] block: Nested drain_end must still call callbacks Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[10/19] test-bdrv-drain: Test nested drain sections Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[11/19] block: Don't notify parents in drain call chain Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[12/19] block: Add bdrv_subtree_drained_begin/end() Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[13/19] test-bdrv-drain: Tests for bdrv_subtree_drain Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[14/19] test-bdrv-drain: Test behaviour in coroutine context Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[15/19] test-bdrv-drain: Recursive draining with multiple parents Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[16/19] block: Allow graph changes in subtree drained section Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[17/19] test-bdrv-drain: Test graph changes in drained section Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[18/19] commit: Simplify reopen of base Drain fixes and cleanups, part 2 - - 1 - --- 2017-12-20 Kevin Wolf New
[19/19] block: Keep nodes drained between reopen_queue/multiple Drain fixes and cleanups, part 2 - - 1 - --- 2017-12-20 Kevin Wolf New
[v2] Split adb.c into adb.c, adb-mouse.c and adb-kbd.c [v2] Split adb.c into adb.c, adb-mouse.c and adb-kbd.c - - 2 - --- 2017-12-20 Laurent Vivier New
target/m68k: remove unused variable gen_throws_exception target/m68k: remove unused variable gen_throws_exception - - 2 - --- 2017-12-20 Laurent Vivier New
[v4] rcu: reduce more than 7MB heap memory by malloc_trim() [v4] rcu: reduce more than 7MB heap memory by malloc_trim() - - 1 - --- 2017-12-20 Yang Zhong New
« 1 2 ... 1897 1898 18994271 4272 »