Usual fortnightly pullreq for arm-devs: this just has Paolo's rtc
related changes. Please pull.
thanks
-- PMM
The following changes since commit f638f0d3ae214d995cdd94578195700cda24597b:
qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs (2012-03-29
11:10:08 +0400)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream
Paolo Bonzini (5):
rtc: add -rtc clock=rt
omap: switch omap_lpg to vm_clock
arm: switch real-time clocks to rtc_clock
pl031: rearm alarm timer upon load
pl031: switch clock base to rtc_clock
hw/omap1.c | 10 +++---
hw/pl031.c | 75 ++++++++++++++++++++++++++++++++++++-------------------
hw/pxa2xx.c | 28 ++++++++++----------
hw/strongarm.c | 10 +++---
hw/twl92230.c | 9 +++---
qemu-options.hx | 7 +++--
vl.c | 2 +
7 files changed, 84 insertions(+), 57 deletions(-)