Age | Commit message (Expand) | Author |
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 |
2009-09-11 | kvm_arch_get_registers() shouldn't be called directly | Gleb Natapov |
2009-09-11 | vmstate: port cirrus_vga device | Juan Quintela |
2009-09-11 | vmstate: port serial device | Juan Quintela |
2009-09-11 | vmstate: port hpet device | Juan Quintela |
2009-09-11 | hpet: it is imposible that qemu_timer field is NULL at this point | Juan Quintela |
2009-09-11 | vmstate: port ioapic device | Juan Quintela |
2009-09-11 | vmstate: add uint64 array support | Juan Quintela |
2009-09-11 | vmstate: port pckbd device | Juan Quintela |
2009-09-11 | vmstate: port vmmouse device | Juan Quintela |
2009-09-11 | vmstate: port dma device | Juan Quintela |
2009-09-11 | vmstate: add support for arrays of uint16_t | Juan Quintela |
2009-09-11 | vmstate: port fdc device | Juan Quintela |
2009-09-11 | vmstate: add support for uint8_t equal | Juan Quintela |
2009-09-11 | vmstate: port i8259 device | Juan Quintela |