aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-18audio: use correct email addressmalc
2009-09-18audio: internal API changemalc
2009-09-18sdlaudio: use correct function names in sdl_XXX callsmalc
2009-09-18oss: use audio_pcm_hw_clip_outmalc
2009-09-18alsa: use audio_pcm_hw_clip_outmalc
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-18coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...malc
2009-09-16tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil
2009-09-16qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock
2009-09-16fix typo in configure --helpAndre Przywara
2009-09-16escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno
2009-09-15ide/isa: convert to qdev.Gerd Hoffmann
2009-09-15ide/pci: convert to qdev.Gerd Hoffmann
2009-09-15ide/pci: fix indentionGerd Hoffmann
2009-09-15ide/qdev: add ide bus.Gerd Hoffmann
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