VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @72398   7 years vboxsync ValidationKit/utils/TestExecService/linux/vboxtxs-runvm: Error message.
(edit) @72397   7 years vboxsync ValidationKit/utils/testExecService: Update vboxtxs-runvm readme and …
(edit) @72396   7 years vboxsync HostDnsService: more logical order for members in pimpl Data classes.
(edit) @72395   7 years vboxsync HostDnsService: don't pretend there can be multiple proxies. while …
(edit) @72394   7 years vboxsync HostDnsService: move monitor creation to proxy init.
(edit) @72393   7 years vboxsync FE/Qt: fix X11 host keyboard repeat handling again. bugref:9189: …
(edit) @72392   7 years vboxsync NEM/win: TSC_AUX and APIC_BASE work. bugref:9044
(edit) @72391   7 years vboxsync ValidationKit/vms: Added VM config description for nsthwvirt-ubuntu VM.
(edit) @72390   7 years vboxsync VMM/HMVMXR0: Workaround erratum with INVVPID outside 64-bit mode not …
(edit) @72389   7 years vboxsync FE/Qt: bugref:9049: Allow VBoxGlobal library distinguish whether it is …
(edit) @72388   7 years vboxsync Config.kmk: plug another way of shooting yourself in the foot with …
(edit) @72387   7 years vboxsync NEM/win: Better state logging on exit. bugref:9044
(edit) @72386   7 years vboxsync NEM/win: intel MSR register import/export adjustments. bugref:9044
(edit) @72385   7 years vboxsync FE/Qt bugref:9183: scm fix
(edit) @72384   7 years vboxsync VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
(edit) @72383   7 years vboxsync VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
(edit) @72382   7 years vboxsync Reverting r122841 because it's a bit too early.
(edit) @72381   7 years vboxsync Config.kmk: bugref:9049: Enabling split GUI build for macOS …
(edit) @72380   7 years vboxsync FE/Qt bugref:9183: Tooltip fix
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