index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-15
5
-8
/
+10
*
hw: Add lost ARM core again
Stefan Weil
2013-04-15
1
-1
/
+1
*
Fix failure to create q35 machine
Hu Tao
2013-04-15
2
-2
/
+2
*
Add linux-headers to QEMU_INCLUDES
Jan Kiszka
2013-04-15
1
-4
/
+1
*
arm: fix location of some include files
Peter Maydell
2013-04-15
49
-62
/
+62
*
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
Markus Armbruster
2013-04-13
2
-173
/
+145
*
check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings
Markus Armbruster
2013-04-13
1
-12
/
+84
*
check-qjson: Improve a few comments, delete bogus ones
Markus Armbruster
2013-04-13
1
-9
/
+13
*
unicode: New mod_utf8_codepoint()
Markus Armbruster
2013-04-13
3
-1
/
+104
*
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
2013-04-13
4
-38
/
+47
|
\
|
*
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
2013-04-12
2
-18
/
+17
|
*
Release SMP restriction on Windows
Fabien Chouteau
2013-04-12
1
-18
/
+0
|
*
Ensure good ordering of memory instruction in cpu_exec
Olivier Hainque
2013-04-12
1
-0
/
+8
|
*
Check effective suspension of TCG thread
Olivier Hainque
2013-04-12
1
-2
/
+22
*
|
target-i386: add AES-NI instructions
Aurelien Jarno
2013-04-13
6
-5
/
+106
*
|
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2013-04-13
2
-252
/
+271
*
|
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
2013-04-13
5
-4
/
+4
*
|
disas/i386.c: disassemble aes-ni instructions
Aurelien Jarno
2013-04-13
1
-6
/
+61
*
|
target-i386: enable PCLMULQDQ on Westmere CPU
Aurelien Jarno
2013-04-13
1
-1
/
+1
*
|
target-i386: add pclmulqdq instruction
Aurelien Jarno
2013-04-13
4
-10
/
+41
*
|
disas/i386.c: disassemble pclmulqdq instruction
Aurelien Jarno
2013-04-13
1
-2
/
+11
*
|
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-13
4
-51
/
+52
*
|
shix: Catch CPU initialization errors
Andreas Färber
2013-04-13
1
-0
/
+4
*
|
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2013-04-13
15
-45
/
+36
|
\
\
|
*
|
cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)
Peter Maydell
2013-04-12
2
-12
/
+6
|
*
|
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-12
9
-18
/
+18
|
*
|
linux-user: pass correct host flags to eventfd2 call
Petar Jovanovic
2013-04-12
1
-1
/
+10
|
*
|
target-moxie: Fix VMState registration
Peter Maydell
2013-04-12
3
-14
/
+2
|
|
/
*
|
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
2013-04-13
3
-38
/
+49
|
\
\
|
*
|
tci: Make tcg temporaries local to tcg_qemu_tb_exec
Richard Henderson
2013-04-11
3
-7
/
+19
|
*
|
tci: Delete unused tb_ret_addr
Richard Henderson
2013-04-11
1
-5
/
+1
|
*
|
tci: Avoid code before declarations
Richard Henderson
2013-04-11
1
-3
/
+4
|
*
|
tci: Use a local variable for env
Richard Henderson
2013-04-11
1
-7
/
+1
|
*
|
tci: Use 32-bit signed offsets to loads/stores
Richard Henderson
2013-04-11
2
-16
/
+24
|
|
/
*
|
Merge branch 'tcg-s390' of git://github.com/rth7680/qemu
Aurelien Jarno
2013-04-13
2
-254
/
+315
|
\
\
|
|
/
|
/
|
|
*
tcg-s390: Fix merge error in tgen_brcond
Richard Henderson
2013-04-05
1
-1
/
+1
|
*
tcg-s390: Use all 20 bits of the offset in tcg_out_mem
Richard Henderson
2013-04-05
1
-4
/
+5
|
*
tcg-s390: Use load-address for addition
Richard Henderson
2013-04-05
1
-57
/
+56
|
*
tcg-s390: Cleanup argument shuffling fixme in softmmu code
Richard Henderson
2013-04-05
1
-47
/
+38
|
*
tcg-s390: Use risbgz for andi
Richard Henderson
2013-04-05
1
-5
/
+53
|
*
tcg-s390: Remove constraint letters for and
Richard Henderson
2013-04-05
1
-117
/
+32
|
*
tcg-s390: Implement deposit opcodes
Richard Henderson
2013-04-05
2
-2
/
+30
|
*
tcg-s390: Implement movcond opcodes
Richard Henderson
2013-04-05
2
-4
/
+41
|
*
tcg-s390: Implement mulu2_i64 opcode
Richard Henderson
2013-04-05
2
-1
/
+6
|
*
tcg-s390: Implement add2/sub2 opcodes
Richard Henderson
2013-04-05
2
-4
/
+42
|
*
tcg-s390: Remove useless preprocessor conditions
Richard Henderson
2013-04-05
2
-14
/
+5
|
*
tcg-s390: Properly allocate a stack frame.
Richard Henderson
2013-04-05
2
-7
/
+15
|
*
tcg-s390: Fix movi
Richard Henderson
2013-04-05
1
-1
/
+1
*
|
virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
Hans de Goede
2013-04-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
1078
-165542
/
+165726
|
\
\
[next]