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
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
16
-43
/
+43
*
Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1
Blue Swirl
2009-09-21
1
-3
/
+3
*
Compile host-utils only once
Blue Swirl
2009-09-20
2
-5
/
+5
*
Compile TCG runtime library only once
Blue Swirl
2009-09-20
5
-19
/
+21
*
Fix spelling in comment
Stefan Weil
2009-09-20
1
-1
/
+1
*
Compile ne2000 only once
Blue Swirl
2009-09-20
3
-2
/
+3
*
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
13
-75
/
+69
*
Compile msix only once
Blue Swirl
2009-09-20
6
-29
/
+39
*
Compile loader only once
Blue Swirl
2009-09-20
36
-96
/
+234
*
Compile qemu-config only once
Blue Swirl
2009-09-20
2
-2
/
+2
*
Compile wdt_i6300esb only once
Blue Swirl
2009-09-20
4
-4
/
+5
*
Fix mingw32 compile
Blue Swirl
2009-09-20
1
-0
/
+1
*
Probe for fdatasync()
Blue Swirl
2009-09-20
2
-1
/
+17
*
PPC: make system bus parent of PCI bus
Blue Swirl
2009-09-19
2
-2
/
+2
*
Fix indentation
Stefan Weil
2009-09-19
1
-3
/
+3
*
ESP: convert to VMState
Blue Swirl
2009-09-19
1
-42
/
+22
*
target-alpha: fix extlh instruction
Vince Weaver
2009-09-18
1
-5
/
+6
*
target-ppc: optimize slw/srw/sld/srd
Aurelien Jarno
2009-09-18
1
-49
/
+49
*
audio: use correct email address
malc
2009-09-18
2
-2
/
+2
*
audio: internal API change
malc
2009-09-18
12
-81
/
+33
*
sdlaudio: use correct function names in sdl_XXX calls
malc
2009-09-18
1
-3
/
+3
*
oss: use audio_pcm_hw_clip_out
malc
2009-09-18
1
-47
/
+46
*
alsa: use audio_pcm_hw_clip_out
malc
2009-09-18
1
-45
/
+43
*
audio: introduce audio_pcm_hw_clip_out helper function
malc
2009-09-18
2
-0
/
+25
*
audio: use muldiv64 where it makes sense
malc
2009-09-18
6
-9
/
+12
*
coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...
malc
2009-09-18
1
-1
/
+1
*
tcg: fix size of local variables in tcg_gen_bswap64_i64
Stefan Weil
2009-09-16
1
-5
/
+4
*
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
Juergen Lock
2009-09-16
1
-6
/
+4
*
fix typo in configure --help
Andre Przywara
2009-09-16
1
-1
/
+1
*
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
2009-09-16
1
-2
/
+2
*
ide/isa: convert to qdev.
Gerd Hoffmann
2009-09-15
5
-14
/
+58
*
ide/pci: convert to qdev.
Gerd Hoffmann
2009-09-15
2
-73
/
+123
*
ide/pci: fix indention
Gerd Hoffmann
2009-09-15
1
-6
/
+6
*
ide/qdev: add ide bus.
Gerd Hoffmann
2009-09-15
2
-1
/
+147
*
split away drive init from ide_init2()
Gerd Hoffmann
2009-09-15
2
-32
/
+40
*
support media=cdrom for if=none
Gerd Hoffmann
2009-09-15
1
-1
/
+1
*
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2009-09-15
2
-3
/
+9
*
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
2009-09-15
1
-0
/
+9
*
hw/serial: don't create a char device if none is specified
Aurelien Jarno
2009-09-15
1
-1
/
+6
*
curses: save 250MB of memory
Aurelien Jarno
2009-09-15
1
-3
/
+0
*
Revert "Open chr device for all serial ports"
Aurelien Jarno
2009-09-14
1
-9
/
+7
*
Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targets
Blue Swirl
2009-09-14
2
-8
/
+8
*
Open chr device for all serial ports
Aurelien Jarno
2009-09-14
1
-7
/
+9
*
target-mips: fix single-stepping
Nathan Froyd
2009-09-14
1
-3
/
+18
*
unbreak ppc/prep
Gerd Hoffmann
2009-09-14
1
-1
/
+4
*
Add an ISA bus version of m48t59
Blue Swirl
2009-09-14
3
-17
/
+80
*
Fix Linux task preemption on Versatile board
Daniel Jacobowitz
2009-09-14
1
-2
/
+3
*
pflash_cfi01: Correct debug build, no functional changes.
Edgar E. Iglesias
2009-09-14
1
-11
/
+12
*
ne2000-isa: Do not free memory owned by qdev
malc
2009-09-14
1
-2
/
+0
*
alsa: Use proper value when testing returned events in alsa_poll_handler
malc
2009-09-14
1
-4
/
+6
[next]