summaryrefslogtreecommitdiffstats
path: root/qerror.c
Commit message (Expand)AuthorAgeFilesLines
* QError: Introduce new errors for the migration commandLuiz Capitulino2012-03-151-0/+8
* qdev: print error message before abortingPaolo Bonzini2012-02-141-0/+8
* qom: use object_resolve_path_type for linksPaolo Bonzini2012-02-071-0/+4
* qom: add new command to search for typesAnthony Liguori2012-02-031-1/+1
* add QERR_BASE_NOT_FOUNDMarcelo Tosatti2012-01-261-0/+4
* qmp: add block_stream commandStefan Hajnoczi2012-01-261-0/+4
* block: use proper qerrors in qmp_block_resizeStefan Hajnoczi2012-01-181-0/+8
* qerror: restore alphabetical order over qerrorsStefan Hajnoczi2012-01-181-42/+42
* qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi2012-01-181-2/+1
* qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGEPaolo Bonzini2011-12-191-0/+5
* qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori2011-12-151-0/+4
* Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori2011-12-141-1/+1
|\
| * Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-1/+1
* | guest agent: add RPC blacklist command-line optionMichael Roth2011-12-121-0/+4
* | QError: Introduce QERR_IO_ERRORLuiz Capitulino2011-12-061-0/+4
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-12-051-0/+4
|\
| * hmp/qmp: add block_set_io_throttleZhi Yong Wu2011-12-051-0/+4
* | Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori2011-12-051-0/+5
|\ \
| * | hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V2011-12-041-0/+5
| |/
* | fix spelling in main directoryDong Xu Wang2011-12-021-1/+1
|/
* qed: add migration blocker (v2)Anthony Liguori2011-11-211-0/+4
* ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori2011-11-211-0/+4
* qerror: Add a user string for QERR_FEATURE_DISABLEDLuiz Capitulino2011-10-271-0/+4
* qerror: add qerror_report_err()Anthony Liguori2011-10-041-0/+33
* Monitor/QMP: Don't allow cont on bad VM stateLuiz Capitulino2011-09-151-0/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange2011-07-231-0/+4
* guest agent: add guest agent RPCs/commandsMichael Roth2011-07-211-0/+8
* qerror: add QERR_JSON_PARSE_ERROR to qerror.cMichael Roth2011-07-211-0/+5
* Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-06-081-0/+4
|\
| * QMP: QError: New QERR_UNSUPPORTEDLai Jiangshan2011-06-011-0/+4
* | QError: Introduce qerror_format()Luiz Capitulino2011-06-071-0/+15
* | QError: Introduce qerror_format_desc()Luiz Capitulino2011-06-071-19/+25
|/
* qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATUREKevin Wolf2011-02-101-0/+5
* pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann2011-01-101-0/+4
* Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-2/+4
* migration: Accept 'cont' only after successful incoming migrationAmit Shah2010-07-301-0/+4
* QError: Introduce QERR_QMP_EXTRA_MEMBERLuiz Capitulino2010-07-011-0/+4
* QError: Enhance QERR_DEVICE_NOT_ACTIVE's user descLuiz Capitulino2010-07-011-1/+1
* Fix qtypes' licensesLuiz Capitulino2010-05-191-1/+1
* QError: Improve QERR_QMP_BAD_INPUT_OBJECT descLuiz Capitulino2010-04-261-1/+1
* QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBERLuiz Capitulino2010-04-261-0/+4
* error: New QERR_DEVICE_IN_USEMarkus Armbruster2010-04-181-0/+4
* error: New QERR_INVALID_PARAMETER_VALUEMarkus Armbruster2010-04-181-0/+4
* error: New QERR_DUPLICATE_IDMarkus Armbruster2010-04-181-0/+4
* error: Put error definitions back in alphabetical orderMarkus Armbruster2010-04-181-4/+8
* error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]Markus Armbruster2010-03-271-0/+20
* error: Trim includes in qerror.cMarkus Armbruster2010-03-271-2/+0
* QError: New QERR_DEVICE_NOT_ENCRYPTEDShahar Havivi2010-03-171-0/+4
* error: New QERR_NO_BUS_FOR_DEVICEMarkus Armbruster2010-03-161-0/+4
OpenPOWER on IntegriCloud