Show patches with: State = Action Required       |   427193 patches
« 1 2 ... 497 498 4994271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/19] hw: include hw header files with full paths - - - - --- 2013-02-04 Paolo Bonzini New
[10/19] hw: move some header files to include/ - - - - --- 2013-02-04 Paolo Bonzini New
[11/19] hw: make subdirectories for devices - - - - --- 2013-02-04 Paolo Bonzini New
[12/19] hw: move target-independent files to subdirectories - - - - --- 2013-02-04 Paolo Bonzini New
[13/19] hw: move boards and some devices to hw/ARCH - - - - --- 2013-02-04 Paolo Bonzini New
[14/19] hw: use default-configs for more devices instead of hw/ARCH/Makefile.objs - - - - --- 2013-02-04 Paolo Bonzini New
[15/19] hw: move private headers to corresponding .c directory - - - - --- 2013-02-04 Paolo Bonzini New
[16/19] MAINTAINERS: update for source code movement - - - - --- 2013-02-04 Paolo Bonzini New
[17/19] hw: use _p variants, not _raw - - - - --- 2013-02-04 Paolo Bonzini New
[18/19] hw: remove CPU dependencies - - - - --- 2013-02-04 Paolo Bonzini New
[19/19] hw: compile most devices once - - - - --- 2013-02-04 Paolo Bonzini New
bitops: unify bitops_flsl with host-utils.h, call it bitops_clzl - - 1 - --- 2013-02-04 Richard Henderson New
[1/8] cutils: unsigned int parsing functions - - 2 - --- 2013-02-04 Eduardo Habkost New
[2/8] vl.c: Fix off-by-one bug when handling "-numa node" argument - - 1 - --- 2013-02-04 Eduardo Habkost New
[3/8] vl.c: Abort on unknown -numa option type - - 1 - --- 2013-02-04 Eduardo Habkost New
[4/8] vl.c: Check for NUMA node limit inside numa_add() - - 1 - --- 2013-02-04 Eduardo Habkost New
[5/8] vl.c: numa_add(): Validate nodeid before using it - - 1 - --- 2013-02-04 Eduardo Habkost New
[6/8] vl.c: Use parse_uint_full() for NUMA nodeid - - 1 - --- 2013-02-04 Eduardo Habkost New
[7/8] vl.c: Extract -numa "cpus" parsing to separate function - - 1 - --- 2013-02-04 Eduardo Habkost New
[8/8] vl.c: validate -numa "cpus" parameter properly - - 1 - --- 2013-02-04 Eduardo Habkost New
s390x: silence warning from GCC on uninitialized values - - - - --- 2013-02-04 Anthony Liguori New
[for-1.4,1/2] bswap: Fix width of swap in leul_to_cpu 1 - - - --- 2013-02-05 Richard Henderson New
[for-1.4,2/2] configure: Fix build with XFree - - - - --- 2013-02-05 Richard Henderson New
[v2] usb-ehci: Replace PORTSC macros with variables - - - - --- 2013-02-05 Kuo-Jung Su New
[1/2] qemu/iovec: Don't assert if sbytes is zero - - - - --- 2013-02-05 Aneesh Kumar K.V New
[2/2] qemu/9p: Don't ignore error in fid clunk - - - - --- 2013-02-05 Aneesh Kumar K.V New
[v2] check-qjson: More thorough testing of UTF-8 in strings - - - - --- 2013-02-05 Markus Armbruster New
[1/2] s390/sclpconsole: prevent char layer callback during initialization - - - - --- 2013-02-05 Christian Borntraeger New
[2/2] s390: simplify kvm cpu init - - - - --- 2013-02-05 Christian Borntraeger New
s390x: silence warning from GCC on uninitialized values - - - - --- 2013-02-05 Cornelia Huck New
sandbox: Report error on forbidden system call - - - - --- 2013-02-05 Michal Prívozník New
[v2] block/raw-posix: detect readonly Linux block devices using BLKROGET - - 1 - --- 2013-02-05 Stefan Hajnoczi New
[v2] fix qemu_flush_queued_packets() in presence of a hub - - - - --- 2013-02-05 Luigi Rizzo New
[for-1.4,01/12] qmp: Fix design bug and read beyond buffer in memchar-write - - - - --- 2013-02-05 Markus Armbruster New
[for-1.4,02/12] qmp: Clean up design of memchar-read - - - - --- 2013-02-05 Markus Armbruster New
[for-1.4,03/12] qmp: Clean up type usage in qmp_memchar_write(), qmp_memchar_read() - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,04/12] qmp: Plug memory leaks in memchar-write, memchar-read - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,05/12] qmp: Drop superfluous special case "empty" in qmp_memchar_read() - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,06/12] qmp: Drop wasteful zero-initialization in qmp_memchar_read() - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,07/12] qemu-char: Fix chardev "memory" not to drop IAC characters - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,08/12] qemu-char: Drop undocumented chardev "memory" compatibility syntax - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,09/12] qemu-char: Redo chardev "memory" size configuration - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,10/12] qemu-char: General chardev "memory" code cleanup - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,11/12] qmp: Use generic errors in memchar-read, memchar-write - - 1 - --- 2013-02-05 Markus Armbruster New
[for-1.4,12/12] QAPI QMP HMP: Fix and improve memchar-read/-write docs - - 1 - --- 2013-02-05 Markus Armbruster New
[1/5] target-i386: Move cpu_x86_init() - - 2 - --- 2013-02-05 Igor Mammedov New
[2/5] target-i386: Split command line parsing out of cpu_x86_register() - - 1 - --- 2013-02-05 Igor Mammedov New
[3/5] target-i386: Slim conversion to X86CPU subclasses - - - - --- 2013-02-05 Igor Mammedov New
[4/5] Remove cpudef_setup() hooks - - 1 - --- 2013-02-05 Igor Mammedov New
[5/5] target-i386: fix kvm_default_features overwriting kvm_arch_get_supported_cpuid() - - - - --- 2013-02-05 Igor Mammedov New
[v3] fix qemu_flush_queued_packets() in presence of a hub - - - - --- 2013-02-05 Luigi Rizzo New
[v2] fix unbounded NetQueue - - - - --- 2013-02-05 Luigi Rizzo New
[1/5] qcow2: introduce check_refcounts_l1/l2() flags - - 1 - --- 2013-02-05 Stefan Hajnoczi New
[2/5] qcow2: record fragmentation statistics during check - - 1 - --- 2013-02-05 Stefan Hajnoczi New
[3/5] qemu-img: avoid excessive BlockFragInfo line length - - 1 - --- 2013-02-05 Stefan Hajnoczi New
[4/5] qemu-img: add compressed clusters to BlockFragInfo - - - - --- 2013-02-05 Stefan Hajnoczi New
[5/5] qcow2: support compressed clusters in BlockFragInfo - - 1 - --- 2013-02-05 Stefan Hajnoczi New
e1000: fix link down handling with auto negotiation - - - - --- 2013-02-05 Michael S. Tsirkin New
[v2,01/15] remove some trailing whitespace - - 1 - --- 2013-02-05 Laszlo Ersek New
[v2,02/15] do_device_add(): look up "device" opts list with qemu_find_opts_err() - - - - --- 2013-02-05 Laszlo Ersek New
[v2,03/15] qdev_prop_parse(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,04/15] qdev_prop_parse(): push error handling to callers - - 1 - --- 2013-02-05 Laszlo Ersek New
[v2,05/15] qdev_prop_parse(): change return type to void - - - - --- 2013-02-05 Laszlo Ersek New
[v2,06/15] set_property(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,07/15] set_property(): push error handling to callers - - - - --- 2013-02-05 Laszlo Ersek New
[v2,08/15] qbus_find_recursive(): reorganize - - - - --- 2013-02-05 Laszlo Ersek New
[v2,09/15] qbus_find_recursive(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,10/15] qbus_find_recursive(): push Error and make it terminate a recursive search - - - - --- 2013-02-05 Laszlo Ersek New
[v2,11/15] qbus_find(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,12/15] qbus_find(): propagate error handling / consumption to callers - - - - --- 2013-02-05 Laszlo Ersek New
[v2,13/15] qdev_device_add(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,14/15] qdev_device_add(): push error handling/consumption to callers - - - - --- 2013-02-05 Laszlo Ersek New
[v2,15/15] qdev_device_add(): beautify "driver not found" error message - - - - --- 2013-02-05 Laszlo Ersek New
[v2,for-1.4] tests/test-string-input-visitor: Handle errors provoked by fuzz test - - 1 - --- 2013-02-05 Peter Maydell New
[1/3] virtio-net: pass host features to virtio_net_init - - - - --- 2013-02-05 Jesse Larrew New
[2/3] hw/virtio-net.c: set config size using host features - - - - --- 2013-02-05 Jesse Larrew New
[3/3] hw/virtio-net: disable multiqueue by default - - - - --- 2013-02-05 Jesse Larrew New
[1/3] virtio-net: pass host features to virtio_net_init - - - - --- 2013-02-05 Jesse Larrew New
[2/3] hw/virtio-net.c: set config size using host features - - - - --- 2013-02-05 Jesse Larrew New
[3/3] hw/virtio-net: disable multiqueue by default - - - - --- 2013-02-05 Jesse Larrew New
[for-1.4,1/2] savevm: add support for RAMBlock resize handlers - - - - --- 2013-02-06 Michael Roth New
[for-1.4,2/2] pc_sysfw: fix migration for versions <= 1.3 via resizable ROM regions - - - - --- 2013-02-06 Michael Roth New
[1/2] Add tracepoint for RunState transition - - - - --- 2013-02-06 Kazuya Saito New
[2/2] Add tracepoint for state of migration transition - - 1 - --- 2013-02-06 Kazuya Saito New
[v3,01/20] arm: add Faraday a360 SoC platform support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,02/20] arm: add Faraday a369 SoC platform support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,03/20] arm: add Faraday FTAHBC020 support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,04/20] arm: add Faraday FTDDRII030 support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,05/20] arm: add Faraday FTINTC020 interrupt controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,06/20] arm: add Faraday FTWDT010 watchdog timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,07/20] arm: add Faraday FTTMR010 timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,08/20] arm: add Faraday FTPWMTMR010 timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,09/20] arm: add Faraday FTRTC011 RTC timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,10/20] arm: add Faraday FTDMAC020 AHB DMA support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,11/20] arm: add Faraday FTAPBBRG020 APB DMA support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,12/20] arm: add Faraday FTI2C010 I2C controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,13/20] arm: add Faraday FTNANDC021 nand flash controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,14/20] arm: add Faraday FTSSP010 multi-function controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,15/20] arm: add Faraday FTMAC110 10/100Mbps ethernet support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,16/20] arm: add Faraday FTGMAC100 1Gbps ethernet support - - - - --- 2013-02-06 Kuo-Jung Su New
« 1 2 ... 497 498 4994271 4272 »