Age | Commit message (Expand) | Author |
2013-06-11 | Makefile: Install qemu-img and qemu-nbd man pages only if built | Andreas Färber |
2013-06-10 | gtk: use better icon | Anthony Liguori |
2013-06-06 | Make qemu-io commands available in HMP | Kevin Wolf |
2013-06-06 | qemu-io: Move remaining helpers from cmd.c | Kevin Wolf |
2013-06-06 | qemu-io: Split off commands to qemu-io-cmds.c | Kevin Wolf |
2013-05-30 | Makefile: create ".../var/run" when installing the POSIX guest agent | Laszlo Ersek |
2013-05-23 | qapi: enable generation of native list code | Michael Roth |
2013-05-03 | win32: fix compilation again | Paolo Bonzini |
2013-04-27 | win32: move Makefile dependencies on version-obj-y to rules.mak | Paolo Bonzini |
2013-04-27 | win32: add generic RC rules to rules.mak | Paolo Bonzini |
2013-04-26 | S390: ccw firmware: Add compiled blob | Alexander Graf |
2013-04-26 | Makefile: Use QEMU_FLAGS for DTC compilation | Peter Crosthwaite |
2013-04-26 | Makefile: Don't build shared libfdt | Peter Crosthwaite |
2013-04-24 | Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging | Anthony Liguori |
2013-04-24 | build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C... | Paolo Bonzini |
2013-04-24 | libcacard: fix mingw64 cross-compilation | Marc-André Lureau |
2013-04-18 | configure/Make: Build libfdt from submodule DTC | Peter Crosthwaite |
2013-04-15 | Update Makefile to actually install the new efi-enabled nic roms that are use... | Sander Eikelenboom |
2013-04-08 | build: enable using $(CONFIG_FOO) on the rhs of config files | Paolo Bonzini |
2013-03-28 | trace: Provide a generic tracing event descriptor | Lluís Vilanova |
2013-03-15 | Fix TAGS creation | David Gibson |
2013-03-09 | Makefile: Add subdir dependency on config-devices-all.mak | Andreas Färber |
2013-03-09 | make_device_config.sh: Emit dependency file to directory where included | Andreas Färber |
2013-02-21 | gtk: add translation support (v5) | Anthony Liguori |
2013-01-26 | build: remove *.lo, *.a, *.la files from all subdirectories on make clean | Paolo Bonzini |
2013-01-26 | build: remove extra-obj-y | Paolo Bonzini |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini |
2013-01-17 | Makefile: drop recursive libcacard clean | Stefan Hajnoczi |
2013-01-16 | build: fix Win32 clean build | Paolo Bonzini |
2013-01-14 | Merge remote-tracking branch 'kraxel/pixman.v6' into staging | Anthony Liguori |
2013-01-14 | pixman: pass extra cflags and ldflags | Gerd Hoffmann |
2013-01-12 | build: fold trace-obj-y into libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move version-obj-y to the generic LINK rule | Paolo Bonzini |
2013-01-12 | build: move base QAPI files to libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move qobject files to qobject/ and libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move files away from tools-obj-y, common-obj-y, user-obj-y | Paolo Bonzini |
2013-01-12 | build: move util-obj-y to libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: rename oslib-obj-y to util-obj-y | Paolo Bonzini |
2013-01-12 | libcacard: rewrite Makefile in non-recursive style | Paolo Bonzini |
2013-01-12 | libcacard: require libtool to build it | Paolo Bonzini |
2013-01-12 | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini |
2013-01-11 | Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too | Laszlo Ersek |
2013-01-08 | qemu-ga: sample fsfreeze hooks | Tomoki Sekiyama |
2012-12-23 | build: Use separate makefile for "trace/" | Lluís Vilanova |
2012-12-19 | qemu-ga: move qemu-ga files to qga/ | Paolo Bonzini |
2012-12-19 | build: kill libuser | Paolo Bonzini |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini |
2012-12-19 | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini |
2012-12-19 | build: adjust setting of QEMU_INCLUDES | Paolo Bonzini |
2012-12-19 | vscclient: use per-target variables | Paolo Bonzini |