Age | Commit message (Expand) | Author | Files | Lines |
2012-06-07 | build: limit usage of vpath | Paolo Bonzini | 1 | -1/+1 |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini | 1 | -0/+4 |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -2/+4 |
2012-06-07 | build: move fsdev/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -1/+1 |
2012-06-07 | build: do not sprinkle around GENERATED_HEADERS dependencies | Paolo Bonzini | 1 | -9/+9 |
2012-05-10 | move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) | Eduardo Habkost | 1 | -3/+9 |
2012-04-26 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori | 1 | -4/+4 |
2012-04-26 | sdl: Add QEMU mascot icon for use with SDL | Stefan Weil | 1 | -0/+1 |
2012-04-25 | Generic elimination of auto-generated files | Lluís Vilanova | 1 | -4/+4 |
2012-04-24 | config-host.mak: rename docdir to qemu_docdir | Eduardo Habkost | 1 | -2/+2 |
2012-04-24 | Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu | Eduardo Habkost | 1 | -2/+2 |
2012-04-24 | config-host.mak: rename datadir to qemu_datadir | Eduardo Habkost | 1 | -4/+4 |
2012-04-12 | make: Always set LC_ALL=C for makeinfo | Stefan Weil | 1 | -1/+1 |
2012-04-03 | make: fix clean rule by removing build file in qom/ | Anthony PERARD | 1 | -0/+1 |
2012-03-31 | buildfix: check for old pod2man versions | Gerd Hoffmann | 1 | -1/+0 |
2012-03-26 | test: remove qemu-ga reference | Michael Roth | 1 | -0/+1 |
2012-03-24 | Support utf8 chars in pod docs | Michael Tokarev | 1 | -4/+5 |
2012-03-13 | qom: Add QOM support to user emulators | Andreas Färber | 1 | -3/+3 |
2012-03-11 | build: Include config-host.mak as soon as possible | Lluís Vilanova | 1 | -7/+8 |
2012-03-01 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -1/+1 |
2012-02-27 | Merge remote-tracking branch 'aneesh/for-upstream' into staging | Anthony Liguori | 1 | -0/+2 |
2012-02-24 | ./configure: add option for disabling VirtFS | Meador Inge | 1 | -0/+2 |
2012-02-23 | qemu-ga: fixes for win32 build of qemu-ga | Michael Roth | 1 | -1/+1 |
2012-02-22 | Makefile: Add dependency to fix linux-user-only build | Peter Maydell | 1 | -0/+1 |
2012-02-18 | kvmvapic: Add option ROM | Jan Kiszka | 1 | -1/+1 |
2012-02-09 | make: Remove duplicate use of GLIB_CFLAGS | Stefan Weil | 1 | -2/+0 |
2012-02-01 | Add basic version of bridge helper | Corey Bryant | 1 | -2/+10 |
2012-02-01 | Makefile: Remove linux-headers/asm symlink on distclean | Peter Maydell | 1 | -0/+1 |
2012-01-27 | qom: add the base Object class (v2) | Anthony Liguori | 1 | -0/+2 |
2012-01-19 | Makefile: Remove generated headers on clean | Andreas Färber | 1 | -0/+1 |
2012-01-19 | Makefile: Exclude tests/Makefile in unconfigured tree | Andreas Färber | 1 | -0/+2 |
2012-01-12 | test: eliminate libcheck tests and have make check use gtester | Anthony Liguori | 1 | -2/+2 |
2012-01-12 | build: split unit test builds to a separate makefile fragment | Anthony Liguori | 1 | -35/+1 |
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori | 1 | -2/+2 |
2012-01-12 | Fix qapi code generation fix | Avi Kivity | 1 | -1/+1 |
2012-01-04 | hw/9pfs: man page for proxy helper | M. Mohan Kumar | 1 | -1/+11 |
2012-01-04 | hw/9pfs: File ownership and others | M. Mohan Kumar | 1 | -1/+1 |
2012-01-04 | hw/9pfs: File system helper process for qemu 9p proxy FS | M. Mohan Kumar | 1 | -0/+3 |
2011-12-27 | Fix qapi code generation wrt parallel build | Avi Kivity | 1 | -9/+11 |
2011-12-22 | link the main loop and its dependencies into the tools | Paolo Bonzini | 1 | -2/+3 |
2011-12-06 | Drop test-visitor | Luiz Capitulino | 1 | -4/+1 |
2011-12-06 | Introduce test-qmp-input-visitor | Luiz Capitulino | 1 | -1/+4 |
2011-12-06 | Introduce test-qmp-output-visitor | Luiz Capitulino | 1 | -1/+4 |
2011-11-30 | Makefile: use full path for qapi-generated directory | Michael Roth | 1 | -1/+1 |
2011-11-28 | Revert "fix out of tree build" | Anthony Liguori | 1 | -1/+1 |
2011-11-23 | fix out of tree build | Stefano Stabellini | 1 | -1/+1 |
2011-11-17 | Makefile: fix qga dependencies | Michael S. Tsirkin | 1 | -4/+5 |
2011-11-17 | Makefile: dependency fix | Michael S. Tsirkin | 1 | -1/+1 |
2011-11-17 | Makefile: fix dependencies for generated .h, .c | Michael S. Tsirkin | 1 | -18/+18 |
2011-11-17 | Makefile: remove more generated files on clean | Michael S. Tsirkin | 1 | -0/+2 |