summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* osdep: add wrappers for socket functionsDaniel P. Berrange2019-11-291-2/+2
* q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost2019-11-291-1/+1
* nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange2019-11-291-3/+3
* s390x: remove s390-zipl.romMichael Tokarev2019-11-291-1/+0
* qapi: Add missing JSON files in build dependenciesLluís Vilanova2019-11-291-1/+2
* fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}Wei Liu2019-11-291-1/+1
* fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}Wei Liu2019-11-291-1/+1
* crypto: ensure qapi/crypto.json is listed in qapi-modulesDaniel P. Berrange2019-11-291-1/+2
* io: add abstract QIOChannel classesDaniel P. Berrange2019-11-291-0/+2
* makefile: fix qemu-ga make install for --disable-toolsMichael Roth2015-11-251-4/+1
* 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-191-6/+8
* Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange2015-09-251-2/+1
* nsis: Add QEMU version information to Windows registryStefan Weil2015-09-241-0/+1
* libcacard: use the standalone projectMarc-André Lureau2015-09-231-3/+0
* 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/+5
* 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/+1
* 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
* Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth2015-01-151-2/+2
* trace: install trace-events fileStefan Hajnoczi2014-09-261-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-151-0/+6
|\
| * trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-121-0/+2
| * trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova2014-08-121-0/+1
| * trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-0/+1
| * trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2014-08-121-0/+2
* | build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng2014-08-091-1/+1
|/
* PPC: e500: Actually install u-boot.e500Cole Robinson2014-07-081-1/+2
OpenPOWER on IntegriCloud