VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10485   16 years vboxsync inverted assertion. sorry.
(edit) @10484   16 years vboxsync cleanup.
(edit) @10483   16 years vboxsync two German NLS typos
(edit) @10482   16 years vboxsync cosmetics.
(edit) @10481   16 years vboxsync cosmetics.
(edit) @10480   16 years vboxsync Must monitor CR8 writes. (for now)
(edit) @10479   16 years vboxsync Enable logging function for Windows in Runtime.
(edit) @10478   16 years vboxsync Guest Lib R3: More IOCTL handling for Windows (not tested yet!).
(edit) @10477   16 years vboxsync More logging
(edit) @10476   16 years vboxsync Guest Lib R3: IOCTL handling for Windows (not tested yet!) to simplify …
(edit) @10475   16 years vboxsync FE/Qt4: Cleanup & renaming.
(edit) @10474   16 years vboxsync FE/Qt4: Implemented the Toolbar settings selector. Currently turned …
(edit) @10473   16 years vboxsync MMIO instruction emulation for OR, BT and XOR added.
(edit) @10472   16 years vboxsync FE/Qt3: %1 used where %2 should be in two places in all of the …
(edit) @10471   16 years vboxsync warning
(edit) @10470   16 years vboxsync warning
(edit) @10469   16 years vboxsync FE/Qt3: updated the French translation
(edit) @10468   16 years vboxsync FE/Qt4: Added an interface class for the settings selector. …
(edit) @10467   16 years vboxsync Provide CAP_FILE flag for backends operating on files.
(edit) @10466   16 years vboxsync Write back cached TPR
(edit) @10465   16 years vboxsync Cleaned up
(edit) @10464   16 years vboxsync More assertions
(edit) @10463   16 years vboxsync Use the TPR threshold feature.
(edit) @10462   16 years vboxsync added VBOX_WITH_UPDATE_REQUEST (default is defined)
(edit) @10461   16 years vboxsync export
(edit) @10460   16 years vboxsync FE/Qt4: No activated anymore!
(edit) @10459   16 years vboxsync export
(edit) @10458   16 years vboxsync TPR & interrupt dispatch updates.
(edit) @10457   16 years vboxsync Solaris/r0drv: fixed lockkernel. Found this while exploring vboxvfs …
(edit) @10456   16 years vboxsync Solaris vboxvfs: older bits commiting now.
(edit) @10455   16 years vboxsync Solaris/vboxdrv: pre-allocate; forgot we use states on open rather …
(edit) @10454   16 years vboxsync Solaris/VBoxDrv: Don't preallocate 8 soft states. Fixup comments.
(edit) @10453   16 years vboxsync removed a surpurfluous flower box
(edit) @10452   16 years vboxsync Cooked up some basic RTMp for darwin.
(edit) @10451   16 years vboxsync Modified the INTNETR0Open interface and PDM driver configuration to …
(edit) @10450   16 years vboxsync Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
(edit) @10449   16 years vboxsync typo
(edit) @10448   16 years vboxsync Corrected the xrefitem for the cfgm macros again.
(edit) @10447   16 years vboxsync Added more cfgm macros for device, drivers and USB devices. Corrected …
(edit) @10446   16 years vboxsync Adjusted cpu frequency logic a bit. Make more generous assumptions …
(edit) @10445   16 years vboxsync forgotten fclose, cleanup
(edit) @10444   16 years vboxsync Missing function on all but Linux at the moment.
(edit) @10443   16 years vboxsync Switch to Mp runtime functions.
(edit) @10442   16 years vboxsync Implement getting CPU frequency values on Linux.
(edit) @10441   16 years vboxsync more installer fixes
(edit) @10440   16 years vboxsync
(edit) @10439   16 years vboxsync Fe/Qt4: VirtualBox New Version Notifier dialog implemented.
(edit) @10438   16 years vboxsync forgot this
(edit) @10437   16 years vboxsync FE/Qt4-OSX: Change the Host+<key> sequence for the ConsoleWindow on …
(edit) @10436   16 years vboxsync Restore pVM->pgm.s.GCPhysCR3.
(edit) @10435   16 years vboxsync fixed the Solaris builds as long as FE/Qt4 is not added
(edit) @10434   16 years vboxsync stupid mistake
(edit) @10433   16 years vboxsync small fix
(edit) @10432   16 years vboxsync FE/Qt3 is now obsolete
(edit) @10431   16 years vboxsync FE/Qt3 is now obsolete
(edit) @10430   16 years vboxsync VBoxSDL: added -nohostkeys parameter to disable dedicated hostkey …
(edit) @10429   16 years vboxsync FE/Qt4: Try to fix the solaris installer burn.
(edit) @10428   16 years vboxsync Print online / offline status returned by RTMpIsCpuOnline for visual …
(edit) @10427   16 years vboxsync This needs to be adjusted as well of course..
(edit) @10426   16 years vboxsync Extended the testcase with the RTGetCur/MaxFrequency APIs.
(edit) @10425   16 years vboxsync Fixed incorrect function delcarations.
(edit) @10424   16 years vboxsync Fe/Qt4: [Coding-Style] Trim spaces in QIAbstractWizard.cpp
(edit) @10423   16 years vboxsync ProcessorCount & ProcessorDescription aren't attributes
(edit) @10422   16 years vboxsync Fixed descriptions.
(edit) @10421   16 years vboxsync _SC_NPROCESSORS_CONF doesn't work.
(edit) @10420   16 years vboxsync FE/Qt4: Named the Qt3 version VirtualBox3 & the Qt4 version VirtualBox.
(edit) @10419   16 years vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10418   16 years vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @10417   16 years vboxsync FE/Qt: updated the French translation
(edit) @10416   16 years vboxsync FE/Qt4: Signal activated is Qt3Support. Replaced it with triggered.
(edit) @10415   16 years vboxsync FE/Qt: updated the French translation
(edit) @10414   16 years vboxsync FE/Qt: improved heuristics for automatic maximum guest resolution, …
(edit) @10413   16 years vboxsync REMR3IsPageAccessHandled must be exported properly
(edit) @10412   16 years vboxsync Implement new VBoxManage list hostinfo command.
(edit) @10411   16 years vboxsync Missing change
(edit) @10410   16 years vboxsync Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler …
(edit) @10409   16 years vboxsync Backed out part of the previous changeset: breaks the saved state.
(edit) @10408   16 years vboxsync Increase number of queued rem handler notifications. Flush them on …
(edit) @10407   16 years vboxsync Actaully, RTMpGetMaxFrequency is more appropriate. An associated API …
(edit) @10406   16 years vboxsync RTMpGetCpuMaxSpeed.
(edit) @10405   16 years vboxsync Treat pages as reused when changing at least 0x40 qwords with rep …
(edit) @10404   16 years vboxsync Compile fix
(edit) @10403   16 years vboxsync REX implies 64 bits mode.
(edit) @10402   16 years vboxsync REX and REP prefixes must be set for movsq/stosq check.
(edit) @10401   16 years vboxsync Detect page reuse by rep movsq.
(edit) @10400   16 years vboxsync typo
(edit) @10399   16 years vboxsync Main API fix for getting processor speed/description - there's no …
(edit) @10398   16 years vboxsync Exit the guest paging mode before the pgm pool gets reset.
(edit) @10397   16 years vboxsync Wrong assertions and order.
(edit) @10396   16 years vboxsync New VBoxManage modifyvm switch for selecting PIIX3/4 IDE controller.
(edit) @10395   16 years vboxsync FE/Qt: improved heuristics for automatic maximum guest resolution
(edit) @10394   16 years vboxsync More bug fixes for index handling.
(edit) @10393   16 years vboxsync Corrected 16 bits index handling.
(edit) @10392   16 years vboxsync display fOptions too.
(edit) @10391   16 years vboxsync Override IOService::terminate to prevent a busy VBoxDrv from being …
(edit) @10390   16 years vboxsync We need to do reference counting becuase the ring-0 IPRT may be shared …
(edit) @10389   16 years vboxsync Hide _antimain, _realmain and _kext_apple_cc using DECLHIDDEN since …
(edit) @10388   16 years vboxsync Added OSBundleCompatibleVersion and set it to the current version …
(edit) @10387   16 years vboxsync Mixed the IOC and IDC versions in SUPDRV_IDC_REQ_CONNECT.
(edit) @10386   16 years vboxsync Added IN_RT_STATIC.
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