VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54903   10 years vboxsync typo.
(edit) @54902   10 years vboxsync solaris/VBoxNetFltBow: Fix using VNIC templates when lower-mac has a …
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54897   10 years vboxsync Moving CPUMCPU about…
(edit) @54887   10 years vboxsync CPUM: Enable a bunch of recent instruction extensions for VMs which …
(edit) @54878   10 years vboxsync HM: Determine VT-x, AMD-V, nested paging and unhindered guest …
(edit) @54874   10 years vboxsync SUPR0QueryVTCaps: Added SUPVTCAPS_VTX_UNRESTRICTED_GUEST return flag. …
(edit) @54863   10 years vboxsync hm_vmx.h: updates
(edit) @54845   10 years vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54835   10 years vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54834   10 years vboxsync Frontend,SharedOpenGL: 3D notification without safearray.
(edit) @54809   10 years vboxsync Distinguished error codes when a provided password is wrong
(edit) @54763   10 years vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54738   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54728   10 years vboxsync PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
(edit) @54720   10 years vboxsync VMM: Some more internal decls.
(edit) @54719   10 years vboxsync VMM: Make the thread-context hook functions VMM internal linkage.
(edit) @54718   10 years vboxsync VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
(edit) @54714   10 years vboxsync PATM,CPUM: CPUID patch update.
(edit) @54712   10 years vboxsync VMM: Clear idHostCpu mapping while deregistering the context-hooks …
(edit) @54697   10 years vboxsync VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
(edit) @54673   10 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54649   10 years vboxsync build fix
(edit) @54648   10 years vboxsync FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
(edit) @54624   10 years vboxsync Storage/VD: Add API to prepare a chain of images for use with filters
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54584   10 years vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54557   10 years vboxsync Alignment.
(edit) @54556   10 years vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @54540   10 years vboxsync Be -pedantic about trailing comma at the end of an enum for the sake …
(edit) @54533   10 years vboxsync SVM: Added comments for easier cross-referencing with manuals.
(edit) @54506   10 years vboxsync os2/VBoxMouse: Use VBOXGUEST_IOCTL_CTL_FILTER_MASK and …
(edit) @54496   10 years vboxsync VMMSwitcher: test code for disabling the Extended LVT APIC registers …
(edit) @54495   10 years vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
(edit) @54491   10 years vboxsync PDM/Audio: Fixed crashes on termination.
(edit) @54430   10 years vboxsync Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity …
(edit) @54403   10 years vboxsync Storage/VDFilterrypt,Main: Move key store implementation to the crypto …
(edit) @54368   10 years vboxsync PDM/Audio: Some renaming.
(edit) @54352   10 years vboxsync SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it …
(edit) @54340   10 years vboxsync Storage/VD: Allow different filter chains for reads and writes …
(edit) @54339   10 years vboxsync SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
(edit) @54333   10 years vboxsync sup.h: whether TSC-delta is available for given CPU.
(edit) @54314   10 years vboxsync Main/DHCPServerImpl: for DHCP options keep not just the text …
(edit) @54311   10 years vboxsync Use existing typedef to define DHCPServer::GlobalDhcpOptions.
(edit) @54310   10 years vboxsync oops
(edit) @54309   10 years vboxsync build fix
(edit) @54308   10 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54290   10 years vboxsync HostDrivers/Support: TSC-delta thread adjustments for tsc-delta …
(edit) @54286   10 years vboxsync SUPR3TscDeltaMesaure prototype correction.
(edit) @54275   10 years vboxsync missed copyright year update.
(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.
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