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
*
Remove duplicate block objects.
Paul Brook
2009-05-14
1
-8
/
+0
*
Remove any pretense that there can be more than one AudioState
malc
2009-05-14
16
-103
/
+80
*
Remove redundant pcnet.o
Paul Brook
2009-05-13
1
-1
/
+1
*
Add tool_osdep.c
Paul Brook
2009-05-13
3
-3
/
+10
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
28
-28
/
+1
*
Replace gcc variadic macro extension with C99 version (missed one)
Blue Swirl
2009-05-13
1
-3
/
+3
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
70
-268
/
+268
*
Fix kqemu build failure.
Paul Brook
2009-05-13
1
-1
/
+1
*
Remove vga_ram_size
Paul Brook
2009-05-13
42
-133
/
+126
*
Fix typo that leads to out of bounds array access on big endian systems
malc
2009-05-13
1
-1
/
+1
*
ETRAX: Correct setting of ethernet station address.
Edgar E. Iglesias
2009-05-13
1
-2
/
+2
*
Follow coding conventions.
Paul Brook
2009-05-12
1
-6
/
+6
*
CRIS: Fix bmi.
Edgar E. Iglesias
2009-05-12
1
-1
/
+2
*
Push AUD_init down to devices
Paul Brook
2009-05-12
23
-102
/
+46
*
Make AUD_init failure fatal
Paul Brook
2009-05-12
6
-50
/
+35
*
Update docs on dynamic condition code calculation
Blue Swirl
2009-05-10
1
-3
/
+5
*
Convert mulscc
Blue Swirl
2009-05-10
1
-131
/
+2
*
Convert udiv/sdiv
Blue Swirl
2009-05-10
2
-19
/
+31
*
Convert tagged ops
Blue Swirl
2009-05-10
2
-129
/
+85
*
Convert subx
Blue Swirl
2009-05-10
2
-31
/
+50
*
Convert sub
Blue Swirl
2009-05-10
2
-37
/
+83
*
Convert logical operations and umul/smul
Blue Swirl
2009-05-10
2
-24
/
+43
*
Convert addx
Blue Swirl
2009-05-10
2
-31
/
+50
*
Convert add
Blue Swirl
2009-05-10
2
-21
/
+99
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
5
-24
/
+196
*
Follow coding conventions
Paul Brook
2009-05-10
56
-862
/
+864
*
Workaround compiler warnings at -O1
Paul Brook
2009-05-09
1
-2
/
+6
*
Fixe ARM NEON vrshl.
Paul Brook
2009-05-09
1
-2
/
+2
*
Add m68k_cpu_list()
Laurent Vivier
2009-05-09
2
-0
/
+12
*
Fix in file qemu-sockets.c
vibi
2009-05-08
1
-30
/
+32
*
vga: Replace VGA_COMMON with a structure
Avi Kivity
2009-05-08
5
-472
/
+472
*
Improve block range checks
Kevin Wolf
2009-05-08
1
-1
/
+6
*
Remove noisy printf when KVM masks CPU features
Anthony Liguori
2009-05-08
1
-1
/
+0
*
fix asynchronous ioctls
Christoph Hellwig
2009-05-08
1
-1
/
+10
*
kvm: Trim cpu features not supported by kvm
Avi Kivity
2009-05-08
1
-0
/
+30
*
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
2009-05-08
1
-5
/
+8
*
Make x86 cpuid feature names available in file scope
Avi Kivity
2009-05-08
1
-27
/
+28
*
kvm: Add support for querying supported cpu features
Avi Kivity
2009-05-08
2
-0
/
+83
*
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2009-05-08
2
-17
/
+24
*
e1000: Do not reinit pci config space to 0
Amit Shah
2009-05-08
1
-1
/
+0
*
AIO deletion race fix
Alexander Graf
2009-05-08
1
-1
/
+2
*
reset state for load_linux
Glauber Costa
2009-05-08
1
-0
/
+7
*
register reset handler for option_roms
Glauber Costa
2009-05-08
1
-0
/
+25
*
Fix cluster freeing in qcow2
Gleb Natapov
2009-05-08
1
-1
/
+8
*
Enable power button even generation.
Anthony Liguori
2009-05-08
3
-0
/
+21
*
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-08
4
-36
/
+7
*
Remove superfluous #includes.
Paul Brook
2009-05-08
2
-2
/
+0
*
Use target_phys_addr_t, not target_ulong.
Paul Brook
2009-05-08
1
-12
/
+13
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
47
-262
/
+180
*
Fix disassembler memory accesses
Blue Swirl
2009-05-07
1
-4
/
+1
[next]