VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2790   18 years vboxsync Dropped VMXWriteVMCS high for AMD64
(edit) @2789   18 years vboxsync Fixes for gs save & restore in AMD64 mode.
(edit) @2788   18 years vboxsync fix
(edit) @2787   18 years vboxsync More deps…
(edit) @2786   18 years vboxsync Added a DIRDEP to the MAKEDEPS.
(edit) @2785   18 years vboxsync Fixed missing dependency.
(edit) @2784   18 years vboxsync Converted to sub-makefiles.
(edit) @2783   18 years vboxsync Drop the OTHERS bit as it's only a dependency of the LIBRARIES target.
(edit) @2782   18 years vboxsync headers.
(edit) @2781   18 years vboxsync made the file description correspond to the device/driver description.
(edit) @2780   18 years vboxsync Log PIT frequency changes.
(edit) @2779   18 years vboxsync Log PIT frequency changes.
(edit) @2777   18 years vboxsync #pragma pack(1) not necessary? We will see if AssertCompileSize() …
(edit) @2776   18 years vboxsync Release statistics, dumping them to the release log upon VM …
(edit) @2775   18 years vboxsync Release log prefix.
(edit) @2774   18 years vboxsync Cleanup
(edit) @2773   18 years vboxsync cleanup
(edit) @2772   18 years vboxsync Implement option to replace MBR code for raw partition VMDKs.
(edit) @2771   18 years vboxsync FE/Qt: Fixed a typo.
(edit) @2770   18 years vboxsync log fix
(edit) @2768   18 years vboxsync FE/Qt: More spelling corrections.
(edit) @2767   18 years vboxsync backed out
(edit) @2766   18 years vboxsync correction
(edit) @2765   18 years vboxsync missing SUP_IOCTL_FAST_DO_HWACC_RUN case
(edit) @2764   18 years vboxsync FE/Qt: Fixed spelling; added proper console window restriction for SDL …
(edit) @2762   18 years vboxsync Logging fixes
(edit) @2761   18 years vboxsync Logging fixes
(edit) @2760   18 years vboxsync Don't save FS & GS in 64 bits mode
(edit) @2759   18 years vboxsync fixes
(edit) @2758   18 years vboxsync Don't flush the raw disk/partition extents.
(edit) @2757   18 years vboxsync corrections
(edit) @2756   18 years vboxsync Manually save and restore GDTR & IDTR.
(edit) @2755   18 years vboxsync Added a little hack to make sure we catch newly attached devices.
(edit) @2754   18 years vboxsync Split com.cpp into generic bits and initterm bits so it won't drag in …
(edit) @2753   18 years vboxsync temporary workaround for the darn OSType conflict.
(edit) @2751   18 years vboxsync Leftover breakpoints
(edit) @2750   18 years vboxsync Proper masking
(edit) @2749   18 years vboxsync QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
(edit) @2747   18 years vboxsync Sigh
(edit) @2746   18 years vboxsync Another attempt at masking off the top 32 bits
(edit) @2745   18 years vboxsync and another
(edit) @2744   18 years vboxsync Gather some more info on that TM.cpp assertion…
(edit) @2743   18 years vboxsync bugfix
(edit) @2742   18 years vboxsync Implement determining image flags on open. Also partial implementation …
(edit) @2740   18 years vboxsync Incorrect code was generated
(edit) @2739   18 years vboxsync Fixed typo
(edit) @2738   18 years vboxsync Backed out 21335 & corrected return values.
(edit) @2736   18 years vboxsync 1. Messages for “your additions are outdated” and “there is a newer …
(edit) @2735   18 years vboxsync Use 64 bits index for VMXWrite/ReadVMCS64.
(edit) @2733   18 years vboxsync Let's assume success please.
(edit) @2732   18 years vboxsync VMXActivateVMCS shouldn't use vmclear of course…
(edit) @2731   18 years vboxsync VMXWriteVMCS64 bug fixes
(edit) @2730   18 years vboxsync Temporarily disabled ring 0 to vbox log hack on Vista 64.
(edit) @2729   18 years vboxsync FE/SDL: fixed two potential races when terminating the VM
(edit) @2728   18 years vboxsync Allow (but punish with an assertion) creation of a HDD container …
(edit) @2727   18 years vboxsync New option for creating VMDKs that refer to individual partitions …
(edit) @2726   18 years vboxsync two typos and two comments
(edit) @2725   18 years vboxsync Removed obsolete MPS tables from rombios. Extend DevPcBios.cpp instead …
(edit) @2723   18 years vboxsync Main: Fixed compiler warnings.
(edit) @2722   18 years vboxsync FE/Qt: Fixed http://www.virtualbox.org/ticket/346: extended keys were …
(edit) @2721   18 years vboxsync Updated SELMR3CheckTSS so it won't assert for no good reason.
(edit) @2720   18 years vboxsync Null TR means there's no TSS, has to be reloaded first, so clear the …
(edit) @2719   18 years vboxsync Include TR in default CPUM info dump.
(edit) @2718   18 years vboxsync Implemented raw partition access.
(edit) @2717   18 years vboxsync INST_ADDITIONS
(edit) @2716   18 years vboxsync One other case where we should check if any forced actions are pending …
(edit) @2715   18 years vboxsync One other case where we have to check for pending forced actions …
(edit) @2714   18 years vboxsync Do not allow to use VbglGr* if VBoxGuest is not available. Backed out …
(edit) @2713   18 years vboxsync Preallocate data for the mouse filter ServiceCallback only when the …
(edit) @2711   18 years vboxsync signing fix.Makefile.kmk
(edit) @2710   18 years vboxsync forgot dir dep.
(edit) @2709   18 years vboxsync signing fix.
(edit) @2708   18 years vboxsync FE/Qt: Implemented the "Show VM Window" functionality on X11.
(edit) @2707   18 years vboxsync mkisofs msg.
(edit) @2706   18 years vboxsync Correct INST.
(edit) @2705   18 years vboxsync Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
(edit) @2704   18 years vboxsync Fix typo.
(edit) @2703   18 years vboxsync Changing “Guest Addition Outdated” message. Separated messages done: …
(edit) @2701   18 years vboxsync Stupid typo
(edit) @2700   18 years vboxsync Full-screen and maximization issues fixed. Current implementation: 1. …
(edit) @2699   18 years vboxsync Stricter type checking.
(edit) @2698   18 years vboxsync do not swallow errors
(edit) @2697   18 years vboxsync minor improvement
(edit) @2694   18 years vboxsync Sign the catalog and the files it covers. (still disabled)
(edit) @2693   18 years vboxsync Sign the catalog and the files it covers.
(edit) @2691   18 years vboxsync use the edit function. (still disabled)
(edit) @2690   18 years vboxsync A simplified approach.
(edit) @2689   18 years vboxsync A simplified approach.
(edit) @2687   18 years vboxsync typo.
(edit) @2686   18 years vboxsync Code signing (not enabled).
(edit) @2685   18 years vboxsync Code signing (not disabled).
(edit) @2684   18 years vboxsync Can't sign this one…
(edit) @2683   18 years vboxsync Fixed typo.
(edit) @2682   18 years vboxsync cat files…
(edit) @2679   18 years vboxsync fixed alignment issue, move the code to the right place and fixed the …
(edit) @2676   18 years vboxsync some inf2cat work (needs selfsign update so not enabled).
(edit) @2675   18 years vboxsync Raw disk VMDK image creation stuff.
(edit) @2674   18 years vboxsync Web services: implemented soap faults (error handling) + explicit …
(edit) @2673   18 years vboxsync Comment fix.
(edit) @2672   18 years vboxsync Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
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