aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-28Makefile: Fix help text for target 'installer'Stefan Weil
2016-10-28ppc: add skiboot firmware for the pnv platformCédric Le Goater
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari
2016-09-20blockdev: Add dynamic generation of module_block.hMarc Mari
2016-09-20build-sys: fix make install regressionRiku Voipio
2016-09-19Replace qmp-commands.hx by docs/qmp-commands.txtMarc-André Lureau
2016-09-19monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau
2016-09-14build-sys: add make 'help' targetMarc-André Lureau
2016-08-09build-sys: fix building with make CFLAGS=.. argumentMarc-André Lureau
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí
2016-07-12Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.Sean Bruno
2016-07-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...Peter Maydell
2016-07-04Revert "bios: Add fast variant of SeaBIOS for use with -kernel on x86."Gerd Hoffmann
2016-07-04bios: Add fast variant of SeaBIOS for use with -kernel on x86.Richard W.M. Jones
2016-07-01build: add pc-bios to config-host.mak depsGerd Hoffmann
2016-07-01ipxe: add new roms to BLOBSGerd Hoffmann
2016-06-28trace: enable tracing in qemu-imgDenis V. Lunev
2016-06-28trace: enable tracing in qemu-nbdDenis V. Lunev
2016-06-28doc: move text describing --trace to specific .texi fileDenis V. Lunev
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange
2016-06-16Makefile: Fix tag file generation targetsSergey Fedorov
2016-06-07Makefile: Derive "PKGVERSION" from "git describe" by defaultFam Zheng
2016-06-07Makefile: add dependency on scripts/hxtoolPaolo Bonzini
2016-06-07Makefile: add dependency on scripts/make_device_config.shPaolo Bonzini
2016-06-07Makefile: Add a "FORCE" targetFam Zheng
2016-06-06tests: Rename tests/Makefile to tests/Makefile.includeFam Zheng
2016-06-01Makefile: Rules for docker testingFam Zheng
2016-06-01Makefile: Always include rules.makFam Zheng
2016-05-29kvm_stat: RemovePaolo Bonzini
2016-05-23Remove config-devices.mak on 'make clean'Peter Maydell
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