VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74103   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74102   6 years vboxsync VMM/CPUM: Naming nit.
(edit) @74101   6 years vboxsync VMM/CPUM: Naming nit.
(edit) @74100   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added a separate function for …
(edit) @74098   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Don't dump guest/host nested VMX …
(edit) @74097   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Disallow nested hwvirt on 32-bit hosts.
(edit) @74095   6 years vboxsync IPRT/http: Fixed two bugs in RTHttpSignHeaders, adding a testcase for …
(edit) @74094   6 years vboxsync IPRT/http: Fixed two bugs in RTHttpSignHeaders, adding a testcase for …
(edit) @74093   6 years vboxsync IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
(edit) @74092   6 years vboxsync OCI: Fix for makefiles. Completely breaks execution with …
(edit) @74091   6 years vboxsync IPRT/http: New read/write callbacks APIs (untested). bugref:9167 …
(edit) @74090   6 years vboxsync IPRT/http: New read/write callbacks APIs (untested). bugref:9167
(edit) @74089   6 years vboxsync build fix for r124851
(edit) @74088   6 years vboxsync FE/Qt: QISplitter: Support for flat splitter handle.
(edit) @74087   6 years vboxsync FE/Qt: QISplitter: A bit of cleanup first of all.
(edit) @74086   6 years vboxsync OCI: initial commit for CloudClient::exportVM function
(edit) @74085   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Apply …
(edit) @74084   6 years vboxsync FE/Qt: VirtualBox Manager UI: Tiny cleanup for Details pane.
(edit) @74083   6 years vboxsync FE/Qt: VirtualBox Manager UI: Details pane re-styling: Flat frame …
(edit) @74082   6 years vboxsync FE/Qt: VirtualBox Manager UI: Details pane re-styling: Move painting …
(edit) @74081   6 years vboxsync FE/Qt: VirtualBox Manager UI: Details pane re-styling: Element item: …
(edit) @74080   6 years vboxsync FE/Qt: VirtualBox Manager UI: Details pane re-styling: Element item: …
(edit) @74079   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group item: …
(edit) @74078   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Hovering …
(edit) @74077   6 years vboxsync IPRT/http: document download progress callback. bugref:9167
(edit) @74076   6 years vboxsync IPRT/http: Simplified the append-to-empty-list case in …
(edit) @74074   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74073   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74072   6 years vboxsync IPRT/http: build fix
(edit) @74071   6 years vboxsync IPRT/http: Fixed bug in rtHttpAddHeaderWorker where it failed to …
(edit) @74070   6 years vboxsync IPRT/rest: Redid the OCI-style signing code. Added a value length to …
(edit) @74069   6 years vboxsync IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
(edit) @74068   6 years vboxsync Build fix.
(edit) @74067   6 years vboxsync Audio/HDA: Implemented hdaR3MixerAddDrv() / hdaR3MixerRemoveDrv() and …
(edit) @74066   6 years vboxsync Audio/AC97: Logging nit.
(edit) @74065   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74064   6 years vboxsync IPRT/http: Added prototype for RTHttpSignHeaders. bugref:9167
(edit) @74063   6 years vboxsync IPRT/http: build fix. bugref:9167
(edit) @74062   6 years vboxsync IPRT/http: Adding RTHttpSignHeaders, re-implemented header handling. …
(edit) @74061   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74060   6 years vboxsync IPRT/http: s/RTHttpAppend/RTHttpAdd/[Raw]Header, defining FRONT and …
(edit) @74059   6 years vboxsync Audio/AC97: Implemented ichac97R3MixerAddDrv() / …
(edit) @74058   6 years vboxsync Audio/DrvAudio: Added some more host driver (backend) checks / return …
(edit) @74057   6 years vboxsync Audio/Mixer: Allow setting NULL for un-setting a recording source in …
(edit) @74056   6 years vboxsync Additions/linux/sharedfolders: kernel 4.18 build fix. Thank you …
(edit) @74055   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 force inline tiny helper functions.
(edit) @74054   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74053   6 years vboxsync IPRT/rest: Started implementing http-signatures for oci. bugref:9167 …
(edit) @74052   6 years vboxsync IPRT/rest: Started implementing http-signatures for oci. bugref:9167
(edit) @74050   6 years vboxsync IPRT/http: RTHttpRawSetUrl - configure proxy for url. This is …
(edit) @74049   6 years vboxsync FE/Qt: VirtualBox Manager UI: Large cleanup for UIDetailsElement, …
(edit) @74047   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74046   6 years vboxsync IPRT/http: Added RTHttpGetHeader(). bugref:9167
(edit) @74045   6 years vboxsync OCI: Call RTHttpUseTemporaryCaFile() on the http handle. In the curl …
(edit) @74044   6 years vboxsync FE/Qt: VirtualBox Manager UI: Large cleanup for UIDetailsSet, doxygen …
(edit) @74043   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
(edit) @74042   6 years vboxsync FE/Qt: VirtualBox Manager UI: Large cleanup for UIDetailsGroup, …
(edit) @74041   6 years vboxsync Audio/Mixer: Added AudioMixerSinkGetName().
(edit) @74040   6 years vboxsync IPRT/rest: Hacked up string <-> enum translation. bugref:9167
(edit) @74039   6 years vboxsync FE/Qt: VirtualBox Manager UI: Large cleanup for UIDetailsItem, doxygen …
(edit) @74038   6 years vboxsync Audio/AC97: Compile fixes for async I/O support …
(edit) @74037   6 years vboxsync Audio/HDAStream: Renaming nit.
(edit) @74036   6 years vboxsync Audio/DrvHostCoreAudio: Return the correct available input/output …
(edit) @74035   6 years vboxsync Audio/DrvHostCoreAudio: Handle 0-byte write blocks in …
(edit) @74034   6 years vboxsync Audio/DrvHostCoreAudio: Logging.
(edit) @74033   6 years vboxsync Audio/DrvAudio: Also check for free input streams on stream creation …
(edit) @74032   6 years vboxsync tdApi1: Shut up pylint warnings about importing things in 2.7.9 …
(edit) @74031   6 years vboxsync tdMoveMedium1,tdMoveVM1: Shut up pylint warnings about importing …
(edit) @74030   6 years vboxsync Reverted r124757 + r124758.
(edit) @74028   6 years vboxsync IPRT/rest: Implemented RTCRestDouble::deserializeFromJson(). bugref:9167
(edit) @74027   6 years vboxsync IPRT/json: Implemented support for parsing floating point values. …
(edit) @74025   6 years vboxsync IPRT/rest: split up restbase.h into several files to make it more …
(edit) @74024   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74023   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74022   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME bits.
(edit) @74020   6 years vboxsync IPRT/rest: Improvements to request parameter handling, implementing …
(edit) @74019   6 years vboxsync IPRT/http: Fixed POST request with zero body. bugref:9167
(edit) @74018   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 We already have CPL in IEM, avoid …
(edit) @74017   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH skeleton.
(edit) @74016   6 years vboxsync VMM/HMVMXR0: space.
(edit) @74015   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add missing diagnostics for vmclear, …
(edit) @74014   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Make use of IEM decoded APIs for …
(edit) @74013   6 years vboxsync IPRT/rest: Added parameter based api methods (constructs Request …
(edit) @74012   6 years vboxsync ValidationKit/tdMoveMedium1.py: Try to fix burns.
(edit) @74011   6 years vboxsync ValidationKit/tdMoveVM1.py: Try to fix burns.
(edit) @74010   6 years vboxsync Build fix.
(edit) @74009   6 years vboxsync IPRT/rest: Pass the response object as a parmeter to the api emthods …
(edit) @74008   6 years vboxsync IPRT/rest: Deal (more) properly with 'null'. bugref:9167
(edit) @74007   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @74006   6 years vboxsync Audio/DrvAudioHlp: Implemented DrvAudioHlpDeviceEnumGetDeviceCount().
(edit) @74005   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use a macro for …
(edit) @74004   6 years vboxsync Audio/HDA: Logging nit.
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @74002   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group and …
(edit) @74001   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group item: New …
(edit) @74000   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group item: …
(edit) @73999   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group item: No …
(edit) @73998   6 years vboxsync VMM/HMVMXR0: nit.
(edit) @73997   6 years vboxsync FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group and …
(edit) @73996   6 years vboxsync IPRT/json: don't check the handle twice. bugref:9167
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