VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette