aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * net: move solaris code to net/tap-solaris.cMark McLoughlin2009-10-301-0/+1
| * net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin2009-10-301-0/+1
| * net: split all the tap code out into net/tap.cMark McLoughlin2009-10-301-0/+1
| * net: move tap-win32.c under net/Mark McLoughlin2009-10-301-1/+1
| * net: move net-checksum.c under net/Mark McLoughlin2009-10-301-2/+2
| * net: move net-queue.[ch] under net/Mark McLoughlin2009-10-301-3/+7
* | Merge commit '93db66850d99fd9885edeff6af5679be51e1c610' into upstream-mergeMark McLoughlin2009-10-281-2/+2
|\|
| * Makefile: Change make to be quiet again when doing nothingStefan Weil2009-10-271-2/+2
* | Make vapic.S into optional romGleb Natapov2009-10-261-0/+1
* | Merge commit 'f71058439974f6236ecc0a8eeb58ccc2e8fc87f9' into upstream-mergeMark McLoughlin2009-10-151-1/+2
|\|
| * net: refactor packet queueing codeMark McLoughlin2009-10-151-1/+2
* | Merge commit '6550f2e676959bd9507ae311ca8df0b1939e77f3' into upstream-mergeMarcelo Tosatti2009-10-141-1/+1
|\|
| * user: fix libuser build messagesBlue Swirl2009-10-131-1/+1
* | Merge commit 'd549db5a732ef2ec145b84c5008a7585cf17cf67' into upstream-mergeMarcelo Tosatti2009-10-141-0/+2
|\|
| * Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-0/+2
* | Merge commit 'd7f9b68971d5f9111afeae03c61199346b868c13' into upstream-mergeMarcelo Tosatti2009-10-141-7/+21
|\|
| * Introduce QList unit-testsLuiz Capitulino2009-10-081-0/+1
| * Introduce QListLuiz Capitulino2009-10-081-1/+1
| * Only compile ssi when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile ssi-sd when one target uses itJuan Quintela2009-10-081-1/+1
| * Only compile max111x when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile ads7846 when one target uses itJuan Quintela2009-10-081-1/+1
| * Only compile sd0323 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile sd0303 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile stellaris_input when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile tmp105 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile lm832x when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile tsc2005 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile twl92230 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile wm8750 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile max7310 when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile sd when one target uses itJuan Quintela2009-10-081-1/+2
| * Only compile ptimer when one target uses itJuan Quintela2009-10-081-1/+2
* | Merge commit 'fe0d4d3f7769d5b024e8166fc075148f9cf76ba9' into upstream-mergeMarcelo Tosatti2009-10-141-2/+12
|\|
| * Generate config-devices.hJuan Quintela2009-10-081-2/+5
| * Add new config-devices.mak for each targetJuan Quintela2009-10-081-0/+7
* | Merge commit '25be210f69543faae4f22bfa2c7446c4f1be62ef' into upstream-mergeMarcelo Tosatti2009-10-141-7/+4
|\|
| * Rename config.{h, mak} config-target.{h, mak}Juan Quintela2009-10-081-1/+1
| * Remove useless check for config-host.makJuan Quintela2009-10-081-6/+3
* | Merge commit '1215c6e7615897e4a0bfd6867b762a47fc34f37f' into upstream-mergeMarcelo Tosatti2009-10-141-5/+15
|\|
| * Move generation of config-host.h to Makefile from configureJuan Quintela2009-10-081-4/+9
| * configure and Makefile are not generated in qemuJuan Quintela2009-10-061-0/+5
| * add build-all to .PHONY rulesJuan Quintela2009-10-061-1/+1
* | Merge commit '50af324697cb91d3e7a820e2b94ee0237c0103e2' into upstream-mergeAvi Kivity2009-10-051-0/+2
|\|
| * Include microblaze binaries in tarbin.Edgar E. Iglesias2009-10-011-0/+2
* | Merge commit 'add16157d72454347feb240007da4f90b9d9bae6' into upstream-mergeMarcelo Tosatti2009-09-291-2/+7
|\|
| * Compile some user files only once for all targetsBlue Swirl2009-09-271-2/+7
* | Merge commit 'c2b023b62707f5dc73497dc03f3764f145a29785' into upstream-mergeAvi Kivity2009-09-211-1/+1
|\|
| * Compile host-utils only onceBlue Swirl2009-09-201-1/+1
* | Merge commit '96e132e24ee5a693069e83b6a981693588b088c1' into upstream-mergeAvi Kivity2009-09-211-0/+1
|\|