|
|
@54274
|
10 years |
vboxsync |
HostDrivers/Support: use warning and not error code.
|
|
|
@54270
|
10 years |
vboxsync |
IPRT,TM: Implemented the get-cpu-number optimizations for the …
|
|
|
@54258
|
10 years |
vboxsync |
SUPReadTsc: semi-predict we can call ASMReadTSC and doesn't need deltas.
|
|
|
@54256
|
10 years |
vboxsync |
VMCPU: Added a iHostCpuSet field to go with the idHostCpu one. This …
|
|
|
@54252
|
10 years |
vboxsync |
SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
|
|
|
@54230
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@54224
|
10 years |
vboxsync |
SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
|
|
|
@54222
|
10 years |
vboxsync |
sup.h: build fix.
|
|
|
@54219
|
10 years |
vboxsync |
HostDrivers/support: TSC-delta bits.
|
|
|
@54218
|
10 years |
vboxsync |
DBGF,DBGC: Added dmesg command and implemented it for linux guests.
|
|
|
@54215
|
10 years |
vboxsync |
Runtime,TM: Use GIP's fTscDeltasAreRoughlyInSync.
|
|
|
@54214
|
10 years |
vboxsync |
HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync.
|
|
|
@54201
|
10 years |
vboxsync |
HostDrivers/Support, VMM: avoid code duplication.
|
|
|
@54200
|
10 years |
vboxsync |
sup.h: nit and todo.
|
|
|
@54198
|
10 years |
vboxsync |
warning
|
|
|
@54181
|
10 years |
vboxsync |
HostDrivers/support: fix reinit of GipCpu data where TSC-delta isn't …
|
|
|
@54106
|
10 years |
vboxsync |
NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
|
|
|
@54068
|
10 years |
vboxsync |
try address the 'char *' conversion warnings on solaris.
|
|
|
@54065
|
10 years |
vboxsync |
VMM: Implemented TM TSC-mode switching with paravirtualized guests.
|
|
|
@54013
|
10 years |
vboxsync |
Support: added SUPR3LockDownLoader()
|
|
|
@54010
|
10 years |
vboxsync |
Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
|
|
|
@53977
|
10 years |
vboxsync |
VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
|
|
|
@53966
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53896
|
10 years |
vboxsync |
Host 3D: scaling: Increase scaling precision multiplier; Adjust …
|
|
|
@53854
|
10 years |
vboxsync |
Host 3D: content scaling: define scale factor range bounds.
|
|
|
@53847
|
10 years |
vboxsync |
Host 3D: content scalling: export IDisplay interface and connect it to …
|
|
|
@53846
|
10 years |
vboxsync |
VBox/VBoxVideo.h: small expansion for HGSMI command documentation.
|
|
|
@53835
|
10 years |
vboxsync |
VMMSwitcher: also mask NMI in APIC_REG_LVT_CMCI
|
|
|
@53831
|
10 years |
vboxsync |
PDM/Audio: Build fix; forgot some files.
|
|
|
@53824
|
10 years |
vboxsync |
sup.h: locally disable a TSC assertion.
|
|
|
@53815
|
10 years |
vboxsync |
Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
|
|
|
@53800
|
10 years |
vboxsync |
HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
|
|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@53795
|
10 years |
vboxsync |
Added an official way of implementing a HLT/MWAIT like port on a …
|
|
|
@53794
|
10 years |
vboxsync |
vmcpuset.h: Added atomic add and del operations.
|
|
|
@53789
|
10 years |
vboxsync |
Improved the ugly SVGA_REG_BUSY read hack a bit.
|
|
|
@53767
|
10 years |
vboxsync |
s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
|
|
|
@53630
|
10 years |
vboxsync |
dtrace library fixes/hacks.
|
|
|
@53626
|
10 years |
vboxsync |
Regenerated assembly includes (incs rule in Maintenance.kmk).
|
|
|
@53625
|
10 years |
vboxsync |
Test I/O and MMIO performance when we need to go to ring-3 to service …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53623
|
10 years |
vboxsync |
VMX_EFLAGS_RESERVED_0: Mask of valid bits, not zero bits.
|
|
|
@53618
|
10 years |
vboxsync |
hmsvm.h: Dropped a few unnecessary pragma packs.
|
|
|
@53617
|
10 years |
vboxsync |
hmvmx.h: Removed unnecessary pragma packs.
|
|
|
@53616
|
10 years |
vboxsync |
duh
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@53610
|
10 years |
vboxsync |
VBox/vmm/hmvmx.h: Corrected VMX_EXIT_QUALIFICATION_APIC_ACCESS_TYPE …
|
|
|
@53582
|
10 years |
vboxsync |
OpenGLTestDarwin.cpp: Replaced the home-cooked execute-once with …
|
|
|
@53567
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@53554
|
10 years |
vboxsync |
VBoxOGLTest.h: Strict C prototypes.
|
|
|
@53539
|
10 years |
vboxsync |
Storage/iSCSI: Fail when a connection attempt takes too long to pause …
|
|
|
@53530
|
10 years |
vboxsync |
Additions/common and Additions/x11: add support for getting video mode …
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53478
|
10 years |
vboxsync |
export to OSE
|
|
|
@53466
|
10 years |
vboxsync |
VMM/MSRs: Added status codes for returning to ring-3 to service the …
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53441
|
10 years |
vboxsync |
VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
|
|
|
@53437
|
10 years |
vboxsync |
CFGM: Added CFGMR3Exists for TM.
|
|
|
@53436
|
10 years |
vboxsync |
VBox/sup.mac: I presume i64TSCDelta is stored as a little endian …
|
|
|
@53435
|
10 years |
vboxsync |
VBox/sup.h: r=bird: Try unbreak non-x86/amd64 use of the header …
|
|
|
@53430
|
10 years |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@53421
|
10 years |
vboxsync |
VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53330
|
10 years |
vboxsync |
ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
|
|
|
@53269
|
10 years |
vboxsync |
HostDrivers/Support: Enabled global TSC rate calculation and …
|
|
|
@53214
|
10 years |
vboxsync |
VBox/sup.h: make darwin happy for now, assertion for debug builds …
|
|
|
@53213
|
10 years |
vboxsync |
HostDrivers/Support: More accurate and reusable error code, more paranoia.
|
|
|
@53212
|
10 years |
vboxsync |
HostDrivers/Support: Add infrastructure for delta-adjusted TSC reads …
|
|
|
@53210
|
10 years |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@53208
|
10 years |
vboxsync |
spaces
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@53179
|
10 years |
vboxsync |
style
|
|
|
@53172
|
10 years |
vboxsync |
DIS: #6249: Complex instructions support (like gather) and some fixes. …
|
|
|
@53164
|
10 years |
vboxsync |
DIS: #6249: Added missing 660F38h instructions. Small bug fixes. Unit …
|
|
|
@53155
|
10 years |
vboxsync |
DIS: #6249: Some bug fixes and new testcases. Enabled 0F3A …
|
|
|
@53148
|
10 years |
vboxsync |
Port a part of r95116 (disk encryption changes in 4.3) which was …
|
|
|
@53132
|
10 years |
vboxsync |
DIS: #6251: Missed constants for r96664
|
|
|
@53121
|
10 years |
vboxsync |
USB: Added required SS descriptors to emulated MSD.
|
|
|
@53098
|
10 years |
vboxsync |
VUSB: Define a few new descriptor types.
|
|
|
@53097
|
10 years |
vboxsync |
USB: Beginnings of emulated USB3 devices.
|
|
|
@53096
|
10 years |
vboxsync |
Just in case.
|
|
|
@53094
|
10 years |
vboxsync |
DIS: #6251: AVX / VEX instructions support (two byte instructions …
|
|
|
@53090
|
10 years |
vboxsync |
pr7231. NDIS6 support has been added into the Windows installer.
|
|
|
@53087
|
10 years |
vboxsync |
HostDrivers/Support: Add code for measuring nominal TSC frequency …
|
|
|
@53063
|
10 years |
vboxsync |
HostDrivers/Support: Add TSC-delta measurement ioctl interface, fixed …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53052
|
10 years |
vboxsync |
DIS: #6249: Added missing commands: getsec, movsldup, movddup, …
|
|
|
@53035
|
10 years |
vboxsync |
supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to …
|
|
|
@53017
|
10 years |
vboxsync |
SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
|
|
|
@53008
|
10 years |
vboxsync |
include,Additions: Windows 10 tweaks.
|
|
|
@53007
|
10 years |
vboxsync |
DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, …
|
|
|
@52962
|
10 years |
vboxsync |
SUP: Check the entire NTDLL during process verification now that we're …
|
|
|
@52956
|
10 years |
vboxsync |
Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
|
|
|
@52935
|
10 years |
vboxsync |
VBox/DragAndDrop: fixed condition
|
|
|
@52921
|
10 years |
vboxsync |
IMouse::PointerShape
|
|
|
@52893
|
10 years |
vboxsync |
Additions/VBoxService: add first skeleton of display service.
|
|
|
@52867
|
10 years |
vboxsync |
VBoxGuest.h: turn an IOCtl definition into a template.
|
|
|
@52830
|
10 years |
vboxsync |
Main: missing MediumVariant.
|
|
|
@52824
|
10 years |
vboxsync |
pr7489. Added uninstallation inf files and driver packages related to …
|
|
|