VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79829   6 years vboxsync manual: fix VBoxManage modifyvm uarttype documentation. …
(edit) @79828   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Typos.
(edit) @79827   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Don't use uDiagAux for storing …
(edit) @79826   6 years vboxsync OCI: G/c getExportLaunchDescriptionForm and exportLaunchVM, we now …
(edit) @79825   6 years vboxsync Dhcpd: Removed some old test code. bugref:9288
(edit) @79824   6 years vboxsync Dhcpd: Build fix for newer compilers. bugref:9288
(edit) @79823   6 years vboxsync Main/DHCPServer: It's okay to put the DHCP server IP in the dynamic …
(edit) @79822   6 years vboxsync Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288
(edit) @79821   6 years vboxsync Dhcpd: Added three TODOs regarding option handling. bugref:9288
(edit) @79820   6 years vboxsync Dhcpd: Configurable lease time. bugref:9288
(edit) @79819   6 years vboxsync Dhcpd: Configurable lease time. bugref:9288
(edit) @79818   6 years vboxsync Dhcpd: Fixed address assignments. bugref:9288
(edit) @79817   6 years vboxsync Additions/3D/win/VBoxGL: fix for r132149: check if the surface format …
(edit) @79816   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Ability to propagate parent …
(edit) @79815   6 years vboxsync FE/Qt: bugref:9495: Form Editor widget: Functionality which allows to …
(edit) @79814   6 years vboxsync FE/Qt: bugref:9495: Form Editor widget: Functionality which makes sure …
(edit) @79813   6 years vboxsync removed export to OSE.
(edit) @79812   6 years vboxsync Added the OCI connection test. The test creates all needed objects to …
(edit) @79811   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Nit to match comment in doxygen of …
(edit) @79810   6 years vboxsync Dhcpd: Group conditions. bugref:9288
(edit) @79809   6 years vboxsync gen-slickedit-workspace.sh: RT_NOEXCEPT, RT_OVERRIDE.
(edit) @79808   6 years vboxsync IPRT/xml.h: Added methods for simple attribute enumeration. bugref:9288
(edit) @79807   6 years vboxsync IPRT/messagerefentry.cpp: screen width tweak.
(edit) @79806   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment typo.
(edit) @79805   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment typo.
(edit) @79804   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix determining the VMX max physical …
(edit) @79803   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @79802   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Update TPR-threshold and …
(edit) @79801   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Set the VM-exit instruction length …
(edit) @79800   6 years vboxsync Dhcpd,Main: Working on extending the DHCP server end to cope with new …
(edit) @79799   6 years vboxsync iprt/cpp/xml.h: Fixed copy & paste bug in Node::isAttribute(). bugref:9288
(edit) @79798   6 years vboxsync FE/Qt: bugref:9495: Reworking QIStyledItemDelegate to connect signals …
(edit) @79797   6 years vboxsync bugref:9481 - listCloudImages: handle all known values for --state; …
(edit) @79796   6 years vboxsync VBoxManage: annotate errorArgument() with RT_IPRT_FORMAT_ATTR.
(edit) @79795   6 years vboxsync Main/HostDnsService: Plug event semaphore leak on destruction
(edit) @79794   6 years vboxsync include/VBox/vd-ifs.h: fix string buffer length and formatting for …
(edit) @79793   6 years vboxsync Main/Medium: Fix for setting create-only medium properties when …
(edit) @79792   6 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79791   6 years vboxsync Devices/Graphics: UYVY and YUY2 formats
(edit) @79790   6 years vboxsync Additions/3D/mesa: UYVY and YUY2 formats
(edit) @79789   6 years vboxsync Additions/3D/mesa: surface cache is not needed for Gallium WDDM driver
(edit) @79788   6 years vboxsync IPRT/lockvalidator: Changed rtLockValidatorRecSharedMakeRoom() to grow …
(edit) @79787   6 years vboxsync IPRT/lockvalidator: Better fix for problem in r132153, as there is no …
(edit) @79786   6 years vboxsync IPRT/lockvalidator: Must serialize for detection before calling …
(edit) @79785   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion.
(edit) @79784   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @79783   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix exception handling. If a …
(edit) @79782   6 years vboxsync Additions/3D/win/VBoxGL: check if the surface format is supported.
(edit) @79781   6 years vboxsync FE/Qt: bugref:6143. Adding a reset button the reset the keyboard state
(edit) @79780   6 years vboxsync FE/Qt: bugref:6143. Mess up release press order in r132145
(edit) @79779   6 years vboxsync FE/Qt: bugref:6143. Adding a way to send press/release of modifier …
(edit) @79778   6 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
(edit) @79777   6 years vboxsync Dhcpd: Use RTStrConvertHexBytesEx for parsing raw hex strings. bugref:9288
(edit) @79776   6 years vboxsync VBoxManage: Brought the dhcpserver man page up to speed. bugref:9288
(edit) @79775   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79774   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79773   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79772   6 years vboxsync Dhcpd: Main nits. bugref:9288
(edit) @79771   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79770   6 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79769   6 years vboxsync Additions/3D/win: D3DKMT: first try to use Windows8+ method to open an …
(edit) @79768   6 years vboxsync VBox/Additions/3D/mesa: Deal with the coordinate system differences …
(edit) @79767   6 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79766   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 todo regarding virtual-NMI …
(edit) @79765   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Skip reading fields we've already …
(edit) @79764   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix hmR0VmxRemoveProcCtlsVmcs …
(edit) @79763   6 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79762   6 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79761   6 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 …
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