aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-11kvm_arch_get_registers() shouldn't be called directlyGleb Natapov
2009-09-11vmstate: port cirrus_vga deviceJuan Quintela
2009-09-11vmstate: port serial deviceJuan Quintela
2009-09-11vmstate: port hpet deviceJuan Quintela
2009-09-11hpet: it is imposible that qemu_timer field is NULL at this pointJuan Quintela
2009-09-11vmstate: port ioapic deviceJuan Quintela
2009-09-11vmstate: add uint64 array supportJuan Quintela
2009-09-11vmstate: port pckbd deviceJuan Quintela
2009-09-11vmstate: port vmmouse deviceJuan Quintela
2009-09-11vmstate: port dma deviceJuan Quintela
2009-09-11vmstate: add support for arrays of uint16_tJuan Quintela
2009-09-11vmstate: port fdc deviceJuan Quintela
2009-09-11vmstate: add support for uint8_t equalJuan Quintela
2009-09-11vmstate: port i8259 deviceJuan Quintela