|
|
@68410
|
7 years |
vboxsync |
include/VBox/msi.h: MSI-X supports up to 2048 entries, and eliminate …
|
|
|
@68405
|
7 years |
vboxsync |
cpumctx.h: unintentional paste. build fix.
|
|
|
@68404
|
7 years |
vboxsync |
cpumctx.h: Attempted build fix.
|
|
|
@68403
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@68402
|
7 years |
vboxsync |
Comment.
|
|
|
@68361
|
7 years |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt bits.
|
|
|
@68314
|
7 years |
vboxsync |
added OS types for macOS 10.12 and 10.13
|
|
|
@68293
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@68272
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68271
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
|
|
|
@68226
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM R0 bits.
|
|
|
@68191
|
8 years |
vboxsync |
Disasembler: missing Grp 15 decodes (fix)
|
|
|
@68138
|
8 years |
vboxsync |
vmm/pdmaudioifs.h: Audio documentation.
|
|
|
@68132
|
8 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68103
|
8 years |
vboxsync |
R0 guest library: make vbglR0HGCMInit and Terminate externally …
|
|
|
@68077
|
8 years |
vboxsync |
vmm/pdmaudioifs.h: Documentation.
|
|
|
@68076
|
8 years |
vboxsync |
Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
|
|
|
@68015
|
8 years |
vboxsync |
com/ptr.h: no else after return
|
|
|
@68013
|
8 years |
vboxsync |
VMMR0,PciRawR0,GVMMR0: More pGVM cleanups.
|
|
|
@68011
|
8 years |
vboxsync |
GVMMR0,VMMR0: More cleanups.
|
|
|
@68009
|
8 years |
vboxsync |
VMMR0,PDMR0: Adding GVM parameter and validation thereof to the …
|
|
|
@68007
|
8 years |
vboxsync |
VMMR0,GVMMR0: Adding GVM parameter to the calls.
|
|
|
@68001
|
8 years |
vboxsync |
PGMR0,GVMMR0: Ditto for I/O MMU setup.
|
|
|
@67997
|
8 years |
vboxsync |
microatl.h: unused code
|
|
|
@67994
|
8 years |
vboxsync |
PGMR0,GVMMR0: Ditto for large page alloc.
|
|
|
@67993
|
8 years |
vboxsync |
PGMR0Phys*Handy*: Added pGVM parameter and changed the PVMCPU to idCpu.
|
|
|
@67992
|
8 years |
vboxsync |
GVMMR0: build fix and GVMMR0ValidateGVMandVMandEMT.
|
|
|
@67991
|
8 years |
vboxsync |
GVMMR0*Statistics*: Pass GVM along with pVM when we got one.
|
|
|
@67990
|
8 years |
vboxsync |
GVMMR0Sched*: pass pGVM along when we've got it - part #2.
|
|
|
@67989
|
8 years |
vboxsync |
GVMMR0Sched*: pass pGVM along when we've got it.
|
|
|
@67987
|
8 years |
vboxsync |
GVMMR0: Added EMT deregistration API to complement the registration one.
|
|
|
@67983
|
8 years |
vboxsync |
VMMR0OPERATION: Spread the enum values out so we can safely add new …
|
|
|
@67955
|
8 years |
vboxsync |
VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
|
|
|
@67944
|
8 years |
vboxsync |
VMM: Nested HW.virt: CPUM fixes
|
|
|
@67943
|
8 years |
vboxsync |
cpum.h: Fixes crash, follow up fixes to r116929
|
|
|
@67938
|
8 years |
vboxsync |
Nit.
|
|
|
@67937
|
8 years |
vboxsync |
CPUM: Quick fix for cleanup crash.
|
|
|
@67924
|
8 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Allocate the nested-guest VMCB (controls and …
|
|
|
@67916
|
8 years |
vboxsync |
VMM: Comments, clean up.
|
|
|
@67915
|
8 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@67821
|
8 years |
vboxsync |
SUP, VMM: Added interface to read CPU microcode revision, used in VMM …
|
|
|
@67798
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67752
|
8 years |
vboxsync |
doc update
|
|
|
@67722
|
8 years |
vboxsync |
glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
|
|
|
@67721
|
8 years |
vboxsync |
glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
|
|
|
@67695
|
8 years |
vboxsync |
Audio: vmm/pdmaudioifs.h: Shuffle parameters around in PDMAUDIOPCMPROPS.
|
|
|
@67668
|
8 years |
vboxsync |
PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
|
|
|
@67660
|
8 years |
vboxsync |
VMM/HMSVMR0: Added decode assist for invlpg, mov CRx instruction VM-exits.
|
|
|
@67659
|
8 years |
vboxsync |
VMM/IEM: Added IEMExecDecodedInvlpg.
|
|
|
@67642
|
8 years |
vboxsync |
Main: Modified Utf8Str::parseKeyValue implementation to never return …
|
|
|
@67640
|
8 years |
vboxsync |
Utf8Str::parseKeyValue: Docs and style.
|
|
|
@67592
|
8 years |
vboxsync |
Doxygen.
|
|
|
@67591
|
8 years |
vboxsync |
Alignment.
|
|
|
@67590
|
8 years |
vboxsync |
VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
|
|
|
@67529
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
|
|
|
@67528
|
8 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Fixes.
|
|
|
@67455
|
8 years |
vboxsync |
Storage: Hacked up a virtual image format around the IPRT ISO maker …
|
|
|
@67366
|
8 years |
vboxsync |
Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
|
|
|
@67314
|
8 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Add …
|
|
|
@67258
|
8 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Added some SVM nested-guest interrupt helpers.
|
|
|
@67247
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67243
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67204
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
|
|
|
@67156
|
8 years |
vboxsync |
VMM/HMSVMR0, VMM/HMSVMAll: Nested Hw.virt: Fixes.
|
|
|
@67155
|
8 years |
vboxsync |
cpum.h: Nested Hw.virt: adjustments.
|
|
|
@67136
|
8 years |
vboxsync |
HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
|
|
|
@67066
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67040
|
8 years |
vboxsync |
IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
|
|
|
@67037
|
8 years |
vboxsync |
IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
|
|
|
@67034
|
8 years |
vboxsync |
IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
|
|
|
@67030
|
8 years |
vboxsync |
IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
|
|
|
@67015
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
|
|
|
@67012
|
8 years |
vboxsync |
IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
|
|
|
@67010
|
8 years |
vboxsync |
IEM: Implemented vmovdqu Vx,Wx (VEX.F3.0F 6f).
|
|
|
@67009
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
|
|
|
@67007
|
8 years |
vboxsync |
IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
|
|
|
@67006
|
8 years |
vboxsync |
IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
|
|
|
@67004
|
8 years |
vboxsync |
IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
|
|
|
@67003
|
8 years |
vboxsync |
IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
|
|
|
@66992
|
8 years |
vboxsync |
IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
|
|
|
@66991
|
8 years |
vboxsync |
IEM: Docs and test for movntps & movntpd.
|
|
|
@66989
|
8 years |
vboxsync |
VUSB: Collect opaque class-specific data between config and interface …
|
|
|
@66972
|
8 years |
vboxsync |
IEM: Implemented vmovaps Vps,Wps (VEX.0F 28).
|
|
|
@66965
|
8 years |
vboxsync |
IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
|
|
|
@66955
|
8 years |
vboxsync |
Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
|
|
|
@66950
|
8 years |
vboxsync |
IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
|
|
|
@66937
|
8 years |
vboxsync |
IEM: Use H*Hi notation instead of the complement one (HdqC*).
|
|
|
@66935
|
8 years |
vboxsync |
IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
|
|
|
@66932
|
8 years |
vboxsync |
IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
|
|
|
@66921
|
8 years |
vboxsync |
IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
|
|
|
@66920
|
8 years |
vboxsync |
IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
|
|
|
@66906
|
8 years |
vboxsync |
IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
|
|
|
@66901
|
8 years |
vboxsync |
IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
|
|
|
@66888
|
8 years |
vboxsync |
IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
|
|
|
@66886
|
8 years |
vboxsync |
IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
|
|
|
@66885
|
8 years |
vboxsync |
DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type …
|
|
|
@66878
|
8 years |
vboxsync |
CPUM,HM: Added CPUMRZFpuStateActualizeAvxForRead and fixed missing …
|
|
|
@66815
|
8 years |
vboxsync |
IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
|
|
|
@66814
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66812
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|