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-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
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-08-13
monitor: drop unused monitor debug code
Luiz Capitulino
2
-75
/
+0
2012-08-13
arm: Move some ARM devices into libhw
Andreas Färber
3
-12
/
+41
2012-08-13
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
13
-27
/
+170
2012-08-13
linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
Peter Maydell
1
-5
/
+6
2012-08-13
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Peter Maydell
3
-4
/
+7
2012-08-13
linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
Peter Maydell
1
-2
/
+2
2012-08-13
ssd0323: abort() instead of exit(1) on error.
Peter A. G. Crosthwaite
1
-1
/
+3
2012-08-13
hw/sd.c: make sd_wp_addr() return bool
Mitsyanko Igor
1
-1
/
+1
2012-08-13
hw/sd.c: make sd_dataready() return bool
Mitsyanko Igor
2
-2
/
+2
2012-08-13
hw/sd.c: convert binary variables to bool
Mitsyanko Igor
2
-14
/
+14
2012-08-13
hw/sd.c: introduce wrapper for conversion address to wp group
Mitsyanko Igor
1
-14
/
+13
2012-08-13
hw/sd.c: make sd_wp_addr() accept 64 bit address argument
Mitsyanko Igor
1
-1
/
+1
2012-08-13
hw/sd.c: convert wp_groups in SDState to bitfield
Mitsyanko Igor
1
-14
/
+19
2012-08-13
armv7m: Guard against no -kernel argument
Peter A. G. Crosthwaite
1
-0
/
+5
2012-08-13
hw/armv7m_nvic: Fix incorrect default for num-irqs property
Peter Maydell
1
-7
/
+14
2012-08-13
qom: Reimplement Interfaces
Anthony Liguori
2
-150
/
+116
[prev]
[next]