Age | Commit message (Expand) | Author |
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 |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori |
2009-08-24 | Add a configure switch to enable / disable all user targets. I felt compelled... | Zachary Amsden |
2009-08-13 | Third attempt to invoke create_config properly | malc |
2009-08-11 | Do not use $SHELL to invoke our scripts | malc |
2009-08-10 | Move libsunpath to use the same style than everything else | Juan Quintela |
2009-08-10 | convert gprof flags to style of rest of Makefile | Juan Quintela |
2009-08-10 | Add cocoa libs at Darwin selection time | Juan Quintela |
2009-08-10 | CURL libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | VDE libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | Add libs_tools support | Juan Quintela |
2009-08-10 | Disable aio in mingw32 | Juan Quintela |