aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2013-09-05 11:47:03 +0200
committerJan Beulich <jbeulich@suse.com>2013-09-05 11:47:03 +0200
commit5f2875739beef3a75c7a7e8579b6cbcb464e61b3 (patch)
tree2913634586d17f0c080c9dba4a9c68909de4abfc /xen/drivers
parentcc29e450d1abd2f8be67208dfb78046885a50cca (diff)
downloadxen-5f2875739beef3a75c7a7e8579b6cbcb464e61b3.tar.gz
xen-5f2875739beef3a75c7a7e8579b6cbcb464e61b3.tar.bz2
xen-5f2875739beef3a75c7a7e8579b6cbcb464e61b3.zip
hvmloader: fix SeaBIOS interface
The SeaBIOS ROM image may validly exceed 128k in size, it's only our interface code that so far assumed that it wouldn't. Remove that restriction by setting the base address depending on image size. Add a check to HVM loader so that too big images won't result in silent guest failure anymore. Uncomment the intended build-time size check for rombios, moving it into a function so that it would actually compile. Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'xen/drivers')
0 files changed, 0 insertions, 0 deletions