On Wed, 2007-10-31 at 03:35 +0100, andrzej zaborowski wrote:
> Hi,
>
> On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> > > CVSROOT: /sources/qemu
> > > Module name: qemu
> > > Changes by: Andrzej Zaborowski 07/
andrzej zaborowski wrote:
>
> Hi,
>
> On 28/10/2007, TeLeMan <[EMAIL PROTECTED]> wrote:
>> For example, the memory address 0x10008000 is on an unwritable page.When
>> the
>> instruction "add dword ptr [0x10007FFF],0x12345678" is executed,the OS
>> will
>> set 0x10008000 page be a writable page
Hi,
On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
>
> On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> > CVSROOT: /sources/qemu
> > Module name: qemu
> > Changes by: Andrzej Zaborowski 07/10/31 01:54:05
> >
> > Modified files:
> > . : vl.c vl.h
>
On 10/28/07, Rob Landley <[EMAIL PROTECTED]> wrote:
> Hmmm... All the kernels I've built for this project are static. In theory I
> can add "ne.irq=9" to the kernel command line, but in practice it doesn't
> seem to work. Nor does ne.0.irq=9 or irq=9
>
> However, when I hardwire "dev->irq=9;" in
On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Andrzej Zaborowski 07/10/31 01:54:05
>
> Modified files:
> . : vl.c vl.h
> hw : an5206.c etraxfs.c integratorcp.c mcf5208.c
>
Hi,
On 28/10/2007, TeLeMan <[EMAIL PROTECTED]> wrote:
> For example, the memory address 0x10008000 is on an unwritable page.When the
> instruction "add dword ptr [0x10007FFF],0x12345678" is executed,the OS will
> set 0x10008000 page be a writable page and re-execute this instruction. But
> softmmu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 02:01:33
Modified files:
target-i386: translate.c
Log message:
Correct the WBINVD intercept in SVM (Alexander Graf).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/targ
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 01:58:56
Modified files:
. : vnc.c
Log message:
Handle 3.7 VNC clients authentication correctly (Dan Kenigsberg).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qem
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 01:54:05
Modified files:
. : vl.c vl.h
hw : an5206.c etraxfs.c integratorcp.c mcf5208.c
mips_malta.c mips_mipssim.c mips_pica61.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 01:11:44
Modified files:
. : qemu-img.c
Log message:
Support multipart images as input to qemu-img (Salvador Fandino).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 00:34:21
Modified files:
hw : usb-ohci.c
Log message:
OHCI USB isochronous transfers support (Arnon Gilboa).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/u
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 01:03:29
Modified files:
. : configure
Log message:
Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo Arenas Belon).
Add --disable-sdl to configure's h
Hi,
On 15/10/2007, Matthew Warton <[EMAIL PROTECTED]> wrote:
> The first is that Qemu would not enable changing of the pid register
> on processors with an MMU. This is a legal operation, and one that
> several parts of our kernel rely on. See (for example) the ARM920t
> technical reference manu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 00:47:13
Modified files:
target-arm : helper.c
Log message:
Invalidate TLBs when domains are changed (Matthew Warton).
Legalise cp15 pid register writes (Matthew Warton
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 00:27:50
Modified files:
. : usb-linux.c
Log message:
Use a O_NONBLOCK pipe for iso completion signals for thread-safety, by
Arnon Gilboa.
CVSWeb URLs:
http://cvs.sa
On Thu, Oct 25, 2007 at 12:42:22AM +0200, Michael Hanselmann wrote:
> The patch below updates the i440FX/PIIX3 emulation. It does:
I never got any reaction to that patch. Is it still awaiting review?
> This does not yet remove the workaround introduced by Igor Lvovsky's
> patch. However, I'm work
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/31 00:21:35
Modified files:
. : gdbstub.c
Log message:
x86_64 support in cpu_gdb_read_registers(), by Goran Weinholt.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qe
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/10/30 23:19:52
Modified files:
slirp : misc.c
Log message:
Declare function before use, reduces compiler warning noise.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/slirp/m
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/30 22:38:53
Modified files:
. : console.c keymaps.c vl.h vnc.c vnc_keysym.h
Log message:
Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.
CVSWeb URLs:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/10/30 21:06:14
Modified files:
linux-user : syscall.c
Log message:
Do not make NETLINK socket connections possible (Alexander Graf).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs
On 10/29/07, Blue Swirl <[EMAIL PROTECTED]> wrote:
> We could cache the resolved addresses to overcome the additional setup
> overhead. Each stage should install cache invalidation callbacks or a
> method to call for recalculation of the addresses. For example IOMMU
> or ESPDMA mappings change very
Does the current version of qeumu-0.9.0+??
allow the serail port output of no-graphic
boot option to be visible in the qemu window as is
possible under Linux?
-ishwar
Hi,
the WBINVD intercept was not triggered, as I accidently made it do an
INVD intercept. This patch should fix it. I did not test-compile it
though, so please check it first.
Thanks,
Alex
qemu.wbinvd.patch
Description: Binary data
23 matches
Mail list logo