|
|
@47381
|
11 years |
vboxsync |
keep within 130 columns.
|
|
|
@47376
|
11 years |
vboxsync |
Main/USB: USB Controller implementation rework. Moved filter handling …
|
|
|
@47370
|
11 years |
vboxsync |
iprt/thread.h: Define/document the return values more explicitly when …
|
|
|
@47369
|
11 years |
vboxsync |
Reverted r87514 + r87515: Not needed since -fexceptions is not …
|
|
|
@47368
|
11 years |
vboxsync |
Build fix.
|
|
|
@47367
|
11 years |
vboxsync |
VBox/com/ptr.h: Handle bad_alloc.
|
|
|
@47359
|
11 years |
vboxsync |
IPRT: Added compression to the gzip VFS I/O stream class …
|
|
|
@47356
|
11 years |
vboxsync |
IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
|
|
|
@47352
|
11 years |
vboxsync |
Runtime/r0drv: Reference counting for kernel thread-context hooks.
|
|
|
@47351
|
11 years |
vboxsync |
doc typo
|
|
|
@47349
|
11 years |
vboxsync |
Added VDIfCreateVfsStream for OVA importing/exporting - completely …
|
|
|
@47345
|
11 years |
vboxsync |
Added VDIfCreateVfsStream for OVA importing/exporting - completely …
|
|
|
@47344
|
11 years |
vboxsync |
RTZipGzipDecompressBuffer was removed.
|
|
|
@47343
|
11 years |
vboxsync |
pr6022. cleaning up the code. RTZip interface …
|
|
|
@47340
|
11 years |
vboxsync |
pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
|
|
|
@47328
|
11 years |
vboxsync |
CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
|
|
|
@47326
|
11 years |
vboxsync |
IEM: Implemented the mwait & monitor instructions. (Still work to be …
|
|
|
@47322
|
11 years |
vboxsync |
hm_vmx: spaces and cosmetics.
|
|
|
@47320
|
11 years |
vboxsync |
hm_vmx: MSR capability for extended information on String I/O exits.
|
|
|
@47305
|
11 years |
vboxsync |
x86.h/mac: opcode prefixes.
|
|
|
@47301
|
11 years |
vboxsync |
Build fix.
|
|
|
@47294
|
11 years |
vboxsync |
Guest user state reporting: Update.
|
|
|
@47267
|
11 years |
vboxsync |
Regenerate assembly headers, added TSSes to x86extra.mac.
|
|
|
@47259
|
11 years |
vboxsync |
pdmifs: fix putEventMT definition.
|
|
|
@47247
|
11 years |
vboxsync |
HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
|
|
|
@47241
|
11 years |
vboxsync |
X86DESCATTRBITS: Added the funny intel bit.
|
|
|
@47236
|
11 years |
vboxsync |
lazy-dbghelp.h: Use RTLdrLoadSystem.
|
|
|
@47224
|
11 years |
vboxsync |
iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
|
|
|
@47218
|
11 years |
vboxsync |
Build fix.
|
|
|
@47208
|
11 years |
vboxsync |
Devices/Input: more multi-touch plumbing.
|
|
|
@47206
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, Solaris implementation.
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@47172
|
11 years |
vboxsync |
Started on exception dispatching testcase to check rare paths.
|
|
|
@47157
|
11 years |
vboxsync |
include: VRDEImage.h comments
|
|
|
@47152
|
11 years |
vboxsync |
x86.h: Some X86XCPT updates.
|
|
|
@47131
|
11 years |
vboxsync |
iprt/x86extra.mac: Added all the trap enums.
|
|
|
@47123
|
11 years |
vboxsync |
VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
|
|
|
@47109
|
11 years |
vboxsync |
VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
|
|
|
@47072
|
11 years |
vboxsync |
VMM/HMSVMR0: Use a different error code for unrecognized vs. …
|
|
|
@47071
|
11 years |
vboxsync |
Runtime: btrfs
|
|
|
@47051
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update on implementation (untested so far), …
|
|
|
@47037
|
11 years |
vboxsync |
Converted ldrPE.h (most of it) and ldrMZ.h to assembly.
|
|
|
@47036
|
11 years |
vboxsync |
BIOS,DevFdc,DrvBlock: The floppy controller should query the …
|
|
|
@47034
|
11 years |
vboxsync |
iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset.
|
|
|
@47018
|
11 years |
vboxsync |
Main: re-commit r86967
Main/Network: DHCP server has got the ear in …
|
|
|
@47009
|
11 years |
vboxsync |
Comment typo.
|
|
|
@46993
|
11 years |
vboxsync |
DISPREFIX_REX_FLAGS is 0, so don't use it.
|
|
|
@46980
|
11 years |
vboxsync |
Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
|
|
|
@46971
|
11 years |
vboxsync |
pr6022. Support handling directories in the TAR has been added. Added …
|
|
|
@46969
|
11 years |
vboxsync |
backed out …
|
|
|
@46959
|
11 years |
vboxsync |
Main/Network: DHCP server has got the ear in Main, and we able …
|
|
|
@46942
|
11 years |
vboxsync |
VMM: Fix LDTR restoration to be done dynamically. This is required for …
|
|
|
@46933
|
11 years |
vboxsync |
Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
|
|
|
@46925
|
11 years |
vboxsync |
VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
|
|
|
@46915
|
11 years |
vboxsync |
PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
|
|
|
@46904
|
11 years |
vboxsync |
IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
|
|
|
@46876
|
11 years |
vboxsync |
added Win8.1 OS type
|
|
|
@46855
|
11 years |
vboxsync |
iprt/asmdefs.mac: Working towards working import handling, at last... …
|
|
|
@46842
|
11 years |
vboxsync |
VMM/HM: AMD-V feature bits update.
|
|
|
@46833
|
11 years |
vboxsync |
build fixes
|
|
|
@46792
|
11 years |
vboxsync |
Added CFGMR3DestroyTree.
|
|
|
@46788
|
11 years |
vboxsync |
VMM: Suspend and resume reasons.
|
|
|
@46783
|
11 years |
vboxsync |
wddm/crOpenGL: more TexPresent impl
|
|
|
@46779
|
11 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46720
|
11 years |
vboxsync |
Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
|
|
|
@46691
|
11 years |
vboxsync |
VMMDev.h: Drop unnecessary pragmas, keeping the pack(4) on the whole …
|
|
|
@46690
|
11 years |
vboxsync |
VisualAge for C++: Example of why we're using DECL macros, …
|
|
|
@46689
|
11 years |
vboxsync |
iprt/assert.h: VisualAge for C++ doesn't like using RT_OFFSETOF or …
|
|
|
@46688
|
11 years |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46687
|
11 years |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46667
|
11 years |
vboxsync |
Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
|
|
|
@46655
|
11 years |
vboxsync |
VMM/HMVMXR0: Reflect any exception to the guest if event delivery of …
|
|
|
@46649
|
11 years |
vboxsync |
Forward ported r85941 and required build fixes (Main: Implemented new …
|
|
|
@46639
|
11 years |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46636
|
11 years |
vboxsync |
Completed the RTMpGetCoreCount documentation. If anyone disagrees, …
|
|
|
@46593
|
11 years |
vboxsync |
updates
|
|
|
@46583
|
11 years |
vboxsync |
doc fix
|
|
|
@46567
|
12 years |
vboxsync |
RTMemAllocEx for ring-3.
|
|
|
@46558
|
12 years |
vboxsync |
IMP2 fixes
|
|
|
@46557
|
12 years |
vboxsync |
VMM: AMD-V bits.
|
|
|
@46551
|
12 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46550
|
12 years |
vboxsync |
elf, gcc and 32-bit.
|
|
|
@46548
|
12 years |
vboxsync |
asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
|
|
|
@46512
|
12 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46508
|
12 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46503
|
12 years |
vboxsync |
include/hm_svm.h: Remove comment on header include guard boundary, …
|
|
|
@46500
|
12 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46493
|
12 years |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@46488
|
12 years |
vboxsync |
Add MAIN_VIDEOCAPTURECHANGEDEVENT to VBOX_LOGGROUP_NAMES too.
|
|
|
@46485
|
12 years |
vboxsync |
Missing asserts.
|
|
|
@46465
|
12 years |
vboxsync |
Main/VPX: introduced onVideoCaptureChange event
|
|
|
@46423
|
12 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46421
|
12 years |
vboxsync |
kmk incs
|
|
|
@46420
|
12 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@46412
|
12 years |
vboxsync |
build fix
|
|
|
@46407
|
12 years |
vboxsync |
iprt/formats/hfs.h: Initial coding.
|
|
|
@46403
|
12 years |
vboxsync |
IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
|
|
|
@46392
|
12 years |
vboxsync |
iprt/log: Added Log4Func() macro.
|
|
|
@46380
|
12 years |
vboxsync |
VMM/HM: missed file, build fix.
|
|
|
@46379
|
12 years |
vboxsync |
VMM/HMVMXR0: Added VMFUNC feature recognition.
|
|
|