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
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
qom: Reimplement Interfaces
Anthony Liguori
2
-150
/
+116
2012-08-13
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
8
-107
/
+139
2012-08-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
7
-30
/
+30
2012-08-11
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
15
-45
/
+155
2012-08-11
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
8
-42
/
+163
2012-08-11
configure: fix double check tests with Clang
Blue Swirl
1
-3
/
+3
2012-08-11
configure: Check for -Werror causing failures when compiling tests
Peter Maydell
1
-4
/
+28
2012-08-11
exec.c: fix dirty bitmap reallocation
Igor Mitsyanko
1
-0
/
+2
2012-08-11
Makefile: add qapi.py dependencies
Stefan Hajnoczi
1
-6
/
+8
2012-08-11
unicore32-softmmu: Add a minimal curses screen support
Guan Xuetao
1
-2
/
+43
2012-08-11
unicore32: Close dump-option of cpu_dump_state_ucf64 function
Guan Xuetao
1
-1
/
+1
2012-08-11
unicore32: Disintegrate cpu_dump_state_ucf64 function
Guan Xuetao
1
-16
/
+25
2012-08-11
unicore32: Split UniCore-F64 instruction helpers from helper.c
Guan Xuetao
3
-330
/
+347
2012-08-11
unicore32-softmmu: Add is_default setting for puv3 machine
Guan Xuetao
1
-0
/
+1
2012-08-11
unicore32-softmmu: Add maintainer information for UniCore32 machine
Guan Xuetao
1
-0
/
+8
2012-08-11
unicore32-softmmu: Add ps2 support
Guan Xuetao
2
-0
/
+6
2012-08-11
unicore32-softmmu: Add puv3 dma support
Guan Xuetao
3
-0
/
+111
2012-08-11
unicore32-softmmu: Add puv3 pm support
Guan Xuetao
3
-0
/
+151
2012-08-11
unicore32-softmmu: Add puv3 gpio support
Guan Xuetao
3
-0
/
+148
2012-08-11
unicore32-softmmu: Add puv3 ostimer support
Guan Xuetao
4
-0
/
+156
2012-08-11
unicore32-softmmu: Add puv3 interrupt support
Guan Xuetao
3
-1
/
+160
2012-08-11
unicore32-softmmu: Add puv3 soc/board support
Guan Xuetao
4
-0
/
+148
2012-08-11
unicore32-softmmu: Make sure that kernel can access user space
Guan Xuetao
1
-10
/
+26
2012-08-11
unicore32-softmmu: Implement softmmu specific functions
Guan Xuetao
2
-5
/
+253
2012-08-11
target-unicore32: Drop UC32_CPUID macros
Andreas Färber
1
-4
/
+0
2012-08-11
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
Guan Xuetao
4
-12
/
+25
2012-08-11
unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
Guan Xuetao
3
-49
/
+233
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
10
-15
/
+106
2012-08-10
target-arm: Fix typos in comments
Peter Maydell
6
-24
/
+24
2012-08-10
arm: translate: comment typo - s/middel/middle/
Peter A. G. Crosthwaite
1
-1
/
+1
2012-08-10
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
1
-5
/
+5
[next]