VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102374   15 months vboxsync VBox/vmm/cpumctx-x86-amd64.h: offsets to make disassembly easier to …
(edit) @102092   15 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102077   15 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102023   15 months vboxsync hm_vmx.h: Added new VMCS field encodings.
(edit) @102020   15 months vboxsync VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
(edit) @101670   16 months vboxsync vmm/vm.h: Doxygen fix.
(edit) @101668   16 months vboxsync vmm/vm.h: Space nit.
(edit) @101667   16 months vboxsync vmm/vm.h: Added VMX VCPU FFs to VMCPU_FF_ALL_MASKS as suggested in the …
(edit) @101639   16 months vboxsync vmm/vm.h: A few todos and some whitespace adjustments.
(edit) @101620   16 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101618   16 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101617   16 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
(edit) @101599   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101598   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101449   16 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
(edit) @101428   16 months vboxsync VMM/HM: Added logging for new SVM features.
(edit) @101311   17 months vboxsync VMM: Detect and log new VMX features, part 4.
(edit) @101309   17 months vboxsync VMM: Detect and log new VMX features, part 2.
(edit) @101308   17 months vboxsync VMM: Detect and log new VMX features, part 1.
(edit) @101245   17 months vboxsync VMM/IEM: nit. bugref:10370
(edit) @101121   17 months vboxsync VMM/CPUM: Log host and guest features, bugref:10525
(edit) @101114   17 months vboxsync VMM/CPUM: Add support for querying the ID registers presented to the …
(edit) @101103   17 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101088   17 months vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
(edit) @101084   17 months vboxsync include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
(edit) @101059   17 months vboxsync VMM: Nested VMX: bugref:10318 EPT memtype define nits.
(edit) @100994   18 months vboxsync VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
(edit) @100970   18 months vboxsync VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
(edit) @100966   18 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
(edit) @100940   18 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100935   18 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100855   18 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100779   19 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100754   19 months vboxsync include/VBox/vmm/cpum-armv8.h: Try fixing doxygen burns, bugref:10387
(edit) @100728   19 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100726   19 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100725   19 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   19 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   19 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100695   19 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100230   20 months vboxsync VBox/vmm/vm.h: Corrected VMCPU_FF_HIGH_PRIORITY_POST_REPSTR_MASK to …
(edit) @100184   20 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100144   20 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100140   20 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100118   21 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100101   21 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100052   21 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @100000   21 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99976   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99964   21 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99962   21 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99956   21 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99930   21 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99922   21 months vboxsync VMM/SSM: scm fix
(edit) @99920   21 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99899   21 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99897   21 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99896   21 months vboxsync VMM/SSM: Added SSM_GET_STD_ENUM32_RET for automatically validating …
(edit) @99814   21 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99745   21 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99743   21 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99734   21 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99648   22 months vboxsync VMM: Nested VMX: bugref:10318 Assertion to ensure we have rflags imported.
(edit) @99576   22 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
(edit) @99559   22 months vboxsync Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
(edit) @99547   22 months vboxsync VMM: Expose PDMR3DrvStaticRegistration in the callback table so …
(edit) @99385   22 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99383   22 months vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99379   22 months vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
(edit) @99378   22 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99376   22 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99316   23 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99260   23 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Added …
(edit) @99220   23 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99208   23 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99196   23 months vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99163   23 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
(edit) @99070   2 years vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99051   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99025   2 years vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @99023   2 years vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @99022   2 years vboxsync VMM/CPUM: Removed duplicate functions and types from cpum-x86-amd64.h. …
(edit) @98993   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
(edit) @98982   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
(edit) @98980   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
(edit) @98972   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
(edit) @98970   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385
(edit) @98958   2 years vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
(edit) @98955   2 years vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
(edit) @98827   2 years vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
(edit) @98703   2 years vboxsync VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
(edit) @98644   2 years vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98276   2 years vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98267   2 years vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98150   2 years vboxsync VMM: Nested VMX: bugref:10318 Fix VMX CR0/CR4 fixed bits masking.
(edit) @98122   2 years vboxsync VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97869   2 years vboxsync PDM/network: Tried to make PDMNetGsoIsValid more readable.
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