Qemu documentation

@bobafetthotmail The qemu page https://openwrt.org/doc/howto/qemu?rev=1518898411https://openwrt.org/doc/howto/qemu?rev=1518898411 has been deleted.

The ToH lists Qemu, and the Qemu devicepage links to the above page.

  1. Why has the Qemu page been deleted?
  2. What shall we do with Qemu in the ToH, keep or delete?
  1. Looks like I deleted it by mistake. Will fix it this evening.
    I will also have to replace the ARM part of it (which is using realview) with the armvirt guide from here https://openwrt.org/docs/guide-developer/test-virtual-image-using-armvirt

  2. In the ToH you should replace the realview target with armvirt.
    realview was dropped https://github.com/openwrt/openwrt/commit/a2798cff0f67349d7c1fe26f339439431188ec15
    to be replaced with armvirt https://github.com/openwrt/openwrt/commit/44ecfc26eb22ca23668a5fd0c706d75f274e410a

1 Like

ok I resurrected the article, merged with the armvirt one and moved it in the right namespace https://openwrt.org/docs/guide-user/virtualization/qemu

I added the automated link list to show all virtualization articles in the Developer section too, https://openwrt.org/docs/guide-developer/start#test_openwrt_in_a_virtual_machine

Also changed the "realview" qemu target into armvirt. It's basically a dummy entry, I could do that on my own too.