OSDN Git Service

Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 13 Dec 2012 17:41:57 +0000 (11:41 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 13 Dec 2012 17:41:57 +0000 (11:41 -0600)
* pmaydell/arm-devs.next:
  hw/ds1338.c: Fix handling of DAY (wday) register.
  hw/ds1338.c: Implement support for the control register.
  hw/ds1338.c: Ensure state is properly initialized.
  hw/ds1338.c: Fix handling of HOURS register.
  hw/ds1338.c: Add definitions for various flags in the RTC registers.
  hw/ds1338.c: Correct bug in conversion to BCD.
  exynos4210/mct: Avoid infinite loop on non incremental timers
  hw/arm_gic: fix target CPUs affected by set enable/pending ops
  xilinx_zynq: Add one variable to avoid overwriting QSPI bus
  hw/arm_gic_common: Correct GICC_PMR reset value for newer GICs
  hw/arm_gic: Fix comparison with priority mask register
  hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Trivial merge