summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell1-1/+1
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí1-1/+1
2016-07-12Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.Sean Bruno1-1/+1
2016-07-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...Peter Maydell1-1/+2
2016-07-04Revert "bios: Add fast variant of SeaBIOS for use with -kernel on x86."Gerd Hoffmann1-2/+1
2016-07-04bios: Add fast variant of SeaBIOS for use with -kernel on x86.Richard W.M. Jones1-1/+2
2016-07-01build: add pc-bios to config-host.mak depsGerd Hoffmann1-1/+1
2016-07-01ipxe: add new roms to BLOBSGerd Hoffmann1-0/+1
2016-06-28trace: enable tracing in qemu-imgDenis V. Lunev1-1/+1
2016-06-28trace: enable tracing in qemu-nbdDenis V. Lunev1-1/+1
2016-06-28doc: move text describing --trace to specific .texi fileDenis V. Lunev1-1/+2
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange1-1/+1
2016-06-16Makefile: Fix tag file generation targetsSergey Fedorov1-2/+2
2016-06-07Makefile: Derive "PKGVERSION" from "git describe" by defaultFam Zheng1-1/+21
2016-06-07Makefile: add dependency on scripts/hxtoolPaolo Bonzini1-7/+7
2016-06-07Makefile: add dependency on scripts/make_device_config.shPaolo Bonzini1-1/+1
2016-06-07Makefile: Add a "FORCE" targetFam Zheng1-1/+1
2016-06-06tests: Rename tests/Makefile to tests/Makefile.includeFam Zheng1-1/+1
2016-06-01Makefile: Rules for docker testingFam Zheng1-1/+3
2016-06-01Makefile: Always include rules.makFam Zheng1-1/+2
2016-05-29kvm_stat: RemovePaolo Bonzini1-9/+0
2016-05-23Remove config-devices.mak on 'make clean'Peter Maydell1-0/+1
2016-03-10osdep: add wrappers for socket functionsDaniel P. Berrange1-2/+2
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost1-1/+1
2016-02-16nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange1-3/+3
2016-02-11s390x: remove s390-zipl.romMichael Tokarev1-1/+0
2016-02-08qapi: Add missing JSON files in build dependenciesLluís Vilanova1-1/+2
2016-01-08fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}Wei Liu1-1/+1
2016-01-08fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}Wei Liu1-1/+1
2015-12-23crypto: ensure qapi/crypto.json is listed in qapi-modulesDaniel P. Berrange1-1/+2
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange1-0/+2
2015-11-25makefile: fix qemu-ga make install for --disable-toolsMichael Roth1-4/+1
2015-11-17makefile: fix w32 install target for qemu-gaMichael Roth1-1/+4
2015-10-24contrib: add ivshmem client and serverDavid Marchand1-0/+7
2015-10-19build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth1-6/+8
2015-09-25Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange1-2/+1
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil1-0/+1
2015-09-23libcacard: use the standalone projectMarc-André Lureau1-3/+0
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster1-1/+8
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-3/+7
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin1-3/+7
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange1-3/+5
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange1-3/+6
2015-09-01Makefile: qemu-ga: fix msi target error messageMichael Roth1-1/+1
2015-09-01build: qemu-ga: fix VSS dependenciesMichael Roth1-6/+5
2015-09-01qga: start a man pageMarc-André Lureau1-2/+12
2015-09-01qemu-ga: Fixed paths issue with MSI buildLeonid Bloch1-2/+2
2015-09-01qemu-ga: Two MSI related cosmetic changesLeonid Bloch1-1/+1
2015-07-27make: Clean build messagesStefan Weil1-1/+1
2015-06-23Makefile: Add "make ctags"Fam Zheng1-1/+6