8831 Commits (bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65)
 

Author SHA1 Message Date
malc bdff253c8f audio: internal API change 17 years ago
malc 3fd7f635cd sdlaudio: use correct function names in sdl_XXX calls 17 years ago
malc 9d1689767b oss: use audio_pcm_hw_clip_out 17 years ago
malc 541ba4e709 alsa: use audio_pcm_hw_clip_out 17 years ago
malc ddabec73e6 audio: introduce audio_pcm_hw_clip_out helper function 17 years ago
malc 4f4cc0efde audio: use muldiv64 where it makes sense 17 years ago
malc 68f6dc7ebd coreaudio: fix sloppy "posixification" by 1ea879e558 17 years ago
Stefan Weil b348113d21 tcg: fix size of local variables in tcg_gen_bswap64_i64 17 years ago
Juergen Lock 2d6ee8e7e1 qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver) 17 years ago
Andre Przywara e5934d333f fix typo in configure --help 17 years ago
Aurelien Jarno e1a0e47f76 escc: fix IRQ routing, broken by 6c319c8222 17 years ago
Gerd Hoffmann dea21e97f4 ide/isa: convert to qdev. 17 years ago
Gerd Hoffmann feef310217 ide/pci: convert to qdev. 17 years ago
Gerd Hoffmann 9a43dba0d6 ide/pci: fix indention 17 years ago
Gerd Hoffmann da4d04197a ide/qdev: add ide bus. 17 years ago
Gerd Hoffmann 88804180fd split away drive init from ide_init2() 17 years ago
Gerd Hoffmann c219331eb0 support media=cdrom for if=none 17 years ago
Gerd Hoffmann 71077c1cb0 qdev/pci: add pci_create_noinit() 17 years ago
Aurelien Jarno ffabf03718 mips malta: ensure that the serial ports are associated with a device 17 years ago
Aurelien Jarno 387f4a5a71 hw/serial: don't create a char device if none is specified 17 years ago
Aurelien Jarno e09fdfaf32 curses: save 250MB of memory 17 years ago
Aurelien Jarno 324a802185 Revert "Open chr device for all serial ports" 17 years ago
Blue Swirl 5c637a20e9 Fix breakage by f80237d450 for ISA-less targets 17 years ago
Aurelien Jarno 55338f1dd4 Open chr device for all serial ports 17 years ago
Nathan Froyd 7b270ef2a3 target-mips: fix single-stepping 17 years ago
Gerd Hoffmann b37fc148bb unbreak ppc/prep 17 years ago
Blue Swirl f80237d450 Add an ISA bus version of m48t59 17 years ago
Daniel Jacobowitz 042eb37a04 Fix Linux task preemption on Versatile board 17 years ago
Edgar E. Iglesias fad8c772ef pflash_cfi01: Correct debug build, no functional changes. 17 years ago
malc a61241035b ne2000-isa: Do not free memory owned by qdev 17 years ago
malc b4f763b86d alsa: Use proper value when testing returned events in alsa_poll_handler 17 years ago
malc 6ebfda13a6 alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle 17 years ago
Sebastian Herbszt 9332f6a2e2 configure: change "found" to "find" 17 years ago
Blue Swirl 50108930b8 Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca" 17 years ago
Blue Swirl 240324f612 Fix sparc.ld 17 years ago
Jan Kiszka 0a90e344f0 audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL 17 years ago
Blue Swirl 91b40c5be8 Fix Sparc/Linux host breakage by df70204db5 17 years ago
Blue Swirl c5ff6d5472 Sparc64: make system bus parent of PCI bus 17 years ago
Blue Swirl 075cd324df x86: move a declaration to header 17 years ago
Blue Swirl 675d6f8210 x86: add 'const' 17 years ago
malc 54762b7339 oss: Simplify mmap code 17 years ago
malc 0b3652bc70 oss: OSS v4 support 17 years ago
Jan Kiszka 2305411129 i386: Drop redundant kvm_enabled test 17 years ago
Reimar Döffinger 6a0b9cc91f Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is enabled const. 17 years ago
Jan Kiszka d8becc354b Fix xen build after sys-queue renaming 17 years ago
Kirill A. Shutemov 34005a0060 Add configure option to compile user targets as PIE 17 years ago
Kirill A. Shutemov df70204db5 Fix text relocations in linux-user targets 17 years ago
Kirill A. Shutemov 5791f45b58 Do not link usermode targets with libhw*.a 17 years ago
Blue Swirl aba1d00a41 Work around OpenSolaris sys/regset.h namespace pollution 17 years ago
Blue Swirl a2a45a26c9 Fix signedness warnings on OpenSolaris 17 years ago