VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42780   12 years vboxsync EMAll.cpp: debugging hacks.
(edit) @42779   12 years vboxsync EM,TRPM: VINF_SELM_SYNC_GDT fixes.
(edit) @42778   12 years vboxsync IEM: CR4 and CR3 fixes. Debugging hacks.
(edit) @42777   12 years vboxsync IEM and EM: debugging/hacking.
(edit) @42776   12 years vboxsync TRPMForwardTrap: Logging/Assertions.
(edit) @42775   12 years vboxsync theory update
(edit) @42774   12 years vboxsync CPUMRC.cpp: Disabled a logging statement I forgot to remove.
(edit) @42773   12 years vboxsync TRPM: Logging changes.
(edit) @42772   12 years vboxsync EMRaw.cpp: Logging adj.
(edit) @42771   12 years vboxsync TRPM,CPUM: Added sanity assertions before resuming guest execution.
(edit) @42770   12 years vboxsync BIOS: Added a very minimal APM implementation.
(edit) @42769   12 years vboxsync DevATA: Report fewer errors on media change.
(edit) @42768   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view layout update bug.
(edit) @42767   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 3): Mac-host …
(edit) @42766   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 2); More …
(edit) @42765   12 years vboxsync Main: GuestSession::DirectoryCreateTemp() (untested).
(edit) @42764   12 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42762   12 years vboxsync TRPM.cpp: Made some unused code build again.
(edit) @42761   12 years vboxsync IEM: Bail out on REP STOS and other string ops when handler bypassing …
(edit) @42760   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 1).
(edit) @42759   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42758   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42757   12 years vboxsync Main/Machine: fix path comparison when detecting whether the VM lives …
(edit) @42756   12 years vboxsync FE/Qt: VM selector: Little actions reordering.
(edit) @42755   12 years vboxsync FE/Qt: Using Book Style Capitalization for the menu actions and …
(edit) @42754   12 years vboxsync Main: adjusted and documented …
(edit) @42752   12 years vboxsync FE/Qt: Few changes to selector actions string tags.
(edit) @42751   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add 'save state' action into …
(edit) @42750   12 years vboxsync darwin: Uninstall VBoxAutostart
(edit) @42749   12 years vboxsync Guest Control 2.0: Update.
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42747   12 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42746   12 years vboxsync Package signing.
(edit) @42745   12 years vboxsync grr
(edit) @42744   12 years vboxsync Installer rework, second part.
(edit) @42743   12 years vboxsync EFI: kick th build.
(edit) @42742   12 years vboxsync Installer rework, first part.
(edit) @42741   12 years vboxsync EFI/VBoxFsDxe: moved to UDK2010.sr1 API.
(edit) @42740   12 years vboxsync EFI: Debug lib missed functions.
(edit) @42739   12 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   12 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42736   12 years vboxsync EFI/OVMF: switch efi build to Ovmf (udk2010.sr1).
(edit) @42735   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42734   12 years vboxsync FE/Qt: 6234: Support for VM groups: Pause details-view update for the …
(edit) @42732   12 years vboxsync VBoxAutostart: Rewritten config parser for more flexibility in the …
(edit) @42731   12 years vboxsync BUGZ:5904 Changed install squence.
(edit) @42730   12 years vboxsync Mac OS X: Don't create two cyclic symlinks in the Resources of the …
(edit) @42729   12 years vboxsync IEM: Fixed indexing bug in iemOp_EscF1.
(edit) @42728   12 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   12 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42726   12 years vboxsync IOMAllMMIO.cpp: Don't pass VERR_DBGF_NOT_ATTACHED on to REM or anybody.
(edit) @42725   12 years vboxsync IEM: Two NT4SP1 verification/rem kludges and a related @todo.
(edit) @42724   12 years vboxsync IEM: Fixed a copy&past bug in fnsave wrt FTW. Added a verification/rem …
(edit) @42723   12 years vboxsync AHCI: Fix EFI boot
(edit) @42722   12 years vboxsync FE/Qt: 6234: Support for VM groups: Save machine groups on each change …
(edit) @42721   12 years vboxsync Main/GuestProcess: fix lots of warninga about variables shadowing the …
(edit) @42720   12 years vboxsync IEM: Fixed BSF and BSR bug where they would set the destination …
(edit) @42719   12 years vboxsync Disasm: Fixed operand order of BSF and BSR - dst=reg, src=rm.
(edit) @42718   12 years vboxsync typo
(edit) @42717   12 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42716   12 years vboxsync Guest Control 2.0: Update.
(edit) @42715   12 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42714   12 years vboxsync Runtime: RT*CreateTemp testcase, burn fix.
(edit) @42713   12 years vboxsync Runtime: RT*CreateTemp testcase, comment.
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42711   12 years vboxsync Frontends/VBoxManage: adapt code to latest guest execute API updates
(edit) @42710   12 years vboxsync FE/Qt: 6234: Support for VM groups: Fix for ubuntu text-truncating issue.
(edit) @42709   12 years vboxsync Runtime/createtemp: initialise variables to make old gcc versions happy.
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42707   12 years vboxsync EMAll.cpp: IEM debugging…
(edit) @42706   12 years vboxsync PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
(edit) @42705   12 years vboxsync CPUM: Set FF when needed (VBOX_WITH_IEM only). Made CPUMRawSetEFlags …
(edit) @42704   12 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42703   12 years vboxsync Main: commited too much.
(edit) @42702   12 years vboxsync Main/GuestSession: build fix (please review).
(edit) @42700   12 years vboxsync pgmPoolAccessHandlerFlush: Deal with VINF_EM_RESCHEDULE.
(edit) @42699   12 years vboxsync IEMAllAImpl.asm: Fixed the wrong 'RET X' stuff in 32-bit mode once and …
(edit) @42698   12 years vboxsync Flush the log on hyper assertion.
(edit) @42697   12 years vboxsync tstLdr-3: Added --32/64 options (optional).
(edit) @42696   12 years vboxsync SELMRC/TSS: Better assertion.
(edit) @42695   12 years vboxsync Build fix.
(edit) @42694   12 years vboxsync Wrong rc.
(edit) @42693   12 years vboxsync Guest Control 2.0: Update.
(edit) @42692   12 years vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42691   12 years vboxsync Main/GuestCtrl: split off the implementation of FileRemove into …
(edit) @42690   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add some spacing between 'enter' …
(edit) @42689   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add hovering animation to …
(edit) @42688   12 years vboxsync FE/Qt: 6234: Support for VM groups: Transparent background for dragged …
(edit) @42687   12 years vboxsync FE/Qt: updated NLS, and updated Italian translation - thanks to …
(edit) @42686   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view translatable text update.
(edit) @42685   12 years vboxsync Main/webservice: typo
(edit) @42684   12 years vboxsync FE/Qt: 6234: Support for VM groups: Reflecting saved group information …
(edit) @42683   12 years vboxsync wddm/3d: fix black scren under Aero regression
(edit) @42682   12 years vboxsync Main/GuestCtrl: fixes to FileDelete and DirectoryCreateTemp.
(edit) @42681   12 years vboxsync FE/Qt: updated NLS from 4.1.
(edit) @42680   12 years vboxsync Main/webservice: remove remaining stderr logging and convert to using …
(edit) @42679   12 years vboxsync FE/Qt: 6234: Support for VM groups: Addition to r79878: A little bit …
(edit) @42678   12 years vboxsync FE/Qt: 6234: Support for VM groups: Sliding buttons, anti-aliasing, …
(edit) @42677   12 years vboxsync Disabled iret debugging.
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