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
*
noaudio: correctly account acquired samples
Michael Walle
2011-01-04
1
-0
/
+3
*
target-arm: Implement correct NaN propagation rules
Peter Maydell
2011-01-02
1
-0
/
+23
*
softfloat: abstract out target-specific NaN propagation rules
Peter Maydell
2011-01-02
1
-60
/
+100
*
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
2011-01-02
10
-67
/
+67
*
TCG: Improve tb_phys_hash_func()
Aurelien Jarno
2010-12-31
1
-1
/
+1
*
target-arm: fix UMAAL instruction
Aurelien Jarno
2010-12-31
1
-10
/
+22
*
Fix translation of unary PPC/SPE instructions (efdneg etc.).
Mike Pall
2010-12-31
1
-18
/
+21
*
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
2010-12-28
3
-18
/
+50
*
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2010-12-27
24
-22
/
+2887
|
\
|
*
vnc/spice: add set_passwd monitor command.
Gerd Hoffmann
2010-12-09
5
-0
/
+251
|
*
vnc: support password expire
Gerd Hoffmann
2010-12-09
4
-0
/
+19
|
*
vnc: auth reject cleanup
Gerd Hoffmann
2010-12-09
1
-17
/
+13
|
*
spice: add qmp 'query-spice' and hmp 'info spice' commands.
Gerd Hoffmann
2010-12-09
4
-0
/
+229
|
*
spice: connection events.
Gerd Hoffmann
2010-12-09
4
-0
/
+152
|
*
spice: add qxl device
Gerd Hoffmann
2010-12-09
12
-4
/
+2222
|
*
spice: add qxl vgabios binary.
Gerd Hoffmann
2010-12-09
2
-1
/
+1
*
|
x86: Filter out garbage from segment flags dump
Jan Kiszka
2010-12-27
1
-2
/
+2
*
|
Fix migrate set speed doc arg
Luiz Capitulino
2010-12-27
1
-1
/
+1
*
|
target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
Juha Riihimäki
2010-12-27
1
-0
/
+2
*
|
target-arm: correct cp15 c1_sys reset value for cortex-a8
Mattias Holm
2010-12-27
1
-0
/
+1
*
|
target-arm: fix vmsav6 access control
Juha Riihimäki
2010-12-27
1
-15
/
+19
*
|
target-arm: Correct result in saturating cases for VQSHL of s8/16/32
Peter Maydell
2010-12-27
1
-3
/
+12
*
|
target-arm: remove pointless else clause in VQSHL of u64
Juha Riihimäki
2010-12-27
1
-2
/
+0
*
|
target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64
Peter Maydell
2010-12-27
1
-1
/
+1
*
|
target-arm: Fix VQSHL of signed 64 bit values
Juha Riihimäki
2010-12-27
1
-1
/
+1
*
|
target-arm: Fix arguments passed to VQSHL helpers
Juha Riihimäki
2010-12-27
1
-2
/
+2
*
|
target-arm: fix bug in translation of REVSH
Aurelien Jarno
2010-12-27
1
-7
/
+3
*
|
Fix a missing trailing newline
Aurelien Jarno
2010-12-27
1
-1
/
+1
*
|
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
2010-12-27
3
-8
/
+24
*
|
s390: compile fixes
Alexander Graf
2010-12-26
4
-2
/
+5
*
|
target-mips: fix translation of MT instructions
Nathan Froyd
2010-12-22
3
-28
/
+16
*
|
Use mmap() within code_gen_alloc() for OpenBSD.
Brad
2010-12-21
1
-1
/
+2
*
|
Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.
Brad
2010-12-21
1
-1
/
+2
*
|
Add support for OpenBSD to QEMU's tap driver.
Brad
2010-12-21
1
-2
/
+6
*
|
tcg-arm: fix __clear_cache() warning
Aurelien Jarno
2010-12-21
1
-4
/
+2
*
|
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
2010-12-21
1
-4
/
+5
*
|
sparc32: ledma extra registers need tracing too
Bob Breuer
2010-12-20
1
-3
/
+8
*
|
target-i386: Fix accidental use of SoftFloat uint64 type
Andreas Färber
2010-12-20
1
-4
/
+4
*
|
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
2010-12-20
1
-1
/
+1
*
|
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
2010-12-20
1
-1
/
+1
*
|
Avoid a warning from OpenBSD linker
Blue Swirl
2010-12-19
1
-2
/
+4
*
|
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
5
-57
/
+66
*
|
ahci: delete write-only variables (v2)
Blue Swirl
2010-12-19
1
-4
/
+1
*
|
vga: Declare as little endian
Blue Swirl
2010-12-19
1
-25
/
+1
*
|
win32: Fix CRLF problem in make_device_config.sh
Stefan Weil
2010-12-18
1
-1
/
+1
*
|
sparc32: ledma extra registers
Bob Breuer
2010-12-18
2
-8
/
+23
*
|
Fix warning on mingw32
Blue Swirl
2010-12-17
1
-1
/
+2
*
|
ide: Build fix for via.c
Kevin Wolf
2010-12-17
1
-1
/
+1
*
|
ide: Fix build for cmd646.c
Kevin Wolf
2010-12-17
1
-2
/
+2
*
|
docs: Fix missing carets in QED specification
Stefan Hajnoczi
2010-12-17
1
-2
/
+2
[next]