All of lore.kernel.org
 help / color / mirror / Atom feed
* pcmcia support in windows xp guest
@ 2019-09-24 12:45 Ilver Belletti
  2019-11-11 23:12 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Ilver Belletti @ 2019-09-24 12:45 UTC (permalink / raw)
  To: 'qemu-devel@nongnu.org'

[-- Attachment #1: Type: text/plain, Size: 347 bytes --]

We would like to install Windows XP 32 bit as a guest operating system in a Windows 10 64 bit host operating system. With the QEMU emulator will be the pcmcia slot available ?
We would like to use an epp parallel port in the guest operating system by means of Quatech pcmcia card installed in the slot.

Best Regards
Ilver Belletti
Ocmi-Otg

[-- Attachment #2: Type: text/html, Size: 2487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pcmcia support in windows xp guest
  2019-09-24 12:45 pcmcia support in windows xp guest Ilver Belletti
@ 2019-11-11 23:12 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2019-11-11 23:12 UTC (permalink / raw)
  To: Ilver Belletti, 'qemu-devel@nongnu.org'

On 24/09/19 14:45, Ilver Belletti wrote:
> We would like to install Windows XP 32 bit as a guest operating system
> in a Windows 10 64 bit host operating system. With the QEMU emulator
> will be the pcmcia slot available ?
> 
> We would like to use an epp parallel port in the guest operating system
> by means of Quatech pcmcia card installed in the slot.

No, however CardBus PCMCIA cards are essentially PCI devices so you
could add emulation of a PCI parallel port device.  Note that QEMU does
_not_ come with such a device, only with an ISA parallel port device.
It should not be hard to write one if it follows the same I/O port
structure as the ISA parallel port at 0x378/0x278.

Paolo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-11 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 12:45 pcmcia support in windows xp guest Ilver Belletti
2019-11-11 23:12 ` Paolo Bonzini

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.