qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 535740: target-moxie: set do_interrupt to a t


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 535740: target-moxie: set do_interrupt to a target-specifi...
Date: Sun, 31 Mar 2013 12:00:11 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 5357406415571b3f03d05b60a143afdea2b9b1b9
      
https://github.com/qemu/qemu/commit/5357406415571b3f03d05b60a143afdea2b9b1b9
  Author: Dunrong Huang <address@hidden>
  Date:   2013-03-31 (Sun, 31 Mar 2013)

  Changed paths:
    M target-moxie/cpu.c
    M target-moxie/cpu.h
    M target-moxie/helper.c

  Log Message:
  -----------
  target-moxie: set do_interrupt to a target-specific helper function

The value of "do_interrupt" member of CPUClass shoule be set to a
target-specific function, or it will lead to a segfault like below:

$ moxie-softmmu/qemu-system-moxie -M moxiesim
Segmentation fault

Cc: Anthony Green <address@hidden>
Cc: Blue Swirl <address@hidden>
Cc: Andreas Färber <address@hidden>
Signed-off-by: Dunrong Huang <address@hidden>
Signed-of-by: Anthony Green <address@hidden>
Reviewed-by: Andreas Färber <address@hidden>
Signed-off-by: Blue Swirl <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]