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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
error, qerror: drop QDict member
Luiz Capitulino
1
-4
/
+0
2012-08-13
qerror: drop qerror_table and qerror_format()
Luiz Capitulino
1
-400
/
+0
2012-08-13
error, qerror: pass desc string to error calls
Luiz Capitulino
1
-41
/
+1
2012-08-13
error, qerror: add ErrorClass argument to error functions
Luiz Capitulino
1
-3
/
+7
2012-08-13
qerror: qerror_table: don't use C99 struct initializers
Luiz Capitulino
1
-138
/
+138
2012-08-13
qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS
Luiz Capitulino
1
-4
/
+0
2012-08-13
error: don't delay error message construction
Luiz Capitulino
1
-3
/
+1
2012-08-13
qerror: don't delay error message construction
Luiz Capitulino
1
-25
/
+4
2012-08-13
qerror: qerror_format(): return an allocated string
Luiz Capitulino
1
-2
/
+8
2012-08-13
qerror: QError: drop file, linenr, func
Luiz Capitulino
1
-17
/
+3
2012-08-13
qerror: avoid passing qerr pointer
Luiz Capitulino
1
-12
/
+12
2012-08-13
qerror: drop qerror_abort()
Luiz Capitulino
1
-27
/
+14
2012-08-13
qerror: reduce public exposure
Luiz Capitulino
1
-5
/
+5
2012-08-13
qerror: QERR_DEVICE_ENCRYPTED: change error message
Luiz Capitulino
1
-1
/
+1
2012-08-13
qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg
Luiz Capitulino
1
-1
/
+1
2012-06-04
qerror: introduce QERR_INVALID_OPTION_GROUP
Luiz Capitulino
1
-0
/
+4
2012-05-10
qerror: add five qerror strings
Amos Kong
1
-0
/
+20
2012-04-05
qdev: add blocksize property type
Stefan Hajnoczi
1
-0
/
+5
2012-04-05
qerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE description
Stefan Hajnoczi
1
-1
/
+1
2012-03-15
QError: Introduce new errors for the migration command
Luiz Capitulino
1
-0
/
+8
2012-02-14
qdev: print error message before aborting
Paolo Bonzini
1
-0
/
+8
2012-02-07
qom: use object_resolve_path_type for links
Paolo Bonzini
1
-0
/
+4
2012-02-03
qom: add new command to search for types
Anthony Liguori
1
-1
/
+1
2012-01-26
add QERR_BASE_NOT_FOUND
Marcelo Tosatti
1
-0
/
+4
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+4
2012-01-18
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
1
-0
/
+8
2012-01-18
qerror: restore alphabetical order over qerrors
Stefan Hajnoczi
1
-42
/
+42
2012-01-18
qerror: add check-qerror.sh to verify alphabetical order
Stefan Hajnoczi
1
-2
/
+1
2011-12-19
qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
Paolo Bonzini
1
-0
/
+5
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
1
-0
/
+4
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
1
-1
/
+1
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-1
/
+1
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
1
-0
/
+4
2011-12-06
QError: Introduce QERR_IO_ERROR
Luiz Capitulino
1
-0
/
+4
2011-12-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+4
2011-12-05
Merge remote-tracking branch 'aneesh/1.0-fixes' into staging
Anthony Liguori
1
-0
/
+5
2011-12-05
hmp/qmp: add block_set_io_throttle
Zhi Yong Wu
1
-0
/
+4
2011-12-04
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
1
-0
/
+5
2011-12-02
fix spelling in main directory
Dong Xu Wang
1
-1
/
+1
2011-11-21
qed: add migration blocker (v2)
Anthony Liguori
1
-0
/
+4
2011-11-21
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
Anthony Liguori
1
-0
/
+4
2011-10-27
qerror: Add a user string for QERR_FEATURE_DISABLED
Luiz Capitulino
1
-0
/
+4
2011-10-04
qerror: add qerror_report_err()
Anthony Liguori
1
-0
/
+33
2011-09-15
Monitor/QMP: Don't allow cont on bad VM state
Luiz Capitulino
1
-0
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-07-23
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
1
-0
/
+4
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
1
-0
/
+8
2011-07-21
qerror: add QERR_JSON_PARSE_ERROR to qerror.c
Michael Roth
1
-0
/
+5
2011-06-08
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-0
/
+4
2011-06-07
QError: Introduce qerror_format()
Luiz Capitulino
1
-0
/
+15
[next]