qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Fix latent(?) bootindex bugs


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/2] Fix latent(?) bootindex bugs
Date: Fri, 15 Aug 2014 13:32:35 +0200

I put (?) behind latent, because I didn't actually prove the reason it
can't bite USB I put forward in PATCH 1.

PATCH 1 should be picked up by the USB maintainer (Kraxel), and PATCH
2 by a block maintainer (Kevin or Stefan).  I'm posting this as a
series regardless, because I want them reviewed together.

Related: [SeaBIOS] [PATCH v3] boot: Fix boot order for SCSI target,
lun > 9
http://www.seabios.org/pipermail/seabios/2014-August/008205.html
RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1096560

Markus Armbruster (2):
  usb: Fix bootindex for portnr > 9
  ide: Fix bootindex for bus_id > 9

 hw/ide/qdev.c | 2 +-
 hw/usb/bus.c  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]