summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...Peter Maydell2016-07-051-1/+2
|\
| * build: add pc-bios to config-host.mak depsGerd Hoffmann2016-07-011-1/+1
| * ipxe: add new roms to BLOBSGerd Hoffmann2016-07-011-0/+1
* | Revert "bios: Add fast variant of SeaBIOS for use with -kernel on x86."Gerd Hoffmann2016-07-041-2/+1Star
* | bios: Add fast variant of SeaBIOS for use with -kernel on x86.Richard W.M. Jones2016-07-041-1/+2
* | trace: enable tracing in qemu-imgDenis V. Lunev2016-06-281-1/+1
* | trace: enable tracing in qemu-nbdDenis V. Lunev2016-06-281-1/+1
* | doc: move text describing --trace to specific .texi fileDenis V. Lunev2016-06-281-1/+2
|/
* trace: add build framework for merging trace-events filesDaniel P. Berrange2016-06-201-1/+1
* Makefile: Fix tag file generation targetsSergey Fedorov2016-06-161-2/+2
* Makefile: Derive "PKGVERSION" from "git describe" by defaultFam Zheng2016-06-071-1/+21
* Makefile: add dependency on scripts/hxtoolPaolo Bonzini2016-06-071-7/+7
* Makefile: add dependency on scripts/make_device_config.shPaolo Bonzini2016-06-071-1/+1
* Makefile: Add a "FORCE" targetFam Zheng2016-06-071-1/+1
* tests: Rename tests/Makefile to tests/Makefile.includeFam Zheng2016-06-061-1/+1
* Makefile: Rules for docker testingFam Zheng2016-06-011-1/+3
* Makefile: Always include rules.makFam Zheng2016-06-011-1/+2
* kvm_stat: RemovePaolo Bonzini2016-05-291-9/+0Star
* Remove config-devices.mak on 'make clean'Peter Maydell2016-05-231-0/+1
* osdep: add wrappers for socket functionsDaniel P. Berrange2016-03-101-2/+2
* q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost2016-02-251-1/+1
* nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange2016-02-161-3/+3
* s390x: remove s390-zipl.romMichael Tokarev2016-02-111-1/+0Star
* qapi: Add missing JSON files in build dependenciesLluís Vilanova2016-02-081-1/+2
* fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}Wei Liu2016-01-081-1/+1
* fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}Wei Liu2016-01-081-1/+1
* crypto: ensure qapi/crypto.json is listed in qapi-modulesDaniel P. Berrange2015-12-231-1/+2
* io: add abstract QIOChannel classesDaniel P. Berrange2015-12-181-0/+2
* makefile: fix qemu-ga make install for --disable-toolsMichael Roth2015-11-251-4/+1Star
* makefile: fix w32 install target for qemu-gaMichael Roth2015-11-171-1/+4
* contrib: add ivshmem client and serverDavid Marchand2015-10-241-0/+7
* build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth2015-10-201-6/+8
* Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange2015-09-251-2/+1Star
* nsis: Add QEMU version information to Windows registryStefan Weil2015-09-241-0/+1
* libcacard: use the standalone projectMarc-André Lureau2015-09-231-3/+0Star
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-1/+8
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-161-3/+7
|\
| * monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin2015-09-161-3/+7
* | qom: allow QOM to be linked into tools binariesDaniel P. Berrange2015-09-151-3/+5
* | crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-3/+6
|/
* Makefile: qemu-ga: fix msi target error messageMichael Roth2015-09-011-1/+1
* build: qemu-ga: fix VSS dependenciesMichael Roth2015-09-011-6/+5Star
* qga: start a man pageMarc-André Lureau2015-09-011-2/+12
* qemu-ga: Fixed paths issue with MSI buildLeonid Bloch2015-09-011-2/+2
* qemu-ga: Two MSI related cosmetic changesLeonid Bloch2015-09-011-1/+1
* make: Clean build messagesStefan Weil2015-07-271-1/+1
* Makefile: Add "make ctags"Fam Zheng2015-06-231-1/+6
* Makefile: Fix "make cscope TAGS"Fam Zheng2015-06-231-5/+10
* qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin2015-06-171-1/+23
* virtio-vga: add vgabios configurationGerd Hoffmann2015-06-121-1/+1