aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-qemu.xml
AgeCommit message (Collapse)Author
2016-03-23dev-manual: Edits from a 2.1 read-through.Scott Rifenbark
* Removed some eMenlow stuff * Cleaned up the description of the BSP structures we have now. * Various links fixed into the SDK manual. * Other minor fixes. (From yocto-docs rev: 5e45005d7ff2254df2754a5ea2d7efd7f1c19a42) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23ref-manual: Resolving a conflictScott Rifenbark
(From yocto-docs rev: b364516928d04da38ef3188f07f190ffac64762b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-07dev-manual: Correction to the KVM stuff in the runqemu commands.Anibal Limon
Applied this patch from Anibal to correct an earlier patch. (From yocto-docs rev: 9b944a5f4192b2e03df4ddcba5af4949df7bb8a9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-18dev-manual: Updated runqemu command options listAnibal Limon
Since 2.0 release KVM mode does not require VHOST enablement and a new option was added to support the old mode. Updated the list of runqemu command options. (From yocto-docs rev: 6bca626b163ee5e35e04d659579076ab92c4951a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-28dev-manual: Added a "biosfilename" item to the runqemu command section.Leonardo Sandoval
Poky's commit edde3e58da00adf9ef3a8cc687268f6e24294c7c included the biosfilename option on the runqemu script. (From yocto-docs rev: 3c834547ace29c14bce6afa0369a727f3afbd650) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17dev-manual: Updated the QEMUARCH option in the runqemu command.Scott Rifenbark
Found a typo in this list. The "qemux86-64" should be "qemux86_64". (From yocto-docs rev: 32f62f51c1574f3a479c12b67aeba7ebcb743a02) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-22dev-manual: Added some formatting for user-supplied input.Scott Rifenbark
(From yocto-docs rev: 0b586d27a647d7afcaff0623919dff33a9206632) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-02dev-manual: Created new chapter on QEMU.Scott Rifenbark
Fixes [YOCTO #641] New chapter added that covers the YP instance of QEMU. (From yocto-docs rev: 7ca17d02364af7e5924e23df6c138ab4dd2203d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-02dev-manual: Added support for new QEMU chapter.Scott Rifenbark
(From yocto-docs rev: d8a852e244f1c0f4d5ef33f50844bb1cb479cb92) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>