|
|
@55422
|
10 年 |
vboxsync |
DnD: Protocol overhaul with versioning added which now can communicate …
|
|
|
@55421
|
10 年 |
vboxsync |
HGSMI: cleanup, logging, comments, move legacy host heap support from …
|
|
|
@55419
|
10 年 |
vboxsync |
spaces.
|
|
|
@55386
|
10 年 |
vboxsync |
iprt/thread.h: typo.
|
|
|
@55353
|
10 年 |
vboxsync |
include/VBox/HostServices/Service.h: adjusted Message implementation …
|
|
|
@55342
|
10 年 |
vboxsync |
HGSMI: cleanup, comments.
|
|
|
@55340
|
10 年 |
vboxsync |
Audio: Fixed warnings, largely inconsistent types.
|
|
|
@55335
|
10 年 |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|
@55331
|
10 年 |
vboxsync |
PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
|
|
|
@55327
|
10 年 |
vboxsync |
Backed out r99649; doesn't work in guest contexts, d'oh.
|
|
|
@55326
|
10 年 |
vboxsync |
VBox/hgcmsvc.h: Added optional arguments for setPointer() and …
|
|
|
@55319
|
10 年 |
vboxsync |
forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
|
|
|
@55318
|
10 年 |
vboxsync |
forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
|
|
|
@55315
|
10 年 |
vboxsync |
cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
|
|
|
@55313
|
10 年 |
vboxsync |
ASMXSave and ASMXRstor mangling.
|
|
|
@55310
|
10 年 |
vboxsync |
duh
|
|
|
@55309
|
10 年 |
vboxsync |
build fix
|
|
|
@55308
|
10 年 |
vboxsync |
asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
|
|
|
@55306
|
10 年 |
vboxsync |
VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
|
|
|
@55290
|
10 年 |
vboxsync |
HM: Save/Load/Restore XCR0 handling during world switching. …
|
|
|
@55289
|
10 年 |
vboxsync |
IEM,CPUM: Implemented XSETBV and XGETBV.
|
|
|
@55286
|
10 年 |
vboxsync |
mark one additional log statement as gcc extension to shut up gcc 5
|
|
|
@55259
|
10 年 |
vboxsync |
Main/Serial+Devices/Serial: new TCP backend for serial port. …
|
|
|
@55257
|
10 年 |
vboxsync |
HM/VMX: Added new exit codes.
|
|
|
@55255
|
10 年 |
vboxsync |
Main/Snapshot: only update the machine state on the VM process if …
|
|
|
@55254
|
10 年 |
vboxsync |
kmk incs
|
|
|
@55248
|
10 年 |
vboxsync |
HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
|
|
|
@55229
|
10 年 |
vboxsync |
CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
|
|
|
@55192
|
10 年 |
vboxsync |
gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
|
|
|
@55161
|
10 年 |
vboxsync |
iprt/err.h: Redid r99228 as shifting status code is risky wrt …
|
|
|
@55157
|
10 年 |
vboxsync |
VMM/TM: logrel nits.
|
|
|
@55129
|
10 年 |
vboxsync |
VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
|
|
|
@55124
|
10 年 |
vboxsync |
s/targetting/targeting/
|
|
|
@55118
|
10 年 |
vboxsync |
VMM: GIM raw-mode support.
|
|
|
@55117
|
10 年 |
vboxsync |
cpumctx.h: comment nit.
|
|
|
@55111
|
10 年 |
vboxsync |
Disassembler: added AMD-V vmmcall.
|
|
|
@55108
|
10 年 |
vboxsync |
build fix
|
|
|
@55107
|
10 年 |
vboxsync |
asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
|
|
|
@55106
|
10 年 |
vboxsync |
VMM: host+guest xsave/xrstor state handling - not enabled.
|
|
|
@55091
|
10 年 |
vboxsync |
VBoxTray/VBoxDnD: Fixed a crash + format detection.
|
|
|
@55071
|
10 年 |
vboxsync |
iprt/cdefs: use this magic with gcc >= 4.4 as it may trigger the …
|
|
|
@55062
|
10 年 |
vboxsync |
Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
|
|
|
@55048
|
10 年 |
vboxsync |
VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
|
|
|
@55037
|
10 年 |
vboxsync |
VMM/GIM: Add hypercall support and KVM spinlock support.
|
|
|
@55034
|
10 年 |
vboxsync |
VMM: Added VMCPU_FF_UNHALT force-flag.
|
|
|
@55033
|
10 年 |
vboxsync |
Disassembler: typo & nit.
|
|
|
@55008
|
10 年 |
vboxsync |
include/VBox/dbggui.h: get rid of compiler warning on Windows host
|
|
|
@55005
|
10 年 |
vboxsync |
PDM/Audio: Added volume through virtual mixer.
|
|
|
@55004
|
10 年 |
vboxsync |
backed out r99268 as it causes serious regressions on Windows hosts
|
|
|
@55001
|
10 年 |
vboxsync |
CPUMCTXCORE elimination.
|
|
|
@55000
|
10 年 |
vboxsync |
CPUMCTXCORE elimination.
|
|
|
@54999
|
10 年 |
vboxsync |
Moved the XState to the end of the CPUMCTX structure, reducing the …
|
|
|
@54998
|
10 年 |
vboxsync |
supHardNt: Some more memory replacment hacking - take evasive action …
|
|
|
@54997
|
10 年 |
vboxsync |
supHardNt: Never call WinVerifyTrust and friends when owning the …
|
|
|
@54970
|
10 年 |
vboxsync |
AsyncCompletion: Better error message if I/O manager could not be …
|
|
|
@54948
|
10 年 |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@54903
|
10 年 |
vboxsync |
typo.
|
|
|
@54902
|
10 年 |
vboxsync |
solaris/VBoxNetFltBow: Fix using VNIC templates when lower-mac has a …
|
|
|
@54898
|
10 年 |
vboxsync |
CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
|
|
|
@54897
|
10 年 |
vboxsync |
Moving CPUMCPU about…
|
|
|
@54896
|
10 年 |
vboxsync |
x86.h,VMM: XSAVE structures.
|
|
|
@54894
|
10 年 |
vboxsync |
VMM: Expose some of the recent AMD instruction set extensions to the …
|
|
|
@54893
|
10 年 |
vboxsync |
typo - X86_MXSCR_MM is bit 17 according to figure 4-2 in APM1 v3.20.
|
|
|
@54892
|
10 年 |
vboxsync |
typo
|
|
|
@54887
|
10 年 |
vboxsync |
CPUM: Enable a bunch of recent instruction extensions for VMs which …
|
|
|
@54878
|
10 年 |
vboxsync |
HM: Determine VT-x, AMD-V, nested paging and unhindered guest …
|
|
|
@54874
|
10 年 |
vboxsync |
SUPR0QueryVTCaps: Added SUPVTCAPS_VTX_UNRESTRICTED_GUEST return flag. …
|
|
|
@54863
|
10 年 |
vboxsync |
hm_vmx.h: updates
|
|
|
@54862
|
10 年 |
vboxsync |
Corrected x86.h/mac typo.
|
|
|
@54845
|
10 年 |
vboxsync |
VMM/GIM,TM: paranoia assertions.
|
|
|
@54835
|
10 年 |
vboxsync |
Encryption: Add a way to retrieve the encryption settings without …
|
|
|
@54834
|
10 年 |
vboxsync |
Frontend,SharedOpenGL: 3D notification without safearray.
|
|
|
@54809
|
10 年 |
vboxsync |
Distinguished error codes when a provided password is wrong
|
|
|
@54775
|
10 年 |
vboxsync |
iprt/time.h: fixed typo in RTTimeSpecSubSeconds(). Changed to using …
|
|
|
@54763
|
10 年 |
vboxsync |
PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
|
|
|
@54738
|
10 年 |
vboxsync |
VMM,REM: CPUID revamp - almost there now.
|
|
|
@54728
|
10 年 |
vboxsync |
PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
|
|
|
@54724
|
10 年 |
vboxsync |
Runtime/RTStream: Make it possible to disable echoing of typed …
|
|
|
@54720
|
10 年 |
vboxsync |
VMM: Some more internal decls.
|
|
|
@54719
|
10 年 |
vboxsync |
VMM: Make the thread-context hook functions VMM internal linkage.
|
|
|
@54718
|
10 年 |
vboxsync |
VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
|
|
|
@54714
|
10 年 |
vboxsync |
PATM,CPUM: CPUID patch update.
|
|
|
@54713
|
10 年 |
vboxsync |
iprt/asmdefs.mac: Added RT_BIT_32 macro.
|
|
|
@54712
|
10 年 |
vboxsync |
VMM: Clear idHostCpu mapping while deregistering the context-hooks …
|
|
|
@54706
|
10 年 |
vboxsync |
asn1-generator-pass.h: Don't do anything stupid should RTAsn1MemAllocZ …
|
|
|
@54697
|
10 年 |
vboxsync |
VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
|
|
|
@54690
|
10 年 |
vboxsync |
asmdefs.mac: RT_CONCAT* macros.
|
|
|
@54673
|
10 年 |
vboxsync |
CPUM: Working on refactoring the guest CPUID handling.
|
|
|
@54650
|
10 年 |
vboxsync |
SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
|
|
|
@54649
|
10 年 |
vboxsync |
build fix
|
|
|
@54648
|
10 年 |
vboxsync |
FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
|
|
|
@54624
|
10 年 |
vboxsync |
Storage/VD: Add API to prepare a chain of images for use with filters
|
|
|
@54591
|
10 年 |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54584
|
10 年 |
vboxsync |
DHCPServer: Define DHCP option encodings as an enum. The enum is not …
|
|
|
@54582
|
10 年 |
vboxsync |
Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
|
|
|
@54565
|
10 年 |
vboxsync |
include,Additions: introduce VBVA_SCREEN_F_BLANK
|
|
|
@54557
|
10 年 |
vboxsync |
Alignment.
|
|
|
@54556
|
10 年 |
vboxsync |
VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
|
|
|
@54540
|
10 年 |
vboxsync |
Be -pedantic about trailing comma at the end of an enum for the sake …
|
|
|
@54533
|
10 年 |
vboxsync |
SVM: Added comments for easier cross-referencing with manuals.
|
|
|