Custom Query (16363 matches)
Results (358 - 360 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3695 | obsolete | Mouse Control Totally Lost in MAXON Cinema 4D R10 | ||
| Description |
Gust OS = Winodws XP Home SP3 Host OS = Winodws XP Home SP3 Mouse totally lost directions and too sensitive while using the following functions in Cinema 4D R10 |
|||
| #3719 | obsolete | Very slow OVF import/export -> fixed in SVN | ||
| Description |
OVF import/export is very slow, and it looks like it can be improved: During import, I noticed VirtualBox was reading at 4MB/s. This is on an internal hard disk, with the source and target on two different disks. I used Process Monitor from Sysinternals, and noticed that VirtualBox is reading blocks of 64KB, 26 bytes and 16 bytes, repetitively (see attached screenshot). I think the reading speed would largely benefit from cached IOs, with a bigger buffer. |
|||
| #3720 | obsolete | Recompiler doesn't check selector limits | ||
| Description |
Demo code at github.com/adrianmay/digilife master branch tag "vboxbug". Make it with 'make' and use zed.img as a boot floppy. On a real (single processor) PC this program reports a GP fault when main.c attempts to write to *0xffffffff although the data segment (GDT in bootsect.asm) is only 0xC0000 long. On VBox, the program sails on regardless. (There's no TSS and only a ring 0 task in this program.) I got similar effects with other peoples' OS tutorials. Code segments crash when expected. |
|||


