Age | Commit message (Expand) | Author |
2009-11-09 | Configurable block format whitelist | Markus Armbruster |
2009-11-02 | Fix the build when srcdir == objdir | Anthony Liguori |
2009-10-30 | build: add CONFIG_LINUX | Mark McLoughlin |
2009-10-30 | net: move net-queue.[ch] under net/ | Mark McLoughlin |
2009-10-21 | Merge commit 'linux-user/linux-user-for-upstream' into staging | Anthony Liguori |
2009-10-18 | Suppress warnings about 'warn_unused_result' attribute directive | Blue Swirl |
2009-10-15 | implementations of dup3 and fallocate that are good enough to fool LTP | Ulrich Hecht |
2009-10-15 | configure: clean temporary executable files even on Windows | malc |
2009-10-11 | Fix bswap in comment | Stefan Weil |
2009-10-11 | Move dependency generation falgs out of configure | malc |
2009-10-11 | configure: clean up temporary dependency files | malc |
2009-10-10 | Windows Waveform Audio driver (no ADC support yet) | malc |
2009-10-08 | Introduce QList unit-tests | Luiz Capitulino |
2009-10-08 | Generate gdbstub-xml.c only when needed | Juan Quintela |
2009-10-08 | Add new config-devices.mak for each target | Juan Quintela |
2009-10-08 | Move generation of config-target.h to Makefile from configure | Juan Quintela |
2009-10-08 | Rename config.{h, mak} config-target.{h, mak} | Juan Quintela |
2009-10-08 | Move generation of config-host.h to Makefile from configure | Juan Quintela |
2009-10-08 | Don't include config-host.mak from inside config.mak | Juan Quintela |
2009-10-06 | AIOLIBS is not used anywhere | Juan Quintela |
2009-10-05 | Add -Wold-style-* flags | Juan Quintela |
2009-10-05 | slirp: It needs to use QEMU_CFLAGS not CFLAGS | Juan Quintela |
2009-10-04 | Check availability of uuid header / library | Stefan Weil |
2009-10-02 | Use GNU ld to link roms on OpenSolaris | Blue Swirl |
2009-09-27 | Compile some user files only once for all targets | Blue Swirl |
2009-09-27 | Don't compile roms if not building system targets | Blue Swirl |
2009-09-20 | Probe for fdatasync() | Blue Swirl |
2009-09-16 | fix typo in configure --help | Andre Przywara |
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/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca | Blue Swirl |
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 | 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 | Fix a Sparse warning about redefinition of offsetof() | Blue Swirl |
2009-09-09 | configure: fix Linux AIO detection | Luiz Capitulino |
2009-09-09 | fix VNC SASL detection | Juan Quintela |
2009-09-09 | qemu-io: Improve portability (win32 now supported). | Stefan Weil |
2009-09-04 | Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now, | Anthony Liguori |
2009-09-04 | Introduce QDict unit-tests | Luiz Capitulino |
2009-09-04 | Introduce QString unit-tests | Luiz Capitulino |
2009-09-04 | Introduce QInt unit-tests | Luiz Capitulino |
2009-09-04 | Add check support | Luiz Capitulino |
2009-08-27 | Merge commit 'linux-user/linux-user-for-upstream' into staging | Anthony Liguori |
2009-08-27 | Relax pthreads check to avoid win32 | Anthony Liguori |
2009-08-27 | ide: move code to hw/ide/ | Gerd Hoffmann |
2009-08-27 | raw-posix: add Linux native AIO support | Christoph Hellwig |
2009-08-27 | Add sparse to new feature convention | Juan Quintela |