diff options
author | Keir Fraser <keir@xen.org> | 2010-11-08 15:32:05 +0000 |
---|---|---|
committer | Keir Fraser <keir@xen.org> | 2010-11-08 15:32:05 +0000 |
commit | 63296c53deb5b68df25079ae68c2979a03c39deb (patch) | |
tree | e1a12741467a8274881c1a987add9d0e1773c617 /tools/libxc/xc_domain_restore.c | |
parent | ae27bff616b082f170b8cb8b4b4416e517d38939 (diff) | |
download | xen-63296c53deb5b68df25079ae68c2979a03c39deb.tar.gz xen-63296c53deb5b68df25079ae68c2979a03c39deb.tar.bz2 xen-63296c53deb5b68df25079ae68c2979a03c39deb.zip |
x86-64: more fixes for Fam10 MMCONF enabling
Unfortunately it turned out the original Linux code had more issues:
We want to place the region above 4G in any case (even if TOM2 isn't
enabled or invalid), and the base mask definition was improperly typed
(thus causing shifts by FAM10H_MMIO_CONF_BASE_SHIFT to produce other
than the intended result). Fixing this in turn allowed simplifying the
MMIO region detection code, as regions ending below TOM2 now aren't of
interest anymore.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'tools/libxc/xc_domain_restore.c')
0 files changed, 0 insertions, 0 deletions