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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
Merge remote-tracking branch 'kraxel/seabios-5a02306' into staging
Anthony Liguori
2
-0
/
+0
2012-08-14
MAINTAINERS: Update email address for Stefan Hajnoczi
Stefan Hajnoczi
1
-2
/
+2
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
35
-1119
/
+689
2012-08-13
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
16
-13
/
+1451
2012-08-13
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
8
-57
/
+104
2012-08-13
target-ppc: add implementation of query-cpu-definitions (v2)
Anthony Liguori
1
-0
/
+26
2012-08-13
target-i386: add implementation of query-cpu-definitions (v2)
Anthony Liguori
1
-0
/
+22
2012-08-13
qapi: add query-cpu-definitions command (v2)
Anthony Liguori
3
-0
/
+35
2012-08-13
compiler: add macro for GCC weak symbols
Anthony Liguori
1
-0
/
+1
2012-08-13
qapi: add query-machines command
Anthony Liguori
3
-0
/
+65
2012-08-13
qapi: mark QOM commands stable
Anthony Liguori
1
-15
/
+4
2012-08-13
qmp: introduce device-list-properties command
Anthony Liguori
3
-0
/
+85
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
4
-0
/
+18
2012-08-13
qmp: qmp-events.txt: add missing doc for the SUSPEND event
Luiz Capitulino
1
-0
/
+12
2012-08-13
qmp: qmp-events.txt: put events in alphabetical order
Luiz Capitulino
1
-136
/
+130
2012-08-13
qmp: emit the WAKEUP event when the guest is put to run
Luiz Capitulino
2
-1
/
+14
2012-08-13
qmp: don't emit the RESET event on wakeup from S3
Luiz Capitulino
1
-1
/
+15
2012-08-13
scripts: qapi-commands.py: qmp-commands.h: include qdict.h
Luiz Capitulino
1
-0
/
+1
2012-08-13
docs: writing-qmp-commands.txt: update error section
Luiz Capitulino
1
-20
/
+27
2012-08-13
error, qerror: drop QDict member
Luiz Capitulino
3
-9
/
+0
2012-08-13
qerror: drop qerror_table and qerror_format()
Luiz Capitulino
2
-407
/
+0
2012-08-13
error, qerror: pass desc string to error calls
Luiz Capitulino
4
-119
/
+77
2012-08-13
error: drop error_get_qobject()/error_set_qobject()
Luiz Capitulino
4
-50
/
+0
2012-08-13
qemu-ga: switch to the new error format on the wire
Luiz Capitulino
4
-3
/
+13
2012-08-13
qmp: switch to the new error format on the wire
Luiz Capitulino
4
-69
/
+18
2012-08-13
error: drop unused functions
Luiz Capitulino
3
-65
/
+0
2012-08-13
hmp: hmp_change(): use error_get_class()
Luiz Capitulino
1
-1
/
+2
2012-08-13
error: add error_get_class()
Luiz Capitulino
2
-0
/
+10
2012-08-13
qerror: add proper ErrorClass value for QERR_ macros
Luiz Capitulino
1
-70
/
+70
2012-08-13
error, qerror: add ErrorClass argument to error functions
Luiz Capitulino
4
-78
/
+90
2012-08-13
qerror: qerror_table: don't use C99 struct initializers
Luiz Capitulino
2
-139
/
+139
2012-08-13
qapi-schema: add ErrorClass enum
Luiz Capitulino
1
-0
/
+30
2012-08-13
qapi: don't convert enum strings to lowercase
Luiz Capitulino
1
-1
/
+1
2012-08-13
qapi: generate correct enum names for camel case enums
Luiz Capitulino
1
-1
/
+11
2012-08-13
qapi: qapi-types.h: don't include qapi/qapi-types-core.h
Luiz Capitulino
1
-1
/
+2
2012-08-13
hmp: hmp.h: include qdict.h
Luiz Capitulino
1
-0
/
+1
2012-08-13
block: block_int: include qerror.h
Luiz Capitulino
1
-0
/
+1
2012-08-13
qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS
Luiz Capitulino
2
-7
/
+0
2012-08-13
migration: don't rely on any QERR_SOCKET_*
Luiz Capitulino
2
-15
/
+9
2012-08-13
net: inet_connect(), inet_connect_opts(): add in_progress argument
Luiz Capitulino
6
-9
/
+17
2012-08-13
hmp_change(): don't access DeviceEncrypted's data
Luiz Capitulino
1
-27
/
+2
2012-08-13
hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED
Luiz Capitulino
1
-18
/
+19
2012-08-13
qmp: query-block: add 'encryption_key_missing' field
Luiz Capitulino
2
-3
/
+7
2012-08-13
error: don't delay error message construction
Luiz Capitulino
2
-10
/
+2
2012-08-13
qerror: don't delay error message construction
Luiz Capitulino
2
-26
/
+5
2012-08-13
qerror: qerror_format(): return an allocated string
Luiz Capitulino
3
-7
/
+10
2012-08-13
qerror: QError: drop file, linenr, func
Luiz Capitulino
2
-24
/
+4
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
2
-10
/
+5
[next]