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-11-24
tcg: mark local temps as MEM in dead_temp()
Aurelien Jarno
1
-1
/
+1
2012-11-24
target-mips: Clean up microMIPS32 major opcode
陳韋任 (Wei-Ren Chen)
1
-7
/
+17
2012-11-24
target-mips: Add comments on POOL32Axf encoding
陳韋任 (Wei-Ren Chen)
1
-0
/
+17
2012-11-24
target-openrisc: remove conflicting definitions from cpu.h
Aurelien Jarno
1
-18
/
+0
2012-11-24
tcg/arm: fix cross-endian qemu_st16
Aurelien Jarno
1
-2
/
+18
2012-11-24
tcg/arm: fix TLB access in qemu-ld/st ops
Aurelien Jarno
1
-36
/
+42
2012-11-21
qemu-sockets: Fix parsing of the inet option 'to'.
Anthony PERARD
1
-2
/
+3
2012-11-21
tcg/ppc: Fix !softmmu case
malc
1
-4
/
+8
2012-11-19
Update version for 1.3.0-rc0 release
v1.3.0-rc0
Anthony Liguori
1
-1
/
+1
2012-11-19
audio/audio_pt_int: Clarify licensing
malc
1
-0
/
+1
2012-11-19
audio/wavcapture: Clarify licensing
malc
1
-0
/
+1
2012-11-19
tcg/ppc: Remove unused s_bits variable
malc
1
-3
/
+0
2012-11-19
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
10
-10
/
+395
2012-11-19
Merge remote-tracking branch 'bonzini/build-urgent' into staging
Anthony Liguori
3
-4
/
+6
2012-11-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
32
-142
/
+556
2012-11-19
Merge remote-tracking branch 'kraxel/usb.71' into staging
Anthony Liguori
7
-63
/
+139
2012-11-19
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
4
-18
/
+22
2012-11-19
Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into staging
Anthony Liguori
1
-10
/
+44
2012-11-19
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
23
-377
/
+510
2012-11-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2
-4
/
+48
2012-11-19
rng-random: only build on POSIX platforms
Anthony Liguori
1
-1
/
+2
2012-11-19
Makefile: Add missing dependency (fix parallel builds)
Stefan Weil
1
-0
/
+2
2012-11-19
tests: link in stubs
Paolo Bonzini
1
-2
/
+2
2012-11-19
libcacard: link in stubs
Paolo Bonzini
1
-1
/
+1
2012-11-19
libcacard: make unnesting rules available to Makefile.objs
Paolo Bonzini
1
-1
/
+1
2012-11-18
tci: Support deposit operations
Stefan Weil
3
-2
/
+48
2012-11-18
tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)
Stefan Weil
1
-1
/
+4
2012-11-18
tci: fix build breakage for target MIPS
Stefan Weil
1
-3
/
+4
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
18
-89
/
+89
2012-11-17
libseccomp: require version 1.0.0
Blue Swirl
1
-1
/
+1
2012-11-17
Merge branch 'vga.1' of git://git.kraxel.org/qemu
Blue Swirl
3
-6
/
+7
2012-11-17
TCG: Remove unused global variables
Evgeny Voevodin
3
-11
/
+0
2012-11-17
TCG: Use gen_opparam_buf from context instead of global variable.
Evgeny Voevodin
1
-5
/
+6
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
17
-94
/
+97
2012-11-17
TCG: Use gen_opparam_ptr from context instead of global variable.
Evgeny Voevodin
3
-146
/
+146
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
17
-106
/
+109
2012-11-17
tcg/tcg.h: Duplicate global TCG variables in TCGContext
Evgeny Voevodin
1
-0
/
+6
2012-11-17
target-cris/translate.c: Code style clean-up
Evgeny Voevodin
1
-2500
/
+2540
2012-11-16
rng-egd: don't use gslist_free_full
Anthony Liguori
1
-5
/
+14
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
2
-0
/
+15
2012-11-16
virtio-rng: add rate limiting support
Anthony Liguori
3
-8
/
+64
2012-11-16
virtio-rng: hardware random number generator device
Amit Shah
9
-0
/
+341
2012-11-16
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2
-1
/
+216
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
3
-1
/
+184
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
4
-0
/
+189
2012-11-16
object: add object_property_add_bool (v2)
Anthony Liguori
2
-0
/
+72
2012-11-16
vl: add -object option to create QOM objects from the command line
Anthony Liguori
3
-0
/
+74
2012-11-16
trace: Remove "info trace" from documents
Liming Wang
2
-16
/
+0
2012-11-16
trace: document '-' syntax for disabling events
Stefan Hajnoczi
1
-0
/
+4
2012-11-16
trace: allow disabling events in events file
Gerd Hoffmann
1
-1
/
+8
[next]