VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @70820   7 years vboxsync Config.kmk,libvpx-1.6.1/Makefile.kmk: Check for -msse4.1, -mavx and …
(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) @70814   7 years vboxsync SCM: Fixed an assertion when using a wildcard on input files.
(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) @70811   7 years vboxsync libvpx-1.6.1: Also try to use 1.6.1 on Darwin.
(edit) @70810   7 years vboxsync linux/shared folders: change scm settings to accept tabs in files. …
(edit) @70809   7 years vboxsync Config.kmk/libvpx: Path fix.
(edit) @70808   7 years vboxsync libvpx-1.6.1: Disable on darwin for now (use 1.1.0 instead).
(edit) @70807   7 years vboxsync Switched to libvpx-1.6.1 again.
(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) @70803   7 years vboxsync Config.kmk: Found some CRGL DLLs that probably doesn't need running on …
(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) @70793   7 years vboxsync Reverted r120558.
(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) @70784   7 years vboxsync Switched to libvpx-1.6.1 again.
(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.
(edit) @70750   7 years vboxsync FE\Qt: build fix take2
(edit) @70749   7 years vboxsync FE\Qt: build fix
(edit) @70748   7 years vboxsync Reverted r120509 (libvpx 1.6.1 needs more work first).
(edit) @70747   7 years vboxsync ValidationKit/utils/UsbTest: Adjust to correct error code for certain …
(edit) @70746   7 years vboxsync FE\Qt: bugref:9072 Reorder logviewer actions
(edit) @70745   7 years vboxsync FE\Qt: bugref:9072 Polishing:Working on shortcuts and tooltips
(edit) @70744   7 years vboxsync VideoRec: Switch to libvpx-1.6.1.
(edit) @70743   7 years vboxsync DevPcArch.cpp: Make RAM in the range 0xa0000 and 0xfffff be reserved, …
(edit) @70742   7 years vboxsync VMM: Extended the 'phys' with a 'verbose' option that shows page types …
(edit) @70741   7 years vboxsync VMM: Extended the 'phys' with a 'verbose' option that shows page types …
(edit) @70740   7 years vboxsync DevPcArch.cpp: Make RAM in the range 0xa0000 and 0xfffff be reserved, …
(edit) @70739   7 years vboxsync ValidationKit/testdriver: Enable audio by default now. [one place more]
(edit) @70738   7 years vboxsync ValidationKit/testdriver: Enable audio by default now.
(edit) @70737   7 years vboxsync DevSB16.cpp/sb16TimerIO: Fixed assertion triggering when audio output …
(edit) @70736   7 years vboxsync VMM/IEM: comment typo.
(edit) @70735   7 years vboxsync VMM/IEM: SVM fixes.
(edit) @70734   7 years vboxsync SharedFolders: owner/group information for Windows guests
(edit) @70733   7 years vboxsync VMM/IEM: Moved fGif out of svm hwvirt and into common nested hwvirt. …
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70731   7 years vboxsync tdExoticOrAncient1.py,vbox.py: Got the serial port output parsing …
(edit) @70730   7 years vboxsync VMM/EM: Fix assertion introduced by r120408.
(edit) @70729   7 years vboxsync Installer/win/Makefile.kmk: fix building of MSM packages (got …
(edit) @70728   7 years vboxsync Remove SUID, SGID and sticky bit handling from Linux shared folders. …
(edit) @70727   7 years vboxsync Enforce that host-side configuration guest properties are …
(edit) @70726   7 years vboxsync Do not allow SUID, SGID or sticky bits on shared folders. bugref:9047: …
(edit) @70725   7 years vboxsync FE/Qt: bugref:9104: A bit of rework for UIDownloaderUserManual; Make …
(edit) @70724   7 years vboxsync FE/Qt: bugref:9104: A bit of rework for UIDownloaderAdditions; Make it …
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