summaryrefslogtreecommitdiffstats
path: root/tools/qemu
Commit message (Collapse)AuthorAgeFilesLines
* tools: remove static linking supportJo-Philipp Wich2015-02-061-1/+0
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* include/download.mk: Add download mirrors for tools from GNU Savannah (bug ↵John Crispin2014-10-081-1/+1
| | | | | | | | | | | #15184) I defined a new download method @SAVANNAH in include/download.mk and scripts/download.pl, and converted quilt and qemu to use that method. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 42840
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* qemu: link staticallyJo-Philipp Wich2012-08-101-0/+1
| | | | SVN-Revision: 33103
* qemu: update to 0.14.1Florian Fainelli2012-04-022-14/+3
| | | | | | | | | | | | | | This patch has not been tested on freebsd. File block/sheepdog.c has been changed and the patch does no longer apply. Anyone with freebsd who could test this? All my other patches regarding the tools upgrade were tested on linux x64 and produce a working image. Once submitted patches get applied I will upgrade the remaining tools... Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31175
* tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵Felix Fietkau2011-02-201-0/+2
| | | | | | system header file with the same name on darwin SVN-Revision: 25598
* tools/qemu: fix FreeBSD compile issueAlexandros C. Couloumbis2011-01-031-0/+11
| | | | SVN-Revision: 24888
* qemu: update qemu to version 0.13.0Hauke Mehrtens2010-12-111-3/+3
| | | | SVN-Revision: 24487
* qemu: fix build failure on some systems. Closes #7767Andy Boyett2010-08-211-4/+2
| | | | SVN-Revision: 22751
* qemu: build qemu-img for packaging vmdk and vdi imagesAndy Boyett2010-08-091-0/+40
SVN-Revision: 22552