Show patches with: State = Action Required       |   310695 patches
« 1 2 ... 3104 3105 3106 3107 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,37/37] qapi: Update docs to match recent generator changes - - - --- 2016-01-19 Eric Blake New
[v9,36/37] RFC: qapi: Adjust layout of FooList types - - - --- 2016-01-19 Eric Blake New
[v9,35/37] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-01-19 Eric Blake New
[v9,34/37] qapi: Simplify semantics of visit_next_list() - 1 - --- 2016-01-19 Eric Blake New
[v9,33/37] qapi: Split visit_end_struct() into pieces - - - --- 2016-01-19 Eric Blake New
[v9,32/37] qapi: Rework deallocation of partial struct - 1 - --- 2016-01-19 Eric Blake New
[v9,31/37] qapi-visit: Unify struct and union visit - 1 - --- 2016-01-19 Eric Blake New
[v9,30/37] qapi: Canonicalize missing object to :empty - - - --- 2016-01-19 Eric Blake New
[v9,29/37] qapi: Eliminate empty visit_type_FOO_fields - 1 - --- 2016-01-19 Eric Blake New
[v9,28/37] qapi: Fix command with named empty argument type - 1 - --- 2016-01-19 Eric Blake New
[v9,27/37] qapi: Add type.is_empty() helper - - - --- 2016-01-19 Eric Blake New
[v9,26/37] qapi: Simplify excess input reporting in input visitors - 1 - --- 2016-01-19 Eric Blake New
[v9,25/37] spapr_drc: Expose 'null' in qom-get when there is no fdt 1 - - --- 2016-01-19 Eric Blake New
[v9,24/37] qmp: Tighten output visitor rules - - - --- 2016-01-19 Eric Blake New
[v9,23/37] qmp: Support explicit null during input visit - - - --- 2016-01-19 Eric Blake New
[v9,22/37] qapi: Add visit_type_null() visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,21/37] qapi: Document visitor interfaces, add assertions - 1 - --- 2016-01-19 Eric Blake New
[v9,20/37] qmp: Don't abuse stack to track qmp-output root - 1 - --- 2016-01-19 Eric Blake New
[v9,19/37] qmp: Fix reference-counting of qnull on empty output visit - 1 - --- 2016-01-19 Eric Blake New
[v9,18/37] qapi: Drop unused error argument for list and implicit struct - 1 - --- 2016-01-19 Eric Blake New
[v9,17/37] qapi: Drop unused 'kind' for struct/enum visit - 1 - --- 2016-01-19 Eric Blake New
[v9,16/37] qapi: Swap 'name' in visit_* callbacks to match public API - 1 - --- 2016-01-19 Eric Blake New
[v9,15/37] qom: Swap 'name' next to visitor in ObjectPropertyAccessor - 1 - --- 2016-01-19 Eric Blake New
[v9,14/37] qapi: Swap visit_* arguments for consistent 'name' placement - 1 - --- 2016-01-19 Eric Blake New
[v9,13/37] qom: Use typedef for Visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,12/37] qapi: Don't cast Enum* to int* - 1 - --- 2016-01-19 Eric Blake New
[v9,11/37] qapi: Consolidate visitor small integer callbacks - 1 - --- 2016-01-19 Eric Blake New
[v9,10/37] qapi: Make all visitors supply uint64 callbacks - - - --- 2016-01-19 Eric Blake New
[v9,09/37] qapi: Prefer type_int64 over type_int in visitors - - - --- 2016-01-19 Eric Blake New
[v9,08/37] qapi: Track all failures between visit_start/stop - 1 - --- 2016-01-19 Eric Blake New
[v9,07/37] qapi: Improve generated event use of qapi visitor - - - --- 2016-01-19 Eric Blake New
[v9,06/37] balloon: Improve use of qapi visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,05/37] vl: Improve use of qapi visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,04/37] hmp: Improve use of qapi visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,03/37] qapi: Drop dead dealloc visitor variable - 1 - --- 2016-01-19 Eric Blake New
[v9,02/37] qapi: Avoid use of misnamed DO_UPCAST() - 1 - --- 2016-01-19 Eric Blake New
[v9,01/37] qobject: Document more shortcomings in our number handling - 1 - --- 2016-01-19 Eric Blake New
[v3,3/3] iscsi: add support for getting CHAP password via QCryptoSecret API - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,2/3] curl: add support for HTTP authentication parameters - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,1/3] rbd: add support for getting password from QCryptoSecret object - 1 - --- 2016-01-19 Daniel P. Berrangé New
e1000: eliminate infinite loops on out-of-bounds transfer start - 1 - --- 2016-01-19 Laszlo Ersek New
[v3,13/13] nbd: enable use of TLS with nbd-server-start command - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,12/13] nbd: enable use of TLS with qemu-nbd server - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,11/13] nbd: enable use of TLS with NBD block driver - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,10/13] nbd: implement TLS support in the protocol negotiation - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,09/13] nbd: pick first exported volume if no export name is requested - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,08/13] nbd: allow setting of an export name for qemu-nbd server - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,07/13] nbd: make client request fixed new style if advertized - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,06/13] nbd: make server compliant with fixed newstyle spec - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,05/13] nbd: invert client logic for negotiating protocol version - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,04/13] nbd: convert to using I/O channels for actual socket I/O - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,03/13] nbd: convert blockdev NBD server to use I/O channels for connection setup - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,02/13] nbd: convert qemu-nbd server to use I/O channels for connection setup - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,01/13] nbd: convert block client to use I/O channels for connection setup - - - --- 2016-01-19 Daniel P. Berrangé New
[v17,9/9] pc/q53: by default put vmgenid device as an function of ISA bridge - - - --- 2016-01-19 Igor Mammedov New
[v17,8/9] pc: put PIIX3 in slot 1 explicitly and cleanup functions assignment - - - --- 2016-01-19 Igor Mammedov New
[v17,7/9] add MachineClass->default_props for setting default device properties - - - --- 2016-01-19 Igor Mammedov New
[v17,6/9] qmp/hmp: add set-vm-generation-id commands - - - --- 2016-01-19 Igor Mammedov New
[v17,5/9] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands - 1 - --- 2016-01-19 Igor Mammedov New
[v17,4/9] tests: add a unit test for the vmgenid device. - - - --- 2016-01-19 Igor Mammedov New
[v17,3/9] pc: add a Virtual Machine Generation ID device - - - --- 2016-01-19 Igor Mammedov New
[v17,2/9] docs: vm generation id device's description - 1 - --- 2016-01-19 Igor Mammedov New
[v17,1/9] acpi: extend ACPI interface to provide access to ACPI registers and SCI irq - - - --- 2016-01-19 Igor Mammedov New
[v2,2/2] fsdev: use error_report() instead of fprintf(stderr) - 1 - --- 2016-01-19 Greg Kurz New
[v2,1/2] 9pfs: use error_report() instead of fprintf(stderr) - 1 - --- 2016-01-19 Greg Kurz New
cpu: cpu_save/cpu_load is no more - - - --- 2016-01-19 Paolo Bonzini New
nbd: use client_close() when negotiate phase fails - - - --- 2016-01-19 Daniel P. Berrangé New
hw/arm/virt: Add always-on property to the virt board timer - 1 - --- 2016-01-19 Christoffer Dall New
ehci: update irq on reset - - - --- 2016-01-19 Gerd Hoffmann New
[v4,4/4] char: introduce support for TLS encrypted TCP chardev backend - - - --- 2016-01-19 Daniel P. Berrangé New
[v4,3/4] char: don't assume telnet initialization will not block - - - --- 2016-01-19 Daniel P. Berrangé New
[v4,2/4] char: convert from GIOChannel to QIOChannel - - - --- 2016-01-19 Daniel P. Berrangé New
[v4,1/4] char: remove fixed length filename allocation - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,10/10] qemu-io: use no_argument/required_argument constants - 1 - --- 2016-01-19 Daniel P. Berrangé New
[v3,09/10] qemu-nbd: use no_argument/required_argument constants - 1 - --- 2016-01-19 Daniel P. Berrangé New
[v3,08/10] qemu-nbd: don't overlap long option values with short options - 1 - --- 2016-01-19 Daniel P. Berrangé New
[v3,07/10] qemu-img: allow specifying image as a set of options args - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,06/10] qemu-nbd: allow specifying image as a set of options args - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,05/10] qemu-io: allow specifying image as a set of options args - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,04/10] qemu-io: add support for --object command line arg - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,03/10] qemu-nbd: add support for --object command line arg - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,02/10] qemu-img: add support for --object command line arg - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,01/10] qom: add helpers for UserCreatable object types - - - --- 2016-01-19 Daniel P. Berrangé New
[1/1] vl: change QEMU state machine for system reset - - - --- 2016-01-19 Denis V. Lunev New
[v3,7/7] MAINTAINERS: Add Alistair to the maintainers list - 1 - --- 2016-01-19 Alistair Francis New
[v3,5/7] STM32F205: Connect the ADC devices - - - --- 2016-01-19 Alistair Francis New
[v3,4/7] STM32F2xx: Add the SPI device - - - --- 2016-01-19 Alistair Francis New
[v3,3/7] STM32F2xx: Add the ADC device - - - --- 2016-01-19 Alistair Francis New
[v3,2/7] STM32F2xx: Display PWM duty cycle from timer - 1 - --- 2016-01-19 Alistair Francis New
[v3,1/7] STM32F205: Remove the individual device variables - 1 - --- 2016-01-19 Alistair Francis New
[5/5] ide: fix device_reset to not ignore pending AIO - - - --- 2016-01-19 John Snow New
[4/5] ide: Add silent DRQ cancellation - - - --- 2016-01-19 John Snow New
[3/5] ide: move buffered DMA cancel to core - - - --- 2016-01-19 John Snow New
[2/5] ide: code motion - - - --- 2016-01-19 John Snow New
[1/5] ide: Prohibit RESET on IDE drives - - - --- 2016-01-19 John Snow New
spapr: Don't create ibm, dynamic-reconfiguration-memory w/o DR LMBs - - - --- 2016-01-19 Bharata B Rao New
[PATCHv2,3/3] spapr: Remove abuse of rtas_ld() in h_client_architecture_support - 1 - --- 2016-01-19 David Gibson New
[PATCHv2,2/3] spapr: Remove rtas_st_buffer_direct() - 1 - --- 2016-01-19 David Gibson New
[PATCHv2,1/3] spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer - 1 - --- 2016-01-19 David Gibson New
[PATCHv4,8/8] pseries: Clean up error reporting in htab migration functions - 2 - --- 2016-01-19 David Gibson New
« 1 2 ... 3104 3105 3106 3107 »