VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41660   13 years vboxsync IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
(edit) @41659   13 years vboxsync CSAM: build fix
(edit) @41658   13 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41657   13 years vboxsync build prog prep.
(edit) @41656   13 years vboxsync Runtime/r0drv/solaris: We don't directly use kflts anymore, don't …
(edit) @41655   13 years vboxsync Uncomment again.
(edit) @41654   13 years vboxsync BIOS: Do not save registers which do not need to be saved.
(edit) @41653   13 years vboxsync BIOS: Remove signed 32-bit multiply/divide routines (unnecessary).
(edit) @41652   13 years vboxsync Runtime/r0drv/solaris: Proper high limit constraint on PHYS_NC …
(edit) @41651   13 years vboxsync Let assembly code control the CPU mode.
(edit) @41650   13 years vboxsync fix OSE
(edit) @41649   13 years vboxsync Additions/VBoxGuest: Windows build fix
(edit) @41647   13 years vboxsync VBoxGuest: Build fix.
(edit) @41645   13 years vboxsync VMMR0: really disable the NMI on 32-bit Linux hosts before running …
(edit) @41644   13 years vboxsync nit
(edit) @41643   13 years vboxsync VBoxGuest: Drop duplicate mouse callback data, fix member names and …
(edit) @41642   13 years vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41641   13 years vboxsync Solaris/Installer: comment.
(edit) @41640   13 years vboxsync Additions/common/VBoxGuest: add an internal IOCtl based on the current …
(edit) @41639   13 years vboxsync Additions/common/VBoxGuest: C fix.
(edit) @41638   13 years vboxsync wddm: vsync support fixes + missing commit
(edit) @41637   13 years vboxsync wddm/3d: some fixes + profiling & debugging
(edit) @41636   13 years vboxsync wddm: fix win8 halt issues
(edit) @41635   13 years vboxsync crOpenGL: crDebug adjustments
(edit) @41632   13 years vboxsync VirtualBox/Makefile.kmk: duh
(edit) @41631   13 years vboxsync VirtualBox/Makefile.kmk: Make use of the filesplitter file list to …
(edit) @41630   13 years vboxsync filesplitter: optionally produce a list of files for kmk.
(edit) @41629   13 years vboxsync Runtime/r0drv/solaris: Off-by-one error fix.
(edit) @41628   13 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41627   13 years vboxsync Runtime/r0drv/solaris: Fix to prevent paging out during freeing of 4K …
(edit) @41626   13 years vboxsync build fix
(edit) @41625   13 years vboxsync VirtualBox/Makefile.kmk: Don't remove the COM headers before splitting …
(edit) @41624   13 years vboxsync filesplitter: rewrote it to only write out files if necessary. This …
(edit) @41623   13 years vboxsync Solaris/Installer: ZoneAccess service autostart fix.
(edit) @41622   13 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
(edit) @41583   13 years vboxsync DBGC: Help fixes.
(edit) @41582   13 years vboxsync PC/DevPCBios: Added support for CMOS RTC debugging info. Need to …
(edit) @41581   13 years vboxsync crOpenGL: fix return value
(edit) @41580   13 years vboxsync PC/DevPcBios: Addition of info cmos and info cmos2 debugging commands
(edit) @41579   13 years vboxsync Additions/x11: forgot one KBUILD_TARGET -> KBUILD_HOST for checking …
(edit) @41578   13 years vboxsync Main/linux: check an error code in the USB device code.
(edit) @41577   13 years vboxsync Additions/linux/sharedfolders: Linux 3.5 compile fix
(edit) @41576   13 years vboxsync Storage: Add VFS file glue for the VD library
(edit) @41575   13 years vboxsync Brushing up the help command.
(edit) @41574   13 years vboxsync PC/BIOS-new: For detection of normal PnP ROM .
(edit) @41573   13 years vboxsync DBGC: Working on making STRING the inflexible type and SYMBOL the …
(edit) @41572   13 years vboxsync A fix and docs.
(edit) @41571   13 years vboxsync DBGC: Fixed cpu register references without @. Some symbol/string …
(edit) @41570   13 years vboxsync wddm/3d: fix for r78237, sigh..
(edit) @41569   13 years vboxsync Devices/Input/PS2: LogRel to Log for typematic delay.
(edit) @41568   13 years vboxsync Additions/solaris: fixes to compile on S11 u1 b10+.
(edit) @41566   13 years vboxsync RTC: Clear CMOS shutdown byte on reset.
(edit) @41565   13 years vboxsync DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
(edit) @41562   13 years vboxsync build fix / adding hi() and low()
(edit) @41561   13 years vboxsync DBGC: Made the parse cope with functions.
(edit) @41560   13 years vboxsync Log which device triggered a reset.
(edit) @41559   13 years vboxsync DBGC: More parser fixes, added comma (,) as a argument separator (in …
(edit) @41558   13 years vboxsync DBGC: Hacking the command parsing code.
(edit) @41557   13 years vboxsync tstErrUnique -> tstRTErrUnique
(edit) @41556   13 years vboxsync tstErrUnique.cpp: oops, left in a breakage there.
(edit) @41555   13 years vboxsync tstErrUnique.cpp: Converted to RTTest and updated with changes from r78322.
(edit) @41554   13 years vboxsync RTErrGet: Don't immediately return values ending with _FIRST, _LAST, …
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