|
|
@9241
|
17 years |
vboxsync |
cmpxchg8b only modifies ZF.
|
|
|
@9240
|
17 years |
vboxsync |
Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
|
|
|
@9239
|
17 years |
vboxsync |
Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
|
|
|
@9238
|
17 years |
vboxsync |
include linux/hrtimer.h too.
|
|
|
@9237
|
17 years |
vboxsync |
fixed keywords.
|
|
|
@9236
|
17 years |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@9235
|
17 years |
vboxsync |
Detect struct timeval in the linux kernel environment.
|
|
|
@9234
|
17 years |
vboxsync |
Fe/Qt4: VRDP VMSettings ported to qt4 and moved to separate file.
|
|
|
@9233
|
17 years |
vboxsync |
Additions/x11: added header files for X.org server 1.5
|
|
|
@9232
|
17 years |
vboxsync |
Fe/Qt4: USB VMSettings got it's tool-bar & context menu (of filter's list).
|
|
|
@9231
|
17 years |
vboxsync |
Missign updates
|
|
|
@9230
|
17 years |
vboxsync |
missing properties.
|
|
|
@9229
|
17 years |
vboxsync |
Missing
|
|
|
@9228
|
17 years |
vboxsync |
More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
|
|
|
@9227
|
17 years |
vboxsync |
Fe/Qt4: USB VMSettings was ported to qt4. Integration of USB …
|
|
|
@9226
|
17 years |
vboxsync |
%RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
|
|
|
@9225
|
17 years |
vboxsync |
When breaking up dependencies into multiple lines, we indent them …
|
|
|
@9224
|
17 years |
vboxsync |
Added '%VRv' string format extension for raw mode pointers (RTRCPTR).
|
|
|
@9223
|
17 years |
vboxsync |
Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
|
|
|
@9222
|
17 years |
vboxsync |
More build fixes for 64 bits guests
|
|
|
@9221
|
17 years |
vboxsync |
GC tests use RTGCPTR32
|
|
|
@9220
|
17 years |
vboxsync |
Default to 32 bits virtual addresses in CSAM & PATM.
|
|
|
@9219
|
17 years |
vboxsync |
More fixes for 32 bits hosts & 64 bits guests.
|
|
|
@9218
|
17 years |
vboxsync |
added missing dependency to $(VBOX_VERSION_STAMP)
|
|
|
@9217
|
17 years |
vboxsync |
FE/Qt4: Notation updates.
|
|
|
@9216
|
17 years |
vboxsync |
Compile issues (32 bits host/64 bits guest)
|
|
|
@9215
|
17 years |
vboxsync |
Backwards compatibility.
|
|
|
@9214
|
17 years |
vboxsync |
FE/Qt4: Initial version of the ported VDM.
|
|
|
@9213
|
17 years |
vboxsync |
Assertion triggers with GC_ARCH_BITS == 32
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9211
|
17 years |
vboxsync |
Fixed an inverted LOG_ENABLED ifdef (this should improve performance).
|
|
|
@9210
|
17 years |
vboxsync |
HostDrivers/Support: on Linux hosts, build_in_tmp depends on the …
|
|
|
@9209
|
17 years |
vboxsync |
Use the (relatively) new INTERMEDIATES property to make sure the …
|
|
|
@9208
|
17 years |
vboxsync |
Use the (relatively) new INTERMEDIATES property to make sure the …
|
|
|
@9207
|
17 years |
vboxsync |
Use the (relatively) new INTERMEDIATES property to make sure the …
|
|
|
@9206
|
17 years |
vboxsync |
Fixed the console crash: setFocus was called from the console thread.
|
|
|
@9205
|
17 years |
vboxsync |
debian changelog
|
|
|
@9204
|
17 years |
vboxsync |
1.6.51
|
|
|
@9203
|
17 years |
vboxsync |
1.6.3
|
|
|
@9202
|
17 years |
vboxsync |
1.6.2
|
|
|
@9201
|
17 years |
vboxsync |
Added unattended install instructions to Solaris ReadMe
|
|
|
@9200
|
17 years |
vboxsync |
Solaris readme un-install=> uninstall.
|
|
|
@9199
|
17 years |
vboxsync |
typo
|
|
|
@9198
|
17 years |
vboxsync |
Back to old signing key.
|
|
|
@9197
|
17 years |
vboxsync |
Maching cross certificate change.
|
|
|
@9196
|
17 years |
vboxsync |
gcc-4.0 is allowed for Darwin only
|
|
|
@9195
|
17 years |
vboxsync |
Change to new code signing key.
|
|
|
@9194
|
17 years |
vboxsync |
fixed generation of license file!
|
|
|
@9193
|
17 years |
vboxsync |
Missing architecture defines when generating testcase assembly
|
|
|
@9192
|
17 years |
vboxsync |
Solaris OSE installer fix (export appropriate sdkfiles)
|
|
|
@9191
|
17 years |
vboxsync |
preparation for 1.6.2
|
|
|
@9190
|
17 years |
vboxsync |
synced debian/, use vboxdrv and vboxnet from the Installer directory
|
|
|
@9189
|
17 years |
vboxsync |
export to OSE
|
|
|
@9188
|
17 years |
vboxsync |
Same IF fix for halt instructions in VT-x.
|
|
|
@9187
|
17 years |
vboxsync |
Some kind of number puzzle.
|
|
|
@9186
|
17 years |
vboxsync |
Better testcases for ASMMemFill32 and ASMMemZero32.
|
|
|
@9185
|
17 years |
vboxsync |
Added testcase for ASMMemFill32 and ASMMemZero32.
|
|
|
@9184
|
17 years |
vboxsync |
If CF=0 HLT should never resume.
|
|
|
@9183
|
17 years |
vboxsync |
Fixed broken ASMMemFill32 implementation for VC80+. Use stosq when …
|
|
|
@9182
|
17 years |
vboxsync |
fixed bad log formatter VRc instead of Vrc.
|
|
|
@9181
|
17 years |
vboxsync |
The assertion was valid, the orphaning means pNetwork == NULL.
|
|
|
@9180
|
17 years |
vboxsync |
intnet: don't crash when shutting down one of three VMs
|
|
|
@9179
|
17 years |
vboxsync |
make Linux guest kernel module compile with 2.6.26rc3
|
|
|
@9178
|
17 years |
vboxsync |
Fe/Qt4: Serial&Parallel settings ported into qt4.
|
|
|
@9177
|
17 years |
vboxsync |
tabs
|
|
|
@9176
|
17 years |
vboxsync |
Tabs.
|
|
|
@9175
|
17 years |
vboxsync |
re-export SharedFolders and vbi (installer).
|
|
|
@9173
|
17 years |
vboxsync |
export
|
|
|
@9172
|
17 years |
vboxsync |
export
|
|
|
@9171
|
17 years |
vboxsync |
export
|
|
|
@9170
|
17 years |
vboxsync |
Export SharedFolders and vbi installer to OSE.
|
|
|
@9169
|
17 years |
vboxsync |
that should do the trick for solaris guests drivers.
|
|
|
@9168
|
17 years |
vboxsync |
No VBI for the guest additions yet.
|
|
|
@9167
|
17 years |
vboxsync |
Updated Solaris ReadMe.
|
|
|
@9166
|
17 years |
vboxsync |
Missing continuation slash.
|
|
|
@9165
|
17 years |
vboxsync |
Enabled VBOX_WITH_SOLARIS_VBI.
|
|
|
@9164
|
17 years |
vboxsync |
No VBI for the solaris guest additions - yet.
|
|
|
@9163
|
17 years |
vboxsync |
Oops.
|
|
|
@9162
|
17 years |
vboxsync |
Solaris VBI installer: added PUEL copyright display.
|
|
|
@9161
|
17 years |
vboxsync |
Have to save and restore MSR_K8_FS_BASE as well in the …
|
|
|
@9160
|
17 years |
vboxsync |
Typo
|
|
|
@9159
|
17 years |
vboxsync |
Solaris VBI installer: pack it in the same .tar.gz and removed …
|
|
|
@9158
|
17 years |
vboxsync |
Solaris USB stuff. More untested code.
|
|
|
@9157
|
17 years |
vboxsync |
Solaris installer: correct group to sys from bin for vboxdrv.
|
|
|
@9156
|
17 years |
vboxsync |
Solaris VBI installer.
|
|
|
@9155
|
17 years |
vboxsync |
Another GC_ARCH_BITS=64 build breaker
|
|
|
@9154
|
17 years |
vboxsync |
Corrected code that doesn't compile with GC_ARCH_BITS=64.
|
|
|
@9153
|
17 years |
vboxsync |
Made it work again.
|
|
|
@9152
|
17 years |
vboxsync |
Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
|
|
|
@9151
|
17 years |
vboxsync |
Statistics
|
|
|
@9150
|
17 years |
vboxsync |
fixed windows builds
|
|
|
@9149
|
17 years |
vboxsync |
New VBI code for Solaris.
|
|
|
@9148
|
17 years |
vboxsync |
More 64 bits guest preps
|
|
|
@9147
|
17 years |
vboxsync |
export vbi.
|
|
|
@9146
|
17 years |
vboxsync |
Backed out r31259.
|
|
|
@9145
|
17 years |
vboxsync |
More 64 bits guest updates
|
|
|
@9144
|
17 years |
vboxsync |
NAT: fixed ARP for .2 and .3 if the guest IP range was changed
|
|
|
@9143
|
17 years |
vboxsync |
Preparations for VBOX_WITH_64_BITS_GUESTS
|
|
|
@9142
|
17 years |
vboxsync |
Added VBOX_WITH_64_BITS_GUESTS
|
|
|
@9141
|
17 years |
vboxsync |
SOLARIS_VERSION -> VBOX_SOLARIS_VERSION.
|
|
|