Show patches with: State = Action Required       |   304094 patches
« 1 2 ... 2353 2354 23553040 3041 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,23/30] Include less of the generated modular QAPI headers - 2 - --- 2018-03-01 Eric Blake New
[PULL,22/30] qapi: Generate separate .h, .c for each module - 1 - --- 2018-03-01 Eric Blake New
[PULL,21/30] qapi/common: Fix guardname() for funny filenames - 3 - --- 2018-03-01 Eric Blake New
[PULL,20/30] qapi/types qapi/visit: Generate built-in stuff into separate files - 3 - --- 2018-03-01 Eric Blake New
[PULL,19/30] qapi: Make code-generating visitors use QAPIGen more - 3 - --- 2018-03-01 Eric Blake New
[PULL,18/30] qapi: Rename generated qmp-marshal.c to qmp-commands.c - 3 - --- 2018-03-01 Eric Blake New
[PULL,17/30] qapi: Record 'include' directives in intermediate representation - 1 - --- 2018-03-01 Eric Blake New
[PULL,16/30] qapi: Generate in source order - 3 - --- 2018-03-01 Eric Blake New
[PULL,15/30] qapi: Record 'include' directives in parse tree - 2 - --- 2018-03-01 Eric Blake New
[PULL,14/30] qapi: Concentrate QAPISchemaParser.exprs updates in .__init__() - 3 - --- 2018-03-01 Eric Blake New
[PULL,13/30] qapi: Lift error reporting from QAPISchema.__init__() to callers - 3 - --- 2018-03-01 Eric Blake New
[PULL,12/30] qapi/common: Eliminate QAPISchema.exprs - 3 - --- 2018-03-01 Eric Blake New
[PULL,11/30] qapi: Improve include file name reporting in error messages - 3 - --- 2018-03-01 Eric Blake New
[PULL,10/30] qapi: Touch generated files only when they change - 2 - --- 2018-03-01 Eric Blake New
[PULL,09/30] qapi-gen: Convert from getopt to argparse - 2 - --- 2018-03-01 Eric Blake New
[PULL,08/30] qapi-gen: New common driver for code and doc generators - 3 - --- 2018-03-01 Eric Blake New
[PULL,07/30] qapi: Turn generators into modules - 3 - --- 2018-03-01 Eric Blake New
[PULL,06/30] qapi: Reduce use of global variables in generators some - 3 - --- 2018-03-01 Eric Blake New
[PULL,05/30] qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc - 3 - --- 2018-03-01 Eric Blake New
[PULL,04/30] qapi: Rename variable holding the QAPISchemaGenFOOVisitor - 3 - --- 2018-03-01 Eric Blake New
[PULL,03/30] qapi: Generate up-to-date copyright notice - 3 - --- 2018-03-01 Eric Blake New
[PULL,02/30] qapi: Streamline boilerplate comment generation - 2 - --- 2018-03-01 Eric Blake New
[PULL,01/30] Include qapi/qmp/qerror.h exactly where needed - 2 - --- 2018-03-01 Eric Blake New
[v3,05/11] linux-user: fix mmap/munmap/mprotect/mremap/shmat - - - --- 2018-03-01 Max Filippov New
[PULL,13/13] cryptodev-vhost-user: set the key length - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,12/13] cryptodev-vhost-user: add crypto session handler - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,11/13] cryptodev: add vhost support - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,10/13] cryptodev: add vhost-user as a new cryptodev backend - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,08/13] vhost: fix incorrect check in vhost_verify_ring_mappings - 2 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,09/13] docs/vmcoreinfo: detail unsupported host format behaviour - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,06/13] vhost: fix memslot limit check - 2 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,07/13] vhost: avoid to start/stop virtqueue which is not ready - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,05/13] docs: pcie: Spell out machine type needs for PCIe features - 3 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,04/13] docs: document virtio-balloon stats - 3 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,03/13] intel-iommu: Accept 64-bit writes to FEADDR - 2 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,02/13] virtio-pci: trivial fixes in error message - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,01/13] vhost-user: fix memory leak - 3 - --- 2018-03-01 Michael S. Tsirkin New
[8/8] block: convert bdrv_check callback to coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[7/8] block: convert bdrv_invalidate_cache callback to coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[6/8] qed: make bdrv_qed_do_open a coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[5/8] qcow2: make qcow2_do_open a coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[4/8] qcow2: fix flushing after dirty bitmap metadata writes - - - --- 2018-03-01 Paolo Bonzini New
[3/8] qcow2: introduce qcow2_write_caches and qcow2_flush_caches - 1 - --- 2018-03-01 Paolo Bonzini New
[2/8] qcow2: make qcow2_co_create2() a coroutine_fn - 1 - --- 2018-03-01 Paolo Bonzini New
[1/8] block: rename .bdrv_create() to .bdrv_co_create_opts() - 1 - --- 2018-03-01 Paolo Bonzini New
[7/7] qcow2: Make qemu-img check detect corrupted L1 tables in snapshots - 1 - --- 2018-03-01 Alberto Garcia New
[6/7] qcow2: Check snapshot L1 table in qcow2_snapshot_delete() - 1 - --- 2018-03-01 Alberto Garcia New
[5/7] qcow2: Check snapshot L1 table in qcow2_snapshot_goto() - 1 - --- 2018-03-01 Alberto Garcia New
[4/7] qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap() - 1 - --- 2018-03-01 Alberto Garcia New
[3/7] qcow2: Check L1 table parameters in qcow2_expand_zero_clusters() - 1 - --- 2018-03-01 Alberto Garcia New
[2/7] qcow2: Check L1 table offset in qcow2_snapshot_load_tmp() - 1 - --- 2018-03-01 Alberto Garcia New
[1/7] qcow2: Generalize validate_table_offset() into qcow2_validate_table() - 1 - --- 2018-03-01 Alberto Garcia New
[Qemu-arm,05/19] armv7m: Forward idau property to CPU object - - - --- 2018-03-01 Peter Maydell New
[v2,4/4] tricore: renamed masking of PIE - - - --- 2018-03-01 David Brenken New
[v2,3/4] tricore: renamed masking of IE - - - --- 2018-03-01 David Brenken New
[v2,2/4] tricore: added CORE_ID - - - --- 2018-03-01 David Brenken New
[v2,1/4] tricore: added some missing cpu instructions - - - --- 2018-03-01 David Brenken New
[v3,12/16] target/arm: Decode aa64 armv8.3 fcmla - - - --- 2018-03-01 Peter Maydell New
[RFC] sparc: fix leon3 casa instruction when MMU is disabled - - - --- 2018-03-01 KONRAD Frederic New
[2/2] block: curl: Allow Certificate Authority bundle to be passed in. - - - --- 2018-03-01 Richard W.M. Jones New
[1/2] block: curl: Allow arbitrary HTTP request headers to be set. - - - --- 2018-03-01 Richard W.M. Jones New
[RESEND,v8,4/4] cryptodev-vhost-user: set the key length - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,3/4] cryptodev-vhost-user: add crypto session handler - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,2/4] cryptodev: add vhost support - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,1/4] cryptodev: add vhost-user as a new cryptodev backend - - - --- 2018-03-01 Zhoujian (jay) New
[qemu,v3,2/2] qmp: Add qom-list-properties to list QOM object properties - - - --- 2018-03-01 Alexey Kardashevskiy New
[qemu,v3,1/2] qmp: Merge ObjectPropertyInfo and DevicePropertyInfo - 1 - --- 2018-03-01 Alexey Kardashevskiy New
[PULL,v2,27/27] s390x/tcg: fix loading 31bit PSWs with the highest bit set - - - --- 2018-03-01 Cornelia Huck New
[PULL,v2,26/27] s390x: remove s390_get_memslot_count 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,25/27] s390x/sclp: remove memory hotplug support 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,24/27] s390x/cpumodel: document S390FeatDef.bit not applicable 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,23/27] hmp: change hmp_info_cpus to use query-cpus-fast - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,22/27] qemu-doc: deprecate query-cpus - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,21/27] qmp: add architecture specific cpu data for query-cpus-fast - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,20/27] qmp: add query-cpus-fast - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,19/27] qmp: expose s390-specific CPU info - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,18/27] s390x/tcg: add various alignment checks - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,17/27] s390x/tcg: fix disabling/enabling DAT - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,16/27] s390/stattrib: Make SaveVMHandlers data static - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,15/27] s390x/cpu: expose the guest crash information - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,13/27] s390-ccw: interactive boot menu for scsi - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,12/27] s390-ccw: use zipl values when no boot menu options are present - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,11/27] s390-ccw: set cp_receive mask only when needed and consume pending service irqs 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,10/27] s390-ccw: read user input for boot index via the SCLP console 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,09/27] s390-ccw: print zipl boot menu 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,08/27] s390-ccw: read stage2 boot loader data to find menu - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,07/27] s390-ccw: set up interactive boot menu parameters - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,06/27] s390-ccw: parse and set boot menu options - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,05/27] s390-ccw: move auxiliary IPL data to separate location 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,04/27] s390-ccw: update libc 1 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,03/27] s390-ccw: refactor IPL structs 2 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,02/27] s390-ccw: refactor eckd_block_num to use CHS 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,01/27] s390-ccw: refactor boot map table code 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,22/27] qemu-doc: deprecate query-cpus - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,21/27] qmp: add architecture specific cpu data for query-cpus-fast - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,20/27] qmp: add query-cpus-fast - 2 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,19/27] qmp: expose s390-specific CPU info - 4 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,18/27] s390x/tcg: add various alignment checks - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,17/27] s390x/tcg: fix disabling/enabling DAT - 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,16/27] s390/stattrib: Make SaveVMHandlers data static - 4 - --- 2018-03-01 Cornelia Huck New
« 1 2 ... 2353 2354 23553040 3041 »