Hi :)
On Fri, Sep 9, 2011 at 19:01, Khansa Butt wrote:
> Hi
> I'm working on MIPS64 emulation and I need cross compiler for MIPS64.
> would you please guide me in this regard?. Is there any cross compiler
> exist
> or I have to make it from scratch?
> thanks
try
http://landley.net/aboriginal/dow
QCowL2Meta::offset is not cluster aligned but only sector aligned
however nb_clusters count cluster from cluster start.
This fix range check. Note that old code have no corruption issues
related to this check cause it only cause intersection to occur
when shouldn't.
Signed-off-by: Frediano Ziglio
Signed-off-by: Frediano Ziglio
---
block/qcow2.c | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/block/qcow2.c b/block/qcow2.c
index 8aed310..510ff68 100644
--- a/block/qcow2.c
+++ b/block/qcow2.c
@@ -237,7 +237,7 @@ static int qcow2_open(BlockDriverState *b
Hi,
I'm running one VM on the Qemu hypervisor.
I'm tried too access the /dev/ttyS0 from the VM, but I cant access that ,.
it shows input out error .
i.e when I do $cat /dev/ttyS0 -> it gives input output error .
what may be the problem .. pls help
On Fri, Sep 9, 2011 at 10:44 PM, Anthony Liguori wrote:
>
> This breaks the build:
>
> CC i386-linux-user/helper.o
> /home/anthony/git/qemu/target-i386/helper.c: In function ‘cpu_x86_init’:
> /home/anthony/git/qemu/target-i386/helper.c:1260:47: error: ‘smp_cpus’
> undeclared (first use in this
Am 08.09.2011 um 18:54 schrieb Alexander Graf:
Commit 23c5e4ca (convert to memory API) broke the VIA Cuda emulation
layer
by not registering the IO structs.
This patch registers them properly and thus makes -M g3beige and -M
mac99
work again.
Signed-off-by: Alexander Graf
Tested-by: An
Thanks, applied both.
2011/9/4 Hervé Poussineau :
> Move mipsnet_init() function to mipssim machine
>
> Signed-off-by: Hervé Poussineau
> ---
> hw/mips.h | 3 --
> hw/mips_mipssim.c | 18
> hw/mipsnet.c | 80
> +++-
On Mon, Sep 5, 2011 at 11:55 PM, Max Filippov wrote:
> This series adds support for Tensilica Xtensa target.
> Port status: Linux for DC232B works in the qemu.
> Not implemented xtensa options: MAC16,
> floating point coprocessor, cache option, debug option.
Thanks, applied whole series.
> v4
Thanks, applied.
On Thu, Sep 8, 2011 at 10:48 AM, Fabien Chouteau wrote:
> Gdb expects all registers windows to be flushed in ram, which is not the case
> in Qemu. Therefore the back-trace generation doesn't work. This patch adds a
> function to handle reads (and only read) in stack frames as if
Am 06.09.2011 01:55, schrieb Max Filippov:
This series adds support for Tensilica Xtensa target.
Port status: Linux for DC232B works in the qemu.
Not implemented xtensa options: MAC16,
floating point coprocessor, cache option, debug option.
v4 -> v5 changes:
- implement boolean option;
-
http://perso.magic.fr/l_indien/ was removed several years ago.
There is obviously no mirror or any other replacement for it.
Signed-off-by: Stefan Weil
---
qemu-doc.texi |6 +-
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 31199f6..a1e
11 matches
Mail list logo