Age | Commit message (Expand) | Author |
2012-10-19 | allow make {dist, }clean work w/out configure | Mike Frysinger |
2012-10-05 | Remove libhw | Stefan Weil |
2012-10-04 | Make target_phys_addr_t 64 bits unconditionally | Avi Kivity |
2012-09-25 | configure: Allow builds without any system or user emulation | Stefan Weil |
2012-09-21 | Eliminate cpus-x86_64.conf file | Eduardo Habkost |
2012-09-12 | qemu-img: Add json output option to the info command. | Benoît Canet |
2012-08-15 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-08-15 | Makefile: Avoid explicit list of directories in clean target | Peter Maydell |
2012-08-15 | block: Enable qemu_open/close to work with fd sets | Corey Bryant |
2012-08-11 | Makefile: add qapi.py dependencies | Stefan Hajnoczi |
2012-08-03 | qom: Clean libuser object and dependency files | Jan Kiszka |
2012-08-03 | usb: Clean common object and dependency files | Jan Kiszka |
2012-07-29 | build: Fix linking failure for qemu-ga | Dunrong Huang |
2012-07-28 | build: get dependency file directories from object file names | Paolo Bonzini |
2012-07-28 | build: include qapi-generated/ files in qga/Makefile.objs | Paolo Bonzini |
2012-07-17 | build: fix build breakage due to bad merge | Anthony Liguori |
2012-07-17 | build: add make dist target (v2) | Anthony Liguori |
2012-07-13 | make: Remove 'build-all' rule | Stefan Weil |
2012-07-09 | Merge remote-tracking branch 'mjt/mjt-iov2' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-06-24 | PPC: e500: dt: start with empty device tree | Alexander Graf |
2012-06-22 | Makefile: Remove macro qapi-dir | Stefan Weil |
2012-06-22 | Makefile: Remove BUILD_DIR from qapi-dir | Stefan Weil |
2012-06-22 | Install 'bepo' keymap already included in Qemu source | Frédéric Boiteux |
2012-06-21 | libcacard: build fixes | Blue Swirl |
2012-06-19 | make: automatically include dependencies in recursive subdir rules (v2) | Anthony Liguori |
2012-06-15 | build: install qmp-commands.txt | Bruce Rogers |
2012-06-11 | consolidate qemu_iovec_memset{,_skip}() into single function and use existing... | Michael Tokarev |
2012-06-07 | build: limit usage of vpath | Paolo Bonzini |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move fsdev/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: do not sprinkle around GENERATED_HEADERS dependencies | Paolo Bonzini |
2012-05-10 | move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) | Eduardo Habkost |
2012-04-26 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2012-04-26 | sdl: Add QEMU mascot icon for use with SDL | Stefan Weil |
2012-04-25 | Generic elimination of auto-generated files | Lluís Vilanova |
2012-04-24 | config-host.mak: rename docdir to qemu_docdir | Eduardo Habkost |
2012-04-24 | Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu | Eduardo Habkost |
2012-04-24 | config-host.mak: rename datadir to qemu_datadir | Eduardo Habkost |
2012-04-12 | make: Always set LC_ALL=C for makeinfo | Stefan Weil |
2012-04-03 | make: fix clean rule by removing build file in qom/ | Anthony PERARD |
2012-03-31 | buildfix: check for old pod2man versions | Gerd Hoffmann |
2012-03-26 | test: remove qemu-ga reference | Michael Roth |
2012-03-24 | Support utf8 chars in pod docs | Michael Tokarev |
2012-03-13 | qom: Add QOM support to user emulators | Andreas Färber |
2012-03-11 | build: Include config-host.mak as soon as possible | Lluís Vilanova |
2012-03-01 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-02-27 | Merge remote-tracking branch 'aneesh/for-upstream' into staging | Anthony Liguori |
2012-02-24 | ./configure: add option for disabling VirtFS | Meador Inge |