summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorGreg Kurz2018-01-17 10:20:27 +0100
committerDavid Gibson2018-01-20 07:15:05 +0100
commitbc8772835f7ac72b075803e4c0e00e1af87eba77 (patch)
treebafafe97a4d1a413ba98c8545602eed52ee0d436 /include/exec
parenttarget/ppc: msgsnd and msgclr instructions need hypervisor privilege (diff)
downloadqemu-bc8772835f7ac72b075803e4c0e00e1af87eba77.tar.gz
qemu-bc8772835f7ac72b075803e4c0e00e1af87eba77.tar.xz
qemu-bc8772835f7ac72b075803e4c0e00e1af87eba77.zip
spapr: drop duplicate variable in spapr_core_plug()
A variable is already defined at the begining of the function to hold a pointer to the CPU core object: sPAPRCPUCore *core = SPAPR_CPU_CORE(OBJECT(dev)); No need to define it again in the pre-2.10 compatibility code snipplet. Signed-off-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions