Searched hist:f31c41ff5e7d64680382e94b9ea35d52ab4ca045 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/core/ |
H A D | qdev-properties.c | diff f31c41ff5e7d64680382e94b9ea35d52ab4ca045 Sat Feb 08 04:01:54 CST 2014 Paolo Bonzini <pbonzini@redhat.com> block: Handle "rechs" and "large" translation options
Sure, CHS translation is an obscure topic, and legacy options for hard-disk geometries are obscure as well. But since QEMU does nothing with it except telling the BIOS, and since there "large" and "rechs" are listed in the enums, parsing them seems to be the bare minimum.
Acked-by: Stefan Hajnoczi <stefanha@gmail.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff f31c41ff5e7d64680382e94b9ea35d52ab4ca045 Sat Feb 08 04:01:54 CST 2014 Paolo Bonzini <pbonzini@redhat.com> block: Handle "rechs" and "large" translation options
Sure, CHS translation is an obscure topic, and legacy options for hard-disk geometries are obscure as well. But since QEMU does nothing with it except telling the BIOS, and since there "large" and "rechs" are listed in the enums, parsing them seems to be the bare minimum.
Acked-by: Stefan Hajnoczi <stefanha@gmail.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|