Show patches with: State = Action Required       |   426823 patches
« 1 2 ... 1090 1091 10924268 4269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,11/15] target-arm: Add CNTVOFF_EL2 - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,12/15] target-arm: Add CNTHCTL_EL2 - - - - --- 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,14/15] target-arm: Add HYP timer - - - - --- 2015-05-29 Edgar E. Iglesias New
[v3,15/15] hw/arm/virt: Connect the Hypervisor timer - - - - --- 2015-05-29 Edgar E. Iglesias New
Use Aff1 with mpidr - - - - --- 2015-05-29 Pavel Fedin New
[v3,3/3] ppc: Move cpu_exec_init() call to realize function - - 1 - --- 2015-05-29 Bharata B Rao New
virtio: make features 64bit wide - - - - --- 2015-05-29 Gerd Hoffmann New
[v2] virtio: make features 64bit wide - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,0/4] spice patch queue - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/4] virtio-console: notify chardev when writable - - - - --- 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,3/4] spice: don't update mm_time when spice-server is stopped. - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,4/4] spice: fix spice_chr_add_watch() pre-condition - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,0/5] input patch queue. - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/5] kbd: add brazil kbd keys to qemu - - 3 - --- 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,3/5] virtio-input: add linux/input.h - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,4/5] virtio-input: core code & base class [device] - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,5/5] virtio-input: emulated devices [device] - - - - --- 2015-05-29 Gerd Hoffmann New
[1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty() - - 1 - --- 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
[3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding - - 3 - --- 2015-05-29 Alberto Garcia New
[1/2] virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE - - - - --- 2015-05-29 Cornelia Huck New
[2/2] virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core - - - - --- 2015-05-29 Cornelia Huck New
[v3,01/21] monitor: Drop broken, unused asynchronous command interface - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,02/21] monitor: Clean up after previous commit - - 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,04/21] monitor: Convert client_migrate_info to QAPI - - 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,06/21] monitor: Use traditional command interface for HMP device_add - - 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,08/21] monitor: Drop unused "new" HMP command interface - - 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,10/21] monitor: Propagate errors through qmp_check_input_obj() - - 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,12/21] monitor: Wean monitor_protocol_emitter() off mon->error - - 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,14/21] monitor: Limit QError use to command handlers - - 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,16/21] monitor: Rename monitor_control_read(), monitor_control_event() - - 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,18/21] monitor: Drop do_qmp_capabilities()'s superfluous QMP check - - 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,20/21] monitor: Rename monitor_ctrl_mode() to monitor_is_qmp() - - 2 - --- 2015-05-29 Markus Armbruster New
[v3,21/21] monitor: Change return type of monitor_cur_is_qmp() to bool - - 2 - --- 2015-05-29 Markus Armbruster New
[PULL,0/5] gtk: add opengl rendering support. - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,1/5] ui: use libexpoxy - - 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,3/5] ui: add egl-helpers - - 1 - --- 2015-05-29 Gerd Hoffmann New
[PULL,4/5] gtk: add opengl support, using egl - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,5/5] gtk: Replace gdk_cursor_new() - - 1 - --- 2015-05-29 Gerd Hoffmann New
docs/writing-qmp-commands: fix a typo - - 1 - --- 2015-05-29 Chen HanXiao New
[RFC,01/12] block: Use bdrv_drain to replace uncessary bdrv_drain_all - - 1 - --- 2015-05-29 Fam Zheng New
[RFC,02/12] block: Introduce bdrv_lock and bdrv_unlock API - - - - --- 2015-05-29 Fam Zheng New
[RFC,03/12] blockdev: Lock BDS during internal snapshot transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,04/12] blockdev: Lock BDS during external snapshot transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,05/12] blockdev: Lock BDS during drive-backup transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,06/12] blockdev: Lock BDS during blockdev-backup transaction - - - - --- 2015-05-29 Fam Zheng New
[RFC,07/12] block-backend: Add blk_add_lock_unlock_notifier - - - - --- 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,09/12] virtio-blk: Don't handle output 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,11/12] nbd-server: Clear "can_read" when backend is locked - - - - --- 2015-05-29 Fam Zheng New
[RFC,12/12] mirror: Protect source between bdrv_drain and bdrv_swap - - - - --- 2015-05-29 Fam Zheng New
configure: don't apply -O2 if extra-cflags sets -O - - - - --- 2015-05-29 Alex Bennée New
[v4,1/4] target-arm: Add GIC phandle to VirtBoardInfo - - 2 - --- 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,3/4] target-arm: Extend the gic node properties - - 1 - --- 2015-05-29 Christoffer Dall New
[v4,4/4] target-arm: Add the GICv2m to the virt board - - 1 - --- 2015-05-29 Christoffer Dall New
[PULL,0/1] Block QAPI, monitor, command line patches - - - - --- 2015-05-29 Markus Armbruster New
[PULL,1/1] qapi: add dirty bitmap status - - 1 - --- 2015-05-29 Markus Armbruster New
[1/2] virtio: update headers, add virtio-gpu (2d) - - 1 - --- 2015-05-29 Gerd Hoffmann New
[2/2] virtio-gpu/2d: add virtio gpu core code - - - - --- 2015-05-29 Gerd Hoffmann New
QemuOpts: increase number of vm_config_groups - - - - --- 2015-05-29 Gerd Hoffmann New
[PULL,00/39] target-arm queue - - - - --- 2015-05-29 Peter Maydell New
[PULL,01/39] target-arm: Add exception target el infrastructure 1 - - - --- 2015-05-29 Peter Maydell New
[PULL,02/39] target-arm: Extend helpers to route exceptions 1 - - - --- 2015-05-29 Peter Maydell New
[PULL,03/39] target-arm: Set correct syndrome for faults on MSR DAIF*, imm - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,04/39] target-arm: Move setting of exception info into tlb_fill - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,05/39] target-arm: Set exception target EL in tlb_fill - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,06/39] target-arm: Make raise_exception() take syndrome and target EL - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,07/39] target-arm: Update interrupt handling to use target EL 1 - - - --- 2015-05-29 Peter Maydell New
[PULL,08/39] target-arm: Allow cp access functions to indicate traps to EL2 or EL3 - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,09/39] target-arm: Add AArch64 CPTR registers - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,10/39] target-arm: Make singlestate TB flags common between AArch32/64 - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,11/39] target-arm: Extend FP checks to use an EL - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,12/39] target-arm: Move TB flags down to fill gap - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,13/39] target-arm: Don't halt on WFI unless we don't have any work - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,14/39] target-arm: Add WFx instruction trap support - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,15/39] hw/acpi/aml-build: Make enum values to be upper case to match coding style - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,16/39] hw/arm/virt: Move common definitions to virt.h - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,17/39] hw/arm/virt: Record PCIe ranges in MemMapEntry array - - - - --- 2015-05-29 Peter Maydell New
[PULL,18/39] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM - - 2 - --- 2015-05-29 Peter Maydell New
[PULL,19/39] hw/acpi/aml-build: Add aml_memory32_fixed() term - - 3 - --- 2015-05-29 Peter Maydell New
[PULL,20/39] hw/acpi/aml-build: Add aml_interrupt() term - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,21/39] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,22/39] hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers - - - - --- 2015-05-29 Peter Maydell New
[PULL,23/39] hw/arm/virt-acpi-build: Generate MADT table - - 1 - --- 2015-05-29 Peter Maydell New
[PULL,24/39] hw/arm/virt-acpi-build: Generate GTDT table - - 1 - --- 2015-05-29 Peter Maydell New
« 1 2 ... 1090 1091 10924268 4269 »