Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 3174 3175 31764264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/39] target-arm queue - - - - --- 2015-05-29 Peter Maydell New
QemuOpts: increase number of vm_config_groups - - - - --- 2015-05-29 Gerd Hoffmann New
[2/2] virtio-gpu/2d: add virtio gpu core code - - - - --- 2015-05-29 Gerd Hoffmann New
[1/2] virtio: update headers, add virtio-gpu (2d) - - 1 - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/1] qapi: add dirty bitmap status - - 1 - --- 2015-05-29 Markus Armbruster New
[PULL,0/1] Block QAPI, monitor, command line patches - - - - --- 2015-05-29 Markus Armbruster New
[v4,4/4] target-arm: Add the GICv2m to the virt board - - 1 - --- 2015-05-29 Christoffer Dall New
[v4,3/4] target-arm: Extend the gic node properties - - 1 - --- 2015-05-29 Christoffer Dall New
[v4,2/4] arm_gicv2m: Add GICv2m widget to support MSIs - - 1 - --- 2015-05-29 Christoffer Dall New
[v4,1/4] target-arm: Add GIC phandle to VirtBoardInfo - - 2 - --- 2015-05-29 Christoffer Dall New
configure: don't apply -O2 if extra-cflags sets -O - - - - --- 2015-05-29 Alex Bennée New
[RFC,12/12] mirror: Protect source between bdrv_drain and bdrv_swap - - - - --- 2015-05-29 Fam Zheng New
[RFC,11/12] nbd-server: Clear "can_read" when backend is locked - - - - --- 2015-05-29 Fam Zheng New
[RFC,10/12] virtio-scsi-dataplane: Add backend lock listener - - - - --- 2015-05-29 Fam Zheng New
[RFC,09/12] virtio-blk: Don't handle output when backend is locked - - - - --- 2015-05-29 Fam Zheng New
[RFC,08/12] virtio-blk: Move complete_request to 'ops' structure - - 1 - --- 2015-05-29 Fam Zheng New
[RFC,07/12] block-backend: Add blk_add_lock_unlock_notifier - - - - --- 2015-05-29 Fam Zheng New
[RFC,06/12] blockdev: Lock BDS during blockdev-backup transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,05/12] blockdev: Lock BDS during drive-backup transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,04/12] blockdev: Lock BDS during external snapshot transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,03/12] blockdev: Lock BDS during internal snapshot transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,02/12] block: Introduce bdrv_lock and bdrv_unlock API - - - - --- 2015-05-29 Fam Zheng New
[RFC,01/12] block: Use bdrv_drain to replace uncessary bdrv_drain_all - - 1 - --- 2015-05-29 Fam Zheng New
docs/writing-qmp-commands: fix a typo - - 1 - --- 2015-05-29 Chen HanXiao New
[PULL,5/5] gtk: Replace gdk_cursor_new() - - 1 - --- 2015-05-29 Gerd Hoffmann New
[PULL,4/5] gtk: add opengl support, using egl - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,3/5] ui: add egl-helpers - - 1 - --- 2015-05-29 Gerd Hoffmann New
[PULL,2/5] ui: shader.h protect against double inclusion - - 1 - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/5] ui: use libexpoxy - - 1 - --- 2015-05-29 Gerd Hoffmann New
[PULL,0/5] gtk: add opengl rendering support. - - - - --- 2015-05-29 Gerd Hoffmann New
[v3,21/21] monitor: Change return type of monitor_cur_is_qmp() to bool - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,20/21] monitor: Rename monitor_ctrl_mode() to monitor_is_qmp() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,19/21] monitor: Turn int command_mode into bool in_command_mode - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,18/21] monitor: Drop do_qmp_capabilities()'s superfluous QMP check - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,17/21] monitor: Unbox Monitor member mc and rename to qmp - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,16/21] monitor: Rename monitor_control_read(), monitor_control_event() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,15/21] monitor: Rename handle_user_command() to handle_hmp_command() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,14/21] monitor: Limit QError use to command handlers - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,13/21] monitor: Inline monitor_has_error() into its only caller - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,12/21] monitor: Wean monitor_protocol_emitter() off mon->error - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,11/21] monitor: Propagate errors through invalid_qmp_mode() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,10/21] monitor: Propagate errors through qmp_check_input_obj() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,09/21] monitor: Propagate errors through qmp_check_client_args() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,08/21] monitor: Drop unused "new" HMP command interface - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,07/21] monitor: Use trad. command interface for HMP pcie_aer_inject_error - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,06/21] monitor: Use traditional command interface for HMP device_add - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,05/21] monitor: Use traditional command interface for HMP drive_del - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,04/21] monitor: Convert client_migrate_info to QAPI - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,03/21] monitor: Improve and document client_migrate_info protocol error - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,02/21] monitor: Clean up after previous commit - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,01/21] monitor: Drop broken, unused asynchronous command interface - - 2 - --- 2015-05-29 Markus Armbruster New
[2/2] virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core - - - - --- 2015-05-29 Cornelia Huck New
[1/2] virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE - - - - --- 2015-05-29 Cornelia Huck New
[3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding - - 3 - --- 2015-05-29 Alberto Garcia New
[2/3] qcow2: add option to clean unused cache entries after some time - - 1 - --- 2015-05-29 Alberto Garcia New
[1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty() - - 1 - --- 2015-05-29 Alberto Garcia New
[PULL,5/5] virtio-input: emulated devices [device] - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,4/5] virtio-input: core code & base class [device] - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,3/5] virtio-input: add linux/input.h - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,2/5] kbd: add brazil kbd keys to x11 evdev map - - 3 - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/5] kbd: add brazil kbd keys to qemu - - 3 - --- 2015-05-29 Gerd Hoffmann New
[PULL,0/5] input patch queue. - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,4/4] spice: fix spice_chr_add_watch() pre-condition - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,3/4] spice: don't update mm_time when spice-server is stopped. - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,2/4] spice-char: notify the server when chardev is writable - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/4] virtio-console: notify chardev when writable - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,0/4] spice patch queue - - - - --- 2015-05-29 Gerd Hoffmann New
[v2] virtio: make features 64bit wide - - - - --- 2015-05-29 Gerd Hoffmann New
virtio: make features 64bit wide - - - - --- 2015-05-29 Gerd Hoffmann New
[v3,3/3] ppc: Move cpu_exec_init() call to realize function - - 1 - --- 2015-05-29 Bharata B Rao New
Use Aff1 with mpidr - - - - --- 2015-05-29 Pavel Fedin New
[v3,15/15] hw/arm/virt: Connect the Hypervisor timer - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,14/15] target-arm: Add HYP timer - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,13/15] target-arm: Pass timeridx as argument to various timer functions - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,12/15] target-arm: Add CNTHCTL_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,11/15] target-arm: Add CNTVOFF_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,10/15] target-arm: Add TLBI_VAE2{IS} - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,09/15] target-arm: Add TLBI_ALLE2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,08/15] target-arm: Add TLBI_ALLE1{IS} - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,07/15] target-arm: Add TTBR0_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,06/15] target-arm: Add TPIDR_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,05/15] target-arm: Add SCTLR_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,04/15] target-arm: Add TCR_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,03/15] target-arm: Add MAIR_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,02/15] target-arm: Break down TLB_LOCKDOWN - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,01/15] target-arm: Correct check for non-EL3 - - 1 - --- 2015-05-29 Edgar E. Iglesias New
[v3,6/6] target-microblaze: Disable stack protection by default - - 1 - --- 2015-05-29 Alistair Francis New
[v3,5/6] target-microblaze: Convert use-fpu to a CPU property - - 2 - --- 2015-05-29 Alistair Francis New
[v3,4/6] target-microblaze: Tidy up the base-vectors property - - 1 - --- 2015-05-29 Alistair Francis New
[v3,3/6] target-microblaze: Allow the stack protection to be disabled - - 1 - --- 2015-05-29 Alistair Francis New
[v3,2/6] target-microblaze: Preserve the pvr registers during reset - - 2 - --- 2015-05-29 Alistair Francis New
[v3,1/6] target-microblaze: Fix up indentation - - 2 - --- 2015-05-29 Alistair Francis New
[V1] cadence_gem: Fix Rx buffer size field mask - - 2 - --- 2015-05-29 Sai Pavan Boddu New
[V8,9/9] virtio: increase the queue limit to 1024 - - - - --- 2015-05-29 Jason Wang New
[V8,8/9] virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX - - - - --- 2015-05-29 Jason Wang New
[V8,7/9] virtio-s390: introduce virtio_s390_device_plugged() - - - - --- 2015-05-29 Jason Wang New
[V8,6/9] virtio-s390: introduce virito s390 queue limit - - - - --- 2015-05-29 Jason Wang New
[V8,5/9] virtio-ccw: validate the number of queues against bus limitation - - - - --- 2015-05-29 Jason Wang New
[V8,4/9] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-05-29 Jason Wang New
[V8,3/9] virtio: introduce virtio_get_num_queues() - - - - --- 2015-05-29 Jason Wang New
« 1 2 ... 3174 3175 31764264 4265 »