VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67668   7 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67660   7 years vboxsync VMM/HMSVMR0: Added decode assist for invlpg, mov CRx instruction VM-exits.
(edit) @67659   7 years vboxsync VMM/IEM: Added IEMExecDecodedInvlpg.
(edit) @67642   7 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67640   7 years vboxsync Utf8Str::parseKeyValue: Docs and style.
(edit) @67592   7 years vboxsync Doxygen.
(edit) @67591   7 years vboxsync Alignment.
(edit) @67590   7 years vboxsync VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
(edit) @67529   7 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @67528   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
(edit) @67455   7 years vboxsync Storage: Hacked up a virtual image format around the IPRT ISO maker …
(edit) @67366   7 years vboxsync Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
(edit) @67314   7 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Add …
(edit) @67258   7 years vboxsync VMM/CPUM: Nested Hw.virt: Added some SVM nested-guest interrupt helpers.
(edit) @67247   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67243   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67204   8 years vboxsync VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
(edit) @67156   8 years vboxsync VMM/HMSVMR0, VMM/HMSVMAll: Nested Hw.virt: Fixes.
(edit) @67155   8 years vboxsync cpum.h: Nested Hw.virt: adjustments.
(edit) @67136   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67066   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67040   8 years vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
(edit) @67037   8 years vboxsync IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
(edit) @67034   8 years vboxsync IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
(edit) @67030   8 years vboxsync IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
(edit) @67015   8 years vboxsync IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
(edit) @67012   8 years vboxsync IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
(edit) @67010   8 years vboxsync IEM: Implemented vmovdqu Vx,Wx (VEX.F3.0F 6f).
(edit) @67009   8 years vboxsync IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
(edit) @67007   8 years vboxsync IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
(edit) @67006   8 years vboxsync IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
(edit) @67004   8 years vboxsync IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
(edit) @67003   8 years vboxsync IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
(edit) @66992   8 years vboxsync IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
(edit) @66991   8 years vboxsync IEM: Docs and test for movntps & movntpd.
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @66972   8 years vboxsync IEM: Implemented vmovaps Vps,Wps (VEX.0F 28).
(edit) @66965   8 years vboxsync IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
(edit) @66955   8 years vboxsync Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
(edit) @66950   8 years vboxsync IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
(edit) @66937   8 years vboxsync IEM: Use H*Hi notation instead of the complement one (HdqC*).
(edit) @66935   8 years vboxsync IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
(edit) @66932   8 years vboxsync IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
(edit) @66921   8 years vboxsync IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
(edit) @66920   8 years vboxsync IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
(edit) @66906   8 years vboxsync IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
(edit) @66901   8 years vboxsync IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
(edit) @66888   8 years vboxsync IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
(edit) @66886   8 years vboxsync IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
(edit) @66885   8 years vboxsync DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type …
(edit) @66878   8 years vboxsync CPUM,HM: Added CPUMRZFpuStateActualizeAvxForRead and fixed missing …
(edit) @66815   8 years vboxsync IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
(edit) @66814   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66812   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66810   8 years vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66808   8 years vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66785   8 years vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66752   8 years vboxsync VMM/IEM: Comment.
(edit) @66751   8 years vboxsync VMM: Nested Hw.virt: Adjusted the helper functions for use with …
(edit) @66747   8 years vboxsync IEM: Implemented movlps Mq,Vq (0x0f 0x13).
(edit) @66746   8 years vboxsync IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
(edit) @66715   8 years vboxsync build fix
(edit) @66714   8 years vboxsync HostDrivers/Support: introduced IN_DIS_STATIC
(edit) @66711   8 years vboxsync VMM/IEM: Added another bit of info required by VT-x for handling …
(edit) @66686   8 years vboxsync VMM/IEM: Handle raising of exceptions during delivery of a previous …
(edit) @66685   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66668   8 years vboxsync hm_svm.h: Added SVM_IOIO_OP_SIZE_SHIFT.
(edit) @66667   8 years vboxsync VMM: Nested Hw.virt: Added an fInterceptEvents SVM field in cpumctx.
(edit) @66645   8 years vboxsync header fix
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66544   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66537   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66535   8 years vboxsync unique error code
(edit) @66526   8 years vboxsync HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
(edit) @66525   8 years vboxsync Windows hardening: bugref:8750: blacklist scrobj.dll
(edit) @66515   8 years vboxsync ​bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66513   8 years vboxsync ​bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66507   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66506   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66486   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66457   8 years vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66412   8 years vboxsync IEM: Started tackling the first AVX instructions.
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66403   8 years vboxsync CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
(edit) @66391   8 years vboxsync IEM: Implemented stmxcsr Md (0f ae !11/3).
(edit) @66373   8 years vboxsync Doxygen.
(edit) @66371   8 years vboxsync VMM: Nested Hw.virt: MSR and IO intercept helpers for SVM.
(edit) @66356   8 years vboxsync VMM: Nested Hw.virt: SVM intercept functions WIP.
(edit) @66346   8 years vboxsync Storage/VD: Lay out public I/O iterator and buffer API, modify queue …
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66327   8 years vboxsync IEM,CPUM: Implemented clflush Mb (0f ae /7).
(edit) @66323   8 years vboxsync IEM: Implemented movq Wq,Vq (66 0f d6).
(edit) @66318   8 years vboxsync VMM: Nested Hw.virt: Interrupt logic helpers for nested SVM.
(edit) @66310   8 years vboxsync IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
(edit) @66301   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66277   8 years vboxsync VMM: Nested Hw.virt: Struct member offset checks.
(edit) @66276   8 years vboxsync VMM: Nested Hw.virt: SVM MSRPM and IOPM allocations.
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
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