summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-1/+1
2016-10-28Makefile: Fix help text for target 'installer'Stefan Weil1-1/+1
2016-10-28ppc: add skiboot firmware for the pnv platformCédric Le Goater1-1/+1
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange1-3/+0
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-7/+6
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini1-7/+6
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-33/+33
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari1-3/+0
2016-09-20blockdev: Add dynamic generation of module_block.hMarc Mari1-0/+7
2016-09-20build-sys: fix make install regressionRiku Voipio1-1/+1
2016-09-19Replace qmp-commands.hx by docs/qmp-commands.txtMarc-André Lureau1-5/+1
2016-09-19monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau1-1/+1
2016-09-14build-sys: add make 'help' targetMarc-André Lureau1-0/+37
2016-08-09build-sys: fix building with make CFLAGS=.. argumentMarc-André Lureau1-1/+2
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