Show patches with: Submitter = Luiz Capitulino       |    State = Action Required       |    Archived = No       |   2372 patches
« 1 2 3 423 24 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
scripts/qapi.py: Avoid syntax not supported by Python 2.4 - - - 1 --- 2014-05-20 Luiz Capitulino New
[PULL,20/20] qapi: skip redundant includes - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,19/20] monitor: Add netdev_del id argument completion. - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,18/20] monitor: Add netdev_add type argument completion. - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,17/20] monitor: Add set_link arguments completion. - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,16/20] monitor: Add chardev-add backend argument completion. - - - - --- 2014-05-16 Luiz Capitulino New
[PULL,15/20] monitor: Add chardev-remove command completion. - - - - --- 2014-05-16 Luiz Capitulino New
[PULL,14/20] monitor: Convert sendkey to use command_completion. - - - - --- 2014-05-16 Luiz Capitulino New
[PULL,13/20] qapi: Show qapi-commands.py invocation in qapi-code-gen.txt - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,12/20] qapi: Replace uncommon use of the error API by the common one - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,11/20] tests: Don't call visit_end_struct() after visit_start_struct() fails - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,10/20] hw: Don't call visit_end_struct() after visit_start_struct() fails - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,09/20] hmp: Call visit_end_struct() after visit_start_struct() succeeds - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,08/20] qapi: Un-inline visit of implicit struct - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,07/20] qapi-visit.py: Clean up a sloppy use of field prefix - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,06/20] qapi: Clean up shadowing of parameters and locals in inner scopes - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,05/20] qapi-visit.py: Clean up confusing push_indent() / pop_indent() use - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,04/20] qapi: Replace start_optional()/end_optional() by optional() - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,03/20] qapi: Remove unused Visitor callbacks start_handle(), end_handle() - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,02/20] qapi: Normalize marshalling's visitor initialization and cleanup - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,01/20] qapi: Update qapi-code-gen.txt example to match current code - - 1 - --- 2014-05-16 Luiz Capitulino New
[PULL,00/20] QMP queue - - - - --- 2014-05-16 Luiz Capitulino New
[PULL,38/38] Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()" - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,37/38] qapi: Document optional arguments' backwards compatibility - - - - --- 2014-05-08 Luiz Capitulino New
[PULL,36/38] qmp: use valid JSON in transaction example - - - - --- 2014-05-08 Luiz Capitulino New
[PULL,35/38] qmp: Don't use error_is_set() to suppress additional errors - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,34/38] dump: Drop pointless error_is_set(), DumpState member errp - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,33/38] qemu-option: Clean up fragile use of error_is_set() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,32/38] qga: Drop superfluous error_is_set() - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,31/38] qga: Clean up fragile use of error_is_set() - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,30/38] qapi: Clean up fragile use of error_is_set() - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,29/38] tests/qapi-schema: Drop superfluous error_is_set() - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,28/38] qapi: Drop redundant, unclean error_is_set() - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,27/38] hmp: Guard against misuse of hmp_handle_error() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,26/38] qga: Use return values instead of error_is_set(errp) - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,25/38] error: Consistently name Error ** objects errp, and not err - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,24/38] qmp: Consistently name Error ** objects errp, and not err - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,23/38] qga: Consistently name Error ** objects errp, and not err - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,22/38] qmp hmp: Consistently name Error * objects err, and not errp - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,21/38] pci-assign: assigned_initfn(): set monitor error in common error handler - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,20/38] pci-assign: propagate errors from assign_intx() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,19/38] pci-assign: propagate errors from assign_device() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,18/38] pci-assign: propagate errors from assigned_dev_register_regions() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,17/38] pci-assign: propagate errors from assigned_dev_register_msix_mmio() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,16/38] pci-assign: propagate errors from assigned_device_pci_cap_init() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,15/38] pci-assign: propagate errors from get_real_device() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,14/38] pci-assign: assignment should fail if we can't read config space - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,13/38] pci-assign: accept Error from pci_add_capability2() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,12/38] pci: add Error-propagating pci_add_capability2() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,11/38] pci-assign: propagate Error from check_irqchip_in_kernel() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,10/38] pci-assign: propagate errors from get_real_id() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,09/38] pci-assign: make assign_failed_examine() just format the cause - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,08/38] pci-assign: accept Error from monitor_handle_fd_param2() - - - - --- 2014-05-08 Luiz Capitulino New
[PULL,07/38] monitor: add Error-propagating monitor_handle_fd_param2() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,06/38] cutils: tighten qemu_parse_fd() - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,05/38] qapi: treat all negative return of strtosz_suffix() as error - - 1 - --- 2014-05-08 Luiz Capitulino New
[PULL,04/38] qapi: Add a primitive to include other files from a QAPI schema file - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,03/38] qapi: Use an explicit input file - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,02/38] qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py" - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,01/38] qapi: [trivial] Break long command lines - - 2 - --- 2014-05-08 Luiz Capitulino New
[PULL,00/38] QMP queue - - - - --- 2014-05-08 Luiz Capitulino New
[PULL,16/16] monitor: fix qmp_getfd() fd leak in error case - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,15/16] HMP: support specifying dump format for dump-guest-memory - - 1 1 --- 2014-04-25 Luiz Capitulino New
[PULL,14/16] HMP: fix doc of dump-guest-memory - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,13/16] qmp: object-add: Validate class before creating object - - 1 1 --- 2014-04-25 Luiz Capitulino New
[PULL,12/16] monitor: Add device_add and device_del completion. - - - - --- 2014-04-25 Luiz Capitulino New
[PULL,11/16] monitor: Add command_completion callback to mon_cmd_t. - - - - --- 2014-04-25 Luiz Capitulino New
[PULL,10/16] monitor: Fix drive_del id argument type completion. - - - - --- 2014-04-25 Luiz Capitulino New
[PULL,09/16] error: Remove some unused headers - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,08/16] qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,07/16] qerror.h: Remove QERR defines that are only used once - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,06/16] qerror.h: Remove unused error classes - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,05/16] error: Print error_report() to stderr if using qmp - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,02/16] vnc: Remove default_mon usage - - 1 - --- 2014-04-25 Luiz Capitulino New
[PULL,00/16] QMP queue - - - - --- 2014-04-25 Luiz Capitulino New
[v2,for-2.0] target-i386: x86_cpu_get_phys_page_debug(): support 1GB page translation - - 2 - --- 2014-03-19 Luiz Capitulino New
[for-2.0?] target-i386: fix gdb debugging with large memory guests - - - - --- 2014-03-18 Luiz Capitulino New
[PULL,11/11] tests: test-qmp-commands: Fix double free - - 1 1 --- 2014-03-11 Luiz Capitulino New
[PULL,10/11] qapi script: do not add "_" for every capitalized char in enum - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,09/11] qapi script: do not allow string discriminator - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,08/11] qapi: convert BlockdevOptions to use enum discriminator - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,07/11] qapi script: support enum type as discriminator in union - - 1 - --- 2014-03-11 Luiz Capitulino New
[PULL,06/11] qapi script: use same function to generate enum string - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,05/11] qapi script: code move for generate_enum_name() - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,04/11] qapi script: check correctness of union - - 1 - --- 2014-03-11 Luiz Capitulino New
[PULL,03/11] qapi script: remember line number in schema parsing - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,02/11] qapi script: add check for duplicated key - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,01/11] qapi script: remember explicitly defined enum values - - 2 - --- 2014-03-11 Luiz Capitulino New
[PULL,for-2.0,00/11] QMP queue - - - - --- 2014-03-11 Luiz Capitulino New
tests: test-qmp-commands: Fix double free - - 1 1 --- 2014-03-08 Luiz Capitulino New
test-qmp-commands reads freed memory - - - 1 --- 2014-03-08 Luiz Capitulino New
[PULL,32/32] qapi: Add missing null check to opts_start_struct() - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,31/32] qapi: Clean up superfluous null check in qapi_dealloc_type_str() - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,30/32] qapi: Clean up null checking in generated visitors - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,29/32] qapi: Drop unused code in qapi-commands.py - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,28/32] qapi: Drop nonsensical header guard in generated qapi-visit.c - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,27/32] qapi: Fix licensing of scripts - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,26/32] tests/qapi-schema: Cover flat union types - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,25/32] tests/qapi-schema: Cover union types with base - - 1 - --- 2014-03-03 Luiz Capitulino New
[PULL,24/32] tests/qapi-schema: Cover complex types with base - - 1 - --- 2014-03-03 Luiz Capitulino New
« 1 2 3 423 24 »