Age | Commit message (Expand) | Author |
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 |
2009-08-27 | Add kvm to new feature convention | Juan Quintela |
2009-08-27 | Add xen to new feature convention | Juan Quintela |
2009-08-27 | Add fdt to new feature convention | Juan Quintela |
2009-08-27 | Add sdl to new feature convention | Juan Quintela |
2009-08-27 | Rename build_docs to docs | Juan Quintela |
2009-08-27 | Add build_docs to new feature convention | Juan Quintela |
2009-08-27 | Add bluez to new feature convencion | Juan Quintela |
2009-08-27 | Add nptl to new feature convencion | Juan Quintela |
2009-08-27 | Add curl to new feature convencion | Juan Quintela |
2009-08-27 | Add curses to new feature convencion | Juan Quintela |
2009-08-27 | Add vnc_sasl to new feature convencion | Juan Quintela |
2009-08-27 | Add vnc_tls to new feature convencion | Juan Quintela |
2009-08-27 | Add vde to new feature convencion | Juan Quintela |
2009-08-27 | Add brlapi to new feature convencion | Juan Quintela |
2009-08-27 | Add error message for feature not found | Juan Quintela |
2009-08-27 | Add feature configure help | Juan Quintela |
2009-08-27 | Use the same structure for list of libs in curses and pthread | Juan Quintela |
2009-08-27 | Make vnc configure options less verbose. | Juan Quintela |
2009-08-25 | linux-user: add eventfd support | Riku Voipio |
2009-08-24 | make pthreads mandatory | Christoph Hellwig |