Age | Commit message (Expand) | Author |
2012-08-13 | error, qerror: drop QDict member | Luiz Capitulino |
2012-08-13 | qerror: drop qerror_table and qerror_format() | Luiz Capitulino |
2012-08-13 | error, qerror: pass desc string to error calls | Luiz Capitulino |
2012-08-13 | qerror: add proper ErrorClass value for QERR_ macros | Luiz Capitulino |
2012-08-13 | error, qerror: add ErrorClass argument to error functions | Luiz Capitulino |
2012-08-13 | qerror: qerror_table: don't use C99 struct initializers | Luiz Capitulino |
2012-08-13 | qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS | Luiz Capitulino |
2012-08-13 | qerror: don't delay error message construction | Luiz Capitulino |
2012-08-13 | qerror: qerror_format(): return an allocated string | Luiz Capitulino |
2012-08-13 | qerror: QError: drop file, linenr, func | Luiz Capitulino |
2012-08-13 | qerror: reduce public exposure | Luiz Capitulino |
2012-06-04 | qerror: introduce QERR_INVALID_OPTION_GROUP | Luiz Capitulino |
2012-05-10 | qerror: add five qerror strings | Amos Kong |
2012-04-05 | qdev: add blocksize property type | 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-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 |
2012-01-18 | qerror: Extend QERR_DEVICE_ENCRYPTED | Luiz Capitulino |
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-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 | 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-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-04 | qerror: add qerror_report_err() | Anthony Liguori |
2011-09-15 | Monitor/QMP: Don't allow cont on bad VM state | Luiz Capitulino |
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 | qapi: add QMP input visitor | Michael Roth |
2011-06-08 | Merge remote-tracking branch 'qmp/for-anthony' into staging | Anthony Liguori |
2011-06-07 | json-parser: propagate error from parser | Anthony Liguori |
2011-06-07 | QError: Introduce qerror_format() | Luiz Capitulino |
2011-06-01 | QMP: QError: New QERR_UNSUPPORTED | Lai Jiangshan |
2011-03-22 | Make VNC support optional | Jes Sorensen |
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-10-03 | Replace most gcc format attributes by macro 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-05-19 | Fix qtypes' licenses | Luiz Capitulino |
2010-04-26 | QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER | Luiz Capitulino |