Show patches with: State = Action Required       |    Archived = No       |   426981 patches
« 1 2 ... 1164 1165 11664269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,2/4] ahci.c: Don't assume AHCIState's parent is AHCIPCIState - - - - --- 2015-08-28 Alistair Francis New
[v4,3/4] xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort - - 1 - --- 2015-08-28 Alistair Francis New
[v3] sheepdog: add reopen support - - - - --- 2015-08-28 Liu Yuan New
[v7,1/8] scripts: Allow include "stdint.h" in virtio headers - - 2 - --- 2015-08-28 Gavin Shan New
[v7,2/8] scripts: Include arch/powerpc/include/uapi/asm/eeh.h - - 1 - --- 2015-08-28 Gavin Shan New
[v7,3/8] scripts: Submit changes while updating linux headers - - - - --- 2015-08-28 Gavin Shan New
[v7,4/8] Synchronize Linux headers from kernel 4.2.0-rc8 - - - - --- 2015-08-28 Gavin Shan New
[v7,5/8] Obsolete PCI_MSIX_FLAGS_BIRMASK - - 1 - --- 2015-08-28 Gavin Shan New
[v7,6/8] sPAPR: Introduce rtas_ldq() - - 1 - --- 2015-08-28 Gavin Shan New
[v7,7/8] sPAPR: Support RTAS call ibm, {open, close}-errinjct - - 1 - --- 2015-08-28 Gavin Shan New
[v7,8/8] sPAPR: Support RTAS call ibm,errinjct - - 1 - --- 2015-08-28 Gavin Shan New
[1/2] cutils: add the AVX2 optimization - - - - --- 2015-08-28 Li, Liang Z New
[2/2] configure: add --enable-avx2 option - - - - --- 2015-08-28 Li, Liang Z New
s390: fix softmmu compilation - - - - --- 2015-08-28 Laurent Vivier New
[v2] s390: fix softmmu compilation - - - - --- 2015-08-28 Laurent Vivier New
[v3,1/2] rtl8139: Do not consume the packet during overflow in standard mode. - - - - --- 2015-08-28 Vlad Yasevich New
[v3,2/2] rtl8139: correctly track full receive buffer in standard mode - - - - --- 2015-08-28 Vlad Yasevich New
[v2,01/26] qapi: Clarify docs on including the same file multiple times - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,02/26] qapi: Clean up cgen() and mcgen() - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,03/26] qapi: Simplify guardname() - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,04/26] qapi-event: Clean up how name of enum QAPIEvent is made - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,05/26] qapi: Reject -p arguments that break qapi-event.py - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,06/26] qapi: Drop unused and useless parameters and variables - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,07/26] qapi: Fix generated code when flat union has member 'kind' - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,08/26] qapi: Generate a nicer struct for flat unions - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,09/26] qapi-visit: Fix generated code when schema has forward refs - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,10/26] qapi-visit: Replace list implicit_structs by set - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,11/26] qapi-visit: Fix two name arguments passed to visitors - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,12/26] tests/qapi-schema: Document alternate's enum lacks visit function - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,13/26] tests/qapi-schema: Document events with base don't work - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,14/26] qapi: Document that input visitor semantics are prone to leaks - - - - --- 2015-08-28 Markus Armbruster New
[v2,15/26] qapi: Document shortcoming with union 'data' branch - - - - --- 2015-08-28 Markus Armbruster New
[v2,16/26] qapi: Document flaws in checking of names - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,17/26] tests/qapi-schema: Restore test case for flat union base bug - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,18/26] tests/qapi-schema: Rename tests from data- to args- - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,19/26] qapi-tests: New tests for union, alternate command arguments - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,20/26] qapi: Fix to reject union command and event arguments - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,21/26] qapi: Command returning anonymous type doesn't work, outlaw - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,22/26] qapi-commands: Fix gen_err_check(e) for e and e != 'local_err' - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,23/26] qapi-commands: Inline gen_marshal_output_call() - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,24/26] qapi-commands: Don't feed output of mcgen() to mcgen() again - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,25/26] qapi-commands: Drop useless initialization - - 1 - --- 2015-08-28 Markus Armbruster New
[v2,26/26] qapi: Generated code cleanup - - 1 - --- 2015-08-28 Markus Armbruster New
[v5,1/4] ahci: Separate the AHCI state structure into the header - - 2 - --- 2015-08-28 Alistair Francis New
[v5,2/4] ahci.c: Don't assume AHCIState's parent is AHCIPCIState - - - - --- 2015-08-28 Alistair Francis New
[v5,3/4] xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort - - 1 - --- 2015-08-28 Alistair Francis New
[v2] hw/usb/bus.c: print device ID when 'info usb' used - - - - --- 2015-08-28 Programmingkid New
[RFC] docs: describe QEMU's VMGenID design 1 - - - --- 2015-08-28 Laszlo Ersek New
target-arm: Fix general-purpose register mapping between AArch32 state and AArch64 state - - - - --- 2015-08-28 Sergey Sorokin New
[v6,1/4] ahci: Separate the AHCI state structure into the header - - 2 - --- 2015-08-29 Alistair Francis New
[v6,2/4] ahci.c: Don't assume AHCIState's parent is AHCIPCIState 1 - 1 - --- 2015-08-29 Alistair Francis New
[v6,3/4] xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort - - 1 - --- 2015-08-29 Alistair Francis New
[02/10] cpus: remove tcg_halt_cond global variable. - - - - --- 2015-08-29 Paolo Bonzini New
[v2,1/2] arm: cpu: assert() on no-EL2 virt IRQ error condition. - - - - --- 2015-08-29 Peter Crosthwaite New
[v2,2/2] arm: Remove hw_error() usages. - - 1 - --- 2015-08-29 Peter Crosthwaite New
[v2] configure: factor out adding disas configure - - 1 - --- 2015-08-29 Peter Crosthwaite New
[1/2] elf_ops: Fix coding style for EM alias case statement - - - - --- 2015-08-29 Peter Crosthwaite New
[2/2] elf: Update EM_MOXIE definition - - - - --- 2015-08-29 Peter Crosthwaite New
[RFC,1/3] pci-testdev: separate page for each mmio test - - - - --- 2015-08-30 Michael S. Tsirkin New
[RFC,2/3] pci-testdev: add subregion - - - - --- 2015-08-30 Michael S. Tsirkin New
[RFC,3/3] pci-testdev: add RO pages for ioeventfd - - - - --- 2015-08-30 Michael S. Tsirkin New
[RFC] libcacard: move it to a standalone project - - 2 - --- 2015-08-30 Marc-André Lureau New
baum: Fix build with debugging enabled - - - - --- 2015-08-30 Samuel Thibault New
baum: Add support for typing ascii - - - - --- 2015-08-30 Samuel Thibault New
baum: Fix build with debugging enabled - - 1 - --- 2015-08-30 Samuel Thibault New
linux-user: Return target error number in do_fork() - - 1 - --- 2015-08-30 Timothy Baldwin New
linux-user: Implement ARM __kernel_memory_barrier - - - - --- 2015-08-30 Timothy Baldwin New
linux-user: Implement atomic_barrier system call - - - - --- 2015-08-30 Timothy Baldwin New
[v2] linux-user: Return target error number in do_fork() - - 1 - --- 2015-08-30 Timothy Baldwin New
[PATCHv2] baum: Add support for typing ascii - - - - --- 2015-08-31 Samuel Thibault New
[RESEND] qemu/kvm_stat: Fix I/O error from kvm_stat - - 1 - --- 2015-08-31 Hemant Kumar New
[FIX,v1] spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add - - - - --- 2015-08-31 Bharata B Rao New
[1/2] alpha-host: Add Alpha host tcg backend. - - - - --- 2015-08-31 Chen Gang New
[2/2] alpha-host: Fix alpha host related merging issues. - - - - --- 2015-08-31 Chen Gang New
[RFC,v3,26/32] qapi: Introduce a first class 'any' type - - - - --- 2015-08-31 Markus Armbruster New
[v2,1/5] fw_cfg: document fw_cfg_modify_iXX() update functions - - 1 - --- 2015-08-31 Marc Marí New
[v2,2/5] fw_cfg DMA interface documentation - - - - --- 2015-08-31 Marc Marí New
[v2,3/5] Implement fw_cfg DMA interface - - - - --- 2015-08-31 Marc Marí New
[v2,4/5] Enable fw_cfg DMA interface for ARM - - - - --- 2015-08-31 Marc Marí New
[v2,5/5] Enable fw_cfg DMA interface for x86 - - - - --- 2015-08-31 Marc Marí New
[v10,1/4] apic: map APIC's MMIO region at each CPU's address space - - - - --- 2015-08-31 Zhu Guihua New
[v10,2/4] x86: use new method to correct reset sequence - - - - --- 2015-08-31 Zhu Guihua New
[v10,3/4] cpu/apic: drop icc bus/bridge - - - - --- 2015-08-31 Zhu Guihua New
[v10,4/4] icc_bus: drop the unused files - - - - --- 2015-08-31 Zhu Guihua New
[1/1] block: Allow passing BlockdevOptions to blockdev-snapshot-sync - - - - --- 2015-08-31 Alberto Garcia New
[v3,1/8] s390x: add 2.5 compat s390-ccw-virtio machine 1 - 1 - --- 2015-08-31 Cornelia Huck New
[v3,2/8] s390x: Create QOM device for s390 storage keys - - 1 - --- 2015-08-31 Cornelia Huck New
[v3,3/8] s390x: Enable new s390-storage-keys device - - 3 - --- 2015-08-31 Cornelia Huck New
[v3,4/8] s390x: Dump storage keys qmp command - - 3 - --- 2015-08-31 Cornelia Huck New
[v3,5/8] s390x: Dump-skeys hmp support - - 2 - --- 2015-08-31 Cornelia Huck New
[v3,6/8] s390x: Info skeys sub-command - - 2 - --- 2015-08-31 Cornelia Huck New
[v3,7/8] s390x: Migrate guest storage keys (initial memory only) - - 1 - --- 2015-08-31 Cornelia Huck New
[v3,8/8] s390x: Disable storage key migration on old machine type - - 1 - --- 2015-08-31 Cornelia Huck New
[01/23] s390x/css: handle ccw-0 TIC correctly - - 1 - --- 2015-08-31 Cornelia Huck New
[02/23] s390x/css: ccw-0 enforces count > 0 - - 1 - --- 2015-08-31 Cornelia Huck New
[03/23] s390x/event-facility: fix receive mask check - - 2 - --- 2015-08-31 Cornelia Huck New
[04/23] s390x/css: start with cleared cstat/dstat - - 1 - --- 2015-08-31 Cornelia Huck New
[05/23] s390x/event-facility: fix location of receive mask - - 1 - --- 2015-08-31 Cornelia Huck New
[06/23] pc-bios/s390-ccw: Device detection in higher subchannel sets - - 2 - --- 2015-08-31 Cornelia Huck New
[08/23] s390x/kvm: make setting of in-kernel irq routes more efficient 1 - 1 - --- 2015-08-31 Cornelia Huck New
« 1 2 ... 1164 1165 11664269 4270 »