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
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
9
-11
/
+9
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
78
-78
/
+78
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
15
-128
/
+103
2013-04-15
configure: fix TPM logic
Paolo Bonzini
4
-13
/
+21
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
5
-8
/
+10
2013-04-15
hw: Add lost ARM core again
Stefan Weil
1
-1
/
+1
2013-04-15
Fix failure to create q35 machine
Hu Tao
2
-2
/
+2
2013-04-15
Add linux-headers to QEMU_INCLUDES
Jan Kiszka
1
-4
/
+1
2013-04-15
arm: fix location of some include files
Peter Maydell
49
-62
/
+62
2013-04-13
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
Markus Armbruster
2
-173
/
+145
2013-04-13
check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings
Markus Armbruster
1
-12
/
+84
2013-04-13
check-qjson: Improve a few comments, delete bogus ones
Markus Armbruster
1
-9
/
+13
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
3
-1
/
+104
2013-04-13
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
4
-38
/
+47
2013-04-13
target-i386: add AES-NI instructions
Aurelien Jarno
6
-5
/
+106
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2
-252
/
+271
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
5
-4
/
+4
2013-04-13
disas/i386.c: disassemble aes-ni instructions
Aurelien Jarno
1
-6
/
+61
2013-04-13
target-i386: enable PCLMULQDQ on Westmere CPU
Aurelien Jarno
1
-1
/
+1
2013-04-13
target-i386: add pclmulqdq instruction
Aurelien Jarno
4
-10
/
+41
2013-04-13
disas/i386.c: disassemble pclmulqdq instruction
Aurelien Jarno
1
-2
/
+11
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
4
-51
/
+52
2013-04-13
shix: Catch CPU initialization errors
Andreas Färber
1
-0
/
+4
2013-04-13
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
15
-45
/
+36
2013-04-13
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
3
-38
/
+49
2013-04-13
Merge branch 'tcg-s390' of git://github.com/rth7680/qemu
Aurelien Jarno
2
-254
/
+315
2013-04-12
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
2
-18
/
+17
2013-04-12
Release SMP restriction on Windows
Fabien Chouteau
1
-18
/
+0
2013-04-12
Ensure good ordering of memory instruction in cpu_exec
Olivier Hainque
1
-0
/
+8
2013-04-12
Check effective suspension of TCG thread
Olivier Hainque
1
-2
/
+22
2013-04-12
cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)
Peter Maydell
2
-12
/
+6
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
9
-18
/
+18
2013-04-12
linux-user: pass correct host flags to eventfd2 call
Petar Jovanovic
1
-1
/
+10
2013-04-12
target-moxie: Fix VMState registration
Peter Maydell
3
-14
/
+2
2013-04-11
tci: Make tcg temporaries local to tcg_qemu_tb_exec
Richard Henderson
3
-7
/
+19
2013-04-11
tci: Delete unused tb_ret_addr
Richard Henderson
1
-5
/
+1
2013-04-11
tci: Avoid code before declarations
Richard Henderson
1
-3
/
+4
2013-04-11
tci: Use a local variable for env
Richard Henderson
1
-7
/
+1
2013-04-11
tci: Use 32-bit signed offsets to loads/stores
Richard Henderson
2
-16
/
+24
2013-04-09
virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
Hans de Goede
1
-1
/
+1
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1078
-165542
/
+165726
2013-04-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-7
/
+15
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
141
-169
/
+169
2013-04-08
MAINTAINERS: update for source code movement
Paolo Bonzini
1
-79
/
+95
2013-04-08
hw: move last file to hw/arm/
Paolo Bonzini
2
-5
/
+1
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
9
-5
/
+2
2013-04-08
hw: move ARM CPU cores to hw/cpu/, configure with default-configs/
Paolo Bonzini
6
-2
/
+8
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini
31
-26
/
+35
2013-04-08
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
Paolo Bonzini
3
-5
/
+1
[next]