VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32987   14 years vboxsync deb: typo
(edit) @32986   14 years vboxsync Main: now that IPRT can read {UUID} we don't need to worry
(edit) @32985   14 years vboxsync DevAPIC.cpp: The count_shift reset value shall be 1 not 0, because …
(edit) @32984   14 years vboxsync FE/Qt: typo in a LogRel
(edit) @32983   14 years vboxsync LsiLogic: Suspend the VM on a recoverable error without changing the …
(edit) @32982   14 years vboxsync DevAPIC: Addressed the cause of the div by zero problem in …
(edit) @32981   14 years vboxsync FE/Qt4: correctly initialize the QImage to support virtual modes
(edit) @32980   14 years vboxsync Do *not* unlock the nested root page when exiting the shadow mode. …
(edit) @32979   14 years vboxsync iprt: RTUuidFromStr() / RTUuidFromUtf16(): allow the format …
(edit) @32978   14 years vboxsync DevVGA: Update the number of pages for all VBE modes based on VRAM size.
(edit) @32977   14 years vboxsync Extend assertion
(edit) @32976   14 years vboxsync Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
(edit) @32974   14 years vboxsync Forgot to reset variables after update.
(edit) @32973   14 years vboxsync Guest Copy/VBoxManage: Implemented support for reading files from an …
(edit) @32972   14 years vboxsync FE/Qt4: use update instead of repaint to merge repaint requests in …
(edit) @32971   14 years vboxsync XPCOM: implement a shortcut PR_CreateProcessDetached which directly …
(edit) @32970   14 years vboxsync RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
(edit) @32969   14 years vboxsync build fix.
(edit) @32968   14 years vboxsync build fix
(edit) @32967   14 years vboxsync DevPCNet: comment
(edit) @32966   14 years vboxsync semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
(edit) @32965   14 years vboxsync Main-OVF: fix check of the manifest file existence on import
(edit) @32964   14 years vboxsync DevPCNet: work around a WinXP driver bug which clears CSR0.TINT after …
(edit) @32963   14 years vboxsync undo undsired change
(edit) @32962   14 years vboxsync wddm/3d: profiling
(edit) @32961   14 years vboxsync whitespace
(edit) @32960   14 years vboxsync PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
(edit) @32959   14 years vboxsync Storage/ATAController: release log msg cosmetics
(edit) @32958   14 years vboxsync Testcase
(edit) @32957   14 years vboxsync AHCI: Implement SuspendOnError to give the user a chance to fix …
(edit) @32956   14 years vboxsync Sleep a bit longer.
(edit) @32955   14 years vboxsync Lower the time slice to 100 ms
(edit) @32954   14 years vboxsync rc code
(edit) @32953   14 years vboxsync Finer grained cpu capping
(edit) @32952   14 years vboxsync Logging + longer sleep
(edit) @32951   14 years vboxsync PCI: cleanup, bits
(edit) @32950   14 years vboxsync VGA: Merge pfnUpdateRect calls for text modes, too.
(edit) @32949   14 years vboxsync tstSemEvent -> tstRTSemEventMulti; removed tstSems.
(edit) @32948   14 years vboxsync semeventmulti-linux.cpp: bugfix
(edit) @32947   14 years vboxsync VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of …
(edit) @32946   14 years vboxsync iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
(edit) @32944   14 years vboxsync Storage/ATAController: Clean up suspending the VM on certain errors, …
(edit) @32943   14 years vboxsync Storage/ATA: Clean up suspending the VM on certain errors, and make …
(edit) @32942   14 years vboxsync deb: small fix
(edit) @32941   14 years vboxsync PCI: safety checks, cleaner code
(edit) @32940   14 years vboxsync crOpenGL: another perf counter
(edit) @32939   14 years vboxsync AHCI: MSI support
(edit) @32938   14 years vboxsync LSI logic: continue, even if no MSI on chipset
(edit) @32936   14 years vboxsync dsound: Use global focus (instead of sticky).
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32934   14 years vboxsync Main/Medium: Automatically repair streamOptimized VMDK files too. They …
(edit) @32933   14 years vboxsync Audio/HDA: alc885 codec is introduced(workable with Linux guest, …
(edit) @32932   14 years vboxsync Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
(edit) @32931   14 years vboxsync Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
(edit) @32930   14 years vboxsync wddm: bugfix
(edit) @32928   14 years vboxsync Main/Display: properly change VBVA flags (the bug caused the guest …
(edit) @32927   14 years vboxsync build fix.
(edit) @32925   14 years vboxsync build fix.
(edit) @32924   14 years vboxsync crOpenGL: add opcodes counter
(edit) @32923   14 years vboxsync Config.kmk,Devices/Makefile.kmk: Enabled the experimental dtrace …
(edit) @32921   14 years vboxsync Stat type
(edit) @32920   14 years vboxsync Compile fix
(edit) @32919   14 years vboxsync nits
(edit) @32917   14 years vboxsync Wrong stat type
(edit) @32916   14 years vboxsync Reversed
(edit) @32915   14 years vboxsync Additions/WINNT/Graphics: more refactorings
(edit) @32914   14 years vboxsync Drop the hthread parameter
(edit) @32913   14 years vboxsync Missing break
(edit) @32912   14 years vboxsync First sketch for guest execution capping
(edit) @32911   14 years vboxsync crOpenGL: add sent bytes counter
(edit) @32910   14 years vboxsync VMM: hyper heap size selection
(edit) @32909   14 years vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32908   14 years vboxsync VMM: moved hyper heap configuration to console, as it knows more about …
(edit) @32907   14 years vboxsync Use native handle
(edit) @32906   14 years vboxsync PCI: forgot another init
(edit) @32905   14 years vboxsync Introducing RTThreadGetExecutionTimeMilli
(edit) @32904   14 years vboxsync wddm/3d: better shgsmi channel perf test
(edit) @32903   14 years vboxsync back out r66376
(edit) @32902   14 years vboxsync VGA: If only offsets changed and host does not share VRAM, a full mode …
(edit) @32901   14 years vboxsync tstRTPrfIO: profile some I/O related APIs.
(edit) @32900   14 years vboxsync Main: typo
(edit) @32899   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32898   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32897   14 years vboxsync VGA: Removed mode width restriction, broke out pitch calculation.
(edit) @32896   14 years vboxsync FE/Common: use XKB mappings or well known mappings for all keys, not …
(edit) @32895   14 years vboxsync FE/Common: Brazilian keyboard fix
(edit) @32894   14 years vboxsync Main: clean up GuestOSType constructor
(edit) @32893   14 years vboxsync Main/OVF: debugging
(edit) @32892   14 years vboxsync VMDK: Don't use sync I/O methods during async I/O
(edit) @32891   14 years vboxsync wddm/3d: adds burn fix take 2
(edit) @32890   14 years vboxsync wddm/3d: adds burn fix
(edit) @32889   14 years vboxsync wddm/3d: chromium over hgsmi transport fixing & perf measurement
(edit) @32888   14 years vboxsync Guest Copy/VBoxManage: Additional parameter check.
(edit) @32887   14 years vboxsync Hide FT
(edit) @32886   14 years vboxsync Compile fix
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32884   14 years vboxsync Storage/VMDK: build fix
(edit) @32883   14 years vboxsync Storage/VMDK: fix memory leak, and squash another non-sequential write …
(edit) @32882   14 years vboxsync Storage/VMDK: reorganize the compression/decompression code so that it …
(edit) @32881   14 years vboxsync VBoxTray/Makefile.kmk: Must include the WINDDK SDK dependency or …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette