VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70863   7 years vboxsync VMM/IEM: Build fix.
(edit) @70862   7 years vboxsync VMM/IEM: Build fix.
(edit) @70861   7 years vboxsync VMM/IEM: ifdef space indents.
(edit) @70860   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70858   7 years vboxsync ValidationKit/tdMoveMedium: Reinstate path comparison on Windows host …
(edit) @70857   7 years vboxsync ValidationKit/tdMoveMedium: Don't use os.path.samefile() on Windows as …
(edit) @70856   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Make Unscaled HiDPI Output mode …
(edit) @70855   7 years vboxsync ValidationKit: address pylint issues
(edit) @70854   7 years vboxsync ValidationKit: Improve API testcase, doing checks if the moved images …
(edit) @70853   7 years vboxsync Storage/VMDK: Quick fix for handling descriptors of VMDK images …
(edit) @70852   7 years vboxsync build fix
(edit) @70851   7 years vboxsync HostServices/SharedOpenGL: turn CR_RENDER_FORCE_PRESENT_MAIN_THREAD …
(edit) @70850   7 years vboxsync FE/Qt: bugref:9104: Small fix for UIUpdateManager, allow to check for …
(edit) @70849   7 years vboxsync ValidationKit: improve API testcase for moving media (now tests all …
(edit) @70848   7 years vboxsync Storage/QCOW: Always allocate at least one L1 table entry and round L1 …
(edit) @70847   7 years vboxsync ValidationKit: adapt vsheriff to renamed "misc" unit tests (the …
(edit) @70846   7 years vboxsync VMM/CPUM: Dump recognized bits in leaf 0x80000007 for both host and …
(edit) @70845   7 years vboxsync VMM/CPUM: Fixed read host CPUID leaf 0x80000008 before logging.
(edit) @70843   7 years vboxsync Main/Makefile.kmk: Found kBuild issue and reverted r117599.
(edit) @70842   7 years vboxsync slirp: Drop optimistic asserts about something we can't control.
(edit) @70841   7 years vboxsync Audio/DrvHostDSound.cpp: Fixes for dsoundGetFreeOut().
(edit) @70840   7 years vboxsync Audio/DrvHostDSound.cpp: Renamed dsoundPlayClearSamples() -> …
(edit) @70839   7 years vboxsync Audio/DrvHostDSound.cpp: Made the buffer parameters in …
(edit) @70837   7 years vboxsync FE/Qt bugref:6699 Adding a new class to contain 'guest session …
(edit) @70836   7 years vboxsync NetworkServices/Dhcpd: export fix
(edit) @70835   7 years vboxsync VBoxGuest/netbsd: export fixing
(edit) @70833   7 years vboxsync bugref:8345. Removed trailing blank.
(edit) @70832   7 years vboxsync Audio/HDA: Only create debug audio files if not already open yet and …
(edit) @70831   7 years vboxsync FE/Qt: Move a function definition to where it should be
(edit) @70830   7 years vboxsync FE/Qt: bugref:9104: Move a bit of copy-pasted code from downloaders to …
(edit) @70829   7 years vboxsync IOAPIC: fix compilation of non-default 82093AA flavor, which is never built
(edit) @70828   7 years vboxsync Guest Properties: finer control of read-only-guest range. bugref:9047: …
(edit) @70827   7 years vboxsync FE/Qt: bugref:9104: Reworking VBoxVersion stuff: Refactoring.
(edit) @70826   7 years vboxsync FE/Qt: bugref:9104: Reworking VBoxVersion stuff: Doxy.
(edit) @70825   7 years vboxsync bugref:8345. Removed unused variable.
(edit) @70824   7 years vboxsync FE/Qt: bugref:9104: Reworking VBoxVersion stuff: Renaming to UIVersion …
(edit) @70823   7 years vboxsync bugref:8345. removed changeset r120593 as useless for now. The …
(edit) @70822   7 years vboxsync DrvAudioCommon.cpp: LogRel2 logging for DrvAudioHlpFileDelete().
(edit) @70821   7 years vboxsync DrvAudio: Added DrvAudioHlpFileIsOpen().
(edit) @70819   7 years vboxsync ValidationKit: build fix
(edit) @70818   7 years vboxsync ValidationKit: Don't forget to package the additional files needed for …
(edit) @70817   7 years vboxsync ValidationKit: Package all files for the API unit tests.
(edit) @70816   7 years vboxsync ValidationKit: For API tests move some redundant object construction …
(edit) @70815   7 years vboxsync VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp: Trailing spaces (SCM).
(edit) @70813   7 years vboxsync ValidationKit: make pylint happy
(edit) @70812   7 years vboxsync ValidationKit: Turn all API tests into sub-tests which can still be …
(edit) @70810   7 years vboxsync linux/shared folders: change scm settings to accept tabs in files. …
(edit) @70806   7 years vboxsync bugref:8345. Fixed updating a saved state path for a snapshot.
(edit) @70805   7 years vboxsync FE/Qt: bugref:8938 Using Qt5 signal-slot connection notation for VBox …
(edit) @70804   7 years vboxsync GAs/NT/VBoxHook: The VBoxHook.dll is not needed on NT4, so mark it …
(edit) @70802   7 years vboxsync Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the …
(edit) @70801   7 years vboxsync URL to vfs.txt was broken. Found current (hopefully enduring) location …
(edit) @70800   7 years vboxsync Devices/Serial: Rewrite the host serial driver to use the IPRT serial …
(edit) @70799   7 years vboxsync Build fix
(edit) @70798   7 years vboxsync NetFlt/Win: (bugref: 8325) Fix PPPOE issue by registering …
(edit) @70797   7 years vboxsync ValidationKit/serial/tdSerial1: Add loopback module for TCP/named pipe …
(edit) @70796   7 years vboxsync ValidationKit/serial/tdSerial1: Add loopback module for TCP/named pipe …
(edit) @70795   7 years vboxsync ValidationKit/vboxwrappers.py: Add wrappers for enabling the serial …
(edit) @70794   7 years vboxsync VMM/CPUM: Try passthrough invariant TSC feature by default incl. on …
(edit) @70792   7 years vboxsync FE/Qt bugref:9072 Some code style changes
(edit) @70791   7 years vboxsync vboxtestvms.py: upates
(edit) @70790   7 years vboxsync VBoxManageInfo: potentially uninitialized variable due to missing …
(edit) @70789   7 years vboxsync renderspu_wgl.c: annoying assertion.
(edit) @70788   7 years vboxsync VMM/CPUM: nit.
(edit) @70787   7 years vboxsync FE/Qt: bugref:9104: Adding new redirection handling which is possible …
(edit) @70786   7 years vboxsync linux/shared folders: use indent to switch Linux-only files to kernel …
(edit) @70785   7 years vboxsync FE/Qt: bugref:9104: Removing old redirection handling which is not …
(edit) @70783   7 years vboxsync VMM/CPUM: Superfluous copy/paste line.
(edit) @70782   7 years vboxsync VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB …
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70780   7 years vboxsync VMM/EM: Fix broken hypercall handling on when nested hw.virt support …
(edit) @70779   7 years vboxsync scm again
(edit) @70778   7 years vboxsync VMM/PDMBlkCache: Commit some debug code for tracing I/O requests I had …
(edit) @70777   7 years vboxsync Storage/tstVDIo: Allow loading plugins (like the crypto plugin) for testing
(edit) @70776   7 years vboxsync Devices/Storage/DevATA.cpp: Implement MODE SENSE (6) command to be on …
(edit) @70775   7 years vboxsync Devices/Storage/DrvVD.cpp: Fix assertion
(edit) @70774   7 years vboxsync Devices/Serial: Allow attaching/detaching the driver below during …
(edit) @70773   7 years vboxsync Main/ConsoleImpl: Make vcc happy
(edit) @70772   7 years vboxsync Doxygen fix
(edit) @70771   7 years vboxsync Fix
(edit) @70770   7 years vboxsync Fix
(edit) @70769   7 years vboxsync Make scm happy
(edit) @70768   7 years vboxsync Main/xml/Settings.cpp: Make sure the passthrough flag is initialised …
(edit) @70767   7 years vboxsync Main/ConsoleImpl2.cpp: Don't ever include the disk integrity driver …
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70765   7 years vboxsync ValidationKit: Make pylint 1.8.1 shut up on our code
(edit) @70764   7 years vboxsync ValidationKit: Pack SerialTest utility into the ISO
(edit) @70763   7 years vboxsync ValidationKit/tests: Start on a testcase for the serial port emulation
(edit) @70762   7 years vboxsync ValidationKit/testdriver/vboxwrappers.py: Fix for enableing the serial port
(edit) @70761   7 years vboxsync ValidationKit/SerialTest: Add write only test
(edit) @70760   7 years vboxsync Runtime/r3/serialport-posix.cpp: Fix
(edit) @70759   7 years vboxsync More dos test descriptions.
(edit) @70758   7 years vboxsync More dos test descriptions.
(edit) @70757   7 years vboxsync More dos test descriptions.
(edit) @70756   7 years vboxsync FE/Qt bugref:9027 Set wm_class after vm window transparancy settings …
(edit) @70755   7 years vboxsync FE/Qt bugref:9072 Don't create a logviewer dialog if an embedded …
(edit) @70754   7 years vboxsync More dos test descriptions
(edit) @70753   7 years vboxsync Main/Console: only do video recording setup at VM start if the feature …
(edit) @70752   7 years vboxsync vboxtestvms.py: More
(edit) @70751   7 years vboxsync started describing the DOS test VMs.
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