From: "Ivan Kalvachev" <ikalvachev@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Physical hard disk drive for win32
Date: Wed, 24 Oct 2007 12:46:26 +0300 [thread overview]
Message-ID: <219e947f0710240246w4532d346pce373fa62a17c77d@mail.gmail.com> (raw)
In-Reply-To: <471CEB10.9030600@mail.berlios.de>
2007/10/22, Stefan Weil <weil@mail.berlios.de>:
> Ivan Kalvachev schrieb:
> > According to http://msdn2.microsoft.com/en-us/library/aa365171.aspx
> >
> > this function requires Win XP or Vista.
> > Is qemu supported only on these?
> Good question. The old IOCTL_DISK_GET_DRIVE_GEOMETRY
> was also supported for W2K. Will QEMU support W2K as a host
> longer than MS does? It would make things easier if we
> dropped support for W2K hosts.
>
> If we need host support for W2K, I'll check another method
> to get the disk size (reading size of partition 0) and send
> a new patch. Please send your feedback in this case.
>
> I hope we don't need W95 or W98 host support!?
Why not. :P
Anyway, calling the old ioctl code if the new one fails, should be
compatible enough. (and the new structure contains the old one, so no
need of having 2 variables).
It would be even better if somebody finds out what the error for not
supported function is (I don't feel like checking 16000 error codes),
but it is not critical.
next prev parent reply other threads:[~2007-10-24 9:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-24 4:01 [Qemu-devel] Physical hard disk drive for win32 Kazu
2006-09-24 9:14 ` Alexey Eremenko
2006-09-24 12:10 ` Kazu
2007-10-19 20:12 ` [Qemu-devel] [PATCH] " Stefan Weil
2007-10-22 11:33 ` Ivan Kalvachev
2007-10-22 18:25 ` Stefan Weil
2007-10-22 19:07 ` Johannes Schindelin
2007-10-23 0:31 ` Shaddy Baddah
2007-10-23 3:34 ` Jamie Lokier
2007-10-24 9:46 ` Ivan Kalvachev [this message]
2007-10-24 10:03 ` Johannes Schindelin
2007-10-24 12:33 ` Thiemo Seufer
2007-10-24 17:32 ` Johannes Schindelin
2007-10-24 18:41 ` Stefan Weil
2007-10-25 0:26 ` Johannes Schindelin
2007-10-25 10:04 ` Thiemo Seufer
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=219e947f0710240246w4532d346pce373fa62a17c77d@mail.gmail.com \
--to=ikalvachev@gmail.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).