<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/conf/machine/qemuzynq.conf, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2016-10-26T16:15:28+00:00</updated>
<entry>
<title>qemu* -&gt; *qemu-*: Rename QEMU machines</title>
<updated>2016-10-26T16:15:28+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-10-11T10:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=c570b1226152338cd6b5a1c254df3bcad83d56b8'/>
<id>urn:sha1:c570b1226152338cd6b5a1c254df3bcad83d56b8</id>
<content type='text'>
Rename the QEMU machines to match the &lt;board&gt;-&lt;design&gt;-&lt;arch&gt;
convention. QEMU only machines no longer need to be named qemu*.

Note for qemuzynq it is special in that it does not model a board, as
such it has no board in the name being just 'qemu-zynq7'.

This updates the README.md to match the new machine names.

Additional update all occurrences of the qemu* machines

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
Reviewed-by: Alistair Francis &lt;alistair.francis@xilinx.com&gt;
</content>
</entry>
<entry>
<title>machine-xilinx-qemu.inc: Move common runqemu setup to include</title>
<updated>2016-10-11T11:10:40+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-09-20T14:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=2147f108ef9cfbdb83304c08dc511df4286ded9c'/>
<id>urn:sha1:2147f108ef9cfbdb83304c08dc511df4286ded9c</id>
<content type='text'>
Move the common setup for QEMU machines into an include call
'machine-xilinx-qemu.inc'. This include is added to any machine that has
a QEMU model. It sets up common QB_* values as well as inheriting the
qemuboot class and adding the EXTRA_IMAGEDEPENDS on qemu-native.

This include also has helper functions to automatically determine the
DTB from KERNEL_DEVICETREE/MACHINE_DEVICETREE and automatically setup the
'console=' kernel command line based on SERIAL_CONSOLE.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>qemuzynq, qemumicroblaze: Improve runqemu support</title>
<updated>2016-09-29T14:27:08+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-09-03T13:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=aa1afe6327fb34734dfdc8fd843cb75ac820dcdf'/>
<id>urn:sha1:aa1afe6327fb34734dfdc8fd843cb75ac820dcdf</id>
<content type='text'>
 * Handle slirp/tap networking separately.
 * Force the use of serial port and always disable graphics since the
   qemuzynq and qemumicroblaze targets do not support any graphics

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
Reviewed-by: Alistair Francis &lt;alistair.francis@xilinx.com&gt;
</content>
</entry>
<entry>
<title>conf/machine: update for new runqemu</title>
<updated>2016-09-28T13:16:11+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2016-08-19T01:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b40710ac4d6e5df03502d7ba2e621f878cf1eca4'/>
<id>urn:sha1:b40710ac4d6e5df03502d7ba2e621f878cf1eca4</id>
<content type='text'>
The new runqemu has removed machine knowledge, these info can set in
bsp's conf file, please see oe-core's meta/classes/qemuboot.bbclass for
more info.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>machine-xilinx-*.inc: Remove default append for 'device-tree'</title>
<updated>2016-03-06T10:04:03+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-02-24T06:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e569dd145ee9f11c7268ddc0acb11461475d7078'/>
<id>urn:sha1:e569dd145ee9f11c7268ddc0acb11461475d7078</id>
<content type='text'>
* The device-tree recipe is not required for all machines or all boards,
  remove the default append to allow each machine to add the dependency
  when needed
* Add the 'device-tree' as a machine RDEPEND for all machines that use
  the device-tree recipe to obtain the machines device tree output

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>qemuzynq: Rework device tree to use kernel source include</title>
<updated>2016-03-06T10:04:03+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-02-23T14:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=1787653f62af023587a18c0a4da8c9472c2c99ed'/>
<id>urn:sha1:1787653f62af023587a18c0a4da8c9472c2c99ed</id>
<content type='text'>
* Rework the qemuzynq.dts device tree to use the kernel source include
  'zynq-7000.dtsi'
* Store the new device tree in the device-tree recipe directory

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/qemu*: Setup init-ifupdown for QEMU machines</title>
<updated>2015-09-24T07:32:14+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-09-24T06:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d9b25aa3bb7fe60a9f8577c64aa7e21fc0b513cc'/>
<id>urn:sha1:d9b25aa3bb7fe60a9f8577c64aa7e21fc0b513cc</id>
<content type='text'>
* Using FILEOVERRIDES setup the init-ifupdown recipe to use the
  /etc/network/interfaces for the 'qemuarm' machine, this allows for
  the runqemu networking setup to specify the IP address via kernel
  parameters.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/*.conf: Update MACHINE_FEATURES</title>
<updated>2015-04-17T07:49:09+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-17T07:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=edca777d4af70095654794ae8ca462d77c93b308'/>
<id>urn:sha1:edca777d4af70095654794ae8ca462d77c93b308</id>
<content type='text'>
* Update MACHINE_FEATURES for each machine to reflect the correct
  features provided on a per machine basis

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-mainline-gem.dtsi: Remove</title>
<updated>2014-05-21T04:26:09+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-05-21T02:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5fa542d719eb3c22165985a2755a81869ad9e926'/>
<id>urn:sha1:5fa542d719eb3c22165985a2755a81869ad9e926</id>
<content type='text'>
* These changes have been merged into the base dtsi for zynq
* Clean up and remove non-required *-yocto.dts
* Update machine confs

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>qemuzynq: Added qemuzynq-yocto.dts for linux-yocto</title>
<updated>2014-04-07T07:20:22+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-04-07T00:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e78ab38f39ca8583d24f88a3d4008bb5f2468b70'/>
<id>urn:sha1:e78ab38f39ca8583d24f88a3d4008bb5f2468b70</id>
<content type='text'>
Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
</feed>
