VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72629   7 years vboxsync typo
(edit) @72628   7 years vboxsync FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Full code …
(edit) @72627   7 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @72626   7 years vboxsync FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Code renaming …
(edit) @72625   7 years vboxsync iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
(edit) @72624   7 years vboxsync IPRT/utf8-posix.cpp: No VBOX_XXXX defines in IPRT.
(edit) @72623   7 years vboxsync HMSVMR0.cpp: HMSVM_UPDATE_INTR_SHADOW is not needed (thought it …
(edit) @72622   7 years vboxsync HMSVMR0.cpp: Retry new RDTSC and RDTSCP code. Added …
(edit) @72621   7 years vboxsync WDDM: display driver: handle the case when …
(edit) @72620   7 years vboxsync HMVMXR0.cpp: Retry new RDTSC and RDTSCP code with HM_CHANGED_XXXX …
(edit) @72619   7 years vboxsync VMM: Temporarily put the old RDTSC[P] code back and enabled it …
(edit) @72618   7 years vboxsync WDDM/VBoxTray: bugref:8444, trailing spaces fixed
(edit) @72617   7 years vboxsync VMM: LogRel some ring-0 preemption details in ring-3.
(edit) @72616   7 years vboxsync Flash: Link it in, too.
(edit) @72615   7 years vboxsync Flash: Added a simple flash memory device modeled after Intel 28F008.
(edit) @72614   7 years vboxsync Windows 17134/64 sym update.
(edit) @72613   7 years vboxsync IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
(edit) @72612   7 years vboxsync tstMMHyperHeap: Don't use SUPR3LowAlloc for the testing since it has a …
(edit) @72611   7 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72610   7 years vboxsync VMMGuruMeditation: only display exits once. bugref:9044
(edit) @72609   7 years vboxsync HMSVMR0.cpp: rdtscp fix (thought I fixed this already). bugref:9044
(edit) @72608   7 years vboxsync HostDnsService: drop repeated NULL test.
(edit) @72607   7 years vboxsync IEMExecForExits: Try checking in with RTThreadPreemptIsPending. bugref:9198
(edit) @72606   7 years vboxsync HMVMXR0.cpp,EM: Code for optimizing I/O port, MMIO and CPUID exits …
(edit) @72605   7 years vboxsync test.cpp: Make console output wider to accomodate bootsector2-test1 output.
(edit) @72604   7 years vboxsync Guest Additions: but hgcmsvc.h is needed by vboxguest. bugref:9109: …
(edit) @72603   7 years vboxsync FE/Qt Undo some changes
(edit) @72602   7 years vboxsync Linux/Address sanitizer: silence some warnings about memory leaks. …
(edit) @72601   7 years vboxsync Guest Additions: hgcmsvc.h is not needed by shflsvc.h. bugref:9109: …
(edit) @72600   7 years vboxsync VMM: Eliminated VBOX_WITH_2ND_IEM_STEP.
(edit) @72599   7 years vboxsync EMHM.cpp: Prepping for EMHistoryExec-to-ring-3 and CPUMCTX_EXTRN_xxx.
(edit) @72598   7 years vboxsync EMHM.cpp: Prepping for EMHistoryExec-to-ring-3 and CPUMCTX_EXTRN_xxx.
(edit) @72597   7 years vboxsync FE/Qt Fixing a previous commit by uncommenting some code
(edit) @72596   7 years vboxsync EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp. bugref:6973
(edit) @72595   7 years vboxsync HMSVMR0.cpp: Enabled new rdtsc[p] code after limited testing. bugref:6973
(edit) @72594   7 years vboxsync FE/Qt bugref:9183 Make sure new vm wizards path fields respects group name
(edit) @72593   7 years vboxsync HMVMXR0.cpp: Enabled new rdtsc[p] code after limited testing. bugref:6973
(edit) @72592   7 years vboxsync IEM: Defined IEM_CPUMCTX_EXTRN_EXEC_DECODED_NO_MEM_MASK and …
(edit) @72591   7 years vboxsync HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
(edit) @72590   7 years vboxsync HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
(edit) @72589   7 years vboxsync DevATA: Register statistics profiling the yields. bugref:1960
(edit) @72588   7 years vboxsync DevATA: Reduce repeate RTThreadYield() calls on EMT on …
(edit) @72587   7 years vboxsync DevATA: Moved the static variables (there will be two in play here, R3 …
(edit) @72586   7 years vboxsync IEMAll.cpp: doxygen
(edit) @72585   7 years vboxsync Runtime/ntfsvfs.cpp: Additional checks, rtFsNtfsVol_ParseMft() might …
(edit) @72584   7 years vboxsync Runtime/fatvfs.cpp: Fix returned status code, could return success …
(edit) @72583   7 years vboxsync EM: Doxygen fix. bugref:9044
(edit) @72582   7 years vboxsync EM: More statistics for the history execution and probing. bugref:9044
(edit) @72581   7 years vboxsync IEM: Logging adjust.
(edit) @72580   7 years vboxsync EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
(edit) @72579   7 years vboxsync EM: Implemented a very simple history record replacement strategy. …
(edit) @72578   7 years vboxsync fuzzmastercmd.cpp: Try make gcc happy.
(edit) @72577   7 years vboxsync Storage/VHD: Stay within possible limits of the VDH spec for the block …
(edit) @72576   7 years vboxsync EM: build fix. bugref:9044
(edit) @72575   7 years vboxsync NEM/win: Implemented exit optimizations for MMIO, I/O ports, CPUID and …
(edit) @72574   7 years vboxsync Storage/VHD: Stay within possible limits of the VDH spec for the block …
(edit) @72573   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72572   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72571   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72570   7 years vboxsync EM,IEM: build fixes. bugref:9044
(edit) @72569   7 years vboxsync EM,IEM,NEM: Started working on optimizing adjacent exits using IEM. …
(edit) @72568   7 years vboxsync scm: Use RTMemDupEx in scmCfgEntryDup so we don't read beyond the end …
(edit) @72567   7 years vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72566   7 years vboxsync EM: doxygen fix. bugref:9044
(edit) @72565   7 years vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72564   7 years vboxsync EM,TRPM,IOM: Improved the raw-mode exit history a little (just for the …
(edit) @72563   7 years vboxsync IEM: Fixed bug in three IEMExecDecodedXxx methods where they wouldn't …
(edit) @72562   7 years vboxsync EM: info exits: Adjusted RIP / CS:EIP formatting. bugref:9044
(edit) @72561   7 years vboxsync HM/VMX: EMEXIT_F_KIND_SVM -> EMEXIT_F_KIND_VMX. bugref:9044
(edit) @72560   7 years vboxsync EM,HM: Replaced HM exit history with the EM one. VT-x now reads TSC on …
(edit) @72559   7 years vboxsync EM,TRPM: Record raw-mode traps (no timestamps). bugref:9044
(edit) @72558   7 years vboxsync EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
(edit) @72557   7 years vboxsync EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
(edit) @72556   7 years vboxsync EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
(edit) @72555   7 years vboxsync EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
(edit) @72554   7 years vboxsync FE/Qt bugref:9196 In clone wizard expert page make sure 'current state …
(edit) @72553   7 years vboxsync iemCImpl_load_CrX: copy & past fix.
(edit) @72552   7 years vboxsync ValidationKit/rdtsc: Rewrote the rdtsc testcase to (hopefully) work …
(edit) @72551   7 years vboxsync NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
(edit) @72550   7 years vboxsync ValidationKit/rdtsc: Rewrote the rdtsc testcase to (hopefully) work …
(edit) @72549   7 years vboxsync ValidationKit/rdtsc: Rewrote the rdtsc testcase to (hopefully) work …
(edit) @72548   7 years vboxsync make scm happy
(edit) @72547   7 years vboxsync HostDnsService: don't cache HostDnsInformation in the monitor. Move …
(edit) @72546   7 years vboxsync NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
(edit) @72545   7 years vboxsync FE/Qt: ​bugref:6769 Adding a way to provide an appliance wide home folder
(edit) @72544   7 years vboxsync NEM/win: Some exploration of registers and partition properties. …
(edit) @72543   7 years vboxsync Storage: Fix plugin cleanup (especially the missing filter bits), and …
(edit) @72542   7 years vboxsync NEM/win: scm fix
(edit) @72541   7 years vboxsync NEM/win: Added TSC offset to the complaint list. Some exploration of …
(edit) @72540   7 years vboxsync iprt/nt/hyperv.h: Probed registers and partition properties on build …
(edit) @72539   7 years vboxsync ValidationKit/virtual_test_sheriff: Space.
(edit) @72538   7 years vboxsync ValidationKit/virtual_test_sheriff: unintended new line.
(edit) @72537   7 years vboxsync ValidationKit/virtual_test_sheriff: Add failure detection for compiz + …
(edit) @72536   7 years vboxsync Config.kmk: Comment.
(edit) @72535   7 years vboxsync Config.kmk: Nested hw.virt: Enable only on 64-bit hosts.
(edit) @72534   7 years vboxsync VMM/HMSVMR0: Build fix when not using VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @72533   7 years vboxsync VMM/HMVMXR0: Left over from r123017.
(edit) @72532   7 years vboxsync VMM/HM: Remove unused variable.
(edit) @72531   7 years vboxsync VMM/HMVMXR0: Comment.
(edit) @72530   7 years vboxsync VMM/HMVMXR0: Always preload FPU as done before with SVM"
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