index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qerror.h
Age
Commit message (
Expand
)
Author
2012-10-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
2012-10-24
qmp: handle stop/cont in INMIGRATE state
Paolo Bonzini
2012-10-24
block: add block-job-complete
Paolo Bonzini
2012-10-23
vnc: drop QERR_VNC_SERVER_FAILED
Paolo Bonzini
2012-09-28
block: add support for job pause/resume
Paolo Bonzini
2012-09-28
qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
Paolo Bonzini
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
[next]