VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9285   17 years vboxsync For all parameters
(edit) @9284   17 years vboxsync Missing IDX_ParseFixedReg
(edit) @9283   17 years vboxsync Frontends/VirtualBox and VirtualBox4: corrected some more mistakes in …
(edit) @9282   17 years vboxsync Type and cast corrections
(edit) @9281   17 years vboxsync String format correction
(edit) @9280   17 years vboxsync Corrected casts (64 bits guest pointers)
(edit) @9279   17 years vboxsync Solaris installer: excluded VirtualBoxKern from base package as its in …
(edit) @9278   17 years vboxsync Solaris installer: Added check for xVM Dom0.
(edit) @9277   17 years vboxsync Kick off.
(edit) @9276   17 years vboxsync Prevent an fInRem assertion in the tlb flushing code when A20 is …
(edit) @9275   17 years vboxsync todos.
(edit) @9274   17 years vboxsync Removed the old formatting code.
(edit) @9273   17 years vboxsync Use the new DISFormat* stuff so we can get useful disassembly in …
(edit) @9272   17 years vboxsync Fixed symbol lookup - pCpu was missing.
(edit) @9271   17 years vboxsync Implemented symbol lookup, strict / relaxed assembly, and relative …
(edit) @9270   17 years vboxsync Fixed the file headers.
(edit) @9269   17 years vboxsync Fixed the file headers.
(edit) @9268   17 years vboxsync reverted stylehint/family order.
(edit) @9267   17 years vboxsync mac hacks.
(edit) @9266   17 years vboxsync DISFormatYasm(Ex).
(edit) @9264   17 years vboxsync Changed pseudo random generator initialization to use a single 32-bit …
(edit) @9263   17 years vboxsync Small fix in VDI backend, writes exceeding a block boundary were truncated.
(edit) @9262   17 years vboxsync VDMerge testcase with pseudo random writes.
(edit) @9261   17 years vboxsync FE/Qt4-OSX: Add an extra standardIcon method to VBoxGlobal, cause on …
(edit) @9260   17 years vboxsync Fe/Qt4: Shared Folder VMSettings got it's toolbar & context menu, …
(edit) @9259   17 years vboxsync FE/Qt4-OSX: Center the text in the drag pixmap & add some white shadow …
(edit) @9258   17 years vboxsync String formatters again
(edit) @9257   17 years vboxsync FE/Qt4: Merged QIAbstractDialog into QIMainDialog. The log viewer & …
(edit) @9256   17 years vboxsync More string specifiers
(edit) @9255   17 years vboxsync 64 bits guest fix
(edit) @9254   17 years vboxsync Wrong string specifiers for 64 bits guest addresses/rtrcptrs.
(edit) @9253   17 years vboxsync Fe/Qt4: Shared Folders VMSettings renamed according other settings …
(edit) @9252   17 years vboxsync Additions/x11 and linux: make the Additions work with Fedora 9/X.org …
(edit) @9250   17 years vboxsync Corrected some unused code. Still untested though.
(edit) @9249   17 years vboxsync Additions/x11: some refactoring inside the X11 graphics driver
(edit) @9248   17 years vboxsync Enabled cmpxchg8b again.
(edit) @9247   17 years vboxsync Fixed broken cmpxchg8b emulation.
(edit) @9246   17 years vboxsync Disable GC emulation of cmpxchg8b to see if that helps with the win2k …
(edit) @9245   17 years vboxsync FE/Qt4: Created QIMainDialog which could be used as a QMainWindow, but …
(edit) @9244   17 years vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(edit) @9242   17 years vboxsync only allow to change logging settings if LOG_ENABLED
(edit) @9241   17 years vboxsync cmpxchg8b only modifies ZF.
(edit) @9240   17 years vboxsync Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
(edit) @9239   17 years vboxsync Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
(edit) @9238   17 years vboxsync include linux/hrtimer.h too.
(edit) @9237   17 years vboxsync fixed keywords.
(edit) @9236   17 years vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @9234   17 years vboxsync Fe/Qt4: VRDP VMSettings ported to qt4 and moved to separate file.
(edit) @9233   17 years vboxsync Additions/x11: added header files for X.org server 1.5
(edit) @9232   17 years vboxsync Fe/Qt4: USB VMSettings got it's tool-bar & context menu (of filter's list).
(edit) @9231   17 years vboxsync Missign updates
(edit) @9230   17 years vboxsync missing properties.
(edit) @9229   17 years vboxsync Missing
(edit) @9228   17 years vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9227   17 years vboxsync Fe/Qt4: USB VMSettings was ported to qt4. Integration of USB …
(edit) @9226   17 years vboxsync %RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
(edit) @9225   17 years vboxsync When breaking up dependencies into multiple lines, we indent them …
(edit) @9224   17 years vboxsync Added '%VRv' string format extension for raw mode pointers (RTRCPTR).
(edit) @9223   17 years vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
(edit) @9222   17 years vboxsync More build fixes for 64 bits guests
(edit) @9221   17 years vboxsync GC tests use RTGCPTR32
(edit) @9220   17 years vboxsync Default to 32 bits virtual addresses in CSAM & PATM.
(edit) @9219   17 years vboxsync More fixes for 32 bits hosts & 64 bits guests.
(edit) @9218   17 years vboxsync added missing dependency to $(VBOX_VERSION_STAMP)
(edit) @9217   17 years vboxsync FE/Qt4: Notation updates.
(edit) @9216   17 years vboxsync Compile issues (32 bits host/64 bits guest)
(edit) @9214   17 years vboxsync FE/Qt4: Initial version of the ported VDM.
(edit) @9213   17 years vboxsync Assertion triggers with GC_ARCH_BITS == 32
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9211   17 years vboxsync Fixed an inverted LOG_ENABLED ifdef (this should improve performance).
(edit) @9210   17 years vboxsync HostDrivers/Support: on Linux hosts, build_in_tmp depends on the …
(edit) @9209   17 years vboxsync Use the (relatively) new INTERMEDIATES property to make sure the …
(edit) @9208   17 years vboxsync Use the (relatively) new INTERMEDIATES property to make sure the …
(edit) @9207   17 years vboxsync Use the (relatively) new INTERMEDIATES property to make sure the …
(edit) @9206   17 years vboxsync Fixed the console crash: setFocus was called from the console thread.
(edit) @9193   17 years vboxsync Missing architecture defines when generating testcase assembly
(edit) @9192   17 years vboxsync Solaris OSE installer fix (export appropriate sdkfiles)
(edit) @9190   17 years vboxsync synced debian/, use vboxdrv and vboxnet from the Installer directory
(edit) @9189   17 years vboxsync export to OSE
(edit) @9188   17 years vboxsync Same IF fix for halt instructions in VT-x.
(edit) @9187   17 years vboxsync Some kind of number puzzle.
(edit) @9186   17 years vboxsync Better testcases for ASMMemFill32 and ASMMemZero32.
(edit) @9185   17 years vboxsync Added testcase for ASMMemFill32 and ASMMemZero32.
(edit) @9184   17 years vboxsync If CF=0 HLT should never resume.
(edit) @9182   17 years vboxsync fixed bad log formatter VRc instead of Vrc.
(edit) @9181   17 years vboxsync The assertion was valid, the orphaning means pNetwork == NULL.
(edit) @9180   17 years vboxsync intnet: don't crash when shutting down one of three VMs
(edit) @9179   17 years vboxsync make Linux guest kernel module compile with 2.6.26rc3
(edit) @9178   17 years vboxsync Fe/Qt4: Serial&Parallel settings ported into qt4.
(edit) @9177   17 years vboxsync tabs
(edit) @9176   17 years vboxsync Tabs.
(edit) @9175   17 years vboxsync re-export SharedFolders and vbi (installer).
(edit) @9173   17 years vboxsync export
(edit) @9172   17 years vboxsync export
(edit) @9171   17 years vboxsync export
(edit) @9170   17 years vboxsync Export SharedFolders and vbi installer to OSE.
(edit) @9166   17 years vboxsync Missing continuation slash.
(edit) @9164   17 years vboxsync No VBI for the solaris guest additions - yet.
(edit) @9163   17 years vboxsync Oops.
(edit) @9162   17 years vboxsync Solaris VBI installer: added PUEL copyright display.
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