VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @32880   14 years vboxsync Main: Solaris defaults back to IDE, OpenSolaris default remains SATA
(edit) @32879   14 years vboxsync AHCI: Clear status and error fields of a task for the async I/O case …
(edit) @32878   14 years vboxsync strncat fixes
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32876   14 years vboxsync Additions/WINNT/VBoxVideo: start refactoring the HGSMI code
(edit) @32875   14 years vboxsync FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard …
(edit) @32874   14 years vboxsync FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard …
(edit) @32873   14 years vboxsync Linux additions: Ubuntu Maverick fix (screen scrambled during …
(edit) @32872   14 years vboxsync Wrong PD type (triggers assertion in debug build; otherwise harmless)
(edit) @32870   14 years vboxsync Build fix.
(edit) @32869   14 years vboxsync Annoying assertion
(edit) @32868   14 years vboxsync Comment update
(edit) @32867   14 years vboxsync Fixed dereference of large pages in EPT/nested paging modes.
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32865   14 years vboxsync Redundant check
(edit) @32864   14 years vboxsync Comment typo.
(edit) @32863   14 years vboxsync e1k: temporary code for MSI testing
(edit) @32862   14 years vboxsync MSI: don't generate events if globally disabled
(edit) @32861   14 years vboxsync one more
(edit) @32860   14 years vboxsync PCI: MSI per-vector masking, saved states
(edit) @32859   14 years vboxsync More informative assertion
(edit) @32858   14 years vboxsync Devices: pass down the destination interface pointer
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