VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30799   14 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
(edit) @30798   14 years vboxsync VMM: print couple more att flags
(edit) @30797   14 years vboxsync tstInlineAsm.cpp: typo.
(edit) @30796   14 years vboxsync Try to fix burning debug builds
(edit) @30795   14 years vboxsync wddm/3d: bugfixes
(edit) @30794   14 years vboxsync Guest eGuest Control/Main: Added release logging.
(edit) @30793   14 years vboxsync Ignore certain errors
(edit) @30792   14 years vboxsync FE/Qt: Keyboard-handler: Some code simplification.
(edit) @30791   14 years vboxsync fixed HWACCM structure assertions.
(edit) @30790   14 years vboxsync Pass back error
(edit) @30789   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30787   14 years vboxsync Common/VBoxKeyboard: file header cleanup.
(edit) @30786   14 years vboxsync VBox/hwacc_svm.h: Added 4 new fields to SVM_VMCB.ctrl found in AMD doc …
(edit) @30785   14 years vboxsync vboxnetflt: Applied compilation fix for RHEL provided by Jim.
(edit) @30784   14 years vboxsync Better check
(edit) @30783   14 years vboxsync Rewrote shared page handling to be more fault tolerant.
(edit) @30782   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30781   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30780   14 years vboxsync VBoxGuest: Logging.
(edit) @30779   14 years vboxsync Build fix.
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30777   14 years vboxsync Main: Cancelled -> Canceled.
(edit) @30776   14 years vboxsync VBoxBFE: Missing VMMDev bits.
(edit) @30775   14 years vboxsync alignment fix.
(edit) @30774   14 years vboxsync alignment fix.
(edit) @30773   14 years vboxsync alignment fix.
(edit) @30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30771   14 years vboxsync vboxnetflt: RHEL 5 GRO fix
(edit) @30770   14 years vboxsync Main: fixed burn (inner of friend isn't my friend for some C++ compilers)
(edit) @30769   14 years vboxsync Some extra checks
(edit) @30768   14 years vboxsync VT-x: fix 32-bit EFI guests
(edit) @30767   14 years vboxsync VBoxManage: Only print Additions version if present.
(edit) @30766   14 years vboxsync No need to flush the handy pages immediately after copy-on-write for a …
(edit) @30765   14 years vboxsync Main: events stability improvment
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30763   14 years vboxsync Main/OVF: add DebugThrow macro to ease debugging
(edit) @30762   14 years vboxsync Fix
(edit) @30761   14 years vboxsync Added .pgmsharedmodules debug command
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30759   14 years vboxsync Burn fix.
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30757   14 years vboxsync Comment
(edit) @30756   14 years vboxsync Ignore VERR_GMM_HIT_VM_ACCOUNT_LIMIT when there are still pages left.
(edit) @30755   14 years vboxsync Minor updates
(edit) @30754   14 years vboxsync VBoxService/Page Sharing: Fixed crash on exit.
(edit) @30753   14 years vboxsync FE/Qt: 3635: Scale-mode initial implementation.
(edit) @30752   14 years vboxsync FE/Qt: New running VM core: Separate viewport creation of frame-buffer …
(edit) @30751   14 years vboxsync FE/Qt: New running VM core: Few little fixes for initial selector …
(edit) @30750   14 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30749   14 years vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30748   14 years vboxsync CFGM: remove obsolete code (now handled in Main)
(edit) @30747   14 years vboxsync windows build fix
(edit) @30746   14 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30745   14 years vboxsync Solaris/Installer: fix attribute conflict when using remote …
(edit) @30744   14 years vboxsync Skip allocated pages that are zero (pgm saved state).
(edit) @30743   14 years vboxsync windows build fix
(edit) @30742   14 years vboxsync windows build fix
(edit) @30741   14 years vboxsync windows build fix
(edit) @30740   14 years vboxsync VBoxManage: Only show guest info if console available.
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30738   14 years vboxsync BIOS: Extended the PCI Routing Table to cover SCSI adapters.
(edit) @30737   14 years vboxsync Build fix.
(edit) @30736   14 years vboxsync bootsector2-test1.asm,++: real mode tests.
(edit) @30735   14 years vboxsync Comment
(edit) @30734   14 years vboxsync VBoxManage: Show additional guest (additions) information.
(edit) @30733   14 years vboxsync More useful output
(edit) @30732   14 years vboxsync vboxnetflt: Fixed GRO problem on Linux (#5121)
(edit) @30731   14 years vboxsync Use ASMMemIsZeroPage
(edit) @30730   14 years vboxsync Count allocated zero pages as well
(edit) @30729   14 years vboxsync BusLogic: Fix
(edit) @30728   14 years vboxsync Give some feedback for every processed megabyte
(edit) @30727   14 years vboxsync Wrong parameter and obsolete assertion
(edit) @30726   14 years vboxsync Must be callable from any thread
(edit) @30725   14 years vboxsync BusLogic: Fix for W2K and ACPI
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30723   14 years vboxsync Removed more instances of obsolete PCISetIrqNoWait calls.
(edit) @30722   14 years vboxsync Removed some instances of obsolete PCISetIrqNoWait calls.
(edit) @30721   14 years vboxsync wine: back out accidental commit
(edit) @30720   14 years vboxsync wddm/3d: don't mark SharedResource as CPU Visible
(edit) @30719   14 years vboxsync wddm/3d: err handling fix
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30717   14 years vboxsync windows build fix
(edit) @30716   14 years vboxsync release build fixes
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30713   14 years vboxsync typo in statistics description.
(edit) @30712   14 years vboxsync Build fix.
(edit) @30711   14 years vboxsync Runtime/r0drv/Solaris: SemEvent fixes.
(edit) @30710   14 years vboxsync FE/Qt: New running VM core: One more includes cleanup.
(edit) @30709   14 years vboxsync FE/Qt: New running VM core: Little includes reordering.
(edit) @30708   14 years vboxsync FE/Qt: New running VM core: Little include cleanup.
(edit) @30707   14 years vboxsync FE/Qt: New running VM core: Includes reordering & cleanup for …
(edit) @30706   14 years vboxsync Main: simple locking
(edit) @30705   14 years vboxsync wddm: fix shadow allocation assignment
(edit) @30704   14 years vboxsync wddm/3d: fix corner corruption with aero on ati cards
(edit) @30703   14 years vboxsync FE/Qt4: bad bug slipped in
(edit) @30702   14 years vboxsync Main: event source change events
(edit) @30701   14 years vboxsync Solaris/Installer: spaces.
(edit) @30700   14 years vboxsync FE/Qt: Keyboard-handler implementation: Regression fix.
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