VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52558   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly update …
(edit) @52557   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly edit …
(edit) @52556   11 years vboxsync FE/Qt: Mac OS X: Extra-data manager: Typo in r95675.
(edit) @52555   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Extend UIActionPool API with possibility …
(edit) @52554   11 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52553   11 years vboxsync HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
(edit) @52552   11 years vboxsync Additions/crOpenGL: Linux: reset signal handlers when our shared …
(edit) @52551   11 years vboxsync VMM/CPUM: nit.
(edit) @52550   11 years vboxsync VMM/CPUM: Show invariant TSC support in the release log.
(edit) @52547   11 years vboxsync Devices/Samples/DrvStorageFilter.cpp: adapt to deal properly with …
(edit) @52546   11 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52545   11 years vboxsync sigh.
(edit) @52544   11 years vboxsync IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t instead …
(edit) @52543   11 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
(edit) @52542   11 years vboxsync fix it in the function being called instead.
(edit) @52541   11 years vboxsync fix
(edit) @52540   11 years vboxsync RTCrPkcs7VerifySignedData: initialize hThisDigest to NIL_RTCRDIGEST to …
(edit) @52538   11 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52537   11 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52536   11 years vboxsync RTAsn1ObjId_Compare: bugfix.
(edit) @52535   11 years vboxsync supR3HardenedWinVerifyCacheInsert: bug fix in collision case.
(edit) @52534   11 years vboxsync Another load configuration kludge, this time for ntdll/xp.
(edit) @52533   11 years vboxsync ASN.1 decoding: limit nesting.
(edit) @52532   11 years vboxsync crOpenGL/osx: do not draw on hidden or unparented view
(edit) @52531   11 years vboxsync crOpenGL: bugfix
(edit) @52530   11 years vboxsync ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
(edit) @52529   11 years vboxsync Extended avast cleanup kludge. Added build time option of supporting …
(edit) @52528   11 years vboxsync SUP: Try reduce the number of error messages about the same DLL.
(edit) @52527   11 years vboxsync SUP: Reneable threading before doing TrustedError.
(edit) @52526   11 years vboxsync usb arg2
(edit) @52525   11 years vboxsync memset. arg.
(edit) @52524   11 years vboxsync supR3HardNtPuChTriggerInitialImageEvents: Went a little further wrt …
(edit) @52523   11 years vboxsync SUP: Sabotage thread creation in the stub process and for the initial …
(edit) @52522   11 years vboxsync VUSBDevice.cpp: The critical sections associated with the pipes shall …
(edit) @52521   11 years vboxsync x509-template.h: Parameters are completely optional if timestamp …
(edit) @52520   11 years vboxsync REM: Truncate linear addresses in outside of 64-bit mode.
(edit) @52518   11 years vboxsync intnetR0NetworkSharedMacDetectAndFixBroadcast: handle ARP, IPv4 and …
(edit) @52517   11 years vboxsync Devices/USB: Fix crash on Linux hosts, a hang when disconnecting a USB …
(edit) @52516   11 years vboxsync FE/Qt: Runtime UI: Do not move machine-window to another host-screen …
(edit) @52515   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen: More appropriate …
(edit) @52514   11 years vboxsync FE/Qt: Runtime UI: Small cleanup.
(edit) @52513   11 years vboxsync USB: Serialize access to the extra state data for control pipes, fixes …
(edit) @52512   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen: Do not show transient …
(edit) @52511   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: UICocoaApplication API extension: Allow …
(edit) @52510   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: UICocoaApplication coding-style update, …
(edit) @52509   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: UICocoaApplication API update.
(edit) @52508   11 years vboxsync SMC structure tests.
(edit) @52507   11 years vboxsync DevSMC: Missing initializer.
(edit) @52506   11 years vboxsync Deleted PC/DevSMC.cpp, removed the associated define.
(edit) @52505   11 years vboxsync DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD …
(edit) @52504   11 years vboxsync DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
(edit) @52503   11 years vboxsync Started working on PKCS #7 attributes.
(edit) @52502   11 years vboxsync spaces.
(edit) @52500   11 years vboxsync supR3HardenedWinIsDesiredRootCA: Changed to blacklisting, added more …
(edit) @52499   11 years vboxsync NAT: Handle RFC1533_PAD properly.
(edit) @52498   11 years vboxsync Main/Snapshot: fix broken snapshot deletion, assert became partially …
(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
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