1. 12 3月, 2013 1 次提交
    • A
      exec: Pass CPUState to cpu_reset_interrupt() · d8ed887b
      Andreas Färber 提交于
      Move it to qom/cpu.c to avoid build failures depending on include order
      of cpu-qom.h and exec/cpu-all.h.
      
      Change opaques of various ..._irq_handler() functions to the
      appropriate CPU type to facilitate using cpu_reset_interrupt().
      
      Fix Coding Style issues while at it (missing braces, indentation).
      Signed-off-by: NAndreas Färber <afaerber@suse.de>
      d8ed887b
  2. 01 3月, 2013 1 次提交
  3. 07 6月, 2012 1 次提交