index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qerror.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
qerror: introduce QERR_INVALID_OPTION_GROUP
Luiz Capitulino
1
-0
/
+3
2012-05-10
qerror: add five qerror strings
Amos Kong
1
-0
/
+15
2012-04-05
qdev: add blocksize property type
Stefan Hajnoczi
1
-0
/
+4
2012-03-15
QError: Introduce new errors for the migration command
Luiz Capitulino
1
-0
/
+6
2012-02-14
qdev: print error message before aborting
Paolo Bonzini
1
-0
/
+1
2012-02-07
qom: use object_resolve_path_type for links
Paolo Bonzini
1
-0
/
+3
2012-01-26
add QERR_BASE_NOT_FOUND
Marcelo Tosatti
1
-0
/
+3
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+3
2012-01-18
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
1
-0
/
+6
2012-01-18
qerror: restore alphabetical order over qerrors
Stefan Hajnoczi
1
-36
/
+36
2012-01-18
qerror: add check-qerror.sh to verify alphabetical order
Stefan Hajnoczi
1
-1
/
+1
2012-01-18
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
1
-1
/
+1
2011-12-19
qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
Paolo Bonzini
1
-0
/
+3
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
1
-0
/
+3
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
1
-0
/
+3
2011-12-06
QError: Introduce QERR_IO_ERROR
Luiz Capitulino
1
-0
/
+3
2011-12-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+3
2011-12-05
hmp/qmp: add block_set_io_throttle
Zhi Yong Wu
1
-0
/
+3
2011-12-04
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
1
-0
/
+3
2011-11-21
qed: add migration blocker (v2)
Anthony Liguori
1
-0
/
+3
2011-11-21
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
Anthony Liguori
1
-0
/
+3
2011-10-04
qerror: add qerror_report_err()
Anthony Liguori
1
-0
/
+2
2011-09-15
Monitor/QMP: Don't allow cont on bad VM state
Luiz Capitulino
1
-0
/
+3
2011-07-23
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
1
-0
/
+3
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
1
-0
/
+6
2011-07-21
qapi: add QMP input visitor
Michael Roth
1
-0
/
+3
2011-06-08
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-0
/
+3
2011-06-07
json-parser: propagate error from parser
Anthony Liguori
1
-0
/
+3
2011-06-07
QError: Introduce qerror_format()
Luiz Capitulino
1
-0
/
+1
2011-06-01
QMP: QError: New QERR_UNSUPPORTED
Lai Jiangshan
1
-0
/
+3
2011-03-22
Make VNC support optional
Jes Sorensen
1
-0
/
+3
2011-02-10
qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Kevin Wolf
1
-0
/
+3
2011-01-10
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
1
-0
/
+3
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-2
/
+1
2010-07-30
migration: Accept 'cont' only after successful incoming migration
Amit Shah
1
-0
/
+3
2010-07-01
QError: Introduce QERR_QMP_EXTRA_MEMBER
Luiz Capitulino
1
-0
/
+3
2010-05-19
Fix qtypes' licenses
Luiz Capitulino
1
-1
/
+1
2010-04-26
QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
Luiz Capitulino
1
-0
/
+3
2010-04-18
error: New QERR_DEVICE_IN_USE
Markus Armbruster
1
-0
/
+3
2010-04-18
error: New QERR_INVALID_PARAMETER_VALUE
Markus Armbruster
1
-0
/
+3
2010-04-18
error: New QERR_DUPLICATE_ID
Markus Armbruster
1
-0
/
+3
2010-04-18
error: Put error definitions back in alphabetical order
Markus Armbruster
1
-3
/
+5
2010-03-27
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
1
-0
/
+5
2010-03-17
QError: New QERR_DEVICE_NOT_ENCRYPTED
Shahar Havivi
1
-0
/
+3
2010-03-16
error: New QERR_NO_BUS_FOR_DEVICE
Markus Armbruster
1
-0
/
+3
2010-03-16
error: New QERR_DEVICE_INIT_FAILED
Markus Armbruster
1
-0
/
+3
2010-03-16
error: New QERR_BUS_NO_HOTPLUG
Markus Armbruster
1
-0
/
+3
2010-03-16
error: New QERR_BAD_BUS_FOR_DEVICE
Markus Armbruster
1
-0
/
+3
2010-03-16
error: New QERR_DEVICE_NO_BUS
Markus Armbruster
1
-0
/
+3
[next]