VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @79673   6 years vboxsync FE/Qt: bugref:9491. Limiting size of the loaded data during log file reads.
(edit) @79672   6 years vboxsync Shared Clipboard/URI: More code for root entries handling.
(edit) @79671   6 years vboxsync Devices/AHCI: Allow 16bit writes to a 32bit register by reading the …
(edit) @79670   6 years vboxsync VMSVGA: Adding some more validation of a shader bytecode, bugref:9460
(edit) @79669   6 years vboxsync FE/Qt: bugref:6143. Handling multi part scan code prefixes correctly
(edit) @79668   6 years vboxsync VMSVGA: Ignore requests to set invalid transform type or render state, …
(edit) @79667   6 years vboxsync FE/Qt: bugref:6143. Correcting pause key's scan code
(edit) @79666   6 years vboxsync Additions/linux/installer: properly silence script which is allowed to …
(edit) @79665   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @79664   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @79663   6 years vboxsync ValitdationKit/tdStorageBenchmark1: Adjust for python
(edit) @79662   6 years vboxsync ValidationKit/txsclient.py: Fix python 3.x incompatibility when …
(edit) @79661   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd basic page: Pass …
(edit) @79660   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Grammar.
(edit) @79659   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix delivering host NMIs to the …
(edit) @79658   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add StatExitHostNmiInGCIpi for …
(edit) @79657   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: A bit of cleanup.
(edit) @79656   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Make it possible to omit …
(edit) @79655   6 years vboxsync BIOS: ROM init routine may clobber registers, duh (see bugref:6549).
(edit) @79654   6 years vboxsync FE/Qt: bugref:6143. Some refactoring
(edit) @79653   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion, log.
(edit) @79652   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added VMX_EXIT_INT_INFO_IS_XCPT_NMI …
(edit) @79651   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @79650   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Argh, 32-bit.
(edit) @79649   6 years vboxsync VMM/HMSVMR0: Fix StatTscOffset and StatTscIntercept.
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