Age | Commit message (Expand) | Author |
2012-04-05 | qdev: add blocksize property type | Stefan Hajnoczi |
2012-04-05 | qerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE description | Stefan Hajnoczi |
2012-03-15 | QError: Introduce new errors for the migration command | Luiz Capitulino |
2012-02-14 | qdev: print error message before aborting | Paolo Bonzini |
2012-02-07 | qom: use object_resolve_path_type for links | Paolo Bonzini |
2012-02-03 | qom: add new command to search for types | Anthony Liguori |
2012-01-26 | add QERR_BASE_NOT_FOUND | Marcelo Tosatti |
2012-01-26 | qmp: add block_stream command | Stefan Hajnoczi |
2012-01-18 | block: use proper qerrors in qmp_block_resize | Stefan Hajnoczi |
2012-01-18 | qerror: restore alphabetical order over qerrors | Stefan Hajnoczi |
2012-01-18 | qerror: add check-qerror.sh to verify alphabetical order | Stefan Hajnoczi |
2011-12-19 | qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE | Paolo Bonzini |
2011-12-15 | qom: add new dynamic property infrastructure based on Visitors (v2) | Anthony Liguori |
2011-12-14 | Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging | Anthony Liguori |
2011-12-14 | Fix spelling in comments, documentation and messages | Stefan Weil |
2011-12-12 | guest agent: add RPC blacklist command-line option | Michael Roth |
2011-12-06 | QError: Introduce QERR_IO_ERROR | Luiz Capitulino |
2011-12-05 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-12-05 | Merge remote-tracking branch 'aneesh/1.0-fixes' into staging | Anthony Liguori |
2011-12-05 | hmp/qmp: add block_set_io_throttle | Zhi Yong Wu |
2011-12-04 | hw/9pfs: use migration blockers to prevent live migration when virtfs export ... | Aneesh Kumar K.V |
2011-12-02 | fix spelling in main directory | Dong Xu Wang |
2011-11-21 | qed: add migration blocker (v2) | Anthony Liguori |
2011-11-21 | ivshmem: use migration blockers to prevent live migration in peer mode (v2) | Anthony Liguori |
2011-10-27 | qerror: Add a user string for QERR_FEATURE_DISABLED | Luiz Capitulino |
2011-10-04 | qerror: add qerror_report_err() | Anthony Liguori |
2011-09-15 | Monitor/QMP: Don't allow cont on bad VM state | Luiz Capitulino |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-23 | Introduce a 'client_add' monitor command accepting an open FD | Daniel P. Berrange |
2011-07-21 | guest agent: add guest agent RPCs/commands | Michael Roth |
2011-07-21 | qerror: add QERR_JSON_PARSE_ERROR to qerror.c | Michael Roth |
2011-06-08 | Merge remote-tracking branch 'qmp/for-anthony' into staging | Anthony Liguori |
2011-06-07 | QError: Introduce qerror_format() | Luiz Capitulino |
2011-06-07 | QError: Introduce qerror_format_desc() | Luiz Capitulino |
2011-06-01 | QMP: QError: New QERR_UNSUPPORTED | Lai Jiangshan |
2011-02-10 | qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE | Kevin Wolf |
2011-01-10 | pci: allow devices being tagged as not hotpluggable. | Gerd Hoffmann |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-07-30 | migration: Accept 'cont' only after successful incoming migration | Amit Shah |
2010-07-01 | QError: Introduce QERR_QMP_EXTRA_MEMBER | Luiz Capitulino |
2010-07-01 | QError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc | Luiz Capitulino |
2010-05-19 | Fix qtypes' licenses | Luiz Capitulino |
2010-04-26 | QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc | Luiz Capitulino |
2010-04-26 | QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER | Luiz Capitulino |
2010-04-18 | error: New QERR_DEVICE_IN_USE | Markus Armbruster |
2010-04-18 | error: New QERR_INVALID_PARAMETER_VALUE | Markus Armbruster |
2010-04-18 | error: New QERR_DUPLICATE_ID | Markus Armbruster |
2010-04-18 | error: Put error definitions back in alphabetical order | Markus Armbruster |
2010-03-27 | error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] | Markus Armbruster |
2010-03-27 | error: Trim includes in qerror.c | Markus Armbruster |