summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/qemu
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Add patch to resolve MicroBlaze ethernet phy issuesNathan Rossi2014-04-092-0/+30
| | | | | | | * Add patch to resolve phy soft reset functionality which is relied on by newer kernel versions Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Update qemu to version 1.7.0Nathan Rossi2014-01-132-177/+0
| | | | | | | * Up version from 1.6.1 -> 1.7.0 * Remove up-streamed patches Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Add patch to resolve MicroBlaze ethernet issuesNathan Rossi2013-12-112-0/+102
| | | | | | | | * Add patch to resolve the QEMU segfault when a AXI Ethernet device attempts to transmit/recieve packets. * Patch is from mailing list, back-ported for 1.6.1. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Enabled required patchesNathan Rossi2013-12-111-5/+5
| | | | | | | * Verified existing patches against 1.6.1 * Re-enabled required patches for MicroBlaze and Zynq Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes-devtools:qemu Update qemu recipe version to match upstream.Sipke Vriend2013-11-142-8/+8
| | | | | | Update recipe to fix recipe parse error. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* qemu: Added patches for Zynq work-aroundsNathan Rossi2013-06-193-0/+72
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Add MicroBlaze specific patches for QEMUNathan Rossi2013-06-192-0/+182
* Added initrd support for MicroBlaze QEMU Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>