VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66537   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66536   8 years vboxsync build fix
(edit) @66534   8 years vboxsync typo
(edit) @66533   8 years vboxsync HostDrivers: try to omit SUPR0 and SUPR3Hardened for ValidationKit
(edit) @66532   8 years vboxsync FE/Qt: Selector UI: Appliance wizards: Fixing crash on Restore …
(edit) @66531   8 years vboxsync ValidationKit/tests/storage: Fixes for ramdisk creation on Solaris
(edit) @66530   8 years vboxsync ValidationKit/tests/storage: Fixes for ramdisk creation on Solaris
(edit) @66529   8 years vboxsync SUPHardNt: Update DG versions with fix.
(edit) @66528   8 years vboxsync tstVDIo: Fix checking the location for Windows hosts
(edit) @66527   8 years vboxsync build fix
(edit) @66526   8 years vboxsync HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
(edit) @66525   8 years vboxsync Windows hardening: bugref:8750: blacklist scrobj.dll
(edit) @66524   8 years vboxsync bugref:8834: Makeself installers/Linux: indicate problems better in …
(edit) @66523   8 years vboxsync bugref:8834: Makeself installers/Linux: indicate problems better in …
(edit) @66522   8 years vboxsync Devices/Network/slirp: bugref:8736: additional sanity check
(edit) @66521   8 years vboxsync DevVirtioNet: bugref:8779: additional sanity check
(edit) @66520   8 years vboxsync HostServices/SharedFolders: bugref:8825: use the proper buffer
(edit) @66519   8 years vboxsync DevVGA-SVGA3d: bugref:8735: added a couple of checks and simplified …
(edit) @66518   8 years vboxsync FE/Qt: Machine settings: Network page: Port forwarding dialog: Adjust …
(edit) @66516   8 years vboxsync VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is …
(edit) @66514   8 years vboxsync FE/Qt: bugref:6025: Machine settings: System page: Adjusting NLS tags …
(edit) @66512   8 years vboxsync VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is …
(edit) @66510   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66509   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66508   8 years vboxsync FE/Qt: Machine settings: Shared Folders page: Error handling (settings …
(edit) @66507   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66506   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66505   8 years vboxsync Storage/VDI,VMDK: Allocate the correct amount of memory when probing
(edit) @66504   8 years vboxsync bugref:8834: Makeself installers/Linux: indicate problems better in …
(edit) @66503   8 years vboxsync bugref:8834: Makeself installers/Linux: indicate problems better in …
(edit) @66502   8 years vboxsync FE/Qt: Machine settings: Serial page: Error handling (settings save).
(edit) @66501   8 years vboxsync FE/Qt: Machine settings: Parallel page: Error handling (settings save).
(edit) @66500   8 years vboxsync FE/Qt: Machine settings: Network page: Nitpicks (s.a. r114495).
(edit) @66498   8 years vboxsync make doxygen happy
(edit) @66497   8 years vboxsync FE/Qt: Machine settings: Network page: Error handling (settings save).
(edit) @66496   8 years vboxsync FE/Qt: Build fix for the r114485.
(edit) @66495   8 years vboxsync bugref:8151: FE/Qt: improve X11 keyboard capturing: check whether a …
(edit) @66494   8 years vboxsync Storage: Get rid of duplicated code in the backends for unsupported …
(edit) @66493   8 years vboxsync build fix
(edit) @66492   8 years vboxsync Storage/RAW: Replace the stubs for unsupported features with the new …
(edit) @66491   8 years vboxsync Storage/VD: Macros to make adding stubs for features not supported by …
(edit) @66490   8 years vboxsync FE/Qt: Machine settings: Interface page: Error handling (settings save).
(edit) @66489   8 years vboxsync Storage/RAW: Init sector size based on the type before actually …
(edit) @66488   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66487   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66486   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66485   8 years vboxsync Fix -Wmissing-braces in array initializer.
(edit) @66484   8 years vboxsync SUPHardNt: Improved file version dumping. Version hack for dgmaster.sys.
(edit) @66483   8 years vboxsync Main/Machine: fix the operation count handling for …
(edit) @66482   8 years vboxsync FE/Qt: Machine settings: General page: Error handling (settings save).
(edit) @66481   8 years vboxsync FE/Qt: Machine settings: General page: Regression fix for r114407.
(edit) @66480   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
(edit) @66479   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
(edit) @66478   8 years vboxsync ValidationKit: typo
(edit) @66477   8 years vboxsync ValidationKit: directly killing the verification dialogs didn't work, …
(edit) @66476   8 years vboxsync FE/Qt: Machine settings: Display page: Error handling (settings save).
(edit) @66475   8 years vboxsync FE/Qt: Machine settings: Audio page: Error handling (settings save).
(edit) @66474   8 years vboxsync IEM: Stubbed the three byte opcode tables.
(edit) @66473   8 years vboxsync IEM: three byte opcode fix.
(edit) @66472   8 years vboxsync common/utils.py: make asArgs at least an array containing one string, …
(edit) @66471   8 years vboxsync IEM: Split the 3DNow! instruction out into a separate file.
(edit) @66470   8 years vboxsync IEM: build fix (unused function)
(edit) @66469   8 years vboxsync IEM: More VEX work. Fixed punpcklbw_Vx_Wx.
(edit) @66468   8 years vboxsync ValidationKit: fix pylint warnings
(edit) @66467   8 years vboxsync pdmR3UsbCreateDevice: Translate VERR_VERSION_MISMATCH to …
(edit) @66466   8 years vboxsync ValidationKit: get rid of leftover verification dialogs explicitly, as …
(edit) @66465   8 years vboxsync VMM: Nested Hw.virt: Add the current CR2 associated with a raised PF …
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66463   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66462   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66461   8 years vboxsync BugReportTool (bugref:8169): Collect whole Network sub-key as well as …
(edit) @66460   8 years vboxsync FE/Qt: Settings: Syncing comments and minor pieces of code.
(edit) @66459   8 years vboxsync VMM: Nested Hw.virt: Add a uCurXcptErr to hold the error code of the …
(edit) @66458   8 years vboxsync FE/Qt: Machine settings: USB page: Proper loading, caching, saving …
(edit) @66457   8 years vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66456   8 years vboxsync bs3kit: Mark system traps with '* GURU *' to distinguish it from …
(edit) @66455   8 years vboxsync FE/Qt: Machine settings: USB page: Reworking USB filter tree-widget …
(edit) @66454   8 years vboxsync bs3kit: Added Bs3GetCpuVendor.
(edit) @66453   8 years vboxsync FE/Qt: Machine settings: Shared Folders page: Proper loading, caching, …
(edit) @66452   8 years vboxsync bs3kit: Added Bs3GetCpuVendor.
(edit) @66451   8 years vboxsync FE/Qt: Machine settings: Shared Folders page: Reworking shared folder …
(edit) @66450   8 years vboxsync IEM: More vstmxcsr tests.
(edit) @66449   8 years vboxsync bs3kit: build fix
(edit) @66448   8 years vboxsync bs3kit: build fix
(edit) @66447   8 years vboxsync dbgmodcontainer: Adjusted assertion to silently handle empty segments …
(edit) @66446   8 years vboxsync bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
(edit) @66445   8 years vboxsync Runtime/netaddrstr2: tabs, spaces, RT_ZERO
(edit) @66444   8 years vboxsync FE/Qt: Machine settings: Storage page: Proper loading, caching, saving.
(edit) @66443   8 years vboxsync FE/Qt: Machine settings: System page: Proper loading, caching, saving.
(edit) @66442   8 years vboxsync FE/Qt: Machine settings: Serial Port page: Proper loading, caching, …
(edit) @66441   8 years vboxsync FE/Qt: Machine settings: Parallel Port page: Proper loading, caching, …
(edit) @66440   8 years vboxsync FE/Qt: Machine settings: Network page: Proper loading, caching, saving …
(edit) @66439   8 years vboxsync VMM/VMMR0: %RKv
(edit) @66438   8 years vboxsync vsheriff: don't look at the installer section (succeeds in this case, …
(edit) @66437   8 years vboxsync FE/Qt: Machine settings: User Interface page: Proper loading, caching, …
(edit) @66436   8 years vboxsync FE/Qt: Machine settings: General page: Proper loading, caching, saving.
(edit) @66435   8 years vboxsync FE/Qt: Machine settings: Display page: Proper loading, caching, saving.
(edit) @66434   8 years vboxsync Runtime/r0drv/linux/rtStrFormatKernelAddress-generic: scnprintf() is …
(edit) @66433   8 years vboxsync Runtime/generic/rtStrFormatKernelAddress-generic: off-by-one
(edit) @66432   8 years vboxsync FE/Qt: Machine settings: Audio page: Proper loading, caching, saving.
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