aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-15split away drive init from ide_init2()Gerd Hoffmann
2009-09-15support media=cdrom for if=noneGerd Hoffmann
2009-09-15qdev/pci: add pci_create_noinit()Gerd Hoffmann
2009-09-15mips malta: ensure that the serial ports are associated with a deviceAurelien Jarno
2009-09-15hw/serial: don't create a char device if none is specifiedAurelien Jarno
2009-09-15curses: save 250MB of memoryAurelien Jarno
2009-09-14Revert "Open chr device for all serial ports"Aurelien Jarno
2009-09-14Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl
2009-09-14Open chr device for all serial portsAurelien Jarno
2009-09-14target-mips: fix single-steppingNathan Froyd
2009-09-14unbreak ppc/prepGerd Hoffmann
2009-09-14Add an ISA bus version of m48t59Blue Swirl
2009-09-14Fix Linux task preemption on Versatile boardDaniel Jacobowitz
2009-09-14pflash_cfi01: Correct debug build, no functional changes.Edgar E. Iglesias
2009-09-14ne2000-isa: Do not free memory owned by qdevmalc
2009-09-14alsa: Use proper value when testing returned events in alsa_poll_handlermalc
2009-09-14alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handlemalc
2009-09-13configure: change "found" to "find"Sebastian Herbszt
2009-09-13Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl
2009-09-13Fix sparc.ldBlue Swirl
2009-09-13audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLLJan Kiszka
2009-09-13Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl
2009-09-13Sparc64: make system bus parent of PCI busBlue Swirl
2009-09-13x86: move a declaration to headerBlue Swirl
2009-09-13x86: add 'const'Blue Swirl
2009-09-13oss: Simplify mmap codemalc
2009-09-13oss: OSS v4 supportmalc
2009-09-12i386: Drop redundant kvm_enabled testJan Kiszka
2009-09-12Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ...Reimar Döffinger
2009-09-12Fix xen build after sys-queue renamingJan Kiszka
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov
2009-09-12Fix text relocations in linux-user targetsKirill A. Shutemov
2009-09-12Do not link usermode targets with libhw*.aKirill A. Shutemov
2009-09-12Work around OpenSolaris sys/regset.h namespace pollutionBlue Swirl
2009-09-12Fix signedness warnings on OpenSolarisBlue Swirl
2009-09-12Add #defines needed by OpenSolaris, fix breakage by the #definesBlue Swirl
2009-09-12Fix OpenSolaris build breaking typosBlue Swirl
2009-09-12Add 'static'Blue Swirl
2009-09-12Fix a Sparse warning about redefinition of offsetof()Blue Swirl
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-12Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6Blue Swirl
2009-09-12Include sys-queue.h early to override system queue definitions on BSDBlue Swirl
2009-09-12Unbreak BSD: use qemu_fdatasync instead of fdatasyncBlue Swirl
2009-09-12Use proper format conversion specifier when printing size_t valuemalc
2009-09-12audio: remove lsbindex/popcount in favour of host-utils's ctz32malc
2009-09-12alsa: poll mode handlingmalc
2009-09-12oss: poll mode handlingmalc
2009-09-12audio: poll mode infrastructuremalc
2009-09-12gus: Do not manually free the state, qdev does it for usmalc
2009-09-12oss: Unbreak mmaping the ability to mmap oss fd on Linuxmalc