All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Fix latent(?) bootindex bugs
@ 2014-08-15 11:32 Markus Armbruster
  2014-08-15 11:32 ` [Qemu-devel] [PATCH 1/2] usb: Fix bootindex for portnr > 9 Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Armbruster @ 2014-08-15 11:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, lersek, kraxel, stefanha

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-26 10:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-15 11:32 [Qemu-devel] [PATCH 0/2] Fix latent(?) bootindex bugs Markus Armbruster
2014-08-15 11:32 ` [Qemu-devel] [PATCH 1/2] usb: Fix bootindex for portnr > 9 Markus Armbruster
2014-08-25 12:48   ` Gerd Hoffmann
2014-08-25 14:33     ` Markus Armbruster
2014-08-15 11:32 ` [Qemu-devel] [PATCH 2/2] ide: Fix bootindex for bus_id " Markus Armbruster
2014-08-26 10:51   ` Stefan Hajnoczi
2014-08-15 11:55 ` [Qemu-devel] [PATCH 0/2] Fix latent(?) bootindex bugs Laszlo Ersek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.