aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-03-10osdep: add wrappers for socket functionsDaniel P. Berrange
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost
2016-02-16nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange
2016-02-11s390x: remove s390-zipl.romMichael Tokarev
2016-02-08qapi: Add missing JSON files in build dependenciesLluís Vilanova
2016-01-08fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}Wei Liu
2016-01-08fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}Wei Liu
2015-12-23crypto: ensure qapi/crypto.json is listed in qapi-modulesDaniel P. Berrange
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange
2015-11-25makefile: fix qemu-ga make install for --disable-toolsMichael Roth
2015-11-17makefile: fix w32 install target for qemu-gaMichael Roth
2015-10-24contrib: add ivshmem client and serverDavid Marchand
2015-10-19build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth
2015-09-25Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange
2015-09-01Makefile: qemu-ga: fix msi target error messageMichael Roth
2015-09-01build: qemu-ga: fix VSS dependenciesMichael Roth
2015-09-01qga: start a man pageMarc-André Lureau
2015-09-01qemu-ga: Fixed paths issue with MSI buildLeonid Bloch
2015-09-01qemu-ga: Two MSI related cosmetic changesLeonid Bloch
2015-07-27make: Clean build messagesStefan Weil
2015-06-23Makefile: Add "make ctags"Fam Zheng
2015-06-23Makefile: Fix "make cscope TAGS"Fam Zheng
2015-06-17qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin
2015-06-12virtio-vga: add vgabios configurationGerd Hoffmann
2015-06-02arch_init: Drop target-x86_64.confIkey Doherty
2015-05-14qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster
2015-05-14qapi: qapi-event.py option -b does nothing, drop itMarkus Armbruster
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader build infrastructureGerd Hoffmann
2015-04-02Use $(MAKE) for recursive makeEd Maste
2015-03-18build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini
2015-03-10kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi
2015-02-27Makefile: don't silence mak file test with V=1Michael S. Tsirkin
2015-02-27Makefile: fix up parallel building under MSYS+MinGWVasily Efimov
2015-01-15Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth
2014-09-26trace: install trace-events fileStefan Hajnoczi
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng
2014-07-08PPC: e500: Actually install u-boot.e500Cole Robinson