On 04/08/15 12:59, Julien Grall wrote:
> Hi all,
Hi,
Any more comments on this series before I send a new version?
Regards,
> This series aims to fix the 32-bit access on 64-bit register. Some guest
> OS such as FreeBSD and Linux (only in the ITS) use those access and will
> crash when starting
Hi all,
This series aims to fix the 32-bit access on 64-bit register. Some guest
OS such as FreeBSD and Linux (only in the ITS) use those access and will
crash when starting on Xen.
The first patch introduces generic helpers to read/write/clear/set a register.
While the second is the main purpose