VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @9161   17 years vboxsync Have to save and restore MSR_K8_FS_BASE as well in the …
(edit) @9159   17 years vboxsync Solaris VBI installer: pack it in the same .tar.gz and removed …
(edit) @9157   17 years vboxsync Solaris installer: correct group to sys from bin for vboxdrv.
(edit) @9156   17 years vboxsync Solaris VBI installer.
(edit) @9155   17 years vboxsync Another GC_ARCH_BITS=64 build breaker
(edit) @9154   17 years vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
(edit) @9153   17 years vboxsync Made it work again.
(edit) @9152   17 years vboxsync Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
(edit) @9151   17 years vboxsync Statistics
(edit) @9150   17 years vboxsync fixed windows builds
(edit) @9149   17 years vboxsync New VBI code for Solaris.
(edit) @9148   17 years vboxsync More 64 bits guest preps
(edit) @9147   17 years vboxsync export vbi.
(edit) @9146   17 years vboxsync Backed out r31259.
(edit) @9144   17 years vboxsync NAT: fixed ARP for .2 and .3 if the guest IP range was changed
(edit) @9140   17 years vboxsync VBOXGUEST_RELEASE_LOG -> VBOX_RELEASE_LOG. We're not going to mix the …
(edit) @9138   17 years vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
(edit) @9134   17 years vboxsync Shared folders flag for appending data to a file. Windows addition …
(edit) @9132   17 years vboxsync More verbose assertion
(edit) @9131   17 years vboxsync Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in …
(edit) @9127   17 years vboxsync First half of VBoxVMSettings* dialog and it's sub-widgets.
(edit) @9126   17 years vboxsync Additions/common: fixed release logging in guest R3
(edit) @9125   17 years vboxsync AMD-V: setup PAT guest register for nested paging
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @9123   17 years vboxsync Additions/x11: fixed a problem in the X11 clipboard code, whereby host …
(edit) @9122   17 years vboxsync Logging update
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