|
|
@55690
|
10 years |
vboxsync |
x86.h: PKE
|
|
|
@55675
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55671
|
10 years |
vboxsync |
RTGetOptArgvFromString: Added fFlags parameter for selecting the …
|
|
|
@55660
|
10 years |
vboxsync |
VBox/err.h: typos.
|
|
|
@55659
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55658
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55652
|
10 years |
vboxsync |
IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
|
|
|
@55640
|
10 years |
vboxsync |
DnD:
- Overhauled "dropped files" directory + general file …
|
|
|
@55603
|
10 years |
vboxsync |
com/ptr.h: Added ComPtr::isNotNull().
|
|
|
@55602
|
10 years |
vboxsync |
Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
|
|
|
@55600
|
10 years |
vboxsync |
Runtime/DBus: spelling.
|
|
|
@55587
|
10 years |
vboxsync |
VBox/hgcmsvc.h: Added a setCppString(const RTCString &) method to …
|
|
|
@55584
|
10 years |
vboxsync |
iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
|
|
|
@55562
|
10 years |
vboxsync |
IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
|
|
|
@55556
|
10 years |
vboxsync |
DnD: Rollback handling, bugfixes, cleanup.
|
|
|
@55549
|
10 years |
vboxsync |
DnD: Update.
|
|
|
@55539
|
10 years |
vboxsync |
DnD: ErrorInfo handling, formatting, validation.
|
|
|
@55531
|
10 years |
vboxsync |
Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
|
|
|
@55530
|
10 years |
vboxsync |
RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
|
|
|
@55529
|
10 years |
vboxsync |
RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
|
|
|
@55526
|
10 years |
vboxsync |
Formatting.
|
|
|
@55512
|
10 years |
vboxsync |
DnD: Bugfixes, cleanup, spelling.
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55489
|
10 years |
vboxsync |
MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
|
|
|
@55487
|
10 years |
vboxsync |
iprt: Cloned iprt/list.h and morphed it into a 32-bit offset based …
|
|
|
@55474
|
10 years |
vboxsync |
HGSMI: removed obsolete functions from common code, cleanup, comments.
|
|
|
@55469
|
10 years |
vboxsync |
cpumctx.h: Fixes.
|
|
|
@55468
|
10 years |
vboxsync |
iprt/cdefs.h: Forgot to fix a silly typo, extended the docs.
|
|
|
@55467
|
10 years |
vboxsync |
CPUMCTX_XSAVE_C_PTR: Fix debug version.
|
|
|
@55466
|
10 years |
vboxsync |
CPUM: Need to save and restore the extended state stuff. duh.
|
|
|
@55465
|
10 years |
vboxsync |
SSM: Extended the SSMFIELD structure with a …
|
|
|
@55464
|
10 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_LAMDA.
|
|
|
@55463
|
10 years |
vboxsync |
VBox/err.h: typos.
|
|
|
@55461
|
10 years |
vboxsync |
HostServices/Service.h: Better error check for copyParmsInternal().
|
|
|
@55460
|
10 years |
vboxsync |
HostServices/Service.h: Added another error check for copyParmsInternal().
|
|
|
@55456
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|
@55436
|
10 years |
vboxsync |
Reverted bad commit r99781.
|
|
|
@55435
|
10 years |
vboxsync |
Bad commit, reverted with following changeset
|
|
|
@55422
|
10 years |
vboxsync |
DnD: Protocol overhaul with versioning added which now can communicate …
|
|
|
@55421
|
10 years |
vboxsync |
HGSMI: cleanup, logging, comments, move legacy host heap support from …
|
|
|
@55419
|
10 years |
vboxsync |
spaces.
|
|
|
@55386
|
10 years |
vboxsync |
iprt/thread.h: typo.
|
|
|
@55353
|
10 years |
vboxsync |
include/VBox/HostServices/Service.h: adjusted Message implementation …
|
|
|
@55342
|
10 years |
vboxsync |
HGSMI: cleanup, comments.
|
|
|
@55340
|
10 years |
vboxsync |
Audio: Fixed warnings, largely inconsistent types.
|
|
|
@55335
|
10 years |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|
@55331
|
10 years |
vboxsync |
PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
|
|
|
@55327
|
10 years |
vboxsync |
Backed out r99649; doesn't work in guest contexts, d'oh.
|
|
|
@55326
|
10 years |
vboxsync |
VBox/hgcmsvc.h: Added optional arguments for setPointer() and …
|
|
|
@55319
|
10 years |
vboxsync |
forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
|
|
|
@55318
|
10 years |
vboxsync |
forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
|
|
|
@55315
|
10 years |
vboxsync |
cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
|
|
|
@55313
|
10 years |
vboxsync |
ASMXSave and ASMXRstor mangling.
|
|
|
@55310
|
10 years |
vboxsync |
duh
|
|
|
@55309
|
10 years |
vboxsync |
build fix
|
|
|
@55308
|
10 years |
vboxsync |
asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
|
|
|
@55306
|
10 years |
vboxsync |
VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
|
|
|
@55290
|
10 years |
vboxsync |
HM: Save/Load/Restore XCR0 handling during world switching. …
|
|
|
@55289
|
10 years |
vboxsync |
IEM,CPUM: Implemented XSETBV and XGETBV.
|
|
|
@55286
|
10 years |
vboxsync |
mark one additional log statement as gcc extension to shut up gcc 5
|
|
|
@55259
|
10 years |
vboxsync |
Main/Serial+Devices/Serial: new TCP backend for serial port. …
|
|
|
@55257
|
10 years |
vboxsync |
HM/VMX: Added new exit codes.
|
|
|
@55255
|
10 years |
vboxsync |
Main/Snapshot: only update the machine state on the VM process if …
|
|
|
@55254
|
10 years |
vboxsync |
kmk incs
|
|
|
@55248
|
10 years |
vboxsync |
HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
|
|
|
@55229
|
10 years |
vboxsync |
CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
|
|
|
@55192
|
10 years |
vboxsync |
gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
|
|
|
@55161
|
10 years |
vboxsync |
iprt/err.h: Redid r99228 as shifting status code is risky wrt …
|
|
|
@55157
|
10 years |
vboxsync |
VMM/TM: logrel nits.
|
|
|
@55129
|
10 years |
vboxsync |
VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
|
|
|
@55124
|
10 years |
vboxsync |
s/targetting/targeting/
|
|
|
@55118
|
10 years |
vboxsync |
VMM: GIM raw-mode support.
|
|
|
@55117
|
10 years |
vboxsync |
cpumctx.h: comment nit.
|
|
|
@55111
|
10 years |
vboxsync |
Disassembler: added AMD-V vmmcall.
|
|
|
@55108
|
10 years |
vboxsync |
build fix
|
|
|
@55107
|
10 years |
vboxsync |
asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
|
|
|
@55106
|
10 years |
vboxsync |
VMM: host+guest xsave/xrstor state handling - not enabled.
|
|
|
@55091
|
10 years |
vboxsync |
VBoxTray/VBoxDnD: Fixed a crash + format detection.
|
|
|
@55071
|
10 years |
vboxsync |
iprt/cdefs: use this magic with gcc >= 4.4 as it may trigger the …
|
|
|
@55062
|
10 years |
vboxsync |
Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
|
|
|
@55048
|
10 years |
vboxsync |
VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
|
|
|
@55037
|
10 years |
vboxsync |
VMM/GIM: Add hypercall support and KVM spinlock support.
|
|
|
@55034
|
10 years |
vboxsync |
VMM: Added VMCPU_FF_UNHALT force-flag.
|
|
|
@55033
|
10 years |
vboxsync |
Disassembler: typo & nit.
|
|
|
@55008
|
10 years |
vboxsync |
include/VBox/dbggui.h: get rid of compiler warning on Windows host
|
|
|
@55005
|
10 years |
vboxsync |
PDM/Audio: Added volume through virtual mixer.
|
|
|
@55004
|
10 years |
vboxsync |
backed out r99268 as it causes serious regressions on Windows hosts
|
|
|
@55001
|
10 years |
vboxsync |
CPUMCTXCORE elimination.
|
|
|
@55000
|
10 years |
vboxsync |
CPUMCTXCORE elimination.
|
|
|
@54999
|
10 years |
vboxsync |
Moved the XState to the end of the CPUMCTX structure, reducing the …
|
|
|
@54998
|
10 years |
vboxsync |
supHardNt: Some more memory replacment hacking - take evasive action …
|
|
|
@54997
|
10 years |
vboxsync |
supHardNt: Never call WinVerifyTrust and friends when owning the …
|
|
|
@54970
|
10 years |
vboxsync |
AsyncCompletion: Better error message if I/O manager could not be …
|
|
|
@54948
|
10 years |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@54903
|
10 years |
vboxsync |
typo.
|
|
|
@54902
|
10 years |
vboxsync |
solaris/VBoxNetFltBow: Fix using VNIC templates when lower-mac has a …
|
|
|
@54898
|
10 years |
vboxsync |
CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
|
|
|
@54897
|
10 years |
vboxsync |
Moving CPUMCPU about…
|
|
|
@54896
|
10 years |
vboxsync |
x86.h,VMM: XSAVE structures.
|
|
|
@54894
|
10 years |
vboxsync |
VMM: Expose some of the recent AMD instruction set extensions to the …
|
|
|