VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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"
(edit) @72529   7 years vboxsync FE/Qt: Undo previous change, and fix the true issue: having too many …
(edit) @72528   7 years vboxsync FE/Qt: Remove incorrect build shortcut. If the .xidl file is changed …
(edit) @72527   7 years vboxsync FE/Qt: ​bugref:6769 Modifications to UIApplianceEditorWidget to …
(edit) @72526   7 years vboxsync NEM,TM: More TSC adjustments for NEM/win. bugref:9044
(edit) @72525   7 years vboxsync Main/Appliance: Since "stack" is reused for all VMs in a …
(edit) @72524   7 years vboxsync VMM/GIM: Assert in R3 handler for assuming TSC/NanoTS values were …
(edit) @72523   7 years vboxsync Main/Appliance: fix crash for importing non-vbox created appliances
(edit) @72522   7 years vboxsync NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
(edit) @72521   7 years vboxsync VBox/ValidationKit: Nested hwvirt. smoketest updates.
(edit) @72520   7 years vboxsync IPRT: use RTFileSetAllocationSize-posix.cpp on NetBSD, it provides …
(edit) @72519   7 years vboxsync EFI: Improved flash compatibility.
(edit) @72518   7 years vboxsync IEM: Implemented rsm for the purpose of SVM intercepting. Renamed …
(edit) @72517   7 years vboxsync IEM: Modified wbinvd for the purpose of SVM intercepting.
(edit) @72516   7 years vboxsync IEM: Implemented invd for the purpose of SVM intercepting.
(edit) @72515   7 years vboxsync IEM: Extended testcase to make sure the IEM_MC_XXX macros are only …
(edit) @72514   7 years vboxsync IEM: Don't intercept rdtscp both in iemOp_Grp7_rdtscp and …
(edit) @72513   7 years vboxsync IEM: Made str use CImpl to better facilitate SVM intercepts.
(edit) @72512   7 years vboxsync IEM: Made sldt use CImpl so to better facilitate SVM intercepts.
(edit) @72511   7 years vboxsync Main/Appliance: Correctly handle appliance import when the VM is …
(edit) @72509   7 years vboxsync Main/Machine: Fix medium registry usage when cloning VMs (was not …
(edit) @72508   7 years vboxsync Main/Appliance: use space instead of underscore as separator when …
(edit) @72506   7 years vboxsync IEM: Made smsw use CImpl so to better facilitate SVM intercepts.
(edit) @72505   7 years vboxsync IEM: Made smsw use CImpl so to better facilitate SVM intercepts.
(edit) @72504   7 years vboxsync IEM: Fixed iemOp_nop.
(edit) @72503   7 years vboxsync VMM/testcase/Makefile.kmk: Need to pass VMM_COMMON_DEFS to a number of …
(edit) @72502   7 years vboxsync FE/Qt Make sure ram slider and ram spin box has same minimum and …
(edit) @72500   7 years vboxsync EFI: Log EFI module relocations, such as when an OS switches to its …
(edit) @72499   7 years vboxsync BIOS: Fixed APIC disable logic, it was backwards before. No one …
(edit) @72498   7 years vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72497   7 years vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72496   7 years vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72495   7 years vboxsync IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC …
(edit) @72494   7 years vboxsync IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC …
(edit) @72493   7 years vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
(edit) @72492   7 years vboxsync EM: build fix. bugref:9044
(edit) @72490   7 years vboxsync NEM,EM: Generic optimization of I/O port accesses that have to be …
(edit) @72489   7 years vboxsync NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
(edit) @72488   7 years vboxsync NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
(edit) @72487   7 years vboxsync bootsector2-test1: Fixed inconsistent mmio prologue/epilogue macro use …
(edit) @72486   7 years vboxsync APIC: Document NEM/win assumptions regarding …
(edit) @72485   7 years vboxsync IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
(edit) @72484   7 years vboxsync IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
(edit) @72483   7 years vboxsync HostDnsService: G/c operator== that is no longer used.
(edit) @72482   7 years vboxsync Main/NetworkAdapter: allow arbitrary network names for disabled adapters
(edit) @72481   7 years vboxsync FE/Qt bugref:9184 When hardware acceleration is enabled for the vm and …
(edit) @72480   7 years vboxsync HostDnsService: there's no point to delay a call to updateInfo().
(edit) @72479   7 years vboxsync Main/Appliance: fix parameter naming between .h and .cpp
(edit) @72478   7 years vboxsync Main: another xref syntax issue fix for enum constants
(edit) @72477   7 years vboxsync Main/Import: fix IDL documentation xref
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72475   7 years vboxsync NEM/win: Add WHvCapabilityCodeExceptionExitBitmap complaint to the …
(edit) @72474   7 years vboxsync More Windows build fixes.
(edit) @72473   7 years vboxsync NEM/win: We need extended exception exit support, so fail if missing. …
(edit) @72472   7 years vboxsync NEM/win: Fixed #BP interception. 2nd try at the nemHCWinStopCpu early …
(edit) @72471   7 years vboxsync Windows build fixes.
(edit) @72470   7 years vboxsync NEM/win: Looks like we can get a stop confirmation first time around …
(edit) @72469   7 years vboxsync GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: …
(edit) @72468   7 years vboxsync IEM: Missing IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX() for svm …
(edit) @72467   7 years vboxsync FE/Qt bugref:9184 We no longer disable the whole 'Acceleration' tab in …
(edit) @72466   7 years vboxsync VMM/HMSVMR0: vmmcall adjustments.
(edit) @72465   7 years vboxsync Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client …
(edit) @72464   7 years vboxsync testboxscript: improve ramdisk handling, uses physical memory which …
(edit) @72463   7 years vboxsync NEM: More hypercall work. bugref:9044
(edit) @72462   7 years vboxsync EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into …
(edit) @72461   7 years vboxsync emR3Load: Status checking cleanups
(edit) @72460   7 years vboxsync GIM/Hv: Need to restore hypercall instruction enable state on load. …
(edit) @72459   7 years vboxsync Dev/VirtioNet: (​bugref:8651) TX thread is used instead of TX timer.
(edit) @72458   7 years vboxsync LogRel nit.
(edit) @72457   7 years vboxsync LogRel nit.
(edit) @72456   7 years vboxsync VMM: Fail to start VM when nested-paging/UX isn't available when …
(edit) @72455   7 years vboxsync Storage/CUE: Handle end of stream before the closing quotation mark …
(edit) @72454   7 years vboxsync iprt/fuzz: Some delinting. bugref:9006
(edit) @72453   7 years vboxsync IEM: Quick vmcall (VT-x) implementation, made vmmcall available when …
(edit) @72452   7 years vboxsync NEM/win: Working on vmcall in ring-3. bugref:9044
(edit) @72451   7 years vboxsync IEM: Quick vmcall (VT-x) implementation, made vmmcall available when …
(edit) @72450   7 years vboxsync PS2K: Switched delay timers from real to virtual time. That is what …
(edit) @72449   7 years vboxsync VMM/EM: VINF_PGM_CHANGE_MODE fixes in ring-3 caused by bug addressed …
(edit) @72448   7 years vboxsync VMM/IEM: reset rcPassUp as part of iemReInitExec so as to not affect …
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