|
|
@72678
|
7 years |
vboxsync |
FE/Qt: bugref:9197 In X11 check the RENDER extension before setting cursor
|
|
|
@72677
|
7 years |
vboxsync |
FE/Qt: bugref:9184: A bit of style fixes for r122952 and r122966.
|
|
|
@72676
|
7 years |
vboxsync |
CPUMAllRegs.cpp: Added a whole bunch more CPUMCTX_EXTRN_ assertions. …
|
|
|
@72675
|
7 years |
vboxsync |
EM/NEM: Avoid assertion regarding CPUMCTX_EXTRN in CPUMGetGuestCPL due …
|
|
|
@72674
|
7 years |
vboxsync |
EM: Quietly deal with IEM errors VERR_IEM_INSTR_NOT_IMPLEMENTED and …
|
|
|
@72673
|
7 years |
vboxsync |
NEM/win: Did some NAT benchmarking too. bugref:9044
|
|
|
@72672
|
7 years |
vboxsync |
NEM/win: regular svm number for w2k boot+shutdown benchmark. ?bugref:9044
|
|
|
@72671
|
7 years |
vboxsync |
NEM/win: Added some more benchmark numbers to the doxygen @page. …
|
|
|
@72670
|
7 years |
vboxsync |
ValidationKit: Added shutdown tool from IPRT.
|
|
|
@72669
|
7 years |
vboxsync |
NEM/win: Added some benchmark numbers to the doxygen @page. bugref:9044
|
|
|
@72668
|
7 years |
vboxsync |
Revert r123178.
bugref:9201: Linux host: CentOS build crashes in …
|
|
|
@72667
|
7 years |
vboxsync |
FE/Qt: bugref:9049: Forgot something in r123130.
|
|
|
@72666
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Updating log-viewer icons.
|
|
|
@72665
|
7 years |
vboxsync |
configure: always build our own libssl on non-OSE.
bugref:9201: Linux …
|
|
|
@72664
|
7 years |
vboxsync |
FE/Qt: Build fix for UIGlobalSettingsProxy for the case when Qt 5.11 …
|
|
|
@72663
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Move unused icons into hidden stash.
|
|
|
@72662
|
7 years |
vboxsync |
FE/Qt: Media Manager: Fixing copy-paste bug in medium-move functionality.
|
|
|
@72661
|
7 years |
vboxsync |
HMSVMR0.cpp: Shortened hmR0SvmImportGuestState a little. bugref:9193
|
|
|
@72660
|
7 years |
vboxsync |
EM: Made the EMHistoryExec parameters settable via CFGM. bugref:9198
|
|
|
@72659
|
7 years |
vboxsync |
EM: Made the EMHistoryExec parameters settable via CFGM. bugref:9198
|
|
|
@72658
|
7 years |
vboxsync |
EM: Some tuning for w2ksp4 on SVM. bugref:9198
|
|
|
@72657
|
7 years |
vboxsync |
EM: Make the EMHistoryExec parameters adjustable. bugref:9198
|
|
|
@72656
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Update for native execution engine icons.
|
|
|
@72655
|
7 years |
vboxsync |
EM,HM,NEM,TRPM: Renamed some EMEXIT_XXXX stuff to shorten things down …
|
|
|
@72654
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Yet another update for x3/x4 HiDPI icons.
|
|
|
@72653
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Few more updates for HiDPI icons.
|
|
|
@72652
|
7 years |
vboxsync |
FE/Qt: bugref:8694: A bunch of updates for wizards pixmaps.
|
|
|
@72651
|
7 years |
vboxsync |
FE/Qt: bugref:8694: A bunch of fixes for x2 HiDPI icons.
|
|
|
@72650
|
7 years |
vboxsync |
Runtime/fuzzing: Add some simple statistics [build fix]
|
|
|
@72649
|
7 years |
vboxsync |
Runtime/fuzzing: Add some simple statistics
|
|
|
@72648
|
7 years |
vboxsync |
tools/bin/gen-slickedit-workspace: skip gitattributes files.
|
|
|
@72647
|
7 years |
vboxsync |
FE/Qt: bugref:8694: A lot of x3 and x4 HiDPI icons.
|
|
|
@72646
|
7 years |
vboxsync |
VMM/HMSVMR0: Darwin warning as error, build fix.
|
|
|
@72645
|
7 years |
vboxsync |
VMM/HMSVMR0: Doxygen.
|
|
|
@72644
|
7 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@72643
|
7 years |
vboxsync |
VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
|
|
|
@72642
|
7 years |
vboxsync |
EM,IEM,VMX: Working on configuring exit history optimziations. …
|
|
|
@72641
|
7 years |
vboxsync |
Additions/vboxvideo: make vboxvideo build against Linux 4.17. …
|
|
|
@72640
|
7 years |
vboxsync |
RTThreadPreemptIsPossible/linux: CONFIG_PREEMPT_VOLUNTARY does not …
|
|
|
@72639
|
7 years |
vboxsync |
IPRT,VMM: Try use KeShouldYieldProcessor to implement …
|
|
|
@72638
|
7 years |
vboxsync |
vboxvideo: add defines to fix building on pre-3.14 and EL 71 kernels. …
|
|
|
@72637
|
7 years |
vboxsync |
DevATA: Yield early in the status polling from raw-mode & ring-0. …
|
|
|
@72636
|
7 years |
vboxsync |
EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp (reapplying …
|
|
|
@72635
|
7 years |
vboxsync |
webutils.py: Changed downloadFile() to use urllib2 on python 2.x so we …
|
|
|
@72634
|
7 years |
vboxsync |
EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
|
|
|
@72633
|
7 years |
vboxsync |
webutils.py: Fixed the fNoProxies parameter for downloadFile(). [pylint]
|
|
|
@72632
|
7 years |
vboxsync |
webutils.py: Fixed the fNoProxies parameter for downloadFile().
|
|
|
@72631
|
7 years |
vboxsync |
EFI: Added option to not put ROM range into the NVRAM firmware volume …
|
|
|
@72630
|
7 years |
vboxsync |
Flash: Fixed initial state when file did not exist.
|
|
|
@72629
|
7 years |
vboxsync |
typo
|
|
|
@72628
|
7 years |
vboxsync |
FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Full code …
|
|
|
@72627
|
7 years |
vboxsync |
Additions: relicence components needed for Linux shared folders to …
|
|
|
@72626
|
7 years |
vboxsync |
FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Code renaming …
|
|
|
@72625
|
7 years |
vboxsync |
iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
|
|
|
@72624
|
7 years |
vboxsync |
IPRT/utf8-posix.cpp: No VBOX_XXXX defines in IPRT.
|
|
|
@72623
|
7 years |
vboxsync |
HMSVMR0.cpp: HMSVM_UPDATE_INTR_SHADOW is not needed (thought it …
|
|
|
@72622
|
7 years |
vboxsync |
HMSVMR0.cpp: Retry new RDTSC and RDTSCP code. Added …
|
|
|
@72621
|
7 years |
vboxsync |
WDDM: display driver: handle the case when …
|
|
|
@72620
|
7 years |
vboxsync |
HMVMXR0.cpp: Retry new RDTSC and RDTSCP code with HM_CHANGED_XXXX …
|
|
|
@72619
|
7 years |
vboxsync |
VMM: Temporarily put the old RDTSC[P] code back and enabled it …
|
|
|
@72618
|
7 years |
vboxsync |
WDDM/VBoxTray: bugref:8444, trailing spaces fixed
|
|
|
@72617
|
7 years |
vboxsync |
VMM: LogRel some ring-0 preemption details in ring-3.
|
|
|
@72616
|
7 years |
vboxsync |
Flash: Link it in, too.
|
|
|
@72615
|
7 years |
vboxsync |
Flash: Added a simple flash memory device modeled after Intel 28F008.
|
|
|
@72614
|
7 years |
vboxsync |
Windows 17134/64 sym update.
|
|
|
@72613
|
7 years |
vboxsync |
IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
|
|
|
@72612
|
7 years |
vboxsync |
tstMMHyperHeap: Don't use SUPR3LowAlloc for the testing since it has a …
|
|
|
@72611
|
7 years |
vboxsync |
WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
|
|
|
@72610
|
7 years |
vboxsync |
VMMGuruMeditation: only display exits once. bugref:9044
|
|
|
@72609
|
7 years |
vboxsync |
HMSVMR0.cpp: rdtscp fix (thought I fixed this already). bugref:9044
|
|
|
@72608
|
7 years |
vboxsync |
HostDnsService: drop repeated NULL test.
|
|
|
@72607
|
7 years |
vboxsync |
IEMExecForExits: Try checking in with RTThreadPreemptIsPending. bugref:9198
|
|
|
@72606
|
7 years |
vboxsync |
HMVMXR0.cpp,EM: Code for optimizing I/O port, MMIO and CPUID exits …
|
|
|
@72605
|
7 years |
vboxsync |
test.cpp: Make console output wider to accomodate bootsector2-test1 output.
|
|
|
@72604
|
7 years |
vboxsync |
Guest Additions: but hgcmsvc.h is needed by vboxguest.
bugref:9109: …
|
|
|
@72603
|
7 years |
vboxsync |
FE/Qt Undo some changes
|
|
|
@72602
|
7 years |
vboxsync |
Linux/Address sanitizer: silence some warnings about memory leaks. …
|
|
|
@72601
|
7 years |
vboxsync |
Guest Additions: hgcmsvc.h is not needed by shflsvc.h.
bugref:9109: …
|
|
|
@72600
|
7 years |
vboxsync |
VMM: Eliminated VBOX_WITH_2ND_IEM_STEP.
|
|
|
@72599
|
7 years |
vboxsync |
EMHM.cpp: Prepping for EMHistoryExec-to-ring-3 and CPUMCTX_EXTRN_xxx.
|
|
|
@72598
|
7 years |
vboxsync |
EMHM.cpp: Prepping for EMHistoryExec-to-ring-3 and CPUMCTX_EXTRN_xxx.
|
|
|
@72597
|
7 years |
vboxsync |
FE/Qt Fixing a previous commit by uncommenting some code
|
|
|
@72596
|
7 years |
vboxsync |
EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp. bugref:6973
|
|
|
@72595
|
7 years |
vboxsync |
HMSVMR0.cpp: Enabled new rdtsc[p] code after limited testing. bugref:6973
|
|
|
@72594
|
7 years |
vboxsync |
FE/Qt bugref:9183 Make sure new vm wizards path fields respects group name
|
|
|
@72593
|
7 years |
vboxsync |
HMVMXR0.cpp: Enabled new rdtsc[p] code after limited testing. bugref:6973
|
|
|
@72592
|
7 years |
vboxsync |
IEM: Defined IEM_CPUMCTX_EXTRN_EXEC_DECODED_NO_MEM_MASK and …
|
|
|
@72591
|
7 years |
vboxsync |
HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
|
|
|
@72590
|
7 years |
vboxsync |
HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
|
|
|
@72589
|
7 years |
vboxsync |
DevATA: Register statistics profiling the yields. bugref:1960
|
|
|
@72588
|
7 years |
vboxsync |
DevATA: Reduce repeate RTThreadYield() calls on EMT on …
|
|
|
@72587
|
7 years |
vboxsync |
DevATA: Moved the static variables (there will be two in play here, R3 …
|
|
|
@72586
|
7 years |
vboxsync |
IEMAll.cpp: doxygen
|
|
|
@72585
|
7 years |
vboxsync |
Runtime/ntfsvfs.cpp: Additional checks, rtFsNtfsVol_ParseMft() might …
|
|
|
@72584
|
7 years |
vboxsync |
Runtime/fatvfs.cpp: Fix returned status code, could return success …
|
|
|
@72583
|
7 years |
vboxsync |
EM: Doxygen fix. bugref:9044
|
|
|
@72582
|
7 years |
vboxsync |
EM: More statistics for the history execution and probing. bugref:9044
|
|
|
@72581
|
7 years |
vboxsync |
IEM: Logging adjust.
|
|
|
@72580
|
7 years |
vboxsync |
EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
|
|
|
@72579
|
7 years |
vboxsync |
EM: Implemented a very simple history record replacement strategy. …
|
|
|