aboutsummaryrefslogtreecommitdiffstats
path: root/qerror.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-03qom: add new command to search for typesAnthony Liguori1-1/+1
2012-01-26add QERR_BASE_NOT_FOUNDMarcelo Tosatti1-0/+4
2012-01-26qmp: add block_stream commandStefan Hajnoczi1-0/+4
2012-01-18block: use proper qerrors in qmp_block_resizeStefan Hajnoczi1-0/+8
2012-01-18qerror: restore alphabetical order over qerrorsStefan Hajnoczi1-42/+42
2012-01-18qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi1-2/+1
2011-12-19qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGEPaolo Bonzini1-0/+5
2011-12-15qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori1-0/+4
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori1-1/+1
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil1-1/+1
2011-12-12guest agent: add RPC blacklist command-line optionMichael Roth1-0/+4
2011-12-06QError: Introduce QERR_IO_ERRORLuiz Capitulino1-0/+4
2011-12-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+4
2011-12-05Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori1-0/+5
2011-12-05hmp/qmp: add block_set_io_throttleZhi Yong Wu1-0/+4
2011-12-04hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V1-0/+5
2011-12-02fix spelling in main directoryDong Xu Wang1-1/+1
2011-11-21qed: add migration blocker (v2)Anthony Liguori1-0/+4
2011-11-21ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori1-0/+4
2011-10-27qerror: Add a user string for QERR_FEATURE_DISABLEDLuiz Capitulino1-0/+4
2011-10-04qerror: add qerror_report_err()Anthony Liguori1-0/+33
2011-09-15Monitor/QMP: Don't allow cont on bad VM stateLuiz Capitulino1-0/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-07-23Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange1-0/+4
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth1-0/+8
2011-07-21qerror: add QERR_JSON_PARSE_ERROR to qerror.cMichael Roth1-0/+5
2011-06-08Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori1-0/+4
2011-06-07QError: Introduce qerror_format()Luiz Capitulino1-0/+15
2011-06-07QError: Introduce qerror_format_desc()Luiz Capitulino1-19/+25
2011-06-01QMP: QError: New QERR_UNSUPPORTEDLai Jiangshan1-0/+4
2011-02-10qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATUREKevin Wolf1-0/+5
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann1-0/+4
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil1-2/+4
2010-07-30migration: Accept 'cont' only after successful incoming migrationAmit Shah1-0/+4
2010-07-01QError: Introduce QERR_QMP_EXTRA_MEMBERLuiz Capitulino1-0/+4
2010-07-01QError: Enhance QERR_DEVICE_NOT_ACTIVE's user descLuiz Capitulino1-1/+1
2010-05-19Fix qtypes' licensesLuiz Capitulino1-1/+1
2010-04-26QError: Improve QERR_QMP_BAD_INPUT_OBJECT descLuiz Capitulino1-1/+1
2010-04-26QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBERLuiz Capitulino1-0/+4
2010-04-18error: New QERR_DEVICE_IN_USEMarkus Armbruster1-0/+4
2010-04-18error: New QERR_INVALID_PARAMETER_VALUEMarkus Armbruster1-0/+4
2010-04-18error: New QERR_DUPLICATE_IDMarkus Armbruster1-0/+4
2010-04-18error: Put error definitions back in alphabetical orderMarkus Armbruster1-4/+8
2010-03-27error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]Markus Armbruster1-0/+20
2010-03-27error: Trim includes in qerror.cMarkus Armbruster1-2/+0
2010-03-17QError: New QERR_DEVICE_NOT_ENCRYPTEDShahar Havivi1-0/+4
2010-03-16error: New QERR_NO_BUS_FOR_DEVICEMarkus Armbruster1-0/+4
2010-03-16error: New QERR_DEVICE_INIT_FAILEDMarkus Armbruster1-0/+4
2010-03-16error: New QERR_BUS_NO_HOTPLUGMarkus Armbruster1-0/+4
2010-03-16error: New QERR_BAD_BUS_FOR_DEVICEMarkus Armbruster1-0/+4