|
|
@66314
|
8 years |
vboxsync |
IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
|
|
|
@66310
|
8 years |
vboxsync |
IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
|
|
|
@66301
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@66284
|
8 years |
vboxsync |
Runtime: introduced 'RKv' format specifier
|
|
|
@66277
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Struct member offset checks.
|
|
|
@66276
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM MSRPM and IOPM allocations.
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66270
|
8 years |
vboxsync |
Devices/Bus/MsiCommon.cpp: support devices with MSI, but without …
|
|
|
@66269
|
8 years |
vboxsync |
comment typo
|
|
|
@66264
|
8 years |
vboxsync |
Storage/VD: Sketch out a new I/O queue based API for async I/O which …
|
|
|
@66250
|
8 years |
vboxsync |
Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
|
|
|
@66227
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66218
|
8 years |
vboxsync |
x86.h: Added X field to XCR0 flags.
|
|
|
@66211
|
8 years |
vboxsync |
vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
|
|
|
@66210
|
8 years |
vboxsync |
vdmedia.h: Introduce VDMEDIUMTYPE enum to be able to differentiate …
|
|
|
@66200
|
8 years |
vboxsync |
scsi.h: Add ILLEGAL MODE FOR THIS TRACK define
|
|
|
@66193
|
8 years |
vboxsync |
pdmstorageifs.h: Return the region number on success too
|
|
|
@66192
|
8 years |
vboxsync |
VD,pdmstorageifs.h: Move media descriptor related definitions to an …
|
|
|
@66166
|
8 years |
vboxsync |
pdmstorageifs.h,DrvVD.cpp: Add region descriptor API for media which …
|
|
|
@66154
|
8 years |
vboxsync |
bios: Use port defintion from VBox/bios.h.
|
|
|
@66149
|
8 years |
vboxsync |
Added VBox/bios.h and VBox/bios.mac (generated) and changed the …
|
|
|
@66148
|
8 years |
vboxsync |
kmk -f Maintenance.kmk incs
|
|
|
@66147
|
8 years |
vboxsync |
please just skip the #endif comments if you cannot get it right.
|
|
|
@66140
|
8 years |
vboxsync |
Storage: Add backend to handle CUE/BIN images (not yet working as the …
|
|
|
@66139
|
8 years |
vboxsync |
vd.h: Typo
|
|
|
@66110
|
8 years |
vboxsync |
Storage/VD: Implement infrastructure for region lists to be able to …
|
|
|
@66101
|
8 years |
vboxsync |
SharedFolders: Some adjustments necessary for flexible array syntax in …
|
|
|
@66100
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66098
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66095
|
8 years |
vboxsync |
CPUMR3CpuId.cpp: Detect AMD Ryzen.
|
|
|
@66089
|
8 years |
vboxsync |
iprt/cdefs.h: Another RT_FLEXIBLE_ARRAY note reading unions and gcc.
|
|
|
@66088
|
8 years |
vboxsync |
VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
|
|
|
@66087
|
8 years |
vboxsync |
VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
|
|
|
@66086
|
8 years |
vboxsync |
iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
|
|
|
@66083
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
|
|
|
@66081
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
|
|
|
@66079
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
|
|
|
@66064
|
8 years |
vboxsync |
iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
|
|
|
@66060
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Solaris build fix
|
|
|
@66056
|
8 years |
vboxsync |
x86.h: X86_MODRM_MAKE()
|
|
|
@66047
|
8 years |
vboxsync |
VMM: Attempted build fix for Solaris.
|
|
|
@66043
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Build fix.
|
|
|
@66042
|
8 years |
vboxsync |
VMM: Nested Hw.virt: bits.
|
|
|
@66041
|
8 years |
vboxsync |
VMM: Nested Hw.virt: bits.
|
|
|
@66040
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@66023
|
8 years |
vboxsync |
VBox/vmm/pgm.h: Note that PGMMODE is part of saved state.
|
|
|
@66022
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
|
|
|
@66015
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Bits.
|
|
|
@66001
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Temporary build fix to work around recompiler …
|
|
|
@66000
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Preps for SVM vmrun/#VMEXIT impl.
|
|
|
@65989
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
|
|
|
@65948
|
8 years |
vboxsync |
gcc 7: added 'break' to the 'else' case of all Assert*Break() macros. …
|
|
|
@65934
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Invlpga IEM interface with HM.
|
|
|
@65933
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
|
|
|
@65910
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Empty struct fix.
|
|
|
@65909
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Alignment fixes for 32-bit.
|
|
|
@65907
|
8 years |
vboxsync |
VMM: Nested Hw.virt: doxygen.
|
|
|
@65906
|
8 years |
vboxsync |
VMM: Nested Hw.virt: alignment fix for 32-bit host.
|
|
|
@65904
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
|
|
|
@65896
|
8 years |
vboxsync |
VMM: Add TMR3TimerSkip to skip a saved timer state in a given SSM …
|
|
|
@65892
|
8 years |
vboxsync |
iprt: Simplify the AVL stuff by simply donating the version of the …
|
|
|
@65876
|
8 years |
vboxsync |
IEM,DIS: Updates
|
|
|
@65873
|
8 years |
vboxsync |
typo
|
|
|
@65870
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_CONCAT7, RT_CONCAT8, RT_CONCAT9.
|
|
|
@65829
|
8 years |
vboxsync |
PDMPCIDEV: polishing the previously added fake interface
|
|
|
@65821
|
8 years |
vboxsync |
PDMPCIDEV: add a fake interface, see previous change to DevPciIch9.cpp
|
|
|
@65816
|
8 years |
vboxsync |
RDP/client: compile fixes
|
|
|
@65811
|
8 years |
vboxsync |
RTCString::equals(): don't call memcmp() with a zero length
|
|
|
@65794
|
8 years |
vboxsync |
EM: VMCPU_FF_UNHALT should be cleared together with …
|
|
|
@65792
|
8 years |
vboxsync |
EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
|
|
|
@65776
|
8 years |
vboxsync |
x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
|
|
|
@65763
|
8 years |
vboxsync |
CPUM: Added fXop to CPUMFEATURES.
|
|
|
@65695
|
8 years |
vboxsync |
Audio: Adjusted PDMAUDIOSTRMSTS_VALID_MASK.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65660
|
8 years |
vboxsync |
Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
|
|
|
@65657
|
8 years |
vboxsync |
Audio/pdmaudioifs.h: Be more specific in PDMAUDIOPCMPROPS_MAKE_SHIFT_PARMS.
|
|
|
@65639
|
8 years |
vboxsync |
gcc 7: iprt/asm.h: simplify macro declaration to make gcc 7 happy
|
|
|
@65624
|
8 years |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65595
|
8 years |
vboxsync |
Fixed an ancient typo.
|
|
|
@65587
|
8 years |
vboxsync |
IEM: Changed IEMMODE from enum to uint8_t to save strcuture space. …
|
|
|
@65579
|
8 years |
vboxsync |
IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
|
|
|
@65565
|
8 years |
vboxsync |
Audio: Make use of pvBuf/cbBuf parameters in …
|
|
|
@65529
|
8 years |
vboxsync |
USB: bugref:8752 Fix USBLibPurgeEncoding and always purge the device …
|
|
|
@65493
|
8 years |
vboxsync |
CPUM,PGM: cmpxchg16b work (stats).
|
|
|
@65441
|
8 years |
vboxsync |
comment whitespace fix
|
|
|
@65397
|
8 years |
vboxsync |
iprt/asm-amd64-x86-watcom-32.h: cpuid input argument fix
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65380
|
8 years |
vboxsync |
VMM/APIC: Implement interrupt source tags (debugging).
|
|
|
@65301
|
8 years |
vboxsync |
PCI: Save and restore I/O region sizes and types so we can callback …
|
|
|
@65299
|
8 years |
vboxsync |
PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
|
|
|
@65240
|
8 years |
vboxsync |
pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
|
|
|
@65239
|
8 years |
vboxsync |
IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
|
|
|
@65238
|
8 years |
vboxsync |
nt/nt.h: W10 TEB and PEB updates.
|
|
|
@65220
|
8 years |
vboxsync |
Devices/Storage/IOBufMgmt: Some code which helped debugging the …
|
|
|
@65208
|
8 years |
vboxsync |
Runtime/AVL: fixed headers
|
|
|
@65193
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65135
|
8 years |
vboxsync |
VMM/APIC: Interface for retrieving APIC pages in all contexts.
|
|
|
@65121
|
8 years |
vboxsync |
doxygen fix
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|