VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @72491   7 years vboxsync cpum.h: doxygen 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 …
(edit) @72447   7 years vboxsync FE/Qt: ​bugref:9183 Some improvements to UIMediumSelector widget
(edit) @72446   7 years vboxsync NEM/win: Working on intercepting VMMCALL and VMCALL. bugref:9044
(edit) @72445   7 years vboxsync FE/Qt: bugref:9072 Adding a missing flower box
(edit) @72444   7 years vboxsync FE/Qt bugref:9183 Adding a search functionality to UIMediumSelector
(edit) @72443   7 years vboxsync HostDnsService: Attempted Darwin build fix for r122914.
(edit) @72442   7 years vboxsync HostDnsService: Attempted Windows build fix for r122914.
(edit) @72441   7 years vboxsync VMM/IEM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
(edit) @72440   7 years vboxsync VMM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
(edit) @72439   7 years vboxsync HostDnsService: Don't store a reference to the virtualbox object in …
(edit) @72438   7 years vboxsync Runtime/RTFuzz: build fixes
(edit) @72437   7 years vboxsync Runtime/RTFuzz: build fixes
(edit) @72436   7 years vboxsync Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
(edit) @72435   7 years vboxsync FE/Qt: bugref:9049: Move a bit of Extension Pack Downloading related …
(edit) @72434   7 years vboxsync FE/Qt: bugref:9049: Yet another burn-fix.
(edit) @72433   7 years vboxsync FE/Qt: bugref:9049: Forgot something in r122904.
(edit) @72432   7 years vboxsync FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Remove …
(edit) @72431   7 years vboxsync FE/Qt bugref:9183 Some improvements to UIMediumSelector widget
(edit) @72430   7 years vboxsync NEM/win: doxygen fix. bugref:9044
(edit) @72429   7 years vboxsync NEM/win: Unwanted comment. bugref:9044
(edit) @72428   7 years vboxsync GVMMR0: Initialize the idCpu members. bugref:9044
(edit) @72427   7 years vboxsync NEM/win: logging and assertion adjustments. bugref:9044
(edit) @72426   7 years vboxsync IPRT,VMM: Added custom thread name for ring-0 logging (VMM).
(edit) @72425   7 years vboxsync X11 build fix for r122884.
(edit) @72424   7 years vboxsync FE/Qt bugref:9183 Removing a 'printf' statement
(edit) @72423   7 years vboxsync FE/Qt bugref:9183 Showing the differencing disks as children of the …
(edit) @72422   7 years vboxsync VMM/APIC: Space.
(edit) @72421   7 years vboxsync VMM/IEM: Nested hw.virt: Comment and doxygen.
(edit) @72420   7 years vboxsync NEM/win: Added concern about emulating VMMCALL/VMCALL. bugref:9044
(edit) @72419   7 years vboxsync NEM/win: Modify the APIC and firmware configuration to disable X2APIC. …
(edit) @72418   7 years vboxsync doc/manual: it's --autostart-enabled not --autostart
(edit) @72417   7 years vboxsync NEM/win: MSR access fixes. bugref:9044
(edit) @72416   7 years vboxsync PC/BIOS/post.c: r=bird
(edit) @72415   7 years vboxsync NEM/win: More MSR work. Document IA32_APIC_BASE issues (no X2APIC, …
(edit) @72414   7 years vboxsync FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Doxygen/comments.
(edit) @72413   7 years vboxsync FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Stuff …
(edit) @72412   7 years vboxsync NEM/win: More code merging. bugref:9044
(edit) @72411   7 years vboxsync FE/Qt bugref:9183 Build fix
(edit) @72410   7 years vboxsync FE/Qt bugref:9183 Initial size and position settings for UIMediumselector
(edit) @72409   7 years vboxsync FE/Qt bugref:9183 Build fix
(edit) @72408   7 years vboxsync PS2K: Corrected typematic action stopping. See bbugref:4118c57
(edit) @72407   7 years vboxsync PS2K: Renamed variable to avoid partial duplicate.
(edit) @72406   7 years vboxsync FE/Qt bugref:9183 Introducing a medium selector to machine storage settings
(edit) @72405   7 years vboxsync gen-slickedit-workspace.sh: Fix integer overflow handling 22.0.2 and …
(edit) @72404   7 years vboxsync HostDnsService: introduce a local variable to simplify future change.
(edit) @72403   7 years vboxsync NEM/win: Working on merging the two sets of register access functions. …
(edit) @72402   7 years vboxsync HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP()
(edit) @72401   7 years vboxsync ValidationKit/vboxtxs-runvm: Fix CDROM mounting and bridged passthru …
(edit) @72400   7 years vboxsync ValidationKit/vboxtxs-runvm: Give some time for kernel log buffer to …
(edit) @72399   7 years vboxsync VMMDev: LogRel nit.
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