[Qemu-devel] [Bug 994378] Re: Nested-virt)L1 (kvm on kvm)guest panic with parameter “-cpu host” in qemu command line.

2012-05-06 Thread Nadav Har'El
Can you please check if you run qemu-system-x86_64 -m 2048 -hda L1-kvm.img -cpu host but *without * the nested=1 module option, does L1 also panic, or not? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Blue Swirl
On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 4:06 PM, Blue Swirl blauwir...@gmail.com wrote: On Tue, May 1, 2012 at 13:54, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 11:25 AM, Blue Swirl blauwir...@gmail.com wrote:

Re: [Qemu-devel] [PATCH for-1.1] target-mips: Remove commented-out function declaration

2012-05-06 Thread Stefan Weil
Am 05.05.2012 13:40, schrieb Andreas Färber: There is no function cpu_mips_get_clock(), so drop it. Signed-off-by: Andreas Färberafaer...@suse.de Cc: Stefan Weils...@weilnetz.de --- target-mips/cpu.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/target-mips/cpu.h

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Blue Swirl
On Wed, May 2, 2012 at 2:50 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 3:54 PM, Blue Swirl blauwir...@gmail.com wrote: On Tue, May 1, 2012 at 13:33, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 11:19 AM, Blue Swirl blauwir...@gmail.com wrote:

Re: [Qemu-devel] Memory API: handling unassigned physical memory

2012-05-06 Thread Blue Swirl
On Tue, May 1, 2012 at 6:48 PM, Mark Cave-Ayland mark.cave-ayl...@ilande.co.uk wrote: On 01/05/12 07:57, Blue Swirl wrote: Therefore I can't change it to my (modified) sbus_mmio_map() function because it would break other non-SPARC platforms, and AIUI there is nothing in the memory API that

Re: [Qemu-devel] Memory API: handling unassigned physical memory

2012-05-06 Thread Blue Swirl
On Wed, May 2, 2012 at 3:15 PM, Bob Breuer breu...@mc.net wrote: On 5/1/2012 1:48 PM, Mark Cave-Ayland wrote: On 01/05/12 07:57, Blue Swirl wrote: Therefore I can't change it to my (modified) sbus_mmio_map() function because it would break other non-SPARC platforms, and AIUI there is nothing

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread Blue Swirl
On Fri, May 4, 2012 at 2:37 AM, malc av1...@comtv.ru wrote: On Fri, 4 May 2012, Andreas F?rber wrote: Am 04.05.2012 02:41, schrieb Anthony Liguori: On 05/03/2012 02:58 PM, Peter Maydell wrote: On 9 February 2012 13:46, Anthony Liguorianth...@codemonkey.ws  wrote: On 02/09/2012 03:48 AM,

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Alexander Graf
Am 06.05.2012 um 10:29 schrieb Blue Swirl blauwir...@gmail.com: On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 4:06 PM, Blue Swirl blauwir...@gmail.com wrote: On Tue, May 1, 2012 at 13:54, Artyom Tarasenko atar4q...@gmail.com wrote: On

Re: [Qemu-devel] [PATCH 16/35] vmstate: make incompatible change for sparc

2012-05-06 Thread Blue Swirl
On Fri, May 4, 2012 at 10:54 AM, Juan Quintela quint...@redhat.com wrote: With this change, we sent arrays as arrays, making state description much simpler.  The change is incompatible, but as far as I know, sparc don't care about migration compatibility beteween versions. Signed-off-by: Juan

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread malc
On Sun, 6 May 2012, Blue Swirl wrote: On Fri, May 4, 2012 at 2:37 AM, malc av1...@comtv.ru wrote: On Fri, 4 May 2012, Andreas F?rber wrote: Am 04.05.2012 02:41, schrieb Anthony Liguori: On 05/03/2012 02:58 PM, Peter Maydell wrote: On 9 February 2012 13:46, Anthony

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 8:58 AM, Alexander Graf ag...@suse.de wrote: Am 06.05.2012 um 10:29 schrieb Blue Swirl blauwir...@gmail.com: On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 4:06 PM, Blue Swirl blauwir...@gmail.com wrote: On Tue, May

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Alexander Graf
Am 06.05.2012 um 11:13 schrieb Blue Swirl blauwir...@gmail.com: On Sun, May 6, 2012 at 8:58 AM, Alexander Graf ag...@suse.de wrote: Am 06.05.2012 um 10:29 schrieb Blue Swirl blauwir...@gmail.com: On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May

Re: [Qemu-devel] [SeaBIOS] [seabios patch 0/5] dynamic pci i/o windows

2012-05-06 Thread Gleb Natapov
On Fri, May 04, 2012 at 11:37:25AM -0400, Kevin O'Connor wrote: On Fri, May 04, 2012 at 10:46:00AM -0400, Kevin O'Connor wrote: On Fri, May 04, 2012 at 04:01:56PM +0200, Gerd Hoffmann wrote: On 05/04/12 15:18, Kevin O'Connor wrote: On Fri, May 04, 2012 at 10:21:22AM +0200, Gerd Hoffmann

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 9:03 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Fri, May 4, 2012 at 2:37 AM, malc av1...@comtv.ru wrote: On Fri, 4 May 2012, Andreas F?rber wrote: Am 04.05.2012 02:41, schrieb Anthony Liguori: On 05/03/2012 02:58 PM, Peter Maydell

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread malc
On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:03 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Fri, May 4, 2012 at 2:37 AM, malc av1...@comtv.ru wrote: On Fri, 4 May 2012, Andreas F?rber wrote: Am 04.05.2012 02:41, schrieb Anthony

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 9:46 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:03 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Fri, May 4, 2012 at 2:37 AM, malc av1...@comtv.ru wrote: On Fri, 4 May 2012, Andreas

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread malc
On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:46 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:03 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Fri, May 4, 2012 at 2:37 AM, malc

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Andreas Färber
Am 06.05.2012 10:58, schrieb Alexander Graf: Am 06.05.2012 um 10:29 schrieb Blue Swirl blauwir...@gmail.com: On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 4:06 PM, Blue Swirl blauwir...@gmail.com wrote: On Tue, May 1, 2012 at 13:54, Artyom

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 10:17 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:46 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:03 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 10:18 AM, Andreas Färber afaer...@suse.de wrote: Am 06.05.2012 10:58, schrieb Alexander Graf: Am 06.05.2012 um 10:29 schrieb Blue Swirl blauwir...@gmail.com: On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com wrote: On Tue, May 1, 2012 at 4:06 PM,

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread malc
On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 10:17 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:46 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:03 AM, malc

Re: [Qemu-devel] OpenBSD build (was: [PATCH v2] os-posix: Fix build on FreeBSD)

2012-05-06 Thread Blue Swirl
On Sat, May 5, 2012 at 5:08 PM, Andreas Färber afaer...@suse.de wrote: Am 16.04.2012 09:31, schrieb Gerd Hoffmann: Don't have FreeBSD at hand.  /me has a OpenBSD virtual machine for build tests where this code compiles without issues. [snip] I've now set up an OpenBSD 5.1 VM and it compiles

Re: [Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 11:02 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 10:17 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 9:46 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue

Re: [Qemu-devel] sparc-softmmu uninitialized memory read?

2012-05-06 Thread Blue Swirl
On Sat, May 5, 2012 at 3:37 PM, Andreas Färber afaer...@suse.de wrote: Hello Blue, Testing a potential AREG0 fix for ppc host by malc I got an error running `./sparc-softmmu/sparc-softmmu` (same with CD/kernel): qemu: fatal: Trap 0x07 while interrupts disabled, Error state pc: 5e0c  

Re: [Qemu-devel] Adding an IPMI BMC device to KVM

2012-05-06 Thread Avi Kivity
(copied qemu-devel) On 05/04/2012 10:10 PM, Corey Minyard wrote: I've been working on adding an IPMI BMC as a virtual device under KVM. I'm doing this for two primary reasons, one to have a better test environment than what I have now for testing IPMI issues, and second to be able to better

[Qemu-devel] [PATCH] net: Include the peer's information in VLANClientState-info_str when using the udp socket backend.

2012-05-06 Thread Benjamin MARSILI
Signed-off-by: Benjamin MARSILI mlspira...@gmail.com --- It makes it easier to debug and figure out what's going on behind the scene. When using this syntax: -device DEVICE,netdev=ID -netdev socket,id=ID,udp=LHOST:LPORT,localaddr=RHOST:RPORT Before: (qemu) info network Devices not on any

[Qemu-devel] DMA Pointer for SSD Simulation

2012-05-06 Thread jims
I am working on an SSD simulation to plug into the MARSSx86 simulation environment (http://marss86.org/~marss86/index.php/Home). MARSSx86 uses QEMU as an emulation for an x86_64 system and PTLSim for timing the pipeline. My lab has further extended this system to use our DRAMSim2 simulator to

Re: [Qemu-devel] sparc-softmmu uninitialized memory read?

2012-05-06 Thread Andreas Färber
Am 06.05.2012 13:32, schrieb Blue Swirl: On Sat, May 5, 2012 at 3:37 PM, Andreas Färber afaer...@suse.de wrote: Hello Blue, Testing a potential AREG0 fix for ppc host by malc I got an error running `./sparc-softmmu/sparc-softmmu` (same with CD/kernel): qemu: fatal: Trap 0x07 while

Re: [Qemu-devel] DMA Pointer for SSD Simulation

2012-05-06 Thread jims
A quick follow up: I realized that I didn't understand how to use scatter/gather lists and that is why I was getting garbage output. I read some old mailing list messages from when this was first implemented and added the following code to ide_dma_cb: fprintf(stderr, \nsg SG list (size = %ld,

Re: [Qemu-devel] Poking a sun4v machine

2012-05-06 Thread Andreas Färber
Am 06.05.2012 12:58, schrieb Blue Swirl: On Sun, May 6, 2012 at 10:18 AM, Andreas Färber afaer...@suse.de wrote: Am 06.05.2012 10:58, schrieb Alexander Graf: Am 06.05.2012 um 10:29 schrieb Blue Swirl blauwir...@gmail.com: On Wed, May 2, 2012 at 2:38 PM, Artyom Tarasenko atar4q...@gmail.com

Re: [Qemu-devel] Adding an IPMI BMC device to KVM

2012-05-06 Thread Anthony Liguori
On 05/06/2012 08:11 AM, Avi Kivity wrote: (copied qemu-devel) On 05/04/2012 10:10 PM, Corey Minyard wrote: Either way, is this interesting for including into KVM? Not kvm, but certainly it would make a good addition to qemu, which kvm then uses. Does anyone have any opinions on the

Re: [Qemu-devel] Adding an IPMI BMC device to KVM

2012-05-06 Thread Avi Kivity
On 05/06/2012 05:35 PM, Anthony Liguori wrote: On 05/06/2012 08:11 AM, Avi Kivity wrote: (copied qemu-devel) On 05/04/2012 10:10 PM, Corey Minyard wrote: Either way, is this interesting for including into KVM? Not kvm, but certainly it would make a good addition to qemu, which kvm then

Re: [Qemu-devel] unreviewed commits

2012-05-06 Thread Andreas Färber
Am 06.05.2012 13:24, schrieb Blue Swirl: On Sun, May 6, 2012 at 11:02 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 10:17 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: Then fix the misbehaviour instead of this error

[Qemu-devel] [PATCH for-next 01/74] target-arm: Use cpu_reset() in cpu_arm_init()

2012-05-06 Thread Andreas Färber
Commit 3c30dd5a68e9fee6af67cfd0d14ed7520820f36a (target-arm: Move reset handling to arm_cpu_reset) QOM'ified CPU reset. Complete it by replacing cpu_state_reset() with cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- target-arm/helper.c |2 +- 1 files changed, 1 insertions(+),

[Qemu-devel] [PATCH for-next 04/74] target-i386: Let cpu_x86_init() return X86CPU

2012-05-06 Thread Andreas Färber
Let cpu_init() return CPUX86State for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-i386/cpu.h|4 ++-- target-i386/helper.c |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/target-i386/cpu.h b/target-i386/cpu.h index

[Qemu-devel] [PATCH for-next 70/74] mips_r4k: Use cpu_mips_init() to obtain MIPSCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_r4k.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/mips_r4k.c b/hw/mips_r4k.c index e2da49c..f89957c 100644 --- a/hw/mips_r4k.c +++ b/hw/mips_r4k.c @@ -162,6 +162,7 @@

[Qemu-devel] [PATCH for-next 12/74] sun4u: Store SPARCCPU in ResetData

2012-05-06 Thread Andreas Färber
We can now use cpu_reset() in place of cpu_state_reset() in main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/sun4u.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/sun4u.c b/hw/sun4u.c index df1aada..feede80 100644 --- a/hw/sun4u.c +++

[Qemu-devel] [PATCH for-next 52/74] target-cris: Let cpu_cris_init() return CRISCPU

2012-05-06 Thread Andreas Färber
Let cpu_init() return CPUCRISState for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-cris/cpu.h |4 ++-- target-cris/translate.c |8 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/target-cris/cpu.h b/target-cris/cpu.h

[Qemu-devel] [PATCH for-next 36/74] armv7m: Pass ARMCPU to armv7m_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/armv7m.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/armv7m.c b/hw/armv7m.c index 4e5971c..418139a 100644 --- a/hw/armv7m.c +++ b/hw/armv7m.c @@

[Qemu-devel] [PATCH for-next 05/74] pc: Use cpu_x86_init() to obtain X86CPU

2012-05-06 Thread Andreas Färber
Needed for pc_cpu_reset(). Also change return type to X86CPU. Signed-off-by: Andreas Färber afaer...@suse.de --- hw/pc.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/hw/pc.c b/hw/pc.c index 4d34a33..4715f7a 100644 --- a/hw/pc.c +++ b/hw/pc.c @@ -940,21

Re: [Qemu-devel] unreviewed commits

2012-05-06 Thread Alexander Graf
On 06.05.2012, at 16:41, Andreas Färber wrote: Am 06.05.2012 13:24, schrieb Blue Swirl: On Sun, May 6, 2012 at 11:02 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote: On Sun, May 6, 2012 at 10:17 AM, malc av1...@comtv.ru wrote: On Sun, 6 May 2012, Blue Swirl wrote:

[Qemu-devel] [PATCH for-next 03/74] target-i386: Pass X86CPU to do_cpu_{init, sipi}()

2012-05-06 Thread Andreas Färber
Allows to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- cpu-exec.c |4 ++-- target-i386/cpu.h|4 ++-- target-i386/helper.c | 13 - target-i386/kvm.c|6 -- 4 files changed, 16 insertions(+), 11

[Qemu-devel] [PATCH for-next 48/74] xtensa_sim: Pass XtensaCPU to sim_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/xtensa_sim.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/hw/xtensa_sim.c b/hw/xtensa_sim.c index dae08a1..1ce07fb 100644 --- a/hw/xtensa_sim.c

Re: [Qemu-devel] sparc-softmmu uninitialized memory read?

2012-05-06 Thread Blue Swirl
On Sun, May 6, 2012 at 2:02 PM, Andreas Färber afaer...@suse.de wrote: Am 06.05.2012 13:32, schrieb Blue Swirl: On Sat, May 5, 2012 at 3:37 PM, Andreas Färber afaer...@suse.de wrote: Hello Blue, Testing a potential AREG0 fix for ppc host by malc I got an error running

[Qemu-devel] [PATCH for-next 49/74] xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/xtensa_lx60.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hw/xtensa_lx60.c b/hw/xtensa_lx60.c index afdef49..31f8adc 100644 ---

[Qemu-devel] [Bug 988291] Re: virsh -c qemu+ssh://root@source/system migrate --domain client --desturi qemu+ssh://root@destination/system fails

2012-05-06 Thread Thomas Schweikle
*** This bug is a duplicate of bug 989452 *** https://bugs.launchpad.net/bugs/989452 ** This bug has been marked a duplicate of bug 989452 oneiric's virt-viewer can't connect to console of precise's virtual machines -- You received this bug notification because you are a member of qemu-

[Qemu-devel] [PATCH for-next 62/74] mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_fulong2e.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/mips_fulong2e.c b/hw/mips_fulong2e.c index 37dc711..8b66e7b 100644 --- a/hw/mips_fulong2e.c +++ b/hw/mips_fulong2e.c

[Qemu-devel] [PATCH for-next 57/74] petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU

2012-05-06 Thread Andreas Färber
Needed for microblaze_load_kernel(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/petalogix_ml605_mmu.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hw/petalogix_ml605_mmu.c b/hw/petalogix_ml605_mmu.c index 31a4348..6819241 100644 ---

[Qemu-devel] [PATCH for-next 32/74] cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC

2012-05-06 Thread Andreas Färber
CPUState will be needed for all targets in the future, so place it into the main variable declaration block. Signed-off-by: Andreas Färber afaer...@suse.de Cc: Alexander Graf ag...@suse.de Cc: qemu-ppc qemu-...@nongnu.org --- cpu-exec.c |5 - 1 files changed, 4 insertions(+), 1

[Qemu-devel] [PATCH for-next 11/74] sun4u: Let cpu_devinit() return SPARCCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/sun4u.c |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/hw/sun4u.c b/hw/sun4u.c index 8bb8557..df1aada 100644 --- a/hw/sun4u.c +++ b/hw/sun4u.c @@ -744,7 +744,7 @@ static TypeInfo

[Qemu-devel] [PATCH for-next 25/74] ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for ppc_heathrow_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc_oldworld.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/ppc_oldworld.c b/hw/ppc_oldworld.c index 7e73d37..ba8f3ad 100644 --- a/hw/ppc_oldworld.c +++ b/hw/ppc_oldworld.c

[Qemu-devel] [PATCH for-next 23/74] ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for ppc_core99_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc_newworld.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/ppc_newworld.c b/hw/ppc_newworld.c index 8796510..6f7f1b5 100644 --- a/hw/ppc_newworld.c +++ b/hw/ppc_newworld.c

[Qemu-devel] [Bug 988291] Re: virsh -c qemu+ssh://root@source/system migrate --domain client --desturi qemu+ssh://root@destination/system fails

2012-05-06 Thread Thomas Schweikle
*** This bug is a duplicate of bug 989452 *** https://bugs.launchpad.net/bugs/989452 Were you able to migrate VMs between oneiric hosts? That fails for me as well, and I believe both are due to bug 869553 which never got SRUd to oneiric. Between two oreiric hosts this had worked all the

[Qemu-devel] [PATCH for-next 45/74] milkymist: Store LM32 in ResetInfo

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset() in main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/milkymist.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/milkymist.c b/hw/milkymist.c index 59f37b4..2e7235b 100644 ---

[Qemu-devel] [PATCH for-next 58/74] petalogix_s3adsp1800_mmu: Use cpu_mb_init() to obtain MicroBlazeCPU

2012-05-06 Thread Andreas Färber
Needed for microblaze_load_kernel(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/petalogix_s3adsp1800_mmu.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hw/petalogix_s3adsp1800_mmu.c b/hw/petalogix_s3adsp1800_mmu.c index 8b37336..7ff3cd5 100644 ---

[Qemu-devel] [PATCH for-next 26/74] ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc_oldworld.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/ppc_oldworld.c b/hw/ppc_oldworld.c index ba8f3ad..f2c6908 100644 ---

[Qemu-devel] [PATCH for-next 18/74] spapr: Pass PowerPCCPU to spapr_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/spapr.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/spapr.c b/hw/spapr.c index 2672330..d0bddbc 100644 --- a/hw/spapr.c +++ b/hw/spapr.c @@

[Qemu-devel] [PATCH for-next 37/74] arm_boot: Pass ARMCPU to do_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/arm_boot.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hw/arm_boot.c b/hw/arm_boot.c index 7447f5c..eb2d176 100644 --- a/hw/arm_boot.c +++

[Qemu-devel] [PATCH for-next 47/74] xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU

2012-05-06 Thread Andreas Färber
Needed for sim_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/xtensa_sim.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/xtensa_sim.c b/hw/xtensa_sim.c index c7e05dc..dae08a1 100644 --- a/hw/xtensa_sim.c +++ b/hw/xtensa_sim.c @@ -47,16 +47,19

[Qemu-devel] [PATCH for-next 69/74] mips_mipssim: Store MIPSCPU in ResetData

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset() in main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_mipssim.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/mips_mipssim.c b/hw/mips_mipssim.c index 7c510da..eb03047 100644

[Qemu-devel] [PATCH for-next 54/74] cris-boot: Pass CRISCPU to cris_load_image()

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/axis_dev88.c |2 +- hw/cris-boot.c |3 ++- hw/cris-boot.h |2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hw/axis_dev88.c b/hw/axis_dev88.c index 636708c..eab6327 100644 ---

[Qemu-devel] [PATCH for-next 21/74] ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for ppc4xx_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc4xx_devs.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/ppc4xx_devs.c b/hw/ppc4xx_devs.c index 00e36f4..4cefd75 100644 --- a/hw/ppc4xx_devs.c +++ b/hw/ppc4xx_devs.c @@ -51,15

[Qemu-devel] [Bug 988291] Re: virsh -c qemu+ssh://root@source/system migrate --domain client --desturi qemu+ssh://root@destination/system fails

2012-05-06 Thread Thomas Schweikle
*** This bug is a duplicate of bug 989452 *** https://bugs.launchpad.net/bugs/989452 Turning off gssapi-auth makes it work again: even between oneiric and precise. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Qemu-devel] [PATCH for-next 31/74] virtex_ml507: Pass PowerPCCPU to main_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to call cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/virtex_ml507.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hw/virtex_ml507.c b/hw/virtex_ml507.c index 0e223bd..cace86b 100644 ---

[Qemu-devel] [PATCH for-next 15/74] target-ppc: Let cpu_ppc_init() return PowerPCCPU

2012-05-06 Thread Andreas Färber
Adapt e500 mpc8544ds machine accordingly. Let cpu_init() return CPUPPCState for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppce500_mpc8544ds.c |7 +-- target-ppc/cpu.h |4 ++-- target-ppc/helper.c|4 ++-- 3 files changed, 9

[Qemu-devel] [PATCH for-next 64/74] mips_jazz: Use cpu_mips_init() to obtain MIPSCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_jazz.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/mips_jazz.c b/hw/mips_jazz.c index a6bc7ba..24959e0 100644 --- a/hw/mips_jazz.c +++ b/hw/mips_jazz.c @@ -112,6 +112,7 @@

[Qemu-devel] [PATCH for-next 24/74] ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc_newworld.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/ppc_newworld.c b/hw/ppc_newworld.c index 6f7f1b5..4e2a6e6 100644 ---

[Qemu-devel] [PATCH for-next 40/74] r2d: Store SuperHCPU in ResetData

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset() in main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/r2d.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/r2d.c b/hw/r2d.c index 1bd8df6..0f16e81 100644 --- a/hw/r2d.c +++

[Qemu-devel] [PATCH for-next 55/74] cris-boot: Pass CRISCPU to main_cpu_reset().

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/cris-boot.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hw/cris-boot.c b/hw/cris-boot.c index 331b2d1..b21326f 100644 --- a/hw/cris-boot.c +++

[Qemu-devel] [PATCH for-next 07/74] target-sparc: Let cpu_sparc_init() return SPARCCPU

2012-05-06 Thread Andreas Färber
Make include paths for cpu-qom.h consistent, so that SPARCCPU can be used in cpu.h. Let cpu_init() return CPUSPARCState for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-sparc/cpu.c |4 ++-- target-sparc/cpu.h |7 --- 2 files changed, 6

[Qemu-devel] [PATCH for-next 19/74] ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc440_bamboo.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/ppc440_bamboo.c b/hw/ppc440_bamboo.c index f0a3ae4..1a4e66a 100644 --- a/hw/ppc440_bamboo.c +++ b/hw/ppc440_bamboo.c

[Qemu-devel] [PATCH for-next 27/74] ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for ppc_prep_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc_prep.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/ppc_prep.c b/hw/ppc_prep.c index b1da114..0b880a5 100644 --- a/hw/ppc_prep.c +++ b/hw/ppc_prep.c @@ -455,6 +455,7 @@

[Qemu-devel] [PATCH for-next 22/74] ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc4xx_devs.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/ppc4xx_devs.c b/hw/ppc4xx_devs.c index 4cefd75..41163e6 100644 --- a/hw/ppc4xx_devs.c

[Qemu-devel] [PATCH for-next 06/74] pc: Pass X86CPU to pc_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/pc.c |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/hw/pc.c b/hw/pc.c index 4715f7a..4167782 100644 --- a/hw/pc.c +++ b/hw/pc.c @@ -934,9 +934,10 @@

[Qemu-devel] [PATCH for-next 46/74] target-xtensa: Let cpu_xtensa_init() return XtensaCPU

2012-05-06 Thread Andreas Färber
Make the include paths for cpu-qom.h consistent to allow using XtensaCPU in cpu.h. Let cpu_init() return CPUXtensaState for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-xtensa/cpu.c|2 +- target-xtensa/cpu.h|7 --- target-xtensa/helper.c

[Qemu-devel] [PATCH for-next 65/74] mips_jazz: Pass MIPSCPU to main_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_jazz.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hw/mips_jazz.c b/hw/mips_jazz.c index 24959e0..bf1b799 100644 --- a/hw/mips_jazz.c +++

[Qemu-devel] [PATCH for-next 20/74] ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc440_bamboo.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hw/ppc440_bamboo.c b/hw/ppc440_bamboo.c index 1a4e66a..0dd4dab 100644 ---

[Qemu-devel] [PATCH for-next 63/74] mips_fulong2e: Pass MIPSCPU to main_cpu_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_fulong2e.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hw/mips_fulong2e.c b/hw/mips_fulong2e.c index 8b66e7b..9a12a76 100644 ---

[Qemu-devel] [PATCH for-next 68/74] mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_mipssim.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/mips_mipssim.c b/hw/mips_mipssim.c index 1ea7b58..7c510da 100644 --- a/hw/mips_mipssim.c +++ b/hw/mips_mipssim.c @@

[Qemu-devel] [PATCH for-next 41/74] target-lm32: Let cpu_lm32_init() return LM32CPU

2012-05-06 Thread Andreas Färber
Make the include paths for cpu-qom.h consistent to allow using LM32CPU in cpu.h. Let cpu_init() return CPULM32State for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-lm32/cpu.c|2 +- target-lm32/cpu.h|4 ++-- target-lm32/helper.c |4 ++--

[Qemu-devel] [PATCH for-next 61/74] target-mips: Let cpu_mips_init() return MIPSCPU

2012-05-06 Thread Andreas Färber
Let cpu_init() return CPUMIPSState for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-mips/cpu.h |4 ++-- target-mips/translate.c |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/target-mips/cpu.h b/target-mips/cpu.h index

[Qemu-devel] [PATCH for-next 08/74] sun4m: Use cpu_sparc_init() to obtain SPARCCPU

2012-05-06 Thread Andreas Färber
Needed for {main,secondary}_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/sun4m.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/sun4m.c b/hw/sun4m.c index 34088ad..c5d2e40 100644 --- a/hw/sun4m.c +++ b/hw/sun4m.c @@ -809,13 +809,15 @@

[Qemu-devel] [PATCH for-next 66/74] mips_malta: Use cpu_mips_init() to obtain MIPSCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_malta.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hw/mips_malta.c b/hw/mips_malta.c index 4752bb2..d81e8d5 100644 --- a/hw/mips_malta.c +++ b/hw/mips_malta.c @@ -788,6

[Qemu-devel] [PATCH for-next 74/74] Kill off cpu_state_reset()

2012-05-06 Thread Andreas Färber
In commit 1bba0dc932e8826a7d030df3767daf0bc339f9a2 cpu_reset() was renamed to cpu_state_reset(), to allow introducing a new cpu_reset() that would operate on QOM objects. All callers have been updated except for one in target-mips, so drop all implementations except for the one in target-mips and

[Qemu-devel] [PATCH for-next 02/74] target-mips: Use cpu_reset() in cpu_mips_init()

2012-05-06 Thread Andreas Färber
Commit 0f71a7095db6bc055bc5bb520d85ea650cca8a33 (target-mips: QOM'ify CPU) hooked up cpu_state_reset() to CPUClass::reset(). Dropping the introduction of subclasses for 1.1, due to mips_def_t the reset code could not be QOM'ified yet, i.e. cpu_state_reset() will not forward to CPUClass::reset().

[Qemu-devel] [PATCH for-next 50/74] xtensa_lx60: Pass XtensaCPU to lx60_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/xtensa_lx60.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/xtensa_lx60.c b/hw/xtensa_lx60.c index 31f8adc..b153bfd 100644 --- a/hw/xtensa_lx60.c

[Qemu-devel] [PATCH for-next 14/74] leon3: Store SPARCCPU in ResetData

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset() in main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/leon3.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/leon3.c b/hw/leon3.c index 8ffef83..878d3aa 100644 --- a/hw/leon3.c +++

[Qemu-devel] [PATCH for-next 29/74] virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed to change ppc440_init_xilinx() return type. Signed-off-by: Andreas Färber afaer...@suse.de --- hw/virtex_ml507.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/virtex_ml507.c b/hw/virtex_ml507.c index 4a133b5..3013016 100644 --- a/hw/virtex_ml507.c +++

[Qemu-devel] [PATCH for-next 44/74] milkymist: Use cpu_lm32_init() to obtain LM32CPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/milkymist.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hw/milkymist.c b/hw/milkymist.c index 8bb6a97..59f37b4 100644 --- a/hw/milkymist.c +++ b/hw/milkymist.c @@ -79,6 +79,7 @@

[Qemu-devel] [PATCH for-next 73/74] linux-user: Use cpu_reset() after cpu_init() / cpu_copy()

2012-05-06 Thread Andreas Färber
Eliminates cpu_state_reset() usage. Signed-off-by: Andreas Färber afaer...@suse.de --- linux-user/main.c|2 +- linux-user/syscall.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-user/main.c b/linux-user/main.c index 191b750..49108b8 100644 ---

[Qemu-devel] [PATCH for-next 51/74] target-cris: Reindent cpu_cris_init()

2012-05-06 Thread Andreas Färber
Judging by TCG variable initialization it used 8-char tabs; use 4 spaces instead. Also remove trailing whitespace. Signed-off-by: Andreas Färber afaer...@suse.de --- target-cris/translate.c | 103 --- 1 files changed, 52 insertions(+), 51 deletions(-)

[Qemu-devel] [PATCH for-next 17/74] spapr: Use cpu_ppc_init() to obtain PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for spapr_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/spapr.c |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/hw/spapr.c b/hw/spapr.c index cca20f9..2672330 100644 --- a/hw/spapr.c +++ b/hw/spapr.c @@ -518,6 +518,7 @@ static void

[Qemu-devel] [PATCH for-next 28/74] ppc_prep: Pass PowerPCCPU to ppc_prep_reset()

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/ppc_prep.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/ppc_prep.c b/hw/ppc_prep.c index 0b880a5..be2b268 100644 --- a/hw/ppc_prep.c +++

[Qemu-devel] [PATCH for-next 53/74] axis_dev88: Use cpu_cris_init() to obtain CRISCPU

2012-05-06 Thread Andreas Färber
Needed for cris_load_image(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/axis_dev88.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hw/axis_dev88.c b/hw/axis_dev88.c index 2304e35..636708c 100644 --- a/hw/axis_dev88.c +++ b/hw/axis_dev88.c @@ -247,6

[Qemu-devel] [PATCH for-next 72/74] bsd-user: Use cpu_reset() in after cpu_init()

2012-05-06 Thread Andreas Färber
Eliminates cpu_state_reset() usage. Signed-off-by: Andreas Färber afaer...@suse.de --- bsd-user/main.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bsd-user/main.c b/bsd-user/main.c index 0689e38..cd33d65 100644 --- a/bsd-user/main.c +++ b/bsd-user/main.c @@ -918,7

[Qemu-devel] [PATCH for-next 30/74] virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU

2012-05-06 Thread Andreas Färber
Needed for main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/virtex_ml507.c | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/hw/virtex_ml507.c b/hw/virtex_ml507.c index 3013016..0e223bd 100644 --- a/hw/virtex_ml507.c +++

[Qemu-devel] [PATCH for-next 56/74] target-microblaze: Let cpu_mb_init() return MicroBlazeCPU

2012-05-06 Thread Andreas Färber
Since qemu_init_vcpu() is no-op for CONFIG_USER_ONLY drop the env variable that is now unused there. Let cpu_init() return CPUMBState for backwards compatibility. Signed-off-by: Andreas Färber afaer...@suse.de --- target-microblaze/cpu.h |4 ++-- target-microblaze/translate.c | 13

[Qemu-devel] [PATCH for-next 71/74] mips_r4k: Store MIPSCPU in ResetData

2012-05-06 Thread Andreas Färber
Allows us to use cpu_reset() in place of cpu_state_reset() in main_cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/mips_r4k.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/mips_r4k.c b/hw/mips_r4k.c index f89957c..d685999 100644 ---

[Qemu-devel] [PATCH for-next 35/74] armv7m: Use cpu_arm_init() to obtain ARMCPU

2012-05-06 Thread Andreas Färber
Needed for armv7m_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/armv7m.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hw/armv7m.c b/hw/armv7m.c index 4aac076..4e5971c 100644 --- a/hw/armv7m.c +++ b/hw/armv7m.c @@ -160,6 +160,7 @@ qemu_irq

[Qemu-devel] [PATCH for-next 34/74] omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s

2012-05-06 Thread Andreas Färber
Fix tab indentations of comments, add braces, use cpu_reset(). Signed-off-by: Andreas Färber afaer...@suse.de --- hw/nseries.c |6 +++--- hw/omap.h |2 +- hw/omap1.c| 20 +++- hw/omap2.c|8 hw/omap_sx1.c |2 +- hw/palm.c |2 +- 6

  1   2   >