VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41689   12 years vboxsync FE/Qt: VBoxDefs renamed to UIDefs and reworked into namespace. …
(edit) @41688   12 years vboxsync VBoxUSB/solaris: comment typo.
(edit) @41687   12 years vboxsync VBoxUSB/solaris: locking tweaks and wrap to 130 columns.
(edit) @41686   12 years vboxsync Runtime/r3/solaris: coredumper cleanup.
(edit) @41685   12 years vboxsync FE/Qt: COMEnumsWrapper: remove medium variants which only exist in …
(edit) @41684   12 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41683   12 years vboxsync Additions/common/VBoxGuest: make the Solaris module linkable with GNU …
(edit) @41682   12 years vboxsync Runtime/r0drv/solaris: Query PG_NORELOC support for large pages.
(edit) @41681   12 years vboxsync Removed unused variables.
(edit) @41680   12 years vboxsync Runtime/r0drv/solaris: cleanup.
(edit) @41679   12 years vboxsync build fix
(edit) @41678   12 years vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41677   12 years vboxsync Drop tstCompile.
(edit) @41676   12 years vboxsync DIS: More scoping work.
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   12 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41673   12 years vboxsync build fix
(edit) @41672   12 years vboxsync Installers/linux: Gentoo fix, missing parts of r41359.
(edit) @41671   12 years vboxsync DISInstr* -> DISInstrToStr + cbOutput argument.
(edit) @41670   12 years vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @41669   12 years vboxsync DISInstr -> DISInstrToStr.
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41667   12 years vboxsync Compacted CMOS debug info output.
(edit) @41666   12 years vboxsync Fixed bug found by Parfait.
(edit) @41663   12 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
(edit) @41662   12 years vboxsync DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
(edit) @41661   12 years vboxsync DIS: Windows build fix
(edit) @41660   12 years vboxsync IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
(edit) @41659   12 years vboxsync CSAM: build fix
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41657   12 years vboxsync build prog prep.
(edit) @41656   12 years vboxsync Runtime/r0drv/solaris: We don't directly use kflts anymore, don't …
(edit) @41655   12 years vboxsync Uncomment again.
(edit) @41654   12 years vboxsync BIOS: Do not save registers which do not need to be saved.
(edit) @41653   12 years vboxsync BIOS: Remove signed 32-bit multiply/divide routines (unnecessary).
(edit) @41652   12 years vboxsync Runtime/r0drv/solaris: Proper high limit constraint on PHYS_NC …
(edit) @41651   12 years vboxsync Let assembly code control the CPU mode.
(edit) @41650   12 years vboxsync fix OSE
(edit) @41649   12 years vboxsync Additions/VBoxGuest: Windows build fix
(edit) @41647   12 years vboxsync VBoxGuest: Build fix.
(edit) @41645   12 years vboxsync VMMR0: really disable the NMI on 32-bit Linux hosts before running …
(edit) @41644   12 years vboxsync nit
(edit) @41643   12 years vboxsync VBoxGuest: Drop duplicate mouse callback data, fix member names and …
(edit) @41642   12 years vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41641   12 years vboxsync Solaris/Installer: comment.
(edit) @41640   12 years vboxsync Additions/common/VBoxGuest: add an internal IOCtl based on the current …
(edit) @41639   12 years vboxsync Additions/common/VBoxGuest: C fix.
(edit) @41638   12 years vboxsync wddm: vsync support fixes + missing commit
(edit) @41637   12 years vboxsync wddm/3d: some fixes + profiling & debugging
(edit) @41636   12 years vboxsync wddm: fix win8 halt issues
(edit) @41635   12 years vboxsync crOpenGL: crDebug adjustments
(edit) @41632   12 years vboxsync VirtualBox/Makefile.kmk: duh
(edit) @41631   12 years vboxsync VirtualBox/Makefile.kmk: Make use of the filesplitter file list to …
(edit) @41630   12 years vboxsync filesplitter: optionally produce a list of files for kmk.
(edit) @41629   12 years vboxsync Runtime/r0drv/solaris: Off-by-one error fix.
(edit) @41628   12 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41627   12 years vboxsync Runtime/r0drv/solaris: Fix to prevent paging out during freeing of 4K …
(edit) @41626   12 years vboxsync build fix
(edit) @41625   12 years vboxsync VirtualBox/Makefile.kmk: Don't remove the COM headers before splitting …
(edit) @41624   12 years vboxsync filesplitter: rewrote it to only write out files if necessary. This …
(edit) @41623   12 years vboxsync Solaris/Installer: ZoneAccess service autostart fix.
(edit) @41622   12 years vboxsync Runtime/r0drv/Solaris: Implemented large page support. Fixed possible …
(edit) @41621   13 years vboxsync VirtualBox/Makefile.kmk: Bad $(RM) -f !!
(edit) @41620   13 years vboxsync Solaris/Installer: Fix ZoneAccess service autostart.
(edit) @41619   13 years vboxsync Additions/common/VBoxGuest: Hungarian fix.
(edit) @41618   13 years vboxsync RTAssertShouldPanic-generic: Reverted accidental commit.
(edit) @41617   13 years vboxsync Additions/common/VBoxGuest: missing initialisation.
(edit) @41616   13 years vboxsync FE/Qt: Moving VirtualMediaManagerDlg into medium folder, renaming it …
(edit) @41615   13 years vboxsync FE/Qt: Moving VBoxMedium stuff into separate folder, renaming it into …
(edit) @41614   13 years vboxsync FE/Qt: Solaris burn fix for r78407.
(edit) @41613   13 years vboxsync FE/Qt: VBoxGlobal stuff: Move some local stuff out of VBoxGlobal.
(edit) @41612   13 years vboxsync FE/Qt: COMEnumsWrapper stuff: Cover missed KMediumVariant types.
(edit) @41611   13 years vboxsync FE/Qt: Some COM includes cleanup.
(edit) @41610   13 years vboxsync FE/Qt: VBoxGlobal COM includes cleanup.
(edit) @41609   13 years vboxsync Need to include the source file headers.
(edit) @41608   13 years vboxsync FE/Qt: VBoxGlobal cleanup: move some COM enums related stuff out of …
(edit) @41607   13 years vboxsync I4M
(edit) @41606   13 years vboxsync Use the -zu flag.
(edit) @41605   13 years vboxsync Use the -zu flag.
(edit) @41604   13 years vboxsync drop the clibs dependency.
(edit) @41603   13 years vboxsync BIOS: More compatible IVT initialization.
(edit) @41602   13 years vboxsync VBoxBalloonCtrl: shadow variable
(edit) @41601   13 years vboxsync BIOS-new: fixed reported version string
(edit) @41600   13 years vboxsync FE/Qt: Fixing build for VBOX_WITH_DRAG_AND_DROP.
(edit) @41599   13 years vboxsync CMOS Debuging: As suggested by Michal, moved the debug information …
(edit) @41598   13 years vboxsync FE/Qt: Make sure at least one machine-window is always visible 1. at …
(edit) @41597   13 years vboxsync DisplayImpl: make sure that the primary screen is enabled, when the …
(edit) @41596   13 years vboxsync Main/Machine: fix indentation
(edit) @41595   13 years vboxsync Main/Machine+Display: do not ignore the error code from …
(edit) @41594   13 years vboxsync Fixed interesting (but harmless) typo.
(edit) @41593   13 years vboxsync PC/DevPcBios: Compilation error fixed
(edit) @41592   13 years vboxsync PC/DevPcBios: Addition of checks for bcd/hex output and code improvement.
(edit) @41591   13 years vboxsync FE/Qt: VBoxGlobal little cleanup, some includes refactoring.
(edit) @41590   13 years vboxsync FE/Qt: Move QIProcess out of VBoxGlobal into separate file.
(edit) @41589   13 years vboxsync FE/Qt: Fixing mac build for r78371 (step 1).
(edit) @41588   13 years vboxsync FE/Qt: Try to fix build for r78371.
(edit) @41587   13 years vboxsync FE/Qt: 6227: Decrease GUI build time: Rework COM wrappers generator to …
(edit) @41586   13 years vboxsync linux/deffiles: eol-style LF
(edit) @41585   13 years vboxsync DBGC: help fixes
(edit) @41584   13 years vboxsync VBoxManage/Info: print <none> when no bandwidth groups defined for VM
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