Show patches with: State = Action Required       |    Archived = No       |   426981 patches
« 1 2 ... 501 502 5034269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ppc-next,30/39] target-ppc: Extract MPC82xx aliases to *_HiP4 - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,31/39] target-ppc: Extract MPC82xx_HiP{3, 4} aliases - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,32/39] target-ppc: Extract MPC52xx alias - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,33/39] target-ppc: Extract MPC5200/MPC5200B aliases - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,34/39] target-ppc: Extract MPC8240 alias - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,35/39] target-ppc: Extract 405GPe alias - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,36/39] target-ppc: Extract 970 aliases - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,37/39] target-ppc: Extract POWER7 alias - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,38/39] target-ppc: Get model name from type name - - - - --- 2013-02-12 Andreas Färber New
[ppc-next,39/39] target-ppc: Convert CPU definitions - - - - --- 2013-02-12 Andreas Färber New
Revert "block/vpc: Fix size calculation" - - - - --- 2013-02-12 Stefan Hajnoczi New
[PULL,for-1.4,0/2] Block patches - - - - --- 2013-02-12 Stefan Hajnoczi New
[1/2] block/raw-posix: detect readonly Linux block devices using BLKROGET - - 1 - --- 2013-02-12 Stefan Hajnoczi New
[2/2] Revert "block/vpc: Fix size calculation" - - - - --- 2013-02-12 Stefan Hajnoczi New
[for-1.4,1/2] trace: use glib atomic int types - - - - --- 2013-02-12 Stefan Hajnoczi New
[for-1.4,2/2] trace: deal with deprecated glib thread functions - - - - --- 2013-02-12 Stefan Hajnoczi New
[V3,2/2] virtio-block: support auto-sensing of block sizes - - 1 - --- 2013-02-12 Christian Borntraeger New
qemu-log: Remove qemu_log_try_set_file() and its users 1 - 1 - --- 2013-02-12 Peter Maydell New
[V2,for-1.5] virtio: make virtio device's structures public. - - - - --- 2013-02-12 fred.konrad@greensocs.com New
qemu-log: default to stderr for logging output - - 2 - --- 2013-02-12 Peter Maydell New
[for-1.4] net: Avoid NULL function pointer dereference on cleanup 1 - - - --- 2013-02-12 Andreas Färber New
[PULL,1.4,0/3] s390 patch queue 2013-02-12 - - - - --- 2013-02-12 Alexander Graf New
[1/3] s390/sclpconsole: prevent char layer callback during initialization - - - - --- 2013-02-12 Alexander Graf New
[2/3] s390: Keep I/O interrupts enabled for all iscs. - - - - --- 2013-02-12 Alexander Graf New
[3/3] s390: Fix handling of iscs. - - - - --- 2013-02-12 Alexander Graf New
Fix guest OS hangs on boot when 64bit PCI BAR present - - - - --- 2013-02-13 Alexey Korolev New
[v11,1/4] block: Add synchronous wrapper for bdrv_co_is_allocated_above - - - - --- 2013-02-13 Miroslav Rezanina New
[v11,2/4] qemu-img: Add "Quiet mode" option - - - - --- 2013-02-13 Miroslav Rezanina New
[v11,3/4] qemu-img: Add compare subcommand - - - - --- 2013-02-13 Miroslav Rezanina New
[v11,4/4] qemu-iotests: Add qemu-img compare test - - - - --- 2013-02-13 Miroslav Rezanina New
[for-1.4] block/curl: only restrict protocols with libcurl>=7.19.4 - - - 1 --- 2013-02-13 Stefan Hajnoczi New
[v2] ui/vnc: VA API based H.264 encoding for VNC - - - - --- 2013-02-13 David Verbeiren New
[QEMU] vmxcap: Open MSR file in unbuffered mode - - - - --- 2013-02-13 Jan Kiszka New
[QEMU] vmxcap: Augment reported information - - - - --- 2013-02-13 Jan Kiszka New
[RFC,v2,01/23] qcow2: Handle dependencies earlier - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,02/23] qcow2: Improve check for overlapping allocations - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,03/23] qcow2: Change handle_dependency to byte granularity - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,04/23] qcow2: Decouple cluster allocation from cluster reuse code - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,05/23] qcow2: Factor out handle_alloc() - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,06/23] qcow2: handle_alloc(): Get rid of nb_clusters parameter - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,07/23] qcow2: handle_alloc(): Get rid of keep_clusters parameter - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,08/23] qcow2: Finalise interface of handle_alloc() - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,09/23] qcow2: Clean up handle_alloc() - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,10/23] qcow2: Factor out handle_copied() - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,11/23] qcow2: handle_copied(): Get rid of nb_clusters parameter - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,12/23] qcow2: handle_copied(): Get rid of keep_clusters parameter - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,13/23] qcow2: handle_copied(): Implement non-zero host_offset - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,14/23] qcow2: Use byte granularity in qcow2_alloc_cluster_offset() - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,15/23] qcow2: Allow requests with multiple l2metas - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,16/23] qcow2: Reading from areas not in L2 tables yet - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,17/23] qcow2: Move COW and L2 update into own coroutine - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,18/23] qcow2: Delay the COW - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,19/23] qcow2: Add error handling to the l2meta coroutine - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,20/23] qcow2: Cancel COW when overwritten - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,21/23] qemu-iotests: Another concurrent multicluster allocation case - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,22/23] qcow2: Move cluster gathering to a non-looping loop - - - - --- 2013-02-13 Kevin Wolf New
[RFC,v2,23/23] qcow2: Gather clusters in a looping loop - - - - --- 2013-02-13 Kevin Wolf New
kvm segfaulting - - - - --- 2013-02-13 Paolo Bonzini New
[v2] qemu-iotests: Test qcow2 image creation options - - - - --- 2013-02-13 Kevin Wolf New
[for-1.4,1/2] chardev: Fix manual page and qemu-doc for -chardev tty - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,2/2] qapi: Flatten away ChardevPort - - - - --- 2013-02-13 Markus Armbruster New
kvm segfaulting - - - - --- 2013-02-13 Paolo Bonzini New
[RFC,v5] target-i386: Slim conversion to X86CPU subclasses + KVM subclasses - - - - --- 2013-02-13 Igor Mammedov New
[1/2] block: use Error in do_check_io_limits() - - - - --- 2013-02-13 Stefan Hajnoczi New
[2/2] block: refuse negative iops and bps values - - - - --- 2013-02-13 Stefan Hajnoczi New
[for-1.4,1/7] help: Drop bogus help on -qtest and -qtest-log - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,2/7] doc: Fix some option entries in qemu-doc's function index - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,3/7] doc: Fill some option doc gaps in manual page and qemu-doc - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,4/7] doc: Fix texinfo @table markup in qemu-options.hx - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,5/7] help: Fix markup of heading "USB options" so it appears in -help - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,6/7] doc help: A few options are under inappropriate headings, fix - - - - --- 2013-02-13 Markus Armbruster New
[for-1.4,7/7] doc help: Collect block device stuff under its own heading - - - - --- 2013-02-13 Markus Armbruster New
[v2] Move File operations to qemu-file.c - - - - --- 2013-02-13 Joel Schopp New
[moxie,1/5] New port contribution - - - - --- 2013-02-13 Anthony Green New
[moxie,2/5] Add moxie disassembler - - - - --- 2013-02-13 Anthony Green New
[moxie,3/5] Moxie target code - - - - --- 2013-02-13 Anthony Green New
[moxie,4/5] Add sample moxie system - - - - --- 2013-02-13 Anthony Green New
[moxie,5/5] Add top level changes for moxie port - - - - --- 2013-02-13 Anthony Green New
Revert "Update OpenBIOS images" - - - - --- 2013-02-13 Alexander Graf New
[Qemu-ppc] Revert "Update OpenBIOS images" - - - - --- 2013-02-14 Alexander Graf New
[moxie,1/5] New processor port - - - - --- 2013-02-14 Anthony Green New
[moxie,2/5] Add moxie disassembler - - - - --- 2013-02-14 Anthony Green New
[moxie,3/5] moxie target code - - - - --- 2013-02-14 Anthony Green New
[moxie,5/5] Top level changes for moxie port - - - - --- 2013-02-14 Anthony Green New
[01/10] host-utils: Add host long specific aliases for clz, ctz, ctpop - - - - --- 2013-02-14 Richard Henderson New
[02/10] host-utils: Fix coding style and add comments - - - - --- 2013-02-14 Richard Henderson New
[03/10] hbitmap: Use non-bitops ctzl 1 - - - --- 2013-02-14 Richard Henderson New
[04/10] bitops: Use non-bitops ctzl - - - - --- 2013-02-14 Richard Henderson New
[05/10] memory: Use non-bitops ctzl - - - - --- 2013-02-14 Richard Henderson New
[06/10] bitops: Write bitops_flsl in terms of clzl - - - - --- 2013-02-14 Richard Henderson New
[07/10] target-i386: Inline bitops_flsl - - - - --- 2013-02-14 Richard Henderson New
[08/10] bitops: Inline bitops_flsl - - - - --- 2013-02-14 Richard Henderson New
[09/10] bitops: Replace bitops_ctol with ctzl - - - - --- 2013-02-14 Richard Henderson New
[10/10] bitops: Remove routines redundant with host-utils - - - - --- 2013-02-14 Richard Henderson New
[RFC,01/10] configure: Support configuring c++ compiler - - - - --- 2013-02-14 Tomoki Sekiyama New
[RFC,02/10] Fix errors and warnings while compiling with c++ compilier - - - - --- 2013-02-14 Tomoki Sekiyama New
[RFC,03/10] qemu-ga: Add an configure option to specify path to Windows VSS SDK - - - - --- 2013-02-14 Tomoki Sekiyama New
[RFC,04/10] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze - - - - --- 2013-02-14 Tomoki Sekiyama New
[RFC,05/10] qemu-ga: Add Windows VSS requester to quisce applications and filesystems - - - - --- 2013-02-14 Tomoki Sekiyama New
[RFC,06/10] qemu-ga: call Windows VSS requester in fsfreeze command handler - - - - --- 2013-02-14 Tomoki Sekiyama New
« 1 2 ... 501 502 5034269 4270 »