VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59904   9 years vboxsync bs3kit: build fix
(edit) @59903   9 years vboxsync bs3kit: build fix
(edit) @59902   9 years vboxsync bs3kit: build fix
(edit) @59901   9 years vboxsync bs3kit: updates.
(edit) @59900   9 years vboxsync bs3kit: build fix
(edit) @59899   9 years vboxsync GIM/Hyper: Fix missing return code in read MSR.
(edit) @59898   9 years vboxsync GIM/HyperV: Fix X2APIC MSR values.
(edit) @59897   9 years vboxsync x86.h: Added missing x2APIC MSRs.
(edit) @59896   9 years vboxsync Documentation: Added note about large pages not being supported in …
(edit) @59895   9 years vboxsync bs3kit: Updates
(edit) @59894   9 years vboxsync bs3kit: updates
(edit) @59893   9 years vboxsync FE/VBoxBalloonCtrl: Added "--disable-<module>" to disable specific …
(edit) @59892   9 years vboxsync VMM: bugref:8272: missed error code bit
(edit) @59891   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when building …
(edit) @59890   9 years vboxsync Audio: Added support for handling host input/output configuration …
(edit) @59889   9 years vboxsync FE/Qt: bugref:8200: Runtime UI: Release logging for PowerUp procedure.
(edit) @59888   9 years vboxsync FE/Qt: bugref:8200: Runtime UI: Stability fix for PowerUp procedure: …
(edit) @59887   9 years vboxsync FE/Qt: bugref:7127: Medium-enumeration improvements: Do not start …
(edit) @59886   9 years vboxsync doc/manual: Paravirtualized debugging, minor nit.
(edit) @59885   9 years vboxsync bs3kit: updates
(edit) @59884   9 years vboxsync ValidationKit/usb: Add a new gadget type using the dummy_hcd module to …
(edit) @59883   9 years vboxsync bugref:8270: improve Linux .run installer to give hints about trouble …
(edit) @59882   9 years vboxsync VBoxMouse: bugref:8260: Windows mouse filter should use correct device
(edit) @59881   9 years vboxsync bs3kit: More missing files.
(edit) @59880   9 years vboxsync bs3-mode-Name.asm: forgot to add file.
(edit) @59879   9 years vboxsync bs3kit.h: build fix
(edit) @59878   9 years vboxsync bs3kit: updates.
(edit) @59877   9 years vboxsync FE/Qt: ​​bugref:8115: Mac OS X: VM settings: System page: A bit of …
(edit) @59876   9 years vboxsync VUSB: doxygen fix
(edit) @59875   9 years vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59874   9 years vboxsync FE/Qt: Qt5 migration (part 102): Preparing Qt5 tool: How was that …
(edit) @59873   9 years vboxsync FE/Qt: Qt5 migration (part 101): Preparing Qt5 tool: with-qt4-dir => …
(edit) @59872   9 years vboxsync ConsoleImpl2: Fail if invalid Hyper-V debugging options are configured …
(edit) @59871   9 years vboxsync Linux installer: save the list of installed python files so we can …
(edit) @59870   9 years vboxsync FE/Qt: ​bugref:8115: Mac OS X: VM settings: System page: Hiding …
(edit) @59869   9 years vboxsync FE/Qt: ​bugref:8115: Mac OS X: VM settings: System page: Reverting …
(edit) @59868   9 years vboxsync iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
(edit) @59867   9 years vboxsync HostOnly/Win: fixed the bug causing all host-only adapters to get the …
(edit) @59866   9 years vboxsync bs3kit: Updates
(edit) @59865   9 years vboxsync bs3kit: Updates
(edit) @59864   9 years vboxsync fixed alignment
(edit) @59863   9 years vboxsync bs3kit: Updates.
(edit) @59862   9 years vboxsync VMMDevTesting.h: spec fix
(edit) @59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
(edit) @59860   9 years vboxsync bugref:8270: improve Linux .run installer to give hints about trouble …
(edit) @59859   9 years vboxsync gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
(edit) @59858   9 years vboxsync Main/MouseImpl: gcc asan fix (don't call memcpy with a NULL parameter …
(edit) @59857   9 years vboxsync BugReportTool(bugref:8169): truncate filenames inside TAR archive to …
(edit) @59856   9 years vboxsync DnD: HostServices/DragAndDrop/service.cpp: Cancel deferred client …
(edit) @59855   9 years vboxsync DnD/DnDURIList: Use uint64_t for counts/sizes, as we also want to …
(edit) @59854   9 years vboxsync Backed out r105750, as exception handling is disabled.
(edit) @59853   9 years vboxsync OSE build fix.
(edit) @59852   9 years vboxsync DnD/DnDURIList.cpp: Use exceptions.
(edit) @59851   9 years vboxsync DnD/GuestDnDSourceImpl.cpp: Rollback fixes + logging.
(edit) @59850   9 years vboxsync VMSVGA: Replaced the fixed 50ms interval by adaptive polling/sleep …
(edit) @59849   9 years vboxsync VMSVGA: Applied trivirt patch that shorts the fifo polling interval …
(edit) @59848   9 years vboxsync DnD/VbglR3: Added more code required for raw data processing, logging …
(edit) @59847   9 years vboxsync tstSSM: gcc asan fixes
(edit) @59846   9 years vboxsync tstRTUri: missing RTFree (gcc asan)
(edit) @59845   9 years vboxsync tstX86-1A.asm: fix gcc asan error ('member access within misaligned …
(edit) @59844   9 years vboxsync DnD/VBoxTray: VBoxDnD.cpp: Fixes for cancellation and error handling.
(edit) @59843   9 years vboxsync FE/Qt: ​​​bugref:6478: Runtime UI: Machine View: Cleanup and comment …
(edit) @59842   9 years vboxsync DnD/Main: Fixes for raw data transfers and cancellation logic.
(edit) @59841   9 years vboxsync DnD/UIDnDHandler.cpp: Logging.
(edit) @59840   9 years vboxsync DnD: VBoxTray/VBoxDnDDropTarget.cpp: Simplified, (release) logging for …
(edit) @59839   9 years vboxsync FE/Qt: ​​​bugref:6478: Runtime UI: Indicators-pool: Removing unused …
(edit) @59838   9 years vboxsync DnD: DnDURIObject.cpp: Added another initialization for m_fOpen.
(edit) @59837   9 years vboxsync warning
(edit) @59836   9 years vboxsync xpcom/gen_python_deps.py: ignore non-existent libraries. On …
(edit) @59835   9 years vboxsync DnD: FE/Qt/UIDnDDataObject_win.cpp: Be more specific for …
(edit) @59834   9 years vboxsync DnD: GuestDnDURIObjCtx::getObj() is const, logging.
(edit) @59833   9 years vboxsync FE/Qt: bugref:8069: LogWindow: Cleanup and Code-style improvements.
(edit) @59832   9 years vboxsync DnD/HostService: More code for host/guest side cancellation handling; …
(edit) @59831   9 years vboxsync Build fix.
(edit) @59830   9 years vboxsync DnD: HostServices/Service.h: Error checking.
(edit) @59829   9 years vboxsync DragAndDropSvc.h: Comment.
(edit) @59828   9 years vboxsync DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
(edit) @59827   9 years vboxsync vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
(edit) @59826   9 years vboxsync RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
(edit) @59825   9 years vboxsync python/server/init.py: fix module location, caused import failure
(edit) @59824   9 years vboxsync python/server/policy.py: fix syntax incompatibility between python3 …
(edit) @59823   9 years vboxsync Storage/vdkeystoremgr: build fixes
(edit) @59822   9 years vboxsync Storage/vdkeystoremgr: build fixes
(edit) @59821   9 years vboxsync FE/Qt: Qt5 migration (part 100): Crash protection for r105712.
(edit) @59820   9 years vboxsync Storage: Utility to create keystores from a given DEK, password and …
(edit) @59819   9 years vboxsync FE/Qt: Qt5 migration (part 99): Mac OS X: Translucency fixes for Qt5: …
(edit) @59818   9 years vboxsync FE/Qt: bugref:7127: Medium-enumeration improvements: Annoying …
(edit) @59817   9 years vboxsync IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
(edit) @59816   9 years vboxsync FE/Qt: 7340: Runtime UI: Potential crash fix for r93191.
(edit) @59815   9 years vboxsync BugReportTool/Win(bugref:8169): fixed warnings
(edit) @59814   9 years vboxsync FE/Qt: Qt5 migration (part 98): Workaround for full-screen/seamless …
(edit) @59813   9 years vboxsync ValidationKit: Pylint 1.3.1 warnings
(edit) @59812   9 years vboxsync BugReportTool/Win(bugref:8169): IP config, route table
(edit) @59811   9 years vboxsync supR3HardenedWinReadErrorInfoDevice: Corrected buffer termination so …
(edit) @59810   9 years vboxsync supR3HardenedWinInitVersion: Don't call RtlGetVersion during early …
(edit) @59809   9 years vboxsync re-applied the remaining changes which were backed out in r105674
(edit) @59808   9 years vboxsync no space at the end (fixes a pylint warning)
(edit) @59807   9 years vboxsync backed out r105688
(edit) @59806   9 years vboxsync restored old vboxapi.py
(edit) @59805   9 years vboxsync python/client/init.py: Corrected typo or something (iid_name -> …
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