|
|
@10303
|
17 years |
vboxsync |
lose the space in ifeq.
|
|
|
@10301
|
17 years |
vboxsync |
Wrong place for the assertion
|
|
|
@10300
|
17 years |
vboxsync |
Allow PGMMODE_PAE_NX with VT-x and AMD-V.
|
|
|
@10299
|
17 years |
vboxsync |
Force a TLB flush on a mode switch too.
|
|
|
@10297
|
17 years |
vboxsync |
More assertions.
|
|
|
@10296
|
17 years |
vboxsync |
VirtualBox.nls -> VirtualBox4.nls.
|
|
|
@10294
|
17 years |
vboxsync |
VirtualBox -> VirtualBox4 (target name).
|
|
|
@10293
|
17 years |
vboxsync |
Some reorg (work on integrating qt into kBuild is finally underway).
|
|
|
@10290
|
17 years |
vboxsync |
Enable 64 bits guest support.
|
|
|
@10289
|
17 years |
vboxsync |
Expose X86_CPUID_AMD_FEATURE_EDX_MCA & X86_CPUID_AMD_FEATURE_EDX_MTRR …
|
|
|
@10288
|
17 years |
vboxsync |
Removed more unneeded defines
|
|
|
@10287
|
17 years |
vboxsync |
Correction
|
|
|
@10286
|
17 years |
vboxsync |
Without paging guest paging always matches shadow paging.
|
|
|
@10285
|
17 years |
vboxsync |
Corrected protected mode without paging shadow paging.
|
|
|
@10284
|
17 years |
vboxsync |
Wrong logging part 2
|
|
|
@10283
|
17 years |
vboxsync |
Backed out 32892-32894
|
|
|
@10282
|
17 years |
vboxsync |
More gc tracking changes for the non-paging case.
|
|
|
@10281
|
17 years |
vboxsync |
Disabled user tracking properly.
|
|
|
@10280
|
17 years |
vboxsync |
No need for tracking user pages when guest paging is disabled.
|
|
|
@10279
|
17 years |
vboxsync |
Wrong logging
|
|
|
@10278
|
17 years |
vboxsync |
VGA: Support 8 byte MMIO reads and writes.
|
|
|
@10277
|
17 years |
vboxsync |
Deal with 8 byte movsx instructions.
|
|
|
@10276
|
17 years |
vboxsync |
Handle 64 bits index (SIB).
|
|
|
@10275
|
17 years |
vboxsync |
Handle the 'mov %Ev, %Iz' case correctly in 64 bits op mode.
|
|
|
@10274
|
17 years |
vboxsync |
More logging
|
|
|
@10272
|
17 years |
vboxsync |
Deal with sign extending bytes to uint64_t.
|
|
|
@10271
|
17 years |
vboxsync |
Fixed DISGetParamSize for 64 bits mode.
|
|
|
@10270
|
17 years |
vboxsync |
Logging update
|
|
|
@10269
|
17 years |
vboxsync |
Logging updates
|
|
|
@10268
|
17 years |
vboxsync |
Dropped the non-working webservices hack; just include sub-makefiles …
|
|
|
@10267
|
17 years |
vboxsync |
inverted 2.4 check.
|
|
|
@10266
|
17 years |
vboxsync |
EXPORT_SYMTAB on 2.4
|
|
|
@10265
|
17 years |
vboxsync |
Some more IDC code.
|
|
|
@10264
|
17 years |
vboxsync |
bad constant.
|
|
|
@10263
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10262
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10261
|
17 years |
vboxsync |
Set FileObject.
|
|
|
@10260
|
17 years |
vboxsync |
docs.
|
|
|
@10258
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10257
|
17 years |
vboxsync |
space
|
|
|
@10256
|
17 years |
vboxsync |
SUPDRVIOC.h -> (../)SUPDrvIOC.h
|
|
|
@10255
|
17 years |
vboxsync |
SUPDRVShared.c -> SUPDrv.c
|
|
|
@10254
|
17 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@10253
|
17 years |
vboxsync |
todo.
|
|
|
@10252
|
17 years |
vboxsync |
Missed the VBOXKTIMER stuff for linux in the cleanup just now.
|
|
|
@10251
|
17 years |
vboxsync |
fixed comment.
|
|
|
@10250
|
17 years |
vboxsync |
Cleaned out the last bits of the USE_NEW_OS_* stuff.
|
|
|
@10249
|
17 years |
vboxsync |
Removed non-USE_NEW_OS_INTERFACE_FOR_MM code.
|
|
|
@10248
|
17 years |
vboxsync |
Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
|
|
|
@10247
|
17 years |
vboxsync |
Main: remove guest property settings from extra data on machine …
|
|
|
@10246
|
17 years |
vboxsync |
Main: report unset guest properties correctly
|
|
|
@10245
|
17 years |
vboxsync |
Fixed few more dependencies on Makefile.kmk.
|
|
|
@10243
|
17 years |
vboxsync |
disable $(PATH_LIB)/VBoxDD?.lib workaround when doing the single …
|
|
|
@10242
|
17 years |
vboxsync |
install comregister.cmd in a proper way.
|
|
|
@10240
|
17 years |
vboxsync |
sub-makefile fix.
|
|
|
@10237
|
17 years |
vboxsync |
sub-makefile fix.
|
|
|
@10236
|
17 years |
vboxsync |
Guest properties: added some missing ifdefs
|
|
|
@10234
|
17 years |
vboxsync |
Guest properties: added some missing ifdefs
|
|
|
@10233
|
17 years |
vboxsync |
Main: clean up the guest property code - send accesses to the console …
|
|
|
@10232
|
17 years |
vboxsync |
FE/Qt4: Backported 31836 (VirtualBox GUI: No names with spaces or only …
|
|
|
@10231
|
17 years |
vboxsync |
FE/Qt4-OSX: HIWindowChangeAttributes is only available on 10.5
|
|
|
@10230
|
17 years |
vboxsync |
FE/Qt4-OSX: Added method to disable/enable the toolbar button on a …
|
|
|
@10229
|
17 years |
vboxsync |
FE/Qt4-OSX: forgot about this one
|
|
|
@10228
|
17 years |
vboxsync |
FE/Qt4: Tuning of the toolbar appearance in different styles.
|
|
|
@10227
|
17 years |
vboxsync |
FE/Qt4: Make sure that all windows are properly closed if the main …
|
|
|
@10225
|
17 years |
vboxsync |
VBOX_SINGLE_MAKEFILE fixes.
|
|
|
@10223
|
17 years |
vboxsync |
FE/Qt4: Wrong reference to the about pictures in the OSE version.
|
|
|
@10222
|
17 years |
vboxsync |
Solaris vnicinit.sh: added error message.
|
|
|
@10221
|
17 years |
vboxsync |
FE/Qt4: Fix a bug where the toolbar buttons have a wrong enabled …
|
|
|
@10220
|
17 years |
vboxsync |
Frontends/VBoxManage: reverted r32673, which was wrong, and added …
|
|
|
@10219
|
17 years |
vboxsync |
FE/Qt4-Win64: shutup some more warnings
|
|
|
@10218
|
17 years |
vboxsync |
POSIX timers, take two. No signals at all.
|
|
|
@10216
|
17 years |
vboxsync |
-> Unsupported
|
|
|
@10215
|
17 years |
vboxsync |
Missed MSR_IA32_MTRR_CAP
|
|
|
@10214
|
17 years |
vboxsync |
Too noisy log statement
|
|
|
@10213
|
17 years |
vboxsync |
Log more MSRs
|
|
|
@10212
|
17 years |
vboxsync |
FE/Qt4: Added copyright & exported to OSE again.
|
|
|
@10211
|
17 years |
vboxsync |
X86_CPUID_FEATURE_EDX_PAT is supported (was already marked as such in …
|
|
|
@10210
|
17 years |
vboxsync |
Support MSR_K6_EFER_FFXSR if X86_CPUID_AMD_FEATURE_EDX_FFXSR is set.
|
|
|
@10209
|
17 years |
vboxsync |
Logging update
|
|
|
@10208
|
17 years |
vboxsync |
Cpuid 0x800000005 & 0x800000006 contain information about L1, L2 & L3 …
|
|
|
@10207
|
17 years |
vboxsync |
FE/Qt4: Explicit end the paint operation, cause the base class paint …
|
|
|
@10206
|
17 years |
vboxsync |
Fixed regression introduced by TPR caching. (never execute code that …
|
|
|
@10205
|
17 years |
vboxsync |
Logging fix
|
|
|
@10204
|
17 years |
vboxsync |
Corrected logging function name
|
|
|
@10203
|
17 years |
vboxsync |
warnings
|
|
|
@10202
|
17 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@10200
|
17 years |
vboxsync |
Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
|
|
|
@10199
|
17 years |
vboxsync |
Make sure sdk/idl can be made (BLDDIRS). Make sure VBOX_XPIDL exist …
|
|
|
@10198
|
17 years |
vboxsync |
Fixed dependency (double expansion).
|
|
|
@10193
|
17 years |
vboxsync |
run the uihdr thru moc -i. (kchmviewer)
|
|
|
@10192
|
17 years |
vboxsync |
The building rules for NAT was introduced (NatAlias name probably will …
|
|
|
@10178
|
17 years |
vboxsync |
r=bird: Why convert argv?
|
|
|
@10177
|
17 years |
vboxsync |
Added the generic uuid stuff to the ring-0 driver runtime.
|
|
|
@10176
|
17 years |
vboxsync |
Fe/Qt4: Little fix of network tab order for windows.
|
|
|
@10174
|
17 years |
vboxsync |
typo
|
|
|
@10171
|
17 years |
vboxsync |
small fix
|
|
|
@10170
|
17 years |
vboxsync |
warnings
|
|
|
@10168
|
17 years |
vboxsync |
Fe/Qt4: Fixing build errors.
|
|
|
@10167
|
17 years |
vboxsync |
Fe/Qt4: New VM&Global settings api based on one default class (+ui). …
|
|
|