From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Franco Spinelli <frspin-IWqWACnzNjyonA0d6jMUrA@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: Windows XP on AMD X2
Date: Sun, 24 Dec 2006 10:34:18 +0200 [thread overview]
Message-ID: <458E3B8A.3080404@qumranet.com> (raw)
In-Reply-To: <458D526C.5080405-IWqWACnzNjyonA0d6jMUrA@public.gmane.org>
Franco Spinelli wrote:
> After installing XP on my AMD X2 machine using "fast formatting" tip, I
> am now using it for some test.
>
> Some network questions:
>
> - without any "-net" option I get a "user" config, I can see my physical
> gateway and browse internet but I can't see my LAN share - is this
> correct?
>
You should be able to see your LAN. Try with an ip address if name
resolution does not work (\\10.0.0.1\share).
> - with "-smb /somedir" I get also access to my LAN share - is correct?
>
You get access to a directory on the host. See the qemu manpage for
details.
> - emulated nic is a RTL8109 at 10 Mb/Half Duplex - is correct?
>
Yes (though the speed settings aren't enforced).
> Some disk questions:
>
> - AutocadLT 2007 don't install, stopping after .NET framework
> installation - no CPU and no disk I/O activity but no freeze
> In XP log there is an event with a problem in wuaueng.dll. I have
> already installed this program in a Vmware XP virtual machine
> Using standard qemu without KVM (and without kqemu) give me same
> result.
>
In that case it's a qemu problem. Please inform qemu-devel.
> Some USB tablet problems:
>
> - mouse is correctly working but is step-moving
>
In qemu/hw/usb-hid.c, look for the lines
/* Temporarily increase usb polling interval to prevent cpu
* saturation (3 ms is way too often for kvm) */
0x33, /* u8 ep_bInterval; (255ms -- usb 2.0 spec) */
Try to reduce the value from 0x33 to some lower value. There are also
some potential interactivity improvements coming up.
> Some CD problem
>
> - if there is no CD in drive, XP don't start using a -cdrom directive,
> putting a CD in drive make it to start.
>
Most likely a qemu problem.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next prev parent reply other threads:[~2006-12-24 8:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-23 15:59 Windows XP on AMD X2 Franco Spinelli
[not found] ` <458D526C.5080405-IWqWACnzNjyonA0d6jMUrA@public.gmane.org>
2006-12-24 8:34 ` Avi Kivity [this message]
[not found] ` <458E3B8A.3080404-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-12-24 13:27 ` Franco Spinelli
[not found] ` <458E8042.6000206-IWqWACnzNjyonA0d6jMUrA@public.gmane.org>
2006-12-24 13:59 ` James Jacobsson
[not found] ` <fe247b50612240559o313d37a0gca318ac82e7e57db-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2006-12-24 16:14 ` Franco Spinelli
[not found] ` <458EA753.7000304-IWqWACnzNjyonA0d6jMUrA@public.gmane.org>
2006-12-24 17:50 ` Mark Clarkson
2006-12-25 1:25 ` Anthony Liguori
2006-12-24 8:45 ` Lonnie Mendez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=458E3B8A.3080404@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=frspin-IWqWACnzNjyonA0d6jMUrA@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.