Am 04.02.2015 um 14:03 schrieb Paolo Bonzini: > > > On 04/02/2015 14:01, Christian Borntraeger wrote: >> Am 04.02.2015 um 13:57 schrieb Paolo Bonzini: >>> >>> >>> On 04/02/2015 10:44, Christian Borntraeger wrote: >>>> From: Ekaterina Tumanova <[email protected]> >>>> >>>> Read the additional data fields (Extended Name and UUID) from the >>>> 1KB block returned by the STSI command and reflect this information in >>>> the /proc/sysinfo file accordingly >>>> >>>> Signed-off-by: Ekaterina Tumanova <[email protected]> >>>> Reviewed-by: David Hildenbrand <[email protected]> >>>> Reviewed-by: Cornelia Huck <[email protected]> >>>> Acked-by: Heiko Carstens <[email protected]> >>>> Signed-off-by: Christian Borntraeger <[email protected]> >>> >>> Why should this go in via KVM? :) >> >> Because we are being the first that will implement the architecture ( >> the other side so to speak). >> Heiko gave his ack so this shoudl be fine. If you prefer I can certainly push >> that via Martin/Heiko. > > No problem. Perhaps edit the commit message?
Something like A new architecture extends STSI 3.2.2 with UUID and long names. KVM will provide the first implementation. This patch adds the additional data fields (Extended Name and UUID) from the 4KB block returned by the STSI 3.2.2 command and reflect this information in the /proc/sysinfo file accordingly. This is is non-KVM code, but developed by the KVM team. The patch is acked by Heiko Carstens to go over the KVM tree. Signed-off-by: Ekaterina Tumanova <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Acked-by: Heiko Carstens <[email protected]> Signed-off-by: Christian Borntraeger <[email protected]> ? -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
