Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the "classicvirtio" to improve support for classic Mac OS clients. #6520

Open
rspeed opened this issue Jul 28, 2024 · 2 comments
Open

Use the "classicvirtio" to improve support for classic Mac OS clients. #6520

rspeed opened this issue Jul 28, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@rspeed
Copy link

rspeed commented Jul 28, 2024

The classicvirtio project adds a number of firmware-level drivers for classic Mac OS clients running in QEMU, both 68k and PPC. It adds support for virtio-tablet-pci/virtio-tablet-device (non-capturing mouse), virtio-9p-device (shared folders), virtio-vga, and virtio-serial. I've used it myself with great results.

@rspeed rspeed added the enhancement New feature or request label Jul 28, 2024
@cw1nte
Copy link

cw1nte commented Aug 10, 2024

does that get any nearer allowing printing or print to pdf and export of files? eg from os 9.2 (I actually NEED this to run an old but indispensable accounts package, for now I use SheepShaver.)

@rspeed
Copy link
Author

rspeed commented Aug 10, 2024

Yup!

You'd still need to install something like Adobe Acrobat (not Acrobat Reader) to add print to PDF. That's exactly how I have it set up using QEMU by itself.

@osy osy added this to the Future milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants