]> git.proxmox.com Git - qemu.git/commit - hw/usb/redirect.c
Add bootindex support to usb-host and usb-redir
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Mar 2012 09:48:03 +0000 (10:48 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Apr 2012 08:23:27 +0000 (10:23 +0200)
commit65bb3a5c11b00671c1067ee27ea364b6d7e6e2ac
tree43a6f3762c1bb39eeffff08ce14994aa67b725b4
parentee008ba62673943d5cd40c5761955efdbca444cd
Add bootindex support to usb-host and usb-redir

When passing through a usb pendrive seabios will present it in the F12
boot menu and will happily boot from it.

This patch adds bootorder support so you can even make it the default
boot device.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/host-linux.c
hw/usb/redirect.c