OSDN Git Service

target-i386: reorder fields in cpu/msr_hyperv_hypercall subsection
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Apr 2014 15:33:02 +0000 (17:33 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 5 Apr 2014 09:49:05 +0000 (10:49 +0100)
commit466e6e9d13d56bbb6da1d2396d7d6347df483af0
treeaec0e92bbcf113c5a474f9cf6fb2ed22816d8ebe
parent8ae60ee85ceaea6bfc4c62fb8ed180a1ba8010a5
target-i386: reorder fields in cpu/msr_hyperv_hypercall subsection

The subsection already exists in one well-known enterprise Linux
distribution, but for some strange reason the fields were swapped
when forward-porting the patch to upstream.

Limit headaches for said enterprise Linux distributor when the
time will come to rebase their version of QEMU.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1396452782-21473-1-git-send-email-pbonzini@redhat.com
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-i386/machine.c