home.social

#qemu — Public Fediverse posts

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

  1. Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.

    #datadive #bugtracker

  2. Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.

    #datadive #bugtracker

  3. Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.

    #datadive #bugtracker

  4. Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.

    #datadive #bugtracker

  5. Here is another in a series of attempts to divine information from #qemu's issue tracker. I think this is showing that #AI #bugpocolypse reports tend to be verbose, a lot of sanitizer reports are probably mislabelled (quite often the agent will show the failure in a sanitized build) and having a decent test case correlates well with undeclared agent use. The "normal" size of reports for each class of device in (Untagged) for any tooling or TestCase.

    #datadive #bugtracker

  6. The open-issue emotional roller coaster. 🎢

    Hooray, there's an issue for this... oh no, it's been open since 2021! Issue affects nested #qemu virtualisation with #FreeBSD: gitlab.com/qemu-project/qemu/-

  7. Как QEMU исполняет чужой код: изучаем Tiny Code Compilator изнутри

    QEMU — это не просто виртуализация с KVM. Его главная cуперсила — способность запускать программы, скомпилированные для одной архитектуры, на совершенно другом процессоре. Безо всякой поддержки со стороны хоста. Например, запустить прошивку для ARM-микроконтроллера на x86-ноутбуке. Как это работает? Под капотом QEMU скрывается JIT-компилятор под названием TCG (Tiny Code Generator). В этой статье мы разберем его устройство на практических примерах для RISC-V и посмотрим, как инструкции превращаются из одного машинного кода в другой, как формируются блоки трансляции, и зачем там нужны longjmp и цепочки блоков.

    habr.com/ru/companies/yadro/ar

    #qemu #tcg #jit

  8. Running libvirt's Virtual Machine Manager (virt-manager) on Linux and seeing a blurry VM console?

    With a simple change in the settings the blurry text disappears and is crystal clear again.

    A quick fix that might save you some frustration. #Linux #KVM #QEMU #VirtManager #OpenSource

    geekersdigest.com/how-to-fix-b

  9. Running libvirt's Virtual Machine Manager (virt-manager) on Linux and seeing a blurry VM console?

    With a simple change in the settings the blurry text disappears and is crystal clear again.

    A quick fix that might save you some frustration. #Linux #KVM #QEMU #VirtManager #OpenSource

    geekersdigest.com/how-to-fix-b

  10. Running libvirt's Virtual Machine Manager (virt-manager) on Linux and seeing a blurry VM console?

    With a simple change in the settings the blurry text disappears and is crystal clear again.

    A quick fix that might save you some frustration. #Linux #KVM #QEMU #VirtManager #OpenSource

    geekersdigest.com/how-to-fix-b

  11. Running libvirt's Virtual Machine Manager (virt-manager) on Linux and seeing a blurry VM console?

    With a simple change in the settings the blurry text disappears and is crystal clear again.

    A quick fix that might save you some frustration. #Linux #KVM #QEMU #VirtManager #OpenSource

    geekersdigest.com/how-to-fix-b

  12. Running libvirt's Virtual Machine Manager (virt-manager) on Linux and seeing a blurry VM console?

    With a simple change in the settings the blurry text disappears and is crystal clear again.

    A quick fix that might save you some frustration.

    geekersdigest.com/how-to-fix-b

  13. Anyone having a working #QEMU config for booting an old Windows XP?

    It appears that "pc-q35-2.10" is no longer available. And with "pc-q35-10.1" it fails to boot with an error stating that the system isn't fully ACPI compliant.

    Edit: Same for "pc-q35-4.2" which is the oldest one I can select.

    Edit: This is my config right now (worked with "pc-q35-2.10"): privatebin.net/?149dc6d610a021

    #WinXP #Retrocomputer

  14. GNOME Boxes: Schlanke Virtualisierung für den Linux-Desktop (und warum es für Admins trotzdem spannend ist)

    Einleitung Virtualisierung unter Linux ist längst kein Nischenthema mehr – vom Heim-Server bis zur Enterprise-Umgebung gehören virtuelle Maschinen zum Alltag. Während Tools wie virt-manager, VirtualBox oder VMware Pro jede Menge Schalter und Hebel für Admins bieten, fühlt sich das für einfache Tests oft wie Overkill an. Genau hier setzt GNOME Boxes an: Eine minimalistische, aber ernstzunehmende Oberfläche für KVM/QEMU, die Virtualisierung auf dem Linux-Desktop radikal […]

    andreas-moor.de/gnome-boxes-sc

  15. GNOME Boxes: Schlanke Virtualisierung für den Linux-Desktop (und warum es für Admins trotzdem spannend ist)

    Einleitung Virtualisierung unter Linux ist längst kein Nischenthema mehr – vom Heim-Server bis zur Enterprise-Umgebung gehören virtuelle Maschinen zum Alltag. Während Tools wie virt-manager, VirtualBox oder VMware Pro jede Menge Schalter und Hebel für Admins bieten, fühlt sich das für einfache Tests oft wie Overkill an. Genau hier setzt GNOME Boxes an: Eine minimalistische, aber ernstzunehmende Oberfläche für KVM/QEMU, die Virtualisierung auf dem Linux-Desktop radikal […]

    andreas-moor.de/gnome-boxes-sc

  16. GNOME Boxes: Schlanke Virtualisierung für den Linux-Desktop (und warum es für Admins trotzdem spannend ist)

    Einleitung Virtualisierung unter Linux ist längst kein Nischenthema mehr – vom Heim-Server bis zur Enterprise-Umgebung gehören virtuelle Maschinen zum Alltag. Während Tools wie virt-manager, VirtualBox oder VMware Pro jede Menge Schalter und Hebel für Admins bieten, fühlt sich das für einfache Tests oft wie Overkill an. Genau hier setzt GNOME Boxes an: Eine minimalistische, aber ernstzunehmende Oberfläche für KVM/QEMU, die Virtualisierung auf dem Linux-Desktop radikal […]

    andreas-moor.de/gnome-boxes-sc

  17. So, to allow a linux vm to access a directory from Fedora host with virtio-9p, I'll need to run:

    # semanage fcontext -a -t svirt_home_t "/some/dir"
    # restorecon -vR /some/dir

    Idk why sealert offers this non-working solution instead. It's really weird.:

    # semanage fcontext -a -t virt_image_t 'dir'
    # restorecon -v 'dir'

    #fedora #linux #selinux #qemu #kvm #vm #virtualmachines #9p #virtio #fedora42 #virtmanager

  18. So, to allow a linux vm to access a directory from Fedora host with virtio-9p, I'll need to run:

    # semanage fcontext -a -t svirt_home_t "/some/dir"
    # restorecon -vR /some/dir

    Idk why sealert offers this non-working solution instead. It's really weird.:

    # semanage fcontext -a -t virt_image_t 'dir'
    # restorecon -v 'dir'

    #fedora #linux #selinux #qemu #kvm #vm #virtualmachines #9p #virtio #fedora42 #virtmanager

  19. So, to allow a linux vm to access a directory from Fedora host with virtio-9p, I'll need to run:

    # semanage fcontext -a -t svirt_home_t "/some/dir"
    # restorecon -vR /some/dir

    Idk why sealert offers this non-working solution instead. It's really weird.:

    # semanage fcontext -a -t virt_image_t 'dir'
    # restorecon -v 'dir'

    #fedora #linux #selinux #qemu #kvm #vm #virtualmachines #9p #virtio #fedora42 #virtmanager

  20. Neste vídeo, vou te mostrar, passo a passo, como instalar o Gnome Boxes no Pop!_OS 22.04 LTS.

    Antes de começar... A ideia inicial para o vídeo era ensinar como compilar a versão atual do Gnome Boxes, pois o repositório do Pop!_OS 22.04 oferece a versão 42...

    #máquinavirtual #virtualização #qemu #gnomeboxes #tecnologia #flatpaklinux #flathub #GIMPeditor #Kdenlive #inkscape #linux #gnome42 #poposlinux #popossystem76 #popos #system76

    youtu.be/jggiKyuAKEo

  21. Great benefit of going #nojavascript #nojs on your #SmallWeb is being able to have full access to your web over experimental or retro #os. I just did a merry #solstice status update on mine. From #mothra. Running on #9front in #qemu running on top of #twm in #termux running on low end #android tablet. And yes, you can have decent user experience on mouse oriented system without a mouse using just trackpad / touchscreen.

    So, merry Solstice. May your knitting and your code flow freely.