ed.
The type of s->data is uint64_t (i.e. 8 bytes long), so I believe this
assert should use <= instead of <.
Fixes: e481a1f63c93 ("generic-loader: Add a generic loader")
Signed-off-by: Petr Tesarik
---
hw/core/generic-loader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletio
On Fri, 11 May 2018 09:10:52 +0200
Petr Tesarik wrote:
> The significand is passed to normalizeRoundAndPackFloat128() as high
> first, low second. The current code passes the integer first, so the
> result is incorrectly shifted left by 64 bits.
>
> This bug affects the emu
to extended BFP result).
Cc: qemu-sta...@nongnu.org
Signed-off-by: Petr Tesarik
---
fpu/softfloat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fpu/softfloat.c b/fpu/softfloat.c
index 70e0c40a1c..386805475b 100644
--- a/fpu/softfloat.c
+++ b/fpu/softfloat.c
@@ -3139,7
On Thu, 12 May 2016 11:09:02 +0100
Stefan Hajnoczi wrote:
> On Tue, May 10, 2016 at 01:55:10PM +0200, Petr Tesarik wrote:
> > On Tue, 10 May 2016 10:56:42 +0100
> > Stefan Hajnoczi wrote:
> >
> > > On Tue, May 10, 2016 at 07:59:41AM +0200, Petr Tesarik wrote:
&g
On Tue, 10 May 2016 10:56:42 +0100
Stefan Hajnoczi wrote:
> On Tue, May 10, 2016 at 07:59:41AM +0200, Petr Tesarik wrote:
> > On Mon, 9 May 2016 09:52:28 -0600
> > Eric Blake wrote:
> >
> > > On 05/07/2016 05:32 PM, Nan Li wrote:
> > > > When running t
On Tue, 10 May 2016 09:48:48 +0100
"Daniel P. Berrange" wrote:
> On Tue, May 10, 2016 at 07:59:41AM +0200, Petr Tesarik wrote:
> > On Mon, 9 May 2016 09:52:28 -0600
> > Eric Blake wrote:
> >
> > > On 05/07/2016 05:32 PM, Nan Li wrote:
> > > &
On Mon, 9 May 2016 17:32:50 +0100
"Daniel P. Berrange" wrote:
> On Mon, May 09, 2016 at 06:20:22PM +0200, Petr Tesarik wrote:
> > On Mon, 9 May 2016 17:13:07 +0100
> > "Daniel P. Berrange" wrote:
> >
> > > On Mon, May 09, 2016 at 09:52:28AM -0
On Mon, 9 May 2016 09:52:28 -0600
Eric Blake wrote:
> On 05/07/2016 05:32 PM, Nan Li wrote:
> > When running the command "dump-guest-memory", we usually need a large space
> > of storage to save the dumpfile into disk. It costs not only much time to
> > save a file in some of hard disks, but also
On Mon, 9 May 2016 17:13:07 +0100
"Daniel P. Berrange" wrote:
> On Mon, May 09, 2016 at 09:52:28AM -0600, Eric Blake wrote:
> > On 05/07/2016 05:32 PM, Nan Li wrote:
> > > When running the command "dump-guest-memory", we usually need a large
> > > space
> > > of storage to save the dumpfile into
On Wed, 12 Nov 2014 21:30:20 +0100
Laszlo Ersek wrote:
> adding back a few CC's because this discussion is useful
>
> On 11/12/14 19:43, Petr Tesarik wrote:
> > V Wed, 12 Nov 2014 15:50:32 +0100
> > Laszlo Ersek napsáno:
> >
> >> On 11/12/14 09:04,
gt; you have the time.
> >>
> >> On 11/12/2014 09:10 AM, Laszlo Ersek wrote:
> >>> On 11/12/14 14:26, Petr Tesarik wrote:
> >>>> On Wed, 12 Nov 2014 08:18:04 -0500
> >>>> Christopher Covington wrote:
> >>>>
> >>>
V Wed, 12 Nov 2014 08:28:54 -0500
Christopher Covington napsáno:
> On 11/12/2014 08:26 AM, Petr Tesarik wrote:
> > On Wed, 12 Nov 2014 08:18:04 -0500
> > Christopher Covington wrote:
> >
> >> On 11/12/2014 03:05 AM, Petr Tesarik wrote:
> >>> On Tue, 11
On Tue, 11 Nov 2014 12:27:44 -0500
Christopher Covington wrote:
> On 11/11/2014 06:22 AM, Laszlo Ersek wrote:
> > (Note: I'm not subscribed to either qemu-devel or the kexec list; please
> > keep me CC'd.)
> >
> > QEMU is able to dump the guest's memory in KDUMP format (kdump-zlib,
> > kdump-lzo
On Wed, 12 Nov 2014 08:18:04 -0500
Christopher Covington wrote:
> On 11/12/2014 03:05 AM, Petr Tesarik wrote:
> > On Tue, 11 Nov 2014 12:27:44 -0500
> > Christopher Covington wrote:
> >
> >> On 11/11/2014 06:22 AM, Laszlo Ersek wrote:
> >>> (Note: I
14 matches
Mail list logo