summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* arch_init: Drop target-x86_64.confIkey Doherty2015-06-021-6/+1Star
* qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster2015-05-141-7/+7
* qapi: qapi-event.py option -b does nothing, drop itMarkus Armbruster2015-05-141-1/+1
* console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-051-0/+3
* opengl: add shader build infrastructureGerd Hoffmann2015-05-051-0/+14
* Use $(MAKE) for recursive makeEd Maste2015-04-021-3/+3
* build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini2015-03-181-1/+2
* kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi2015-03-101-0/+9
* Makefile: don't silence mak file test with V=1Michael S. Tsirkin2015-02-271-3/+3
* Makefile: fix up parallel building under MSYS+MinGWVasily Efimov2015-02-271-2/+2