* Windows XP x64 SP2 KVM Guest Virtio Drivers @ 2014-02-14 1:37 OwN-3m-All 2014-02-16 13:05 ` Yan Vugenfirer 0 siblings, 1 reply; 4+ messages in thread From: OwN-3m-All @ 2014-02-14 1:37 UTC (permalink / raw) To: kvm Hi Guys, Does a virtio KVM driver exist for Windows XP x64 SP2? If not, would it be possible to create one / adapt the Server 2003 version somehow? I tried using the Server 2003 x64 drivers (from http://www.linux-kvm.org/page/WindowsGuestDrivers), but they didn't work. The drivers would install, but then XP x64 would just blue screen and never boot up again. Hoping there's a driver! ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Windows XP x64 SP2 KVM Guest Virtio Drivers 2014-02-14 1:37 Windows XP x64 SP2 KVM Guest Virtio Drivers OwN-3m-All @ 2014-02-16 13:05 ` Yan Vugenfirer 2014-03-11 5:24 ` OwN-3m-All 0 siblings, 1 reply; 4+ messages in thread From: Yan Vugenfirer @ 2014-02-16 13:05 UTC (permalink / raw) To: OwN-3m-All; +Cc: kvm-devel, Vadim Rozenfeld Hi, WinXP 64bit is a strange bird. Which driver did you tried to install: virtio-net, virtio-block or something else? Best regards, Yan. On Feb 14, 2014, at 3:37 AM, OwN-3m-All <own3mall@gmail.com> wrote: > Hi Guys, > > Does a virtio KVM driver exist for Windows XP x64 SP2? If not, would it be > possible to create one / adapt the Server 2003 version somehow? I tried > using the Server 2003 x64 drivers (from > http://www.linux-kvm.org/page/WindowsGuestDrivers), but they didn't work. > The drivers would install, but then XP x64 would just blue screen and > never boot up again. > > Hoping there's a driver! > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Windows XP x64 SP2 KVM Guest Virtio Drivers 2014-02-16 13:05 ` Yan Vugenfirer @ 2014-03-11 5:24 ` OwN-3m-All 2014-03-11 6:12 ` Vadim Rozenfeld 0 siblings, 1 reply; 4+ messages in thread From: OwN-3m-All @ 2014-03-11 5:24 UTC (permalink / raw) To: Yan Vugenfirer; +Cc: kvm-devel, Vadim Rozenfeld I was hoping for a virtio storage driver. I'd like to use a virtio disk rather than ide. However, it does not seem to be possible with XP x64 because such a driver does not exist? Also, the viostor driver for Server 2003 x64 does not work for XP x64. On 2/16/2014 6:05 AM, Yan Vugenfirer wrote: > Hi, > > WinXP 64bit is a strange bird. > > Which driver did you tried to install: virtio-net, virtio-block or something else? > > > Best regards, > Yan. > > On Feb 14, 2014, at 3:37 AM, OwN-3m-All <own3mall@gmail.com> wrote: > >> Hi Guys, >> >> Does a virtio KVM driver exist for Windows XP x64 SP2? If not, would it be >> possible to create one / adapt the Server 2003 version somehow? I tried >> using the Server 2003 x64 drivers (from >> http://www.linux-kvm.org/page/WindowsGuestDrivers), but they didn't work. >> The drivers would install, but then XP x64 would just blue screen and >> never boot up again. >> >> Hoping there's a driver! >> >> -- >> To unsubscribe from this list: send the line "unsubscribe kvm" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Windows XP x64 SP2 KVM Guest Virtio Drivers 2014-03-11 5:24 ` OwN-3m-All @ 2014-03-11 6:12 ` Vadim Rozenfeld 0 siblings, 0 replies; 4+ messages in thread From: Vadim Rozenfeld @ 2014-03-11 6:12 UTC (permalink / raw) To: OwN-3m-All; +Cc: Yan Vugenfirer, kvm-devel On Mon, 2014-03-10 at 23:24 -0600, OwN-3m-All wrote: > I was hoping for a virtio storage driver. I'd like to use a virtio disk > rather than ide. However, it does not seem to be possible with XP x64 > because such a driver does not exist? Also, the viostor driver for > Server 2003 x64 does not work for XP x64. That's strange. While WXP 64-bit is not officially supported, I remember I tested W2K3 64-bit viostor driver on WXP 64-bit SP2. You said it fails with BSOD. Can you tell me the bug check code please? Cheers, Vadim. > > > On 2/16/2014 6:05 AM, Yan Vugenfirer wrote: > > Hi, > > > > WinXP 64bit is a strange bird. > > > > Which driver did you tried to install: virtio-net, virtio-block or something else? > > > > > > Best regards, > > Yan. > > > > On Feb 14, 2014, at 3:37 AM, OwN-3m-All <own3mall@gmail.com> wrote: > > > >> Hi Guys, > >> > >> Does a virtio KVM driver exist for Windows XP x64 SP2? If not, would it be > >> possible to create one / adapt the Server 2003 version somehow? I tried > >> using the Server 2003 x64 drivers (from > >> http://www.linux-kvm.org/page/WindowsGuestDrivers), but they didn't work. > >> The drivers would install, but then XP x64 would just blue screen and > >> never boot up again. > >> > >> Hoping there's a driver! > >> > >> -- > >> To unsubscribe from this list: send the line "unsubscribe kvm" in > >> the body of a message to majordomo@vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-11 6:12 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-02-14 1:37 Windows XP x64 SP2 KVM Guest Virtio Drivers OwN-3m-All 2014-02-16 13:05 ` Yan Vugenfirer 2014-03-11 5:24 ` OwN-3m-All 2014-03-11 6:12 ` Vadim Rozenfeld
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox