index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-23
target-mips: remove MAX_OP_PER_INSTR workaround
Aurelien Jarno
2009-09-23
exec-all.h: increase OPC_BUF_SIZE
Aurelien Jarno
2009-09-23
exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
Aurelien Jarno
2009-09-23
This files are compiled in libqemu.a now
Juan Quintela
2009-09-23
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
Blue Swirl
2009-09-21
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
2009-09-21
Fix Sparse warning about obsolete struct initializer
Blue Swirl
2009-09-21
Export tables properly to avoid a Sparse warning
Blue Swirl
2009-09-21
Add 'static' to please Sparse
Blue Swirl
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1
Blue Swirl
2009-09-20
Compile host-utils only once
Blue Swirl
2009-09-20
Compile TCG runtime library only once
Blue Swirl
2009-09-20
Fix spelling in comment
Stefan Weil
2009-09-20
Compile ne2000 only once
Blue Swirl
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
Compile msix only once
Blue Swirl
2009-09-20
Compile loader only once
Blue Swirl
2009-09-20
Compile qemu-config only once
Blue Swirl
2009-09-20
Compile wdt_i6300esb only once
Blue Swirl
2009-09-20
Fix mingw32 compile
Blue Swirl
2009-09-20
Probe for fdatasync()
Blue Swirl
2009-09-19
PPC: make system bus parent of PCI bus
Blue Swirl
2009-09-19
Fix indentation
Stefan Weil
2009-09-19
ESP: convert to VMState
Blue Swirl
2009-09-18
target-alpha: fix extlh instruction
Vince Weaver
2009-09-18
target-ppc: optimize slw/srw/sld/srd
Aurelien Jarno
2009-09-18
audio: use correct email address
malc
2009-09-18
audio: internal API change
malc
2009-09-18
sdlaudio: use correct function names in sdl_XXX calls
malc
2009-09-18
oss: use audio_pcm_hw_clip_out
malc
2009-09-18
alsa: use audio_pcm_hw_clip_out
malc
2009-09-18
audio: introduce audio_pcm_hw_clip_out helper function
malc
2009-09-18
audio: use muldiv64 where it makes sense
malc
2009-09-18
coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...
malc
2009-09-16
tcg: fix size of local variables in tcg_gen_bswap64_i64
Stefan Weil
2009-09-16
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
Juergen Lock
2009-09-16
fix typo in configure --help
Andre Przywara
2009-09-16
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
2009-09-15
ide/isa: convert to qdev.
Gerd Hoffmann
2009-09-15
ide/pci: convert to qdev.
Gerd Hoffmann
2009-09-15
ide/pci: fix indention
Gerd Hoffmann
2009-09-15
ide/qdev: add ide bus.
Gerd Hoffmann
2009-09-15
split away drive init from ide_init2()
Gerd Hoffmann
2009-09-15
support media=cdrom for if=none
Gerd Hoffmann
2009-09-15
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2009-09-15
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
2009-09-15
hw/serial: don't create a char device if none is specified
Aurelien Jarno
2009-09-15
curses: save 250MB of memory
Aurelien Jarno
2009-09-14
Revert "Open chr device for all serial ports"
Aurelien Jarno
[next]