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-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
2009-09-14
Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targets
Blue Swirl
2009-09-14
Open chr device for all serial ports
Aurelien Jarno
2009-09-14
target-mips: fix single-stepping
Nathan Froyd
2009-09-14
unbreak ppc/prep
Gerd Hoffmann
2009-09-14
Add an ISA bus version of m48t59
Blue Swirl
2009-09-14
Fix Linux task preemption on Versatile board
Daniel Jacobowitz
2009-09-14
pflash_cfi01: Correct debug build, no functional changes.
Edgar E. Iglesias
2009-09-14
ne2000-isa: Do not free memory owned by qdev
malc
2009-09-14
alsa: Use proper value when testing returned events in alsa_poll_handler
malc
2009-09-14
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
2009-09-13
configure: change "found" to "find"
Sebastian Herbszt
2009-09-13
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...
Blue Swirl
2009-09-13
Fix sparc.ld
Blue Swirl
2009-09-13
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
2009-09-13
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
Blue Swirl
2009-09-13
Sparc64: make system bus parent of PCI bus
Blue Swirl
2009-09-13
x86: move a declaration to header
Blue Swirl
2009-09-13
x86: add 'const'
Blue Swirl
2009-09-13
oss: Simplify mmap code
malc
2009-09-13
oss: OSS v4 support
malc
2009-09-12
i386: Drop redundant kvm_enabled test
Jan Kiszka
2009-09-12
Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ...
Reimar Döffinger
2009-09-12
Fix xen build after sys-queue renaming
Jan Kiszka
2009-09-12
Add configure option to compile user targets as PIE
Kirill A. Shutemov
2009-09-12
Fix text relocations in linux-user targets
Kirill A. Shutemov
2009-09-12
Do not link usermode targets with libhw*.a
Kirill A. Shutemov
2009-09-12
Work around OpenSolaris sys/regset.h namespace pollution
Blue Swirl
2009-09-12
Fix signedness warnings on OpenSolaris
Blue Swirl
2009-09-12
Add #defines needed by OpenSolaris, fix breakage by the #defines
Blue Swirl
2009-09-12
Fix OpenSolaris build breaking typos
Blue Swirl
2009-09-12
Add 'static'
Blue Swirl
2009-09-12
Fix a Sparse warning about redefinition of offsetof()
Blue Swirl
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6
Blue Swirl
2009-09-12
Include sys-queue.h early to override system queue definitions on BSD
Blue Swirl
2009-09-12
Unbreak BSD: use qemu_fdatasync instead of fdatasync
Blue Swirl
2009-09-12
Use proper format conversion specifier when printing size_t value
malc
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
alsa: poll mode handling
malc
2009-09-12
oss: poll mode handling
malc
2009-09-12
audio: poll mode infrastructure
malc
2009-09-12
gus: Do not manually free the state, qdev does it for us
malc
2009-09-12
oss: Unbreak mmaping the ability to mmap oss fd on Linux
malc
[next]