Hi,
We (a group of 2 students) are interested in doing a hypervisor related
project for the next 10-12 weeks as part of one of our courses this
semester. We have taken a look at this year's GSoC project list (
https://wiki.xenproject.org/wiki/Outreach_Program_Projects). We were
interested in learn
;
> > Wei.
> >
> > On Mon, Sep 09, 2019 at 08:58:51AM +0100, Julien Grall wrote:
> > > +Andrew, Lars, Stefano and Wei
> > >
> > > On 9/5/19 11:23 PM, Julian Tuminaro wrote:
> > > > Hi,
> > >
> > > Hello,
> > >
> &
the guest.
>
> Cheers,
>
> Paul
>
> On Mon, 16 Sep 2019 at 15:31, Julian Tuminaro
> wrote:
> >
> > Hi Paul,
> >
> > Thanks for getting back to us in regards to the KDD project. I am trying
> to understand the current status of the project. Co
Previous commit in kdd.c had a small issue which lead to warning/error while
compiling
on 32-bit systems due to mismatch of type size while doing type cast from
uint64_t to
void *
Signed-off-by: Jenish Rakholiya
Signed-off-by: Julian Tuminaro
---
tools/debugger/kdd/kdd.c | 11 +--
1
n progress feature and current patch only
supports the handshake and memory read/write on 64-bit systems.
Signed-off-by: Jenish Rakholiya
Signed-off-by: Julian Tuminaro
---
tools/debugger/kdd/kdd.c | 389 ++-
1 file changed, 388 insertions(+), 1 deletion(-)
di
From: Julian Tuminaro and Jenish Rakholiya
Current implementation of find_os is based on the hard-coded values for
different Windows version. It uses the value for get the address to
start looking for DOS header in the given specified range. However, this
is not scalable to all version of