VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79773   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79772   5 years vboxsync Dhcpd: Main nits. bugref:9288
(edit) @79771   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79770   5 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79769   5 years vboxsync Additions/3D/win: D3DKMT: first try to use Windows8+ method to open an …
(edit) @79768   5 years vboxsync VBox/Additions/3D/mesa: Deal with the coordinate system differences …
(edit) @79767   5 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79766   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 todo regarding virtual-NMI …
(edit) @79765   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Skip reading fields we've already …
(edit) @79764   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix hmR0VmxRemoveProcCtlsVmcs …
(edit) @79763   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79762   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79761   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79760   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 space nit.
(edit) @79759   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Better build fix for r132123.
(edit) @79758   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix
(edit) @79757   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 If execution of IRET causes an …
(edit) @79756   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Double fault and triple fault VM-exit …
(edit) @79755   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMX_EXIT_INT_INFO_IS_XCPT_DF for …
(edit) @79754   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add …
(edit) @79753   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @79752   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic and expert pages: …
(edit) @79751   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Clean up exception/NMI handling.
(edit) @79750   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Unify the guest and nested-guest …
(edit) @79749   6 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79748   6 years vboxsync VBoxManage/list dhcpservers: Reimplemented using revamped interface. …
(edit) @79747   6 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79746   6 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79745   6 years vboxsync WDDM: opengl test application: texture2d.
(edit) @79744   6 years vboxsync Fix doxy burn non-existent param documented
(edit) @79743   6 years vboxsync Attempt to fix burns
(edit) @79742   6 years vboxsync Changes per #5899 / Comment #14
(edit) @79741   6 years vboxsync FE/Qt: bugref:6143. Forgot the numpad :D
(edit) @79740   6 years vboxsync Main/DHCPServerImpl: build fix. bugref:9288
(edit) @79739   6 years vboxsync WDDM: removed obsolete code.
(edit) @79738   6 years vboxsync Thinko fix (operator precedence).
(edit) @79737   6 years vboxsync Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in …
(edit) @79736   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79735   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288
(edit) @79734   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79733   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79732   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @79731   6 years vboxsync VBox/com/Guid.h: Added a pure RTUuidToStr wrapper, i.e. takes a C …
(edit) @79730   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix registration of the VMX …
(edit) @79729   6 years vboxsync FE/Qt: bugref:6143. Using usage page/id instead of scan codes
(edit) @79728   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMX SSM fixes.
(edit) @79727   6 years vboxsync bugre:9481. OCICloudClient::getImageInfo(): removed the parameter …
(edit) @79726   6 years vboxsync cpumctx.h: Nested VMX: bugref:9180 Nit.
(edit) @79725   6 years vboxsync cpumctx.h: Nested VMX: bugref:9180 Comment intended use of uDiagAux.
(edit) @79724   6 years vboxsync FE/Qt: bugref:6143. Extending the layout files with usage id/page
(edit) @79723   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Don't save the diagnostic fields to …
(edit) @79722   6 years vboxsync FE/Qt: bugref:6143. Some more corrections in layout files
(edit) @79721   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 More IDT-vectoring madness.
(edit) @79720   6 years vboxsync FE/Qt: bugref:9495: Form Editor wizard: Using QIStyledItemDelegate …
(edit) @79719   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion fix.
(edit) @79718   6 years vboxsync VMM: Nested VMX: bugref:9180 Align uDiagAux on 8-byte boundary, …
(edit) @79717   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Record additional diagnostic info. …
(edit) @79716   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix typo while saving/loading …
(edit) @79715   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Log uDiagAux.
(edit) @79714   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add uDiagAux to the saved state.
(edit) @79713   6 years vboxsync VMM: Nested VMX: bugref:9180 Added uDiagAux.
(edit) @79712   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref: Don't read VMX_VMCS64_CTRL_EPTP_FULL …
(edit) @79711   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 nit.
(edit) @79710   6 years vboxsync os2/VBoxSF: FS32_OPENCREATE should fail on directories. Corrected …
(edit) @79709   6 years vboxsync comment typo
(edit) @79708   6 years vboxsync Installer/win: show info message that EV signing is ongoing (can take …
(edit) @79707   6 years vboxsync Installer/win: next try working around odd quoting quirks
(edit) @79706   6 years vboxsync Installer/win: try working around odd quoting quirks
(edit) @79705   6 years vboxsync Shared Clipboard/URI: Documentation.
(edit) @79704   6 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @79703   6 years vboxsync Shared Clipboard/URI: Doxygen.
(edit) @79702   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79701   6 years vboxsync Installer/win: need to place the result of EV signing correctly …
(edit) @79700   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Wrong launch form …
(edit) @79699   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Initial implementation …
(edit) @79698   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 comments.
(edit) @79697   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Lots of cleanup for …
(edit) @79696   6 years vboxsync FE/Qt: bugref:6143. Correcting scancode for key position 42
(edit) @79695   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @79694   6 years vboxsync Additions/linux/vboxvideo: apply kernel 2408898e3 and 65aac1742. …
(edit) @79693   6 years vboxsync Config.kmk: remove edito from previous introduction of special …
(edit) @79692   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Consistency, nits.
(edit) @79691   6 years vboxsync hm_vmx.h: Added VMX_EXIT_INT_INFO_IS_XCPT_PF for upcoming changes.
(edit) @79690   6 years vboxsync Additions/linux/vboxvideo: fixes for EL 7.2 and EL 7.3. bugref:8282: …
(edit) @79689   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Added …
(edit) @79688   6 years vboxsync Shared Clipboard/URI: Doxygen.
(edit) @79687   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add …
(edit) @79686   6 years vboxsync HPET: Avoid a potential division overflow whereby a malicious guest …
(edit) @79685   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added …
(edit) @79684   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic and expert pages: …
(edit) @79683   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic page: Forgot …
(edit) @79682   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Make it possible to schedule …
(edit) @79681   6 years vboxsync DevVGA-SVGA3d-win.cpp: Sync vmsvga3dSurfaceGetSharedCopy with …
(edit) @79680   6 years vboxsync Debugger/DBGPlugInLinux: Fix index into the buffer
(edit) @79679   6 years vboxsync GuestHost/OpenGL: Enforce upper limit program size and free copy on …
(edit) @79678   6 years vboxsync Devices/VUSB: Missed pointer update on rellocation
(edit) @79677   6 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79676   6 years vboxsync API: Added IKeyboard::putUsageCode method to send USB HID usage codes …
(edit) @79675   6 years vboxsync PDM: Added a way to directly queue HID usage based keyboard events.
(edit) @79674   6 years vboxsync Comment.
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