qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] Some small kqemu fixes and enhancements


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 0/5] Some small kqemu fixes and enhancements
Date: Fri, 29 May 2009 21:19:52 +0200

Hi,

Am 29.05.2009 um 19:18 schrieb Jan Kiszka:

This is the series of patches we generated while developing a
kqemu-1.4.0pre1-based prototype for guests that make real use of x86
segments. If anyone is interested and maintaining some kqemu repos, pick
them up as you like, they are for free (GPLv2).

I'd like to push them to http://repo.or.cz/w/kqemu.git
Do you have them on a Git branch I can pull from?

Andreas

There is one more change set: An optimization of the segment cache
emulation, but that one never truely stabilized (and I do not want to
make anyone go through the same debugging pain we went, so I'm not
posting that bits ;) ).


Jan Kiszka (5):
     kqemu: x86-64: Run 16-bit-stack-return in ring 0
     kqemu: i386: Reorder DS and ES on exception stack
     kqemu: Fix forbidden selector range change
     kqemu: Implement verr/verw in the monitor code interpreter
     kqemu: Implement lar/lsl in the monitor code interpreter

common/i386/monitor_asm.S |   16 ++--
common/interp.c | 189 ++++++++++++++++++++++++++++++++++++ +++++++-
common/kernel.c           |    8 +-
common/kqemu_int.h        |    6 +-
4 files changed, 199 insertions(+), 20 deletions(-)

--
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux







reply via email to

[Prev in Thread] Current Thread [Next in Thread]