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
*
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
*
Suppress make directory messages.
Paul Brook
2009-05-07
1
-1
/
+2
*
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
2009-05-06
1
-1
/
+1
*
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
2009-05-05
1
-83
/
+44
*
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
2009-05-05
1
-7
/
+7
*
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
2009-05-05
1
-18
/
+2
*
ETRAX: Drop the _t for the internal PIC type.
Edgar E. Iglesias
2009-05-05
1
-8
/
+8
*
ETRAX: Simplify the interrupt controller model.
Edgar E. Iglesias
2009-05-05
1
-57
/
+24
*
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
2009-05-05
3
-20
/
+7
*
Fix compiler warnings in nwfpe code.
Paul Brook
2009-05-04
5
-86
/
+47
*
target-mips: proper sign extension for 'SUBU rd, zero, rt'
Aurelien Jarno
2009-05-04
1
-0
/
+1
*
target-mips: fix comments about SUB/DSUB
Aurelien Jarno
2009-05-04
1
-2
/
+2
*
qemu-options.hx: fix description of cache=none suboption
Aurelien Jarno
2009-05-04
1
-1
/
+1
*
Suppress type mismatch warnings in VDE code.
Paul Brook
2009-05-03
1
-3
/
+3
*
minor fix of pci_register_bus()
Isaku Yamahata
2009-05-03
1
-0
/
+1
*
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-05-03
21
-32
/
+37
*
Fix typos in comments in exec.c
Stuart Brady
2009-05-03
1
-8
/
+8
*
Optimize cmp x, 0 case
Blue Swirl
2009-05-03
1
-14
/
+19
*
Reindent
Blue Swirl
2009-05-03
1
-319
/
+312
*
Handle NULL bdrv.
Paul Brook
2009-05-03
1
-4
/
+10
*
Improve instruction name comments for easier searching
Blue Swirl
2009-05-02
1
-44
/
+44
*
Clarify: dmmuregs[1] is not a typo
Blue Swirl
2009-05-02
1
-0
/
+1
*
Optimize operations with immediate parameters
Blue Swirl
2009-05-02
1
-52
/
+200
*
Fix Sparc64 sign extension problems
Blue Swirl
2009-05-02
1
-32
/
+36
*
Fix hw/acpi.c build w/ DEBUG enabled
Alex Williamson
2009-05-01
1
-6
/
+6
*
Make sure not to fall through on error in loadvm
Anthony Liguori
2009-05-01
1
-0
/
+1
[next]