[PATCH v3 30/32] arm64: KVM: enable initialization of a 32bit vcpu
Peter Maydell
peter.maydell at linaro.org
Sat May 11 12:31:32 EDT 2013
On 11 May 2013 17:26, Christoffer Dall <cdall at cs.columbia.edu> wrote:
> I just think that saying "EINVAL: Invalid argument" for a perfectly
> valid argument which is just not supported on this hardware is what's
> wrong, I think ENXIO or ENODEV or whatever is more appropriate of
> this.
That's fine with me. I don't mind as long as we document what
errnos we're using and (ideally) cleanly separate the different
things we're trying to report. At the moment QEMU doesn't try to
do anything clever with the errno at all anyway...
-- PMM
More information about the linux-arm-kernel
mailing list