VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9719   17 years vboxsync Accidental commit
(edit) @9718   17 years vboxsync Single instruction emulation for rd/wrmsr
(edit) @9717   17 years vboxsync Logging updates
(edit) @9716   17 years vboxsync FE/Qt4: Cosmetics (similarity).
(edit) @9715   17 years vboxsync iUser should be 16 bits of course
(edit) @9714   17 years vboxsync Zero out high dword of rsp as well.
(edit) @9713   17 years vboxsync More eip -> rip changes.
(edit) @9712   17 years vboxsync Logging change
(edit) @9711   17 years vboxsync Wrong assertion. There's a raw mode with PAE now.
(edit) @9710   17 years vboxsync doxygen.
(edit) @9709   17 years vboxsync play safe.
(edit) @9708   17 years vboxsync Use RIP everywhere
(edit) @9707   17 years vboxsync Not needed anymore
(edit) @9706   17 years vboxsync disCoreOne needs to catch exceptions in ring 3!!!
(edit) @9705   17 years vboxsync Main/hgcm: fixed a segfault affecting services with no client data
(edit) @9704   17 years vboxsync No limit checks in 64 bits mode
(edit) @9703   17 years vboxsync Main/Settings: Throw LogicError only when there is no error message.
(edit) @9702   17 years vboxsync Main/Settings: Don't add a wrong lastStateChange attribute value.
(edit) @9701   17 years vboxsync Fixed mask issues in 64 bits mode
(edit) @9700   17 years vboxsync Fixed several problems for 64 bits code disassembly
(edit) @9699   17 years vboxsync 64 bits paging updates (page pool)
(edit) @9698   17 years vboxsync build fix
(edit) @9697   17 years vboxsync Added NET_FLT_DRV, NET_TAP_DRV, SUP_DRV, USB_DRV and USB_FILTER.
(edit) @9696   17 years vboxsync INST_VBOXNETFLT and INST_VBOXNETTAP (darwin).
(edit) @9695   17 years vboxsync SUPDRV: Sketched out a component management interface and the generic …
(edit) @9694   17 years vboxsync typos.
(edit) @9693   17 years vboxsync VMI BIOS stubs
(edit) @9692   17 years vboxsync Partly backed out previous changeset
(edit) @9691   17 years vboxsync Missing update
(edit) @9690   17 years vboxsync Paging updates for amd64.
(edit) @9689   17 years vboxsync Logging update
(edit) @9688   17 years vboxsync FE/Qt4: Use QIMainDialog instead of QDialog as base class for the …
(edit) @9687   17 years vboxsync Pop up a guru meditation in case of a ring 0 assertion …
(edit) @9686   17 years vboxsync Logging updates
(edit) @9685   17 years vboxsync Always sync PML4E & PDPE.
(edit) @9684   17 years vboxsync Correction
(edit) @9683   17 years vboxsync Missign header update
(edit) @9682   17 years vboxsync Long mode paging updates
(edit) @9681   17 years vboxsync Guest Additions: INF- and CAT-File processing for 64bit compilation.
(edit) @9680   17 years vboxsync VBoxGINA: Fix for 64bit compilation.
(edit) @9679   17 years vboxsync SELMToFlatBySelEx not used in our ring 0 module.
(edit) @9678   17 years vboxsync Rewrote SELMToFlatEx for long mode.
(edit) @9677   17 years vboxsync FE/Qt4: Removed the questionable QLivePointer class.
(edit) @9676   17 years vboxsync Correction
(edit) @9675   17 years vboxsync General cleanup of SELMToFlat.
(edit) @9674   17 years vboxsync FE/Qt4: Use QIDialogButtonBox and fixed a bug for the warning label.
(edit) @9673   17 years vboxsync Spaces
(edit) @9672   17 years vboxsync Solaris vboxvfs: more untested code.
(edit) @9671   17 years vboxsync configure: allow the user to specify the QT4 directory
(edit) @9670   17 years vboxsync L4 doesn't currently build anyway
(edit) @9669   17 years vboxsync warnings
(edit) @9668   17 years vboxsync small fix
(edit) @9667   17 years vboxsync Changed the u1Long output from R=%d to L=%d (non-system descriptors only).
(edit) @9666   17 years vboxsync Simplified the test for whether QT4 is enabled by default or not.
(edit) @9665   17 years vboxsync Both win.x86 and win.amd64 should look for qt/v4*.
(edit) @9664   17 years vboxsync Added some hints to the NOINST stuff when signing, and a few todos.
(edit) @9663   17 years vboxsync Some 64 bits instruction emulation updates
(edit) @9662   17 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9661   17 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9660   17 years vboxsync Correction
(edit) @9659   17 years vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   17 years vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9657   17 years vboxsync Missing u1Reserved->u1Long
(edit) @9656   17 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9655   17 years vboxsync Comment added
(edit) @9654   17 years vboxsync FE/Qt4: Exported to OSE. Some code style updates.
(edit) @9653   17 years vboxsync Added comments
(edit) @9652   17 years vboxsync gcc-3.2 workaround
(edit) @9651   17 years vboxsync 64 bits DRx move emulation.
(edit) @9650   17 years vboxsync be less verbose
(edit) @9649   17 years vboxsync Added CPUMIsGuestInLongMode.
(edit) @9648   17 years vboxsync Disable Qt4 on windows.
(edit) @9647   17 years vboxsync DRx access functions must use uint64_t now.
(edit) @9646   17 years vboxsync FE/Qt4: Enable default building of the Qt4 GUI in win.x86 & darwin.x86.
(edit) @9645   17 years vboxsync FE/Qt4-Win: Set the default Qt4 binary path to the tools dir if …
(edit) @9644   17 years vboxsync Switch code signing keys.
(edit) @9643   17 years vboxsync copy & past, we don't do freebsd additions yet.
(edit) @9642   17 years vboxsync Removed the last remains of the linux additions cross compilation in …
(edit) @9641   17 years vboxsync Disable all the targets we don't currently build on addx or it'll try …
(edit) @9640   17 years vboxsync l4 question.
(edit) @9639   17 years vboxsync Removed VBOX_WITH_LINUX_ADDITIONS, VBOX_WITH_WIN32_ADDITIONS, …
(edit) @9638   17 years vboxsync Spaces.
(edit) @9637   17 years vboxsync Solved the mystery of the missing VBoxGuestNT install on addx.
(edit) @9636   17 years vboxsync export VBOX_ADDITIONS_SH_MODE = release when VBOX_VERSION_BUILD is an …
(edit) @9635   17 years vboxsync spelling
(edit) @9634   17 years vboxsync Use int64.lib (see template) instead of libcmt.lib.
(edit) @9633   17 years vboxsync More dead stuff.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9631   17 years vboxsync Fe/Qt4: HD VMSettings ported to qt4. VMSettings finally ported to qt4.
(edit) @9630   17 years vboxsync Make updated the kBuild check.
(edit) @9629   17 years vboxsync fixed?
(edit) @9628   17 years vboxsync Fixed linux issue.
(edit) @9627   17 years vboxsync Fe/Qt4: Problem reporter update for support HD SATA settings.
(edit) @9626   17 years vboxsync Fe/Qt4: finishing porting of VBoxMediaComboBox widget.
(edit) @9625   17 years vboxsync Fe/Qt4: VBoxNewVMWzd fixed temporary image deletion error.
(edit) @9624   17 years vboxsync Enabled the 64-bit guest additions building. Note that you'll have to …
(edit) @9623   17 years vboxsync warnings.
(edit) @9622   17 years vboxsync Forgot this - added RTCpuLastIndex.
(edit) @9621   17 years vboxsync The TSC checks are now fully done in the generic code.
(edit) @9620   17 years vboxsync Long mode paging updates
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette