emulation/qemu-i440fx/4.20-859-g8bd2b5c657/2023-07-31T04_32_12Z

emulation/qemu-i440fx/4.20-702-gba7fee9159/2023-07-15T06_06_48Z

Built with gcc (Debian 13.2.0-1) 13.2.0.

Built QEMU image with the command below.

    sudo ~/src/grml-debootstrap/grml-debootstrap --vm --vmfile --target /dev/shm/debian-32.img -r sid --arch i386 --filesystem ext4 -d ~/src/grml-debootstrap/

QEMU command:

    $ qemu-system-x86_64 -version
    QEMU emulator version 8.0.3 (Debian 1:8.0.3+dfsg-4)
    Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
    $ qemu-system-x86_64 -bios /dev/shm/coreboot/build/coreboot.rom -L /dev/shm -enable-kvm -smp cpus=2 -m 1G -hda /dev/shm/debian-32.img -serial stdio -net nic -net user,hostfwd=tcp::22222-:22
8 files changed