VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52497   11 years vboxsync Main/Machine: simplify object reference assignments
(edit) @52496   11 years vboxsync tstVDIo: s/#ifdef foo == bar/#if foo == bar/
(edit) @52494   11 years vboxsync crOpenGL/osx: more sync with main thread
(edit) @52493   11 years vboxsync vga/crCtl: racing fix
(edit) @52492   11 years vboxsync MachineImpl: warnings
(edit) @52491   11 years vboxsync HostDrivers/VBoxUSB/solaris: Fix uninitialized cbDataout when errors …
(edit) @52490   11 years vboxsync Main: more cleanup after r95701
(edit) @52489   11 years vboxsync Main: tabs
(edit) @52488   11 years vboxsync SUPHardenedVerifyProcess-win.cpp: Seems NtQueryInformationThread …
(edit) @52487   11 years vboxsync clearification.
(edit) @52486   11 years vboxsync Set hFb after the cBuffers check.
(edit) @52485   11 years vboxsync server_muralfbo.cpp: crServerRedirMuralDbSyncFb can be called even if …
(edit) @52484   11 years vboxsync SUP: Explained the opengl modulus-by-zero crash (fixed by system32 dll …
(edit) @52483   11 years vboxsync Main: cleanup after r95701
(edit) @52482   11 years vboxsync SUP: TrustedInstaller or LocalSystem, works around tumbleweed desktop …
(edit) @52481   11 years vboxsync 6813 - MachineImpl.cpp - IInternalMachineControl changes.
(edit) @52480   11 years vboxsync FE/Qt: Mac OS X: For for r95695: No menu-bar indent under this OS.
(edit) @52479   11 years vboxsync BIOS: Removed redundant port write, improved logging.
(edit) @52478   11 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar editor initial implementation (non …
(edit) @52477   11 years vboxsync FE/Qt: Build fix for r95685.
(edit) @52476   11 years vboxsync VBoxDisp: Parfait warning.
(edit) @52475   11 years vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @52474   11 years vboxsync Devices/Misc/VirtualKD: fix code breakage due to padding
(edit) @52473   11 years vboxsync Devices/Misc: new VirtualKD stub/loader device, contributed by Ivan …
(edit) @52472   11 years vboxsync FE/Qt: 7462: Mac OS X: Runtime UI: Session: Menu-bar: Listen for …
(edit) @52471   11 years vboxsync FE/Qt: 7462: Non Mac OS X: Runtime UI: Normal-window: Menu-bar: Listen …
(edit) @52470   11 years vboxsync FE/Qt: 7462: Action-pool: Every action should know own restriction code.
(edit) @52469   11 years vboxsync FE/Qt: 7462: Runtime UI action-pool: Listen for menu-bar configuration …
(edit) @52468   11 years vboxsync Storage/VHD: Fix use of uninitialized variable in error case
(edit) @52467   11 years vboxsync FE/Qt: 7462: Extra-data Manager should provide defaults for menu-bar …
(edit) @52465   11 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52464   11 years vboxsync FE/Qt: 7462: Extra-data Manager: Notify listeners about menu-bar …
(edit) @52463   11 years vboxsync wddm: bugfix
(edit) @52462   11 years vboxsync FE/Qt: Mac OS X: Build-fix for r95675: Copy-paste issue.
(edit) @52461   11 years vboxsync FE/Qt: 7462: Extra-data Manager: Extend API to allow to modify …
(edit) @52460   11 years vboxsync FE/Qt: Mac OS X: Build fix for r95673: Usual issue with moc generator.
(edit) @52459   11 years vboxsync FE/Qt: 7462: Runtime UI: Move action-pool related enums to Q_OBJECT …
(edit) @52457   11 years vboxsync IPRT: Tell the windows debugger the name of our threads.
(edit) @52456   11 years vboxsync Typos.
(edit) @52454   11 years vboxsync ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
(edit) @52453   11 years vboxsync supHardNtViCheckIsOwnedByTrustedInstaller: Workaround for someones …
(edit) @52452   11 years vboxsync crOpenGL: burn fix
(edit) @52451   11 years vboxsync crOpenGL: command blocks flushing
(edit) @52450   11 years vboxsync wddm: memory cleanup
(edit) @52449   11 years vboxsync IEM: When emulating non-repeated INSB/INSW/INSD, write what we read …
(edit) @52448   11 years vboxsync slight adjustment to make it look better when type'ed.
(edit) @52447   11 years vboxsync Use our own MZ stub binary, one that is compatible with silly Symantec …
(edit) @52446   11 years vboxsync SUPHardenedVerifyProcess-win.cpp: When doing child purification, we …
(edit) @52445   11 years vboxsync SrvIntNetR0.cpp: New commit policy for this file.
(edit) @52444   11 years vboxsync fix
(edit) @52443   11 years vboxsync Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
(edit) @52442   11 years vboxsync Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
(edit) @52441   11 years vboxsync warning
(edit) @52440   11 years vboxsync VMM/GIM: comment.
(edit) @52439   11 years vboxsync Devices/PC/BIOS: sync alternative sources
(edit) @52438   11 years vboxsync SUP: Some more confusing trickery.
(edit) @52437   11 years vboxsync crOpenGL: debugging
(edit) @52436   11 years vboxsync minor header fix
(edit) @52434   11 years vboxsync Storage/AHCI: Fix tight race when the guest resets a port leading to …
(edit) @52433   11 years vboxsync SUP: Avast sleep kludge.
(edit) @52432   11 years vboxsync Main/EbmlWriter: fixed version string
(edit) @52431   11 years vboxsync SUP: Process the WinVerityTrust todo list from LdrLoadDll, avoid doing …
(edit) @52430   11 years vboxsync crOpenGL: missing file
(edit) @52429   11 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52427   11 years vboxsync #6219: Segment duration calculation fixes. Coding style fixes.
(edit) @52426   11 years vboxsync uuids
(edit) @52425   11 years vboxsync SUPDrv: Revised fix.
(edit) @52424   11 years vboxsync Only VirtualBox.dll has a TrustedError method, so add a flag to …
(edit) @52423   11 years vboxsync SUPDrv: Worked around a -104 supR3HardenedWinReSpawn issue. Someone …
(edit) @52421   11 years vboxsync Additions/linux: added -Wno-declaration-after-statement to prevent …
(edit) @52420   11 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @52419   11 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @52418   11 years vboxsync comregister.cmd: Check if the current user is an administrator. …
(edit) @52417   11 years vboxsync Startup optimization: Don't check the hardened-program.dll signature …
(edit) @52416   11 years vboxsync SUPR3HardenedMainImports-win.cpp: Fixed bug in x86 syscall variation …
(edit) @52415   11 years vboxsync Storage/tstVDIo: fixed a typo and use RT_STR_TUPLE()
(edit) @52414   11 years vboxsync SUP: Need per thread recursion counters for WinVerifyTrust or we risk …
(edit) @52413   11 years vboxsync VBoxSVC: resolve undesirable freeze on shutdown.
(edit) @52412   11 years vboxsync AHCI: argh
(edit) @52411   11 years vboxsync VMM/HMVMXR0: Use unordered atomics for …
(edit) @52410   11 years vboxsync traling spaces
(edit) @52409   11 years vboxsync AHCI: unused variable
(edit) @52408   11 years vboxsync Storage/AHCI: Free cached tasks on detach and before ahciR3Destruct is …
(edit) @52407   11 years vboxsync tstVDIo: Disable builtin tests on 32bit hosts, the address space is …
(edit) @52406   11 years vboxsync SUP: No need to repeat the IPRT signature check when we just want to …
(edit) @52405   11 years vboxsync ldrPE.cpp: Fixed RTLDRPROP_IMPORT_COUNT, the gnu loader includes all …
(edit) @52404   11 years vboxsync Simplified the checks.
(edit) @52403   11 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52402   11 years vboxsync FE/Qt: Runtime UI: Sliding tool-bar: Top/bottom position support.
(edit) @52401   11 years vboxsync FE/Qt: Runtime UI: Notify listeners about geometry changes even in …
(edit) @52400   11 years vboxsync 6813 KeyboardImpl.cpp changes
(edit) @52399   11 years vboxsync Runtime/memsafer-r3: fix
(edit) @52398   11 years vboxsync crOpenGL: don't repaint invisible windows
(edit) @52397   11 years vboxsync comregister.cmd: Added support for handling installation paths …
(edit) @52396   11 years vboxsync VMM/HMSVMR0: nit.
(edit) @52395   11 years vboxsync added todo
(edit) @52394   11 years vboxsync intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
(edit) @52393   11 years vboxsync intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex …
(edit) @52391   11 years vboxsync crOpenGL: try fix rendering slowdown
(edit) @52390   11 years vboxsync Main/crOpenGL: fix video recording
Note: See TracRevisionLog for help on using the revision log.

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