Home
last modified time | relevance | path

Searched hist:"259186 a7d2f7184efc96ae99bc5658e6159f53ad" (Results 1 – 21 of 21) sorted by relevance

/qemu/hw/openrisc/
H A Dcputimer.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/xtensa/
H A Dpic_cpu.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/ppc/
H A Dppce500_spin.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dspapr_rtas.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dppc.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dspapr_hcall.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A De500.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dspapr.ca4e044c30e0044947fd0d69b1888d916f96bba6b Thu Mar 14 17:59:29 UTC 2013 David Gibson <david@gibson.dropbear.id.au> pseries: Fix breakage in CPU QOM conversion

Commit 259186a7d2f7184efc96ae99bc5658e6159f53ad "cpu: Move halted and
interrupt_request fields to CPUState" broke the pseries machine. That's
because it uses CPU() instead of ENV_GET_CPU() to convert from the global
first_cpu pointer (still a CPUArchState) to a CPUState. This patch fixes
the breakage.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/xenpv/
H A Dxen_machine_pv.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/sparc/
H A Dleon3.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dsun4m.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/core/
H A Dcpu-common.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/include/exec/
H A Dcpu-defs.h259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/arm/
H A Domap1.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/i386/xen/
H A Dxen-hvm.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/include/hw/core/
H A Dcpu.h259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/system/
H A Dcpus.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/sparc64/
H A Dsun4u.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/accel/tcg/
H A Dtranslate-all.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dcpu-exec.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/accel/kvm/
H A Dkvm-all.c259186a7d2f7184efc96ae99bc5658e6159f53ad Thu Jan 17 17:51:17 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Move halted and interrupt_request fields to CPUState

Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>