X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Froms%2Fconfig.seabios-128k;fp=qemu%2Froms%2Fconfig.seabios-128k;h=c719ba6892d53ac9645c67580f9ba8064a813c90;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/roms/config.seabios-128k b/qemu/roms/config.seabios-128k new file mode 100644 index 000000000..c719ba689 --- /dev/null +++ b/qemu/roms/config.seabios-128k @@ -0,0 +1,8 @@ +# for qemu machine types 1.7 + older +# need to turn off features (xhci,uas) to make it fit into 128k +CONFIG_QEMU=y +CONFIG_ROM_SIZE=128 +CONFIG_XEN=n +CONFIG_USB_XHCI=n +CONFIG_USB_UAS=n +CONFIG_SDCARD=n