Search found 249 matches
- Sun Dec 20, 2020 10:10 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
^My bad. I don't know what happened, but it does indeed work. I had used my 5.0 "MacOS922_Launch.command" which contained the -rtc parameter and refused to launch (I don't recall what the specific error message was, but it was related to "localtime"), so I removed it and it final...
- Sat Dec 19, 2020 8:53 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
I've just installed the latest 5.2 experimental build of QEMU. It appears that "-rtc base=localtime" no longer works. Is there an equivalent parameter that will allow the guest MacOS 9.2.2 virtual machine to show the correct time?
- Tue Jul 28, 2020 7:01 pm
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
Classic works within Tiger I don't know if this has been mentioned before, but, just in case, at least the latest experimental Qemu build (5.0, with screamer) for macOS can run Classic within its emulation of Mac OS X Tiger. The first time I tried this, a couple of years ago, with an earlier versio...
- Fri Jul 10, 2020 4:18 pm
- Forum: QEMU
- Topic: Qemu for ARM hosts
- Replies: 1
- Views: 743
Qemu for ARM hosts
I've looked for information, but couldn't get a clear picture on how good Qemu might be in virtualizing or emulating non-ARM guest operating systems on Apple Silicon ARM. If VMware and Parallels do not enter the fray of Intel emulation under ARM, our only choice for running things like OS X Tiger, O...
- Tue Feb 19, 2019 10:45 am
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 858342
- Tue Feb 19, 2019 9:22 am
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 858342
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Graphics acceleration?
I'm not sure I've understood some of the latest posts correctly. Has graphics acceleration been achieved on Qemu for OS X guests (like, say, Tiger)? If so, can Front Row run on such virtual machines? If it doesn't work yet, will that goal be achievable in the near future?
I'm not sure I've understood some of the latest posts correctly. Has graphics acceleration been achieved on Qemu for OS X guests (like, say, Tiger)? If so, can Front Row run on such virtual machines? If it doesn't work yet, will that goal be achievable in the near future?
- Sat Oct 20, 2018 9:55 am
- Forum: SheepShaver
- Topic: A possibly more convenient SheepShaver build for macOS
- Replies: 6
- Views: 3167
Re: A possibly more convenient SheepShaver build for macOS
Very nice. Thank you!
- Fri Jun 22, 2018 5:48 am
- Forum: SheepShaver
- Topic: SheepShaver version 2.5 for MacOSX/macOS for testing
- Replies: 37
- Views: 16099
Re: SheepShaver version 2.5 for MacOSX/macOS for testing
Runs fine in High Sierra on my Mac Pro 5,1. Many thanks!
- Mon Jun 18, 2018 10:40 pm
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
Many thanks. That's very helpful.
- Mon Jun 18, 2018 7:56 pm
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
Experimental builds: 16-06-2018 http://www.open.ou.nl/hsp/downloads3/Qemu-3.0pre-OSX-16062018.zip Qemu built from pre 3.0 source. This build allows defining the machine model in 3 ways: mac99,via=pmu (provides the PMU required to run 10.5, defaults to usb-mouse and keyboard) mac99,via=pmu-adb (prov...
- Tue May 01, 2018 6:21 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
24-04-2018 http://www.open.ou.nl/hsp/downloads3/Qemu212-64bit-OSX-24042018.zip Build from Qemu 2.12 final code. Compatible with El Capitan and upwards. Please note the inclusion of the pc-bios folder, which requires the -L pc-bios parameter in the command line for Qemu to find some required files s...
- Mon Apr 02, 2018 11:53 am
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
I still have to run some of the diagnostic steps you provided, but I've just run Mac OS 9.2.2 on Qemu for macOS without tap/tun and Software Update was able to tell me there were no updates for my "computer". The only surprise there was that it was actually able to verify that through its ...
- Tue Mar 20, 2018 5:21 pm
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
Time for troubleshooting: Open a terminal, enter "cd /dev" use "ls" to see whether the tap devices tap0 up to tap15 are present in the folder. If not, there is an issue with the installation of tuntaposx. I have no clear idea yet how to fix that. If they are there, continue. Man...
- Mon Mar 19, 2018 11:02 am
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
Yes, I did. Do the txt files require any particular permissions (such as belonging to root/wheel, et cetera? Should they have a "command" extension instead of "txt"?Cat_7 wrote:Did you run qemu.command as root?
Best,
Cat_7
- Mon Mar 19, 2018 8:13 am
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
This is what I get:
qemu-system-ppc-screamer: -netdev tap,id=network0,script=tap-up.txt,downscript=tap-down.txt: network script tap-up.txt failed with status 256
qemu-system-ppc-screamer: -netdev tap,id=network0,script=tap-up.txt,downscript=tap-down.txt: network script tap-up.txt failed with status 256
- Sun Mar 18, 2018 7:23 pm
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
Wonderful. Thank you.
- Sun Mar 18, 2018 3:56 pm
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
To get tap networking going I did this: -I created a network bridge called bridge0 in the network preferences with my default network connection as member. -I installed tuntaposx Forgive my ignorance. I've already installed tuntapox, but, how exactly do I create the network bridge called bridge0? D...
- Sun Mar 18, 2018 12:46 pm
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Re: Mac OS 9.2.2 Internet access
For Software update I get "your software doesn't need updating" That's what I get in Mac OS 9.0.4 on SheepShaver, but not on Mac OS 9.2.2 on Qemu for macOS. Odd. Edit: It is unclear for me how one goes about using "tap networking" for a Qemu client. Is it necessary to create som...
- Sun Mar 18, 2018 11:20 am
- Forum: QEMU
- Topic: Mac OS 9.2.2 Internet access
- Replies: 12
- Views: 5145
Mac OS 9.2.2 Internet access
I am having an odd issue in OS 9.2.2 running on Qemu for macOS. Although I can use a web browser to navigate the Internet, other applications seem not to be able to access the Internet. For instance, when I want QuickTime 6 to access the Internet, I get an error identified as "-3162". The ...
- Tue Jan 02, 2018 11:48 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
Thanks, Cat_7.
- Tue Jan 02, 2018 8:55 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
Guides? Are there any up-to-date guides about ways to better integrate the Qemu macOS window with its host system? I wish I had better understanding of the following: Can the clipboard be shared between the guest and host operating systems? Can the guest operating system print to at least one print...
- Tue Nov 21, 2017 10:54 pm
- Forum: SheepShaver
- Topic: Current SheepShaver code, built for macOS
- Replies: 79
- Views: 23389
Re: Current SheepShaver code, built for macOS
I'm sorry to report it DOES have the cursor issue in High Sierra.Ronald P. Regensburg wrote:does it or doesn't it have the cursor issue (square around the arrow cursor) in High Sierra?
- Sun Nov 19, 2017 7:04 pm
- Forum: SheepShaver
- Topic: Current SheepShaver code, built for macOS
- Replies: 79
- Views: 23389
Re: Current SheepShaver code, built for macOS
One observation and one question about your build. The observation is that it runs in 64-bit mode, which is excellent news. The question is whether it supports JIT.
- Sun Nov 19, 2017 6:41 pm
- Forum: SheepShaver
- Topic: Current SheepShaver code, built for macOS
- Replies: 79
- Views: 23389
Re: Current SheepShaver code, built for macOS
Many thanks. I've only tested it for five minutes. The early impressions are excellent.
- Sun Jul 02, 2017 10:53 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 196
- Views: 190637
Re: Qemu package and guide for OSX available
Thank you very much, Cat_7.