Tomáš Glozar

Results 110 comments of Tomáš Glozar

Thank you for this interesting observation - this is the first CPU-related bug I know of (besides the memtest skip hack, but that one I introduced myself). I tried to...

I'm aware of this time resetting problem, I suspect the real time clock code naively copies system time when starting the VM and OpenVMS expects it to be set to...

> The emulator, OTOH, initializes the RTC using UTC (AliM1543C.cpp:700). > I have changed the one usage of gmtime_s() to localtime_s(), and VMS is happy with it. > I've noted...

> Would it be feasible to add a configuration option, on which to initialize the time? Context: I have an expired HP license and I now have to re-do the...

> (Sorry if this request is not appropriate for this area but I can't find any other user forum - pointers please if there is one.) No, there is no...

The only Macs I have are PowerPC-based, since I'm not interested in Intel Macs (may get an ARM one in the future), and the earliest version macOS-Simple-KVM supports is Mojave,...

> I suppose the idea of a universal binary is a great one! :) It's definitely interesting, but it wouldn't be of much use nowadays, since macOS Catalina and higher...

It's similar, unfortunately both SCSI and IDE emulation has some bugs.

> You have an itanium box? Cool! Would you share some details on the hardware? I have an HP Integrity rx2620 with a single 1.3 GHz Intel Itanium 2 CPU,...

> But the current version of the HP C++ compiler doesn't even fully implement C++03, let alone anything more modern. 20 years of neglect of the platform show everywhere... I...