| Commit message (Expand) | Author | Age | Files | Lines |
* | contrib: add vhost-user-gpu | Marc-André Lureau | 2019-05-29 | 1 | -1/+8 |
* | build: switch to Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -1/+1 |
* | build: Correct explanation of unnest-vars example | Markus Armbruster | 2019-03-06 | 1 | -1/+1 |
* | test: replace gtester with a TAP driver | Paolo Bonzini | 2019-01-11 | 1 | -1/+3 |
* | tests/docker/Makefile.include: handle empty TARGET_LIST | Alex Bennée | 2018-06-04 | 1 | -0/+3 |
* | configure: Really use local libfdt if the system one is too old | Philippe Mathieu-Daudé | 2018-05-11 | 1 | -1/+1 |
* | make: switch from -I to -iquote | Michael S. Tsirkin | 2018-03-23 | 1 | -1/+1 |
* | Revert "build-sys: silence make by default or V=0" | Daniel P. Berrange | 2018-02-13 | 1 | -2/+0 |
* | build-sys: silence make by default or V=0 | Marc-André Lureau | 2018-01-12 | 1 | -0/+2 |
* | docs: create interop/ subdirectory | Paolo Bonzini | 2017-06-15 | 1 | -1/+1 |
* | configure: split c and cxx extra flags | Bruno Dominguez | 2017-06-07 | 1 | -3/+0 |
* | qapi: Clean up build of generated documentation | Markus Armbruster | 2017-03-16 | 1 | -1/+1 |
* | rules: don't try to create missing include dirs | Daniel P. Berrange | 2017-02-07 | 1 | -1/+0 |
* | make: move top level dir to end of include search path | Daniel P. Berrange | 2017-01-31 | 1 | -7/+23 |
* | build-sys: add qapi doc generation targets | Marc-André Lureau | 2017-01-16 | 1 | -0/+2 |
* | build-sys: use a generic TEXI2MAN rule | Marc-André Lureau | 2017-01-16 | 1 | -0/+10 |
* | rules.mak: add more rules to avoid chaining | Paolo Bonzini | 2016-12-22 | 1 | -0/+4 |
* | rules.mak: speedup save-vars load-vars | Paolo Bonzini | 2016-12-22 | 1 | -12/+10 |
* | rules.mak: Also try -r to build modules | Paolo Bonzini | 2016-11-29 | 1 | -1/+1 |
* | rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default | Adrian Bunk | 2016-11-28 | 1 | -1/+1 |
* | build-sys: fix find-in-path | Marc-André Lureau | 2016-10-08 | 1 | -1/+1 |
* | rules.mak: quiet-command: Split command name and args to print | Peter Maydell | 2016-10-06 | 1 | -13/+19 |
* | rules.mak: Don't extract libs from .mo-libs in link command | Fam Zheng | 2016-09-13 | 1 | -1/+1 |
* | s390x/cpumodel: generate CPU feature lists for CPU models | Michael Mueller | 2016-09-06 | 1 | -0/+1 |
* | optionrom: fix detection of -Wa,-32 | Paolo Bonzini | 2016-07-29 | 1 | -0/+2 |
* | build: Use $(AS) for optionrom explicitly | Richard Henderson | 2016-07-10 | 1 | -1/+1 |
* | build: Use $(CCAS) for compiling .S files | Richard Henderson | 2016-07-06 | 1 | -5/+2 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2016-06-08 | 1 | -1/+1 |
|\ |
|
| * | Makefile: add dependency on scripts/create_config | Paolo Bonzini | 2016-06-07 | 1 | -1/+1 |
* | | Fix linking relocatable objects on Sparc | James Clarke | 2016-06-07 | 1 | -1/+1 |
|/ |
|
* | rules.mak: Add "COMMA" constant | Fam Zheng | 2016-06-01 | 1 | -0/+2 |
* | rules: filter out irrelevant files | Michael S. Tsirkin | 2016-02-17 | 1 | -1/+1 |
* | remove libtool support | Michael Tokarev | 2016-02-11 | 1 | -18/+0 |
* | make: load only required dependency files. | Victor Kaplansky | 2015-08-13 | 1 | -1/+1 |
* | make: fix where dependency *.d are stored. | Victor Kaplansky | 2015-08-13 | 1 | -1/+1 |
* | rules.mak: Force CFLAGS for all objects in DSO | Fam Zheng | 2015-05-08 | 1 | -1/+3 |
* | rules.mak: Fix module build | Fam Zheng | 2015-01-14 | 1 | -11/+12 |
* | rules.mak: Allow .mo-objs and .mo-cflags in -y variables | Fam Zheng | 2014-10-31 | 1 | -0/+5 |
* | Fix cross compilation (nm command) | Stefan Weil | 2014-09-19 | 1 | -1/+1 |
* | rules.mak: Fix DSO build by pulling in archive symbols | Fam Zheng | 2014-09-09 | 1 | -3/+40 |
* | build-sys: introduce install-prog macro to install&strip binaries and use it | Michael Tokarev | 2014-06-24 | 1 | -0/+7 |
* | rules.mak: remove $(sort) from extract-libs | Paolo Bonzini | 2014-06-16 | 1 | -1/+1 |
* | rules.mak: Rewrite unnest-vars | Fam Zheng | 2014-06-10 | 1 | -79/+158 |
* | build: simplify and fix fix-obj-vars | Paolo Bonzini | 2014-05-09 | 1 | -7/+7 |
* | build: add support for per-object -cflags and -libs to all rules | Paolo Bonzini | 2014-05-08 | 1 | -5/+5 |
* | build: Fix per-object variables for Makefile.target | Paolo Bonzini | 2014-05-08 | 1 | -0/+1 |
* | rules.mak: Fix per object libs extraction | Fam Zheng | 2014-03-17 | 1 | -2/+2 |
* | module: implement module loading | Fam Zheng | 2014-02-20 | 1 | -0/+3 |
* | rules.mak: introduce DSO rules | Fam Zheng | 2014-02-20 | 1 | -9/+43 |
* | rules.mak: allow per object cflags and libs | Fam Zheng | 2014-02-20 | 1 | -3/+16 |