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-04-06
linux-user: add struct old_dev_t compat
Alexander Graf
3
-2
/
+58
2012-04-06
linux-user: implement device mapper ioctls
Alexander Graf
4
-0
/
+312
2012-04-06
linux-user: target_argv is placed on ts->bprm->argv and can't be freed()
Fabio Erculiani
1
-5
/
+0
2012-04-06
linux-user: improve fake /proc/self/stat making `ps` not segfault.
Fabio Erculiani
1
-4
/
+15
2012-04-04
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
5
-30
/
+184
2012-04-04
Improve interrupt handling priority
Artyom Tarasenko
1
-1
/
+6
2012-04-04
Fix vector interrupt handling
Artyom Tarasenko
1
-13
/
+16
2012-04-04
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
Andreas Färber
2
-4
/
+6
2012-04-04
target-s390x: QOM'ify CPU init
Andreas Färber
3
-18
/
+31
2012-04-04
target-s390x: QOM'ify CPU reset
Andreas Färber
2
-11
/
+14
2012-04-04
target-s390x: QOM'ify CPU
Andreas Färber
5
-1
/
+137
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
5
-5
/
+18
2012-04-02
qdev: give all devices a canonical path
Paolo Bonzini
1
-3
/
+13
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
4
-24
/
+7
2012-04-02
qom: add container_get
Paolo Bonzini
4
-22
/
+66
2012-04-02
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
5
-60
/
+31
2012-04-02
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2
-5
/
+19
2012-04-02
serial: clear LSR.TEMT when populating the TSR
Anthony Liguori
1
-0
/
+1
2012-04-02
serial: fix retry logic
Anthony Liguori
1
-1
/
+3
2012-04-02
qtest: use qemu_gettimeofday()
Anthony Liguori
1
-7
/
+7
2012-04-01
milkymist-vgafb: add missing register
Michael Walle
1
-1
/
+4
2012-04-01
target-lm32: add simple disassembler
Michael Walle
5
-0
/
+375
2012-03-31
milkymist-sysctl: support for new core version
Michael Walle
1
-9
/
+17
2012-03-31
target-lm32: init tcg only if available
Michael Walle
1
-1
/
+1
2012-03-31
tests: fix out-of-tree building for lm32 target
Michael Walle
2
-6
/
+11
2012-03-31
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
7
-57
/
+84
2012-03-31
Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpu
Blue Swirl
9
-61
/
+186
2012-03-31
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
6
-8
/
+143
2012-03-31
buildfix: check for old pod2man versions
Gerd Hoffmann
2
-1
/
+8
2012-03-31
Fix conversion from lower to upper case with Turkish locale
Stefan Weil
3
-8
/
+8
2012-03-30
qtest: avoid a warning with RTC test
Blue Swirl
1
-3
/
+3
2012-03-30
qtest: fix 32-bit build
Anthony Liguori
1
-1
/
+1
2012-03-30
slirp: Signal free input buffer space to io-thread
Jan Kiszka
1
-0
/
+6
2012-03-30
qtest: fix out of tree build
Blue Swirl
1
-0
/
+2
2012-03-30
qtest: add rtc-test test-case
Anthony Liguori
2
-0
/
+268
2012-03-30
rtc: split out macros into a header file and use in test case
Anthony Liguori
3
-35
/
+63
2012-03-30
qtest: add C version of test infrastructure
Anthony Liguori
5
-4
/
+748
2012-03-30
qtest: add clock management
Paolo Bonzini
5
-1
/
+69
2012-03-30
qtest: IRQ interception infrastructure
Paolo Bonzini
4
-24
/
+93
2012-03-30
qtest: add test framework
Anthony Liguori
8
-4
/
+473
2012-03-30
test makefile overhaul
Paolo Bonzini
16
-45
/
+123
2012-03-30
tracetool: dtrace: handle in and next reserved words
Alon Levy
1
-4
/
+6
2012-03-30
tracetool: dtrace disabled-events fix
Lee Essen
1
-0
/
+12
2012-03-30
Makefile.target: code stp dependency on trace-events
Alon Levy
1
-1
/
+1
2012-03-30
pl031: switch clock base to rtc_clock
Paolo Bonzini
1
-12
/
+26
2012-03-30
pl031: rearm alarm timer upon load
Paolo Bonzini
1
-15
/
+24
2012-03-30
arm: switch real-time clocks to rtc_clock
Paolo Bonzini
4
-25
/
+26
2012-03-30
omap: switch omap_lpg to vm_clock
Paolo Bonzini
1
-3
/
+3
2012-03-30
rtc: add -rtc clock=rt
Paolo Bonzini
2
-3
/
+6
2012-03-30
ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers.
Andrew Towers
3
-1
/
+3
[next]