Age | Commit message (Expand) | Author | Files | Lines |
2012-08-15 | Makefile: Avoid explicit list of directories in clean target | Peter Maydell | 1 | -5/+2 |
2012-08-15 | block: Enable qemu_open/close to work with fd sets | Corey Bryant | 1 | -3/+3 |
2012-08-11 | Makefile: add qapi.py dependencies | Stefan Hajnoczi | 1 | -6/+8 |
2012-08-03 | qom: Clean libuser object and dependency files | Jan Kiszka | 1 | -1/+1 |
2012-08-03 | usb: Clean common object and dependency files | Jan Kiszka | 1 | -1/+1 |
2012-07-29 | build: Fix linking failure for qemu-ga | Dunrong Huang | 1 | -10/+9 |
2012-07-28 | build: get dependency file directories from object file names | Paolo Bonzini | 1 | -2/+2 |
2012-07-28 | build: include qapi-generated/ files in qga/Makefile.objs | Paolo Bonzini | 1 | -1/+1 |
2012-07-17 | build: fix build breakage due to bad merge | Anthony Liguori | 1 | -7/+4 |
2012-07-17 | build: add make dist target (v2) | Anthony Liguori | 1 | -15/+15 |
2012-07-13 | make: Remove 'build-all' rule | Stefan Weil | 1 | -3/+3 |
2012-07-09 | Merge remote-tracking branch 'mjt/mjt-iov2' into staging | Anthony Liguori | 1 | -1/+2 |
2012-06-26 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -12/+12 |
2012-06-24 | PPC: e500: dt: start with empty device tree | Alexander Graf | 1 | -1/+0 |
2012-06-22 | Makefile: Remove macro qapi-dir | Stefan Weil | 1 | -11/+10 |
2012-06-22 | Makefile: Remove BUILD_DIR from qapi-dir | Stefan Weil | 1 | -1/+1 |
2012-06-22 | Install 'bepo' keymap already included in Qemu source | Frédéric Boiteux | 1 | -1/+2 |
2012-06-21 | libcacard: build fixes | Blue Swirl | 1 | -2/+2 |
2012-06-19 | make: automatically include dependencies in recursive subdir rules (v2) | Anthony Liguori | 1 | -2/+2 |
2012-06-15 | build: install qmp-commands.txt | Bruce Rogers | 1 | -0/+1 |
2012-06-11 | consolidate qemu_iovec_memset{,_skip}() into single function and use existing... | Michael Tokarev | 1 | -1/+2 |
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 |