linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kvmtool: Enable overriding Generic Timer frequency
@ 2013-12-17 18:31 Robin Murphy
  2013-12-17 18:31 ` [PATCH 1/2] kvmtool: Support unsigned int options Robin Murphy
  2013-12-17 18:31 ` [PATCH 2/2] kvmtool/arm: Add option to override Generic Timer frequency Robin Murphy
  0 siblings, 2 replies; 7+ messages in thread
From: Robin Murphy @ 2013-12-17 18:31 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series allows (but discourages) overriding the Generic Timer
frequency for device tree-based guest OSes, to work around systems with
broken secure firmware that fails to program CNTFRQ correctly.

Robin Murphy (2):
  kvmtool: Support unsigned int options
  kvmtool/arm: Add option to override Generic Timer frequency

 tools/kvm/arm/include/arm-common/kvm-config-arch.h |   15 ++++++++++-----
 tools/kvm/arm/timer.c                              |    2 ++
 tools/kvm/include/kvm/parse-options.h              |    9 +++++++++
 3 files changed, 21 insertions(+), 5 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-18 16:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 18:31 [PATCH 0/2] kvmtool: Enable overriding Generic Timer frequency Robin Murphy
2013-12-17 18:31 ` [PATCH 1/2] kvmtool: Support unsigned int options Robin Murphy
2013-12-17 18:31 ` [PATCH 2/2] kvmtool/arm: Add option to override Generic Timer frequency Robin Murphy
2013-12-17 20:39   ` Alexander Graf
2013-12-18 13:44     ` Robin Murphy
2013-12-18 14:07       ` Alexander Graf
2013-12-18 16:11         ` Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).