On Sun, Jul 25, 2010 at 06:44:41AM +0200, Aurelien Jarno wrote:
> On Sun, Jul 25, 2010 at 05:08:07AM +0200, Aurelien Jarno wrote:
> > On Sun, Jul 25, 2010 at 02:07:54AM +0200, Edgar E. Iglesias wrote:
> > > On Sun, Jul 25, 2010 at 12:55:45AM +0200, Aurelien Jarno wrote:
> > > > On Thu, Jul 22, 2010
On Sun, Jul 25, 2010 at 05:08:07AM +0200, Aurelien Jarno wrote:
> On Sun, Jul 25, 2010 at 02:07:54AM +0200, Edgar E. Iglesias wrote:
> > On Sun, Jul 25, 2010 at 12:55:45AM +0200, Aurelien Jarno wrote:
> > > On Thu, Jul 22, 2010 at 01:32:18PM +0200, Edgar E. Iglesias wrote:
> > > > Hi,
> > > >
> >
On Sun, Jul 25, 2010 at 05:08:07AM +0200, Aurelien Jarno wrote:
> On Sun, Jul 25, 2010 at 02:07:54AM +0200, Edgar E. Iglesias wrote:
> > On Sun, Jul 25, 2010 at 12:55:45AM +0200, Aurelien Jarno wrote:
> > > On Thu, Jul 22, 2010 at 01:32:18PM +0200, Edgar E. Iglesias wrote:
> > > > Hi,
> > > >
> >
this patch simplifies target-i386/translate.c a bit by replacing some
code with gen_update_cc_op()
Signed-off-by: Jun Koi
diff --git a/target-i386/translate.c b/target-i386/translate.c
index 9543298..7b6e3c2 100644
--- a/target-i386/translate.c
+++ b/target-i386/translate.c
@@ -2310,10 +2310,7 @@
On Sun, Jul 25, 2010 at 02:07:54AM +0200, Edgar E. Iglesias wrote:
> On Sun, Jul 25, 2010 at 12:55:45AM +0200, Aurelien Jarno wrote:
> > On Thu, Jul 22, 2010 at 01:32:18PM +0200, Edgar E. Iglesias wrote:
> > > Hi,
> > >
> > > I'm seeing an error when emulating MIPS guests with -icount.
> > > In cp
On Sun, Jul 25, 2010 at 12:55:45AM +0200, Aurelien Jarno wrote:
> On Thu, Jul 22, 2010 at 01:32:18PM +0200, Edgar E. Iglesias wrote:
> > Hi,
> >
> > I'm seeing an error when emulating MIPS guests with -icount.
> > In cpu_interrupt:
> > cpu_abort(env, "Raised interrupt while not in I/O function")
** Also affects: qemu
Importance: Undecided
Status: New
--
openbios-sparc has no installation candidate
https://bugs.launchpad.net/bugs/423910
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
Status in QEMU: New
Status in “open
On Sun, Jul 25, 2010 at 7:57 AM, Aurelien Jarno wrote:
> On Sun, Jul 25, 2010 at 01:58:51AM +0900, Jun Koi wrote:
>> On Sat, Jul 24, 2010 at 11:49 AM, Aurelien Jarno
>> wrote:
>> > On Sat, Jul 24, 2010 at 09:35:44AM +0900, Jun Koi wrote:
>> >> On Sat, Jul 24, 2010 at 2:53 AM, Aurelien Jarno
>>
On Sun, Jul 25, 2010 at 01:58:51AM +0900, Jun Koi wrote:
> On Sat, Jul 24, 2010 at 11:49 AM, Aurelien Jarno wrote:
> > On Sat, Jul 24, 2010 at 09:35:44AM +0900, Jun Koi wrote:
> >> On Sat, Jul 24, 2010 at 2:53 AM, Aurelien Jarno
> >> wrote:
> >> > On Fri, Jul 23, 2010 at 08:59:54PM +0900, Jun Ko
On Thu, Jul 22, 2010 at 01:32:18PM +0200, Edgar E. Iglesias wrote:
> Hi,
>
> I'm seeing an error when emulating MIPS guests with -icount.
> In cpu_interrupt:
> cpu_abort(env, "Raised interrupt while not in I/O function");
I am not able to reproduce the issue. Do you have more details how to
rep
On Fri, Jul 23, 2010 at 05:16:42PM +0200, jes.soren...@redhat.com wrote:
> From: Jes Sorensen
>
> If removing an entry from the list which is fully included in the
> region and this is the first entry in the list. In this case 'to' can
> go to -1, which is perfectly valid. Don't assert() on this
On Tue, Jul 20, 2010 at 04:50:44PM +0900, Isaku Yamahata wrote:
> This is on top of the patch series of
> PATCH v2 "abstract chipset(i440fx) specific register operation."
>
> Patch descriontion:
> This patch set abstract out shadow and smm operation which are
> specific to chipset. and spit out i4
On Sat, Jul 24, 2010 at 11:49 AM, Aurelien Jarno wrote:
> On Sat, Jul 24, 2010 at 09:35:44AM +0900, Jun Koi wrote:
>> On Sat, Jul 24, 2010 at 2:53 AM, Aurelien Jarno wrote:
>> > On Fri, Jul 23, 2010 at 08:59:54PM +0900, Jun Koi wrote:
>> >> Hi,
>> >>
>> >> I am looking at the save_globals() of TC
On Fri, Jul 23, 2010 at 02:57:40PM +0900, Jun Koi wrote:
> this patch removes unused function cpu_restore_state_copy().
>
> Signed-off-by: Jun Koi
Applied, thanks.
>
> diff --git a/exec-all.h b/exec-all.h
> index 58b5575..3a53fe6 100644
> --- a/exec-all.h
> +++ b/exec-all.h
> @@ -86,9 +86,6 @
On Sat, Jul 24, 2010 at 12:17:00AM +0900, Jun Koi wrote:
> This patch replaces constant value assigned for (DisasContext
> *)->is_jmp with DISAS_TB_JUMP.
>
> Signed-off-by: Jun Koi
Applied, thanks.
> diff --git a/target-i386/translate.c b/target-i386/translate.c
> index 2fcc026..9543298 1006
Blue Swirl writes:
> Command line flag '-snapshot' was setting the drive flag 'snapshot'
> for all drives. Therefore also CDROM devices were incorrectly marked
> with BDRV_O_SNAPSHOT. Thus the backing images were accidentally deleted
> at bdrv_open time, for example when changing the image with m
Signed-off-by: Shahar Havivi
---
migration-tcp.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/migration-tcp.c b/migration-tcp.c
index 78b56dc..b55f419 100644
--- a/migration-tcp.c
+++ b/migration-tcp.c
@@ -151,7 +151,7 @@ static void tcp_accept_incoming_migration(
On Sat, Jul 24, 2010 at 3:17 AM, Yufei Chen wrote:
> On Fri, Jul 23, 2010 at 2:15 PM, Stefan Hajnoczi wrote:
>> On Fri, Jul 23, 2010 at 4:12 AM, Mulyadi Santosa
>> wrote:
>>> Hi...
>>>
>>> On Fri, Jul 23, 2010 at 05:30, Eduardo Cruz
>>> wrote:
Hello, I need qemu to keep track of all the m
On (Fri) Jul 23 2010 [15:08:18], Luiz Capitulino wrote:
> > diff --git a/monitor.c b/monitor.c
> > index 45fd482..d12a7b5 100644
> > --- a/monitor.c
> > +++ b/monitor.c
> > @@ -1056,6 +1056,10 @@ static int do_cont(Monitor *mon, const QDict *qdict,
> > QObject **ret_data)
> > {
> > struct bd
19 matches
Mail list logo