Changes between Initial Version and Version 1 of Ticket #12076, comment 7
- Timestamp:
- Sep 25, 2013 2:55:00 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12076, comment 7
initial v1 3 3 I'm not ruling out a bug in our device emulation/interrupt delivery but we'll need a better understanding of what happens here (wraparound/sign extension/interrupt latency issues etc.) 4 4 5 From the frequency, it's most likely using the ACPI timer in which case the 32-bit wraparound is expected but how correctly Microsoft deals with this is a bit fuzzy. See Seehttps://www.virtualbox.org/ticket/11951#comment:25 From the frequency, it's most likely using the ACPI timer in which case the 32-bit wraparound is expected but how correctly Microsoft deals with this is a bit fuzzy. See also https://www.virtualbox.org/ticket/11951#comment:2 6 6