index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qerror.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: add blocksize property type
Stefan Hajnoczi
2012-04-05
1
-0
/
+4
*
QError: Introduce new errors for the migration command
Luiz Capitulino
2012-03-15
1
-0
/
+6
*
qdev: print error message before aborting
Paolo Bonzini
2012-02-14
1
-0
/
+1
*
qom: use object_resolve_path_type for links
Paolo Bonzini
2012-02-07
1
-0
/
+3
*
add QERR_BASE_NOT_FOUND
Marcelo Tosatti
2012-01-26
1
-0
/
+3
*
qmp: add block_stream command
Stefan Hajnoczi
2012-01-26
1
-0
/
+3
*
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
2012-01-18
1
-0
/
+6
*
qerror: restore alphabetical order over qerrors
Stefan Hajnoczi
2012-01-18
1
-36
/
+36
*
qerror: add check-qerror.sh to verify alphabetical order
Stefan Hajnoczi
2012-01-18
1
-1
/
+1
*
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-01-18
1
-1
/
+1
*
qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
Paolo Bonzini
2011-12-19
1
-0
/
+3
*
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
2011-12-15
1
-0
/
+3
*
guest agent: add RPC blacklist command-line option
Michael Roth
2011-12-12
1
-0
/
+3
*
QError: Introduce QERR_IO_ERROR
Luiz Capitulino
2011-12-06
1
-0
/
+3
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-05
1
-0
/
+3
|
\
|
*
hmp/qmp: add block_set_io_throttle
Zhi Yong Wu
2011-12-05
1
-0
/
+3
*
|
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
2011-12-04
1
-0
/
+3
|
/
*
qed: add migration blocker (v2)
Anthony Liguori
2011-11-21
1
-0
/
+3
*
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
Anthony Liguori
2011-11-21
1
-0
/
+3
*
qerror: add qerror_report_err()
Anthony Liguori
2011-10-04
1
-0
/
+2
*
Monitor/QMP: Don't allow cont on bad VM state
Luiz Capitulino
2011-09-15
1
-0
/
+3
*
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
2011-07-23
1
-0
/
+3
*
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
1
-0
/
+6
*
qapi: add QMP input visitor
Michael Roth
2011-07-21
1
-0
/
+3
*
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
2011-06-08
1
-0
/
+3
|
\
|
*
QMP: QError: New QERR_UNSUPPORTED
Lai Jiangshan
2011-06-01
1
-0
/
+3
*
|
json-parser: propagate error from parser
Anthony Liguori
2011-06-07
1
-0
/
+3
*
|
QError: Introduce qerror_format()
Luiz Capitulino
2011-06-07
1
-0
/
+1
|
/
*
Make VNC support optional
Jes Sorensen
2011-03-22
1
-0
/
+3
*
qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Kevin Wolf
2011-02-10
1
-0
/
+3
*
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
2011-01-10
1
-0
/
+3
*
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-1
/
+1
*
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-2
/
+1
*
migration: Accept 'cont' only after successful incoming migration
Amit Shah
2010-07-30
1
-0
/
+3
*
QError: Introduce QERR_QMP_EXTRA_MEMBER
Luiz Capitulino
2010-07-01
1
-0
/
+3
*
Fix qtypes' licenses
Luiz Capitulino
2010-05-19
1
-1
/
+1
*
QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
Luiz Capitulino
2010-04-26
1
-0
/
+3
*
error: New QERR_DEVICE_IN_USE
Markus Armbruster
2010-04-18
1
-0
/
+3
*
error: New QERR_INVALID_PARAMETER_VALUE
Markus Armbruster
2010-04-18
1
-0
/
+3
*
error: New QERR_DUPLICATE_ID
Markus Armbruster
2010-04-18
1
-0
/
+3
*
error: Put error definitions back in alphabetical order
Markus Armbruster
2010-04-18
1
-3
/
+5
*
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
2010-03-27
1
-0
/
+5
*
QError: New QERR_DEVICE_NOT_ENCRYPTED
Shahar Havivi
2010-03-17
1
-0
/
+3
*
error: New QERR_NO_BUS_FOR_DEVICE
Markus Armbruster
2010-03-16
1
-0
/
+3
*
error: New QERR_DEVICE_INIT_FAILED
Markus Armbruster
2010-03-16
1
-0
/
+3
*
error: New QERR_BUS_NO_HOTPLUG
Markus Armbruster
2010-03-16
1
-0
/
+3
*
error: New QERR_BAD_BUS_FOR_DEVICE
Markus Armbruster
2010-03-16
1
-0
/
+3
*
error: New QERR_DEVICE_NO_BUS
Markus Armbruster
2010-03-16
1
-0
/
+3
*
error: New QERR_DEVICE_MULTIPLE_BUSSES
Markus Armbruster
2010-03-16
1
-0
/
+3
*
error: New QERR_BUS_NOT_FOUND
Markus Armbruster
2010-03-16
1
-0
/
+3
[next]