home.social

#qemu — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #qemu, aggregated by home.social.

  1. Oh, look, another "revolutionary" kernel that boots in #QEMU 😴. Who knew we needed yet another toy project cluttering our #GitHub feeds? 🙄 It's almost like someone's trying to win an award for the world's smallest C code that nobody asked for. 🏆
    github.com/obinexus/mmuko-boot #revolutionarykernel #toyproject #smallestCcode #techhumor #HackerNews #ngated

  2. Oh, look, another "revolutionary" kernel that boots in #QEMU 😴. Who knew we needed yet another toy project cluttering our #GitHub feeds? 🙄 It's almost like someone's trying to win an award for the world's smallest C code that nobody asked for. 🏆
    github.com/obinexus/mmuko-boot #revolutionarykernel #toyproject #smallestCcode #techhumor #HackerNews #ngated

  3. Oh, look, another "revolutionary" kernel that boots in #QEMU 😴. Who knew we needed yet another toy project cluttering our #GitHub feeds? 🙄 It's almost like someone's trying to win an award for the world's smallest C code that nobody asked for. 🏆
    github.com/obinexus/mmuko-boot #revolutionarykernel #toyproject #smallestCcode #techhumor #HackerNews #ngated

  4. Oh, look, another "revolutionary" kernel that boots in #QEMU 😴. Who knew we needed yet another toy project cluttering our #GitHub feeds? 🙄 It's almost like someone's trying to win an award for the world's smallest C code that nobody asked for. 🏆
    github.com/obinexus/mmuko-boot #revolutionarykernel #toyproject #smallestCcode #techhumor #HackerNews #ngated

  5. One excellent developer quality of life change that got merged into #qemu last week was #meson support for the #tcg checks. The TCG checks are complicated because they require multiple cross compilers for all the guest tests and meson doesn't really understand the concept. However Pierrick was able to work around that and now you can run individual tests like this:

    ```
    ./run meson test --suite tcg aarch64-softmmu-memory-sve aarch64-linux-user-sve-ioctls
    ```

  6. One excellent developer quality of life change that got merged into #qemu last week was #meson support for the #tcg checks. The TCG checks are complicated because they require multiple cross compilers for all the guest tests and meson doesn't really understand the concept. However Pierrick was able to work around that and now you can run individual tests like this:

    ```
    ./run meson test --suite tcg aarch64-softmmu-memory-sve aarch64-linux-user-sve-ioctls
    ```

  7. One excellent developer quality of life change that got merged into #qemu last week was #meson support for the #tcg checks. The TCG checks are complicated because they require multiple cross compilers for all the guest tests and meson doesn't really understand the concept. However Pierrick was able to work around that and now you can run individual tests like this:

    ```
    ./run meson test --suite tcg aarch64-softmmu-memory-sve aarch64-linux-user-sve-ioctls
    ```

  8. One excellent developer quality of life change that got merged into #qemu last week was #meson support for the #tcg checks. The TCG checks are complicated because they require multiple cross compilers for all the guest tests and meson doesn't really understand the concept. However Pierrick was able to work around that and now you can run individual tests like this:

    ```
    ./run meson test --suite tcg aarch64-softmmu-memory-sve aarch64-linux-user-sve-ioctls
    ```

  9. ... und jetzt noch das Sahnehäubchen um euch gänzlich verrückt zu machen: das ist der Host.

    Was soll ich sagen ... es läuft
    ¯\_ (ツ)_/¯

    #haiku #haikuos #qemu #intelnuc #minipc #virtualisierung #virtuellemaschine #lowspec

  10. The team behind the #Lorelei talk at last years #kvmforum have now posted patches for a #qemu #tcgplugins based approach. It allows for guests to call host libraries which is one of the techniques that allows things like #fex and #box86 to achieve their performance. No hacking the internals of QEMU required just a nice narrowly scoped plugin and the library tooling can live out of the tree: patchew.org/QEMU/2026061904540

  11. Запуск Vivado 2019.1 на Orange Pi 3 LTS через QEMU

    Если вам интересно как выглядит работа Vivado на одноядерном ARM процессоре с частотой 1.8 ГГц, и 2 Гб ОЗУ, то я вам это покажу, и расскажу, как я запустил и успешно прошил плату (ДА! Собрал проект и прошил).

    habr.com/ru/articles/1033766/

    #Vivado #Xilinx #FPGA #OrangePi #Orange_Pi_3 #QEMU