Michael Walle 2f45356427 milkymist-vgafb: swap pixel data in source buffer
In commit fc97bb5ba3e7239c0b6d24095df6784868dfebbf the lduw_raw() call was
eliminated. But we are reading from the target buffer a 16-bit value, which
is in big-endian format. Therefore, use lduw_be_p() to read the value.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Walle <michael@walle.cc>
2014-02-04 19:34:30 +01:00
..
2013-07-04 17:42:45 +02:00
2013-07-29 21:05:58 +02:00
2013-07-29 21:05:59 +02:00
2013-09-18 11:13:29 +02:00
2013-12-16 10:12:20 +01:00
2013-11-21 17:38:52 +01:00
2013-07-04 17:42:46 +02:00
2013-11-05 19:57:47 -08:00
2013-07-04 17:42:46 +02:00
2013-11-05 20:01:11 -08:00