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
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
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
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
[prev]
[next]