Fix obio/power address for ss10 and ss20.
ss600mp doesn't have obio/power so fix slavio_misc to work without it.
Index: hw/slavio_misc.c
===
RCS file: /sources/qemu/qemu/hw/slavio_misc.c,v
retrieving revision 1.16
diff -p -u -r1.16 sl
Hi,
Are you sure you've sent it to correct mailing list? :)
Thanks,
Hetz
On Dec 30, 2007 7:22 PM, Iain McFarlane <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> This patch allows mvpmc to schedule recordings with Mythtv protocol 32 to 35
> (and may do 36 but I haven't got a backend at that level to te
Hi
is there any plan to support OVF format?
both vmware and xen say that they will support this...
http://www.vmware.com/appliances/learn/ovf.html
http://www.vmware.com/pdf/ovf_spec_draft.pdf
thanks
higuita
--
Naturally the common people don't want war... but a
Hi all,
This patch allows mvpmc to schedule recordings with Mythtv protocol 32 to 35
(and may do 36 but I haven't got a backend at that level to test)
Signed-off-by: Iain McFarlane <[EMAIL PROTECTED]>
Regards,
Iain
--- src/mythtv.c.orig 2007-12-29 09:21:39.0 +
+++ src/mythtv.c
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/12/30 17:13:01
Modified files:
target-sparc : op_helper.c
Log message:
Nicer debug output for exceptions
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/op_helper.c?cvsroot=q
In message: <[EMAIL PROTECTED]>
Ryan W Smith <[EMAIL PROTECTED]> writes:
: I'm currently working on a project where we're using qemu to trace
: information flow through the operating system. One of the things
: that we'd like to do is trace network data as it flows through the
:
On 12/30/07, Aurelien Jarno <[EMAIL PROTECTED]> wrote:
> The patch below changes the float and double types into float32 and
> and float64 types in the PPC code. This doesn't change anything when
> using softfloat-native as the types are the same, but that helps
> compiling the PPC target with soft
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/30 15:36:58
Modified files:
target-mips: cpu.h exec.h translate.c
Log message:
MIPS COP1X (and related) instructions, by Richard Sandiford.
CVSWeb URLs:
http://cvs.savannah.gnu.org/vi
The patch below changes the float and double types into float32 and
and float64 types in the PPC code. This doesn't change anything when
using softfloat-native as the types are the same, but that helps
compiling the PPC target with softfloat.
Index: target-ppc/op_helper.c
===
Hi...
> I'm currently working on a project where we're using qemu to trace
> information flow through the operating system. One of the things
> that we'd like to do is trace network data as it flows through the
> operating system. I've been reading through the code, and I've
> gotten a bit lost
Description:
When using base images (ie difference disks), the path of the backing image is
interpreted correctly as being relative to the path of the difference image
(which is very nice). However, at creation time, the path is copied verbatim
from the command line, which can lead to incorrect
I'm currently working on a project where we're using qemu to trace
information flow through the operating system. One of the things
that we'd like to do is trace network data as it flows through the
operating system. I've been reading through the code, and I've
gotten a bit lost. I gathe
12 matches
Mail list logo