summaryrefslogtreecommitdiffstats
path: root/qerror.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-291-0/+3
|\
| * block: add block-job-completePaolo Bonzini2012-10-241-0/+3
* | Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno2012-10-291-3/+0
|\ \
| * | qmp: handle stop/cont in INMIGRATE statePaolo Bonzini2012-10-241-3/+0
| |/
* | vnc: drop QERR_VNC_SERVER_FAILEDPaolo Bonzini2012-10-231-3/+0
|/
* block: add support for job pause/resumePaolo Bonzini2012-09-281-0/+3
* qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVEPaolo Bonzini2012-09-281-0/+3
* error, qerror: drop QDict memberLuiz Capitulino2012-08-131-1/+0
* qerror: drop qerror_table and qerror_format()Luiz Capitulino2012-08-131-7/+0
* error, qerror: pass desc string to error callsLuiz Capitulino2012-08-131-71/+70
* qerror: add proper ErrorClass value for QERR_ macrosLuiz Capitulino2012-08-131-70/+70
* error, qerror: add ErrorClass argument to error functionsLuiz Capitulino2012-08-131-71/+74
* qerror: qerror_table: don't use C99 struct initializersLuiz Capitulino2012-08-131-1/+1
* qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESSLuiz Capitulino2012-08-131-3/+0
* qerror: don't delay error message constructionLuiz Capitulino2012-08-131-1/+1
* qerror: qerror_format(): return an allocated stringLuiz Capitulino2012-08-131-1/+1
* qerror: QError: drop file, linenr, funcLuiz Capitulino2012-08-131-7/+1
* qerror: reduce public exposureLuiz Capitulino2012-08-131-5/+0
* qerror: introduce QERR_INVALID_OPTION_GROUPLuiz Capitulino2012-06-041-0/+3
* qerror: add five qerror stringsAmos Kong2012-05-101-0/+15
* qdev: add blocksize property typeStefan Hajnoczi2012-04-051-0/+4
* QError: Introduce new errors for the migration commandLuiz Capitulino2012-03-151-0/+6
* qdev: print error message before abortingPaolo Bonzini2012-02-141-0/+1
* qom: use object_resolve_path_type for linksPaolo Bonzini2012-02-071-0/+3
* add QERR_BASE_NOT_FOUNDMarcelo Tosatti2012-01-261-0/+3
* qmp: add block_stream commandStefan Hajnoczi2012-01-261-0/+3
* block: use proper qerrors in qmp_block_resizeStefan Hajnoczi2012-01-181-0/+6
* qerror: restore alphabetical order over qerrorsStefan Hajnoczi2012-01-181-36/+36
* qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi2012-01-181-1/+1
* qerror: Extend QERR_DEVICE_ENCRYPTEDLuiz Capitulino2012-01-181-1/+1
* qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGEPaolo Bonzini2011-12-191-0/+3
* qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori2011-12-151-0/+3
* guest agent: add RPC blacklist command-line optionMichael Roth2011-12-121-0/+3
* QError: Introduce QERR_IO_ERRORLuiz Capitulino2011-12-061-0/+3
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-12-051-0/+3
|\
| * hmp/qmp: add block_set_io_throttleZhi Yong Wu2011-12-051-0/+3
* | hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V2011-12-041-0/+3
|/
* qed: add migration blocker (v2)Anthony Liguori2011-11-211-0/+3
* ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori2011-11-211-0/+3
* qerror: add qerror_report_err()Anthony Liguori2011-10-041-0/+2
* Monitor/QMP: Don't allow cont on bad VM stateLuiz Capitulino2011-09-151-0/+3
* Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange2011-07-231-0/+3
* guest agent: add guest agent RPCs/commandsMichael Roth2011-07-211-0/+6
* qapi: add QMP input visitorMichael Roth2011-07-211-0/+3
* Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-06-081-0/+3
|\
| * QMP: QError: New QERR_UNSUPPORTEDLai Jiangshan2011-06-011-0/+3
* | json-parser: propagate error from parserAnthony Liguori2011-06-071-0/+3
* | QError: Introduce qerror_format()Luiz Capitulino2011-06-071-0/+1
|/
* Make VNC support optionalJes Sorensen2011-03-221-0/+3
* qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATUREKevin Wolf2011-02-101-0/+3
OpenPOWER on IntegriCloud