Re: [Qemu-devel] [PATCH 0/4] misc block fixes

2011-11-21 Thread Kevin Wolf
Am 18.11.2011 16:31, schrieb Paolo Bonzini: > See individual patches, all for 1.0. > > Paolo Bonzini (4): > virtio-blk: fix cross-endian config space > usb-msd: do not register twice in the boot order > scsi: fix fw path > scsi-generic: add as boot device > > hw/pci-hotplug.c |3 ++-

[Qemu-devel] [PATCH 0/4] misc block fixes

2011-11-18 Thread Paolo Bonzini
See individual patches, all for 1.0. Paolo Bonzini (4): virtio-blk: fix cross-endian config space usb-msd: do not register twice in the boot order scsi: fix fw path scsi-generic: add as boot device hw/pci-hotplug.c |3 ++- hw/scsi-bus.c | 11 +++ hw/scsi-disk.c|