Searched hist:5182 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/vnc/
H A DVnc.py12231:3bb6eaec2859 Fri Sep 29 06:49:00 EDT 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> vnc: Default image writer type set to Auto

This commit modifies the default behaviour of the vnc frame dumping
process: rather than using 'Bitmap' as a default parameter value, it is
using 'Auto'. Auto parameter is letting gem5 to choose the most
efficient image format among the available ones.

Change-Id: I3c8e2b5a34a5925d24892880ac362dfe38de36e3
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5182
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/arch/x86/
H A Dutility.cc5182:9032bb4332eb Tue Oct 23 20:40:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Fix X86_FS compilation.

Completed in 16 milliseconds