VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66431   8 years vboxsync vsheriff: whitespace
(edit) @66430   8 years vboxsync vsheriff: should be placed here but still does not work :-/
(edit) @66429   8 years vboxsync vsheriff: added ktReason_Host_Modprobe_Failed
(edit) @66428   8 years vboxsync HostDrivers/Support: use correct format specifier
(edit) @66427   8 years vboxsync Runtime/r0drv/linux: use snprintf() from the Linux kernel as the …
(edit) @66426   8 years vboxsync Runtime/r0drv/linux: does not work
(edit) @66425   8 years vboxsync Runtime/r0drv/linux: does not work
(edit) @66424   8 years vboxsync Runtime/r0drv: rtStrFormatKernelAddress() for Linux
(edit) @66423   8 years vboxsync bugref:7498: create guest additions in rpm format for Oracle Linux …
(edit) @66422   8 years vboxsync bs3-cpu-generated-1: fixes
(edit) @66421   8 years vboxsync bs3kit: fixed overflow problem in bs3-rm-InitMemory.c causing the …
(edit) @66420   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66419   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66418   8 years vboxsync VUSB: Print additional information when attaching/detaching USB devices.
(edit) @66417   8 years vboxsync debug build fix
(edit) @66416   8 years vboxsync build fix
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66414   8 years vboxsync IEM: todo
(edit) @66413   8 years vboxsync bugref:7498: create guest additions in rpm format for Oracle Linux …
(edit) @66412   8 years vboxsync IEM: Started tackling the first AVX instructions.
(edit) @66411   8 years vboxsync VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66410   8 years vboxsync FE/Qt: Machine settings: USB page: Proper loading, caching, saving.
(edit) @66409   8 years vboxsync IEM: More stdmxcsr tests.
(edit) @66408   8 years vboxsync bs3-cpu-generated-1: fix
(edit) @66407   8 years vboxsync Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after …
(edit) @66406   8 years vboxsync FE/Qt: Machine settings: Shared Folders page: Nitpicks (s.a. r114330).
(edit) @66405   8 years vboxsync IEM: Use the new CPUMGetGuestMxCsrMask function in FXSAVE & FXRSTOR …
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66403   8 years vboxsync CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
(edit) @66401   8 years vboxsync bugref:7498: create guest additions in rpm format for Oracle Linux …
(edit) @66400   8 years vboxsync Main: bugref:8783: fixes for the new resizing code.
(edit) @66399   8 years vboxsync Validation Kit: comment
(edit) @66398   8 years vboxsync FE/Qt: Selector UI: Chooser pane: Ask user for a confirmation when …
(edit) @66397   8 years vboxsync FE/Qt: Selector UI: Chooser pane: Unify start-or-show VM processing …
(edit) @66396   8 years vboxsync Main: reverted r114346.
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66394   8 years vboxsync Main: remove the old resizing code.
(edit) @66393   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: do not introduce an …
(edit) @66392   8 years vboxsync x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
(edit) @66391   8 years vboxsync IEM: Implemented stmxcsr Md (0f ae !11/3).
(edit) @66390   8 years vboxsync hmR0VmxExitXcptGeneric: Corrected incomplete debug assertion that …
(edit) @66389   8 years vboxsync bugref:8151: FE/Qt: improve X11 keyboard capturing: when we grab mouse …
(edit) @66388   8 years vboxsync bugref:7498: create guest additions in rpm format for Oracle Linux: …
(edit) @66387   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66386   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66385   8 years vboxsync Installer/win: Full circle, go back to the original VBoxNet{Adp,Adp6} …
(edit) @66384   8 years vboxsync IPRT/R0Drv: Need RTUTf16ICmpAscii.
(edit) @66383   8 years vboxsync FE/Qt: Machine settings: Shared Folders page: Proper loading, caching, …
(edit) @66382   8 years vboxsync Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB)
(edit) @66381   8 years vboxsync Main/Console: Fix missing parameter for …
(edit) @66380   8 years vboxsync Storage/VD: build fix
(edit) @66379   8 years vboxsync Installer/win: Previous change broke package upgrade, so refine the …
(edit) @66378   8 years vboxsync Storage/VD: Some cleanup (part 1), move the code related to plugin and …
(edit) @66377   8 years vboxsync FE/Qt: Machine settings: Shared Folders page: Folder names should be …
(edit) @66376   8 years vboxsync ValidationKit: if the msiexec process was found, decrease the amount …
(edit) @66375   8 years vboxsync FE/Qt: Machine settings: Fixing crash regressions of r114300, r114308, …
(edit) @66374   8 years vboxsync VMM: fixed logging string
(edit) @66372   8 years vboxsync BIOS: Corrected El Torito hard disk emulation geometry calculation.
(edit) @66371   8 years vboxsync VMM: Nested Hw.virt: MSR and IO intercept helpers for SVM.
(edit) @66370   8 years vboxsync FE/Qt: Machine settings: Small translation changes which breaks NLS, …
(edit) @66369   8 years vboxsync FE/Qt: Global preferences: Network page: New icons for NAT/Host-only …
(edit) @66368   8 years vboxsync tstLdr-4.cpp: oops, build fix.
(edit) @66367   8 years vboxsync IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
(edit) @66366   8 years vboxsync FE/Qt: Machine settings: Serial Port page: Proper loading, caching, saving.
(edit) @66365   8 years vboxsync FE/Qt: Machine settings: Parallel Port page: Proper loading, caching, …
(edit) @66364   8 years vboxsync ValidationKit: better waiting
(edit) @66363   8 years vboxsync FE/Qt: Machine settings: Network page: Nitpicks (s.a. r114300).
(edit) @66362   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66361   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66360   8 years vboxsync ValidationKit: increase the timeout before we kill msiexec from 15 …
(edit) @66359   8 years vboxsync FE/Qt: Machine settings: Network page: Proper loading, caching, saving.
(edit) @66358   8 years vboxsync VBoxProxyStub.c: Fixed incorrect error handling and work duplication …
(edit) @66357   8 years vboxsync VMM: Nested Hw.virt: ifdef.
(edit) @66356   8 years vboxsync VMM: Nested Hw.virt: SVM intercept functions WIP.
(edit) @66355   8 years vboxsync FE/Qt: Machine settings: Do not recalculate accessibility level on …
(edit) @66354   8 years vboxsync FE/Qt: Global preferences: Couple of optimizations.
(edit) @66353   8 years vboxsync VBoxProxyStub.c: More style.
(edit) @66352   8 years vboxsync VBoxProxyStub.c: fQuoteIt confusion.
(edit) @66351   8 years vboxsync SUP: Logging fix.
(edit) @66350   8 years vboxsync IPRT/x509-core.cpp: More RDN name mappings.
(edit) @66349   8 years vboxsync fixed two @bugref references
(edit) @66348   8 years vboxsync Undo wrong commit.
(edit) @66347   8 years vboxsync EHCI: Improved transfer type determination heuristic.
(edit) @66345   8 years vboxsync FE/Qt: Machine settings: Proper prepare/cleanup cascade.
(edit) @66344   8 years vboxsync FE/Qt: Global preferences: Proper prepare/cleanup cascade (3rd …
(edit) @66343   8 years vboxsync FE/Qt: Global preferences: Proper prepare/cleanup cascade (2nd …
(edit) @66342   8 years vboxsync IEM: Converted grp 9 to tables and fixed cmpxchg16b/8b prefix handling.
(edit) @66341   8 years vboxsync bs3-cpu-decoding-1: grr
(edit) @66340   8 years vboxsync bs3-cpu-decoding-1: grr
(edit) @66339   8 years vboxsync DevACPI: don't enable the 64-bit root prefetch window if max < min
(edit) @66338   8 years vboxsync bs3-cpu-decoding-1: grr
(edit) @66337   8 years vboxsync IEM: Unused entries in grp 8 completes ModR/M decoding and takes a …
(edit) @66336   8 years vboxsync IEM: Unused entries in grp 8 completes ModR/M decoding and takes a …
(edit) @66335   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66333   8 years vboxsync Installer/win: Fix the USB driver install sequence. Must be done after …
(edit) @66332   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66330   8 years vboxsync Main: doxygen fix for the new guest resizing code.
(edit) @66329   8 years vboxsync Main: enabled the new resizing code.
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