VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97968   2 years vboxsync iprt/cpp/hardavlrange.h: Tweaked AssertCompile hack.
(edit) @97967   2 years vboxsync iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc …
(edit) @97966   2 years vboxsync iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc …
(edit) @97965   2 years vboxsync iprt/assertcompile.h: 2nd attempt at fixing the problem that some gcc …
(edit) @97964   2 years vboxsync iprt/assertcompile.h: The RTASSERTVAR variable must be 'C' external or …
(edit) @97963   2 years vboxsync iprt/assertcompile.h: scm
(edit) @97962   2 years vboxsync iprt/assertcompile.h: Don't define RTASSERTVAR globally when using GCC …
(edit) @97954   2 years vboxsync VMMDevCoreTypes.h: Made HGCMFunctionParameter.GetUInt32/64 return …
(edit) @97953   2 years vboxsync VMMDevCoreTypes.h: Made HGCMFunctionParameter.GetUInt32/64 always …
(edit) @97946   2 years vboxsync IPRT: include/iprt/nocrt/vector: Compilation fix for data(), added a …
(edit) @97939   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Renamed some members and variables, no …
(edit) @97914   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
(edit) @97909   2 years vboxsync IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0.
(edit) @97907   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97906   2 years vboxsync IPRT/log: Retired the RTMemExecAlloc code and replaced the …
(edit) @97905   2 years vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97887   2 years vboxsync iprt/string.h: VAC++ tweak.
(edit) @97886   2 years vboxsync VBox/Graphics/VBoxVideoIPRT.h: OS/2 build fix fix.
(edit) @97880   2 years vboxsync iprt/log.h: Defined LOG_USE_C99 on OS/2 too. Then nobody is using the …
(edit) @97879   2 years vboxsync VBox/Graphics/VBoxVideoIPRT.h: OS/2 build fix.
(edit) @97869   2 years vboxsync PDM/network: Tried to make PDMNetGsoIsValid more readable.
(edit) @97825   2 years vboxsync IPRT: Added RTCListBase::filter() + testcases.
(edit) @97823   2 years vboxsync IPRT: Added RTCListBase == and != operator support + testcases.
(edit) @97821   2 years vboxsync include/iprt/nocrt/vector: Fixes for accessing [c]end() iterators on …
(edit) @97815   2 years vboxsync VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
(edit) @97811   2 years vboxsync include/iprt/nocrt/vector: Fixed the != operator -- Thanks to Martin …
(edit) @97799   2 years vboxsync DnD: Resolved a @todo: Return rc when closing DnD objects.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97769   2 years vboxsync DnD: Added DnDActionListToStrA().
(edit) @97764   2 years vboxsync DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
(edit) @97762   2 years vboxsync DnD: Added VBOXDNDSTATE enum + string conversion function.
(edit) @97751   2 years vboxsync DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
(edit) @97748   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97730   2 years vboxsync DnD: Added DnDHostMsgToStr() and DnDGuestMsgToStr().
(edit) @97705   2 years vboxsync VMM/IEM,DBGF,CPUM: Do debugger I/O breakpoints via the internal EFLAGS …
(edit) @97693   2 years vboxsync VMM/DBGF: Added a DBGFBpCheckInstruction function for checking for …
(edit) @97646   2 years vboxsync IPRT: Added RTProcSignalName and a generic implementation of it.
(edit) @97625   2 years vboxsync DIS: Added RDTSCP. bugref:9898
(edit) @97608   2 years vboxsync CPUM: Added XSAVEOPT bit to exploded CPUID struct; currently a placeholder.
(edit) @97560   2 years vboxsync VMM/CPUM: Added fHle & fRtm to the exploded CPU features.
(edit) @97535   2 years vboxsync DIS: Added PEXTRQ opcode.
(edit) @97529   2 years vboxsync CPUM: Added MOVBE feature flag.
(edit) @97528   2 years vboxsync DIS: Added a couple of opcodes.
(edit) @97527   2 years vboxsync DIS: Don't restrict the OPCODES enum to 1024 entires, we're not using …
(edit) @97493   2 years vboxsync DIS: Added the SALC instruction.
(edit) @97406   2 years vboxsync VMM/IEM,CPUM: Partial single stepping support in the interpreter. …
(edit) @97398   2 years vboxsync include/VBox/vmm/pdmdev.h: Fix return value types for …
(edit) @97342   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97317   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Keep secondary VM-exit controls …
(edit) @97287   2 years vboxsync VMM/cpum: Moved fExtrn up into the same cache line as rip, eflags, and crX.
(edit) @97286   2 years vboxsync VMM/CPUM,IEM: Moved the CPUMCTX_INHIBIT_XXX flags into reserved EFLAGS …
(edit) @97282   2 years vboxsync Shared Clipboard/Service: Factored out and renamed …
(edit) @97281   2 years vboxsync VMM/cpumctx.h: Set CPUMX86EFLAGS_HW_BITS to 24 as there seems to be no …
(edit) @97274   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97273   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97270   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97268   2 years vboxsync Validation Kit/HGCM: Renaming + signal the connect event when a HGCM …
(edit) @97266   2 years vboxsync ValKit/analysis: Wrote a new analyzer/comparison tool, tst-a1.py …
(edit) @97262   2 years vboxsync VMM: Nested VMX: bugref:10092 Added fetching VM-exit secondary MSR …
(edit) @97256   2 years vboxsync GuestHost/HGCMMock.h: Docs nits.
(edit) @97244   2 years vboxsync x86.h: Added MSR_IA32_VMX_EXIT_CTLS2.
(edit) @97232   2 years vboxsync VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use …
(edit) @97231   2 years vboxsync VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use …
(edit) @97218   2 years vboxsync VMM/SELM: Access CPUMCTX::eflags via the 'u' member when possible in …
(edit) @97213   2 years vboxsync VMM,VBox/types.h: Removed the CPUMCTXCORE type.
(edit) @97211   2 years vboxsync DIS: Drop the register access function based on CPUMCTXCORE as the …
(edit) @97208   2 years vboxsync VMM/IEM,EM,HMVMX: Replaced EMInterpretDRxWrite and EMInterpretDRxRead …
(edit) @97206   2 years vboxsync VMM/EM,HMVMXR0: Replaced EMInterpretRdpmc with IEMExecDecodedRdpmc …
(edit) @97203   2 years vboxsync VMM/SELM,DIS: Changed SELMToFlat and SELMToFlatEx to use PCPUMCTX …
(edit) @97202   2 years vboxsync VMM/PGM: More CPUMCTXCORE elimination, now in the …
(edit) @97200   2 years vboxsync VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret …
(edit) @97197   2 years vboxsync VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and …
(edit) @97196   2 years vboxsync VMM/DBGF: Changed the PCPUMCTXCORE arguments to PCPUMCTX for …
(edit) @97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
(edit) @97187   2 years vboxsync VMM/CPUM: Doxygen fixes. bugref:9941
(edit) @97186   2 years vboxsync VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and …
(edit) @97185   2 years vboxsync VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and …
(edit) @97184   2 years vboxsync VMM/CPUM: Doxygen fixes. bugref:9941
(edit) @97183   2 years vboxsync VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and …
(edit) @97182   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
(edit) @97181   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
(edit) @97179   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
(edit) @97178   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
(edit) @97150   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 We access the virtual-APIC page …
(edit) @97096   2 years vboxsync VMM/CPUM: Some code tweaking…
(edit) @97070   2 years vboxsync CPUM: Added a (forgotten?) flag for AES-NI CPUID feature.
(edit) @97069   2 years vboxsync VMM/HMVMXR0: Working on streamlining CPU state importing from the …
(edit) @97052   2 years vboxsync VMM/hmvmxinline.h: Attempt at proper vmread inline assembly for GCC.
(edit) @97046   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97044   2 years vboxsync Disassembler: Added RDRAND and RDSEED.
(edit) @97040   2 years vboxsync hm_vmx.h: Nested VMX: bugref:10092 Slightly shorten …
(edit) @97031   2 years vboxsync Main, FE/Qt: Add Oracle Linux 9 and RHEL 9.
(edit) @97023   2 years vboxsync SUP: Check inherited handles in bugging VM processes. bugref:10294
(edit) @97019   2 years vboxsync VMM/IEM,HMVMXR0: Converted all VMXVEXITEVENTINFO initialization from …
(edit) @97018   2 years vboxsync VMM/IEMAllCImplVmxInstr.cpp: Converted all VMVEXITINFO initialization …
(edit) @97005   2 years vboxsync VMM/HMVMXR0: Converted all VMVEXITINFO initialization to use …
(edit) @96999   2 years vboxsync VMM/HMVMX,EM: Experiment with EMHistoryExec for vmread optimizations. …
(edit) @96979   2 years vboxsync VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
(edit) @96977   2 years vboxsync iprt/x86.h: X86_CR3_EPT_PAGE_MASK correction. bugref:10092
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