1. 3cae16d create_config: remove $(CONFIG_SOFTMMU) hack by Paolo Bonzini · 6 years ago
  2. 6c22ea9 Makefile: generate header file with the list of devices enabled by Julio Montes · 6 years ago
  3. 2b1f35b Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST" by Alex Bennée · 7 years ago
  4. 208ecb3 Makefile: Rename TARGET_DIRS to TARGET_LIST by Fam Zheng · 8 years ago
  5. d3893a3 audio: add driver registry by Gerd Hoffmann · 7 years ago
  6. 3d5eeca Add --firmwarepath to configure by Gerd Hoffmann · 8 years ago
  7. 3688d8c build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO} by Marc-André Lureau · 9 years ago
  8. c503a85 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  9. bbd9080 scripts: Use $(..) instead of deprecated `..` by Stefan Weil · 9 years ago
  10. 67a1de0 Makefile: Derive "PKGVERSION" from "git describe" by default by Fam Zheng · 9 years ago
  11. bdd9022 include: poison symbols in osdep.h by Paolo Bonzini · 9 years ago
  12. 559607e io: add QIOChannelSocket class by Daniel P. Berrange · 10 years ago
  13. e26110c module: implement module loading by Fam Zheng · 11 years ago
  14. 9dd6cab configure: add CONFIG_IASL to config-host.h by Marcel Apfelbaum · 11 years ago
  15. 2e59915 main: use TARGET_ARCH only for the target-specific #define by Paolo Bonzini · 12 years ago
  16. c1799a8 build: rename TARGET_ARCH2 to TARGET_NAME by Paolo Bonzini · 12 years ago
  17. b64ec4e block: add block driver read only whitelist by Fam Zheng · 12 years ago
  18. 0b3b717 create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX by Eduardo Habkost · 13 years ago
  19. c41cc50 create_config: remove *dir block by Eduardo Habkost · 13 years ago
  20. eb72952 create_config: separate section for qemu_*dir variables (v2) by Eduardo Habkost · 13 years ago
  21. bb55b71 Fix conversion from lower to upper case with Turkish locale by Stefan Weil · 13 years ago
  22. 4c3b5a4 Add scripts directory by Blue Swirl · 14 years ago[Renamed from create_config]
  23. c3d9697 configure: Fix evaluation of config-host.mak in create_config by Jan Kiszka · 15 years ago
  24. 1dabe05 configure: expand ${prefix} in create_config by Paolo Bonzini · 15 years ago
  25. 604f78e configure: delete duplicate create_config case stanza by Paolo Bonzini · 15 years ago
  26. eb85201 Configurable block format whitelist by Markus Armbruster · 15 years ago
  27. 1215c6e Move generation of config-host.h to Makefile from configure by Juan Quintela · 15 years ago
  28. 053dd92 We also need TARGET_<arechname> in Makefiles by Juan Quintela · 16 years ago
  29. 1f65373 __sparc_*__ is defined through -D__sparc_*__ by Juan Quintela · 16 years ago
  30. 2358a49 Generate config-host.h from config-host.mak by Juan Quintela · 16 years ago
  31. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 16 years ago
  32. 42bc608 Generate $target_dir/config.h from $target_dir/config.mak by Juan Quintela · 16 years ago