CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/13 01:56:12
Modified files:
slirp : misc.c
Log message:
Revert an accidental change in previous commit.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/slirp/misc.c?cv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/13 01:50:16
Modified files:
slirp : misc.c
target-arm : cpu.h helper.c
Log message:
Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault
on som
Dear,
We released new VMKNOPPIX for x86/x86_64.
http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html
VMKNOPPIX-CD for x86(20071101)
VMKNOPPIX-CD for x86_64 (20071107)
This version includes Xen3.1.1, KVM48, x86_64 kernel with IA32 emulator, etc.
The included software is as
Kaushik Bhandankar wrote:
Hello,
I am trying to implement remote VBD functionality for HVM guests is
fully-virtualized Xen 3.0 unstable.
Consider 2 machines: machine 1 and machine 2, booth Intel-VT capable
machines hosting fully-virtualized Xen 3.0-unstable.
Lets say the HVM guest sitting
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/11/12 23:40:49
Modified files:
target-ppc : translate_init.c
Log message:
Add PVR and SPR definition for most embedded PowerPC from Freescale.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/11/12 23:29:14
Modified files:
target-ppc : cpu.h op_template.h translate.c
Log message:
PowerPC SPE extension fix: must always preserve GPR high bits when
running in 32 bits mode.
I put new architectures in the Linux user mode regression tests
available at http://bellard.org/qemu/download.html .
The interested developpers can try to fix the following targets:
x86_64 sh4 alpha ppc64 hppa.
The challenge is to make a dynamically linked "ls -l" work !
I might spend some time
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/11/12 23:12:17
Modified files:
target-m68k: helper.c
Log message:
added missing return
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-m68k/helper.c?cvsroot=qemu&r1=1.9&
Add iommu version to sparc32. Also reset iommu after initialization.
Index: hw/iommu.c
===
RCS file: /sources/qemu/qemu/hw/iommu.c,v
retrieving revision 1.17
diff -p -u -r1.17 iommu.c
--- hw/iommu.c 6 Oct 2007 11:28:21 - 1
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/11/12 21:16:08
Modified files:
target-alpha : op_mem.h
Log message:
reduce verbosity
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op_mem.h?cvsroot=qemu&r1=1.3&r2=
Hi,
did you compile for a MIPS target? Then running "configure" will help.
(Re-running configure with the original parameters when the configure
script changed is a missing dependency which is still on my personal
to-do list...)
Regards
Stefan
Nigel Horne schrieb:
> I can't get the latest CVS ve
On Saturday 10 November 2007, Bastian Blank wrote:
> Thimo Seufer asked me to check if the s390 host supports works at all.
> It did not even build, dyngen failed.
A 31-bit build of the CVS code works fine for me. (At least if I add the
br %rANY fix that is also in your patch and the jcc patch th
Find attached an updated^2 patch.
Laurent
Le lundi 12 novembre 2007 à 17:36 +0100, Laurent Vivier a écrit :
> Le lundi 12 novembre 2007 à 18:23 +0200, Blue Swirl a écrit :
> > On 11/12/07, Laurent Vivier <[EMAIL PROTECTED]> wrote:
> > >
> > > It appears that fd_filename and snapshot are not neede
Le lundi 12 novembre 2007 à 18:44 +0200, Blue Swirl a écrit :
> On 11/12/07, Laurent Vivier <[EMAIL PROTECTED]> wrote:
> > It also defines the default interface type to "scsi" for targets
> > "realview", "SS-5", "SS-10", "versatilepb", "versatileab"
> > to keep old behavior, where "-hda" is a SCSI
On Wed, 2007-11-07 at 20:18 +0100, Fabrice Bellard wrote:
> - Fix page_check_range() so that it handles writes to pages containing
> code by calling page_unprotect when necessary (the current code can fail
> in this case !).
>
> - Suppress no longer needed page_unprotect_range() call in syscall.
On 11/12/07, Laurent Vivier <[EMAIL PROTECTED]> wrote:
> It also defines the default interface type to "scsi" for targets
> "realview", "SS-5", "SS-10", "versatilepb", "versatileab"
> to keep old behavior, where "-hda" is a SCSI disk.
For maximal compatibility, I'd like the following mappings for
Le lundi 12 novembre 2007 à 18:23 +0200, Blue Swirl a écrit :
> On 11/12/07, Laurent Vivier <[EMAIL PROTECTED]> wrote:
> >
> > It appears that fd_filename and snapshot are not needed/used by machine
> > init functions (QEMUMachineInitFunc).
> >
> > This patch removes them.
>
> I don't know what wa
On 11/12/07, Laurent Vivier <[EMAIL PROTECTED]> wrote:
>
> It appears that fd_filename and snapshot are not needed/used by machine
> init functions (QEMUMachineInitFunc).
>
> This patch removes them.
I don't know what was the idea for these parameters, so I can't
comment on the correctness of the
I can't get the latest CVS version to build on Fedora 7/x86:
/usr/include/signal.h:380: warning: shadowed declaration is here
In file included from /home/njh/src/qemu/linux-user/qemu.h:26,
from /home/njh/src/qemu/linux-user/main.c:27:
/home/njh/src/qemu/linux-user/syscall_defs.h:1
It appears that fd_filename and snapshot are not needed/used by machine
init functions (QEMUMachineInitFunc).
This patch removes them.
---
hw/an5206.c|4 ++--
hw/etraxfs.c |4 ++--
hw/integratorcp.c |1 -
hw/mcf5208.c |1 -
hw/mips_malta.c|4 ++--
hw/
These two patches are update of the patches previously sent.
[PATCH 1/2][UPDATE] remove unused parameters from QEMUMachineInitFunc
[PATCH 2/2][UPDATED] Add arg -drive to define new drive with more features
Laurent
21 matches
Mail list logo