VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74878   6 years vboxsync FE/Qt: bugref:9261: Changed COMWrapper to generate QUuid for GUID …
(edit) @74877   6 years vboxsync Audio/Mixer: Fixed triggering a harmless debug assertion if a certain …
(edit) @74876   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Add interrupt-window VM-exit and …
(edit) @74875   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Linux build fix.
(edit) @74874   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix typo in freeing the VMX structures.
(edit) @74873   6 years vboxsync OCI: adjustment for progress
(edit) @74872   6 years vboxsync FE/Qt: bugref:9255. Add per monitor scale factor setting to global …
(edit) @74871   6 years vboxsync FE/Qt: bugref:9230: Extra-data support for Cloud tool.
(edit) @74870   6 years vboxsync FE/Qt: bugref:9230: Integrating Cloud tool (hidden for now).
(edit) @74869   6 years vboxsync FE/Qt: bugref:9230: A bit of fixes for r125846.
(edit) @74868   6 years vboxsync FE/Qt: bugref:9230: Initial set of actions for Cloud Profile Manager.
(edit) @74867   6 years vboxsync Main/iokit.cpp: Fixed regression introduced in r125711 (short instead …
(edit) @74866   6 years vboxsync FE/Qt: UIActionPoolSelector: A fix for Network menu contents.
(edit) @74865   6 years vboxsync FE/Qt: UIExtraDataManager: Add couple of missed tags to extra-data …
(edit) @74864   6 years vboxsync Additions/linux/vboxvideo: Use fbdev helpers where possible …
(edit) @74863   6 years vboxsync bugref:9255. A small fix in monitor combo box items text
(edit) @74862   6 years vboxsync bugref:9012. Set the default capture mode to Video Only for newly …
(edit) @74861   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Interrupt-window exit.
(edit) @74860   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Assertion.
(edit) @74859   6 years vboxsync tstLdr-4: check data accessess too. bugref:9232
(edit) @74858   6 years vboxsync Config.kmk: Temporarily introducing VBOX_WITH_SIGNED_R0_ON_MAC for …
(edit) @74857   6 years vboxsync IPRT/ldr: Still need home-made GOT to load amd64 kext images, …
(edit) @74856   6 years vboxsync IPRT/ldr: Must check that JmpStubsRVA isn't NIL and not use it blindly …
(edit) @74855   6 years vboxsync FE/Qt: bugref:9230: Coding-style fixes for r125821.
(edit) @74854   6 years vboxsync FE/Qt: bugref:9268: Had to please spirit of fire (s.a. r125820).
(edit) @74853   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Initial carcass.
(edit) @74852   6 years vboxsync FE/Qt: bugref:9268: Hide inaccessible media warning for now.
(edit) @74851   6 years vboxsync Build fix for debug build.
(edit) @74850   6 years vboxsync VideoRec/Main: Use PDMAUDIOPCMPROPS for the codec's used PCM properties.
(edit) @74849   6 years vboxsync VideoRec/Main: Let Opus decide which default bitrate to use.
(edit) @74848   6 years vboxsync VideoRec/Main: Use VBR for Opus encoder by default.
(edit) @74847   6 years vboxsync OCI: untabify
(edit) @74846   6 years vboxsync OCI: Add IVirtualBox parameter to ICloudClient::exportVM
(edit) @74845   6 years vboxsync tstRTLdrMachORelocs-1.S: update
(edit) @74844   6 years vboxsync IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. …
(edit) @74843   6 years vboxsync ldrPE: logging fix
(edit) @74842   6 years vboxsync FE/Qt: bugref:9264: Export Appliance wizard: Rename Oracle Public …
(edit) @74841   6 years vboxsync VideoRec/Audio: Also explicitly set the buffer and pre-buffering sizes …
(edit) @74840   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Forgot to take …
(edit) @74839   6 years vboxsync DrvVD: Fixed failing suspend/resume cycle if an recoverable error …
(edit) @74838   6 years vboxsync DrvVD: Fixed failing suspend/resume cycle if an recoverable error …
(edit) @74837   6 years vboxsync bugref:9255. Make per-monitor scale factor configuration optional
(edit) @74836   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Updated VM-exit todo list.
(edit) @74835   6 years vboxsync vm.h: Enabled 64-bit VMCPU FFs. bugref:9180
(edit) @74834   6 years vboxsync VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
(edit) @74833   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix for 64-bit FFs.
(edit) @74832   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Forgot to register …
(edit) @74831   6 years vboxsync scm fix. bugref:9232
(edit) @74830   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Close pane on …
(edit) @74829   6 years vboxsync scm fixes
(edit) @74828   6 years vboxsync IPRT/pkcs7: scm fix. bugref:9232
(edit) @74827   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Properly …
(edit) @74826   6 years vboxsync drm/vbox_prime.c: backing out previous change (broke scm again), it …
(edit) @74825   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [doxygen build fix]
(edit) @74824   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [build fix for …
(edit) @74823   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [missing file]
(edit) @74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74821   6 years vboxsync Additions/linux/drm: fix scm settings. bugref:4567: Linux kernel …
(edit) @74820   6 years vboxsync drm/vbox_prime.c: scm cleanup
(edit) @74819   6 years vboxsync FE/Qt: Missed item menu x2 icon.
(edit) @74818   6 years vboxsync FE/Qt: Missed open VM log-viewer x2 icon.
(edit) @74817   6 years vboxsync FE/Qt: bugref:9241: New set of x2 icons.
(edit) @74816   6 years vboxsync FE/Qt: bugref:9241: New set of x1 icons.
(edit) @74815   6 years vboxsync FE/Qt: bugref:9241: Disable x3|x4 icons for now, they are in the …
(edit) @74814   6 years vboxsync typo
(edit) @74813   6 years vboxsync warning/build fix for Windows
(edit) @74812   6 years vboxsync libs/openssl: enable openssl-1.1.0i bugref:9267: Update OpenSSL to 1.1.0i
(edit) @74811   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Forgot something in r125754.
(edit) @74810   6 years vboxsync staging: vboxvideo: make a couple of symbols static Module …
(edit) @74809   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 64-bit FF fix.
(edit) @74808   6 years vboxsync vboxvideo: remove unused variables Fix compiler warnings: …
(edit) @74807   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Unifying popup icon sizes, …
(edit) @74806   6 years vboxsync FE/Qt: No more usage for unused icons, they will heavily change.
(edit) @74805   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Unifying toolbar icon sizes, …
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74803   6 years vboxsync vm.h: doxygen fix. bugref:9180
(edit) @74802   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Sort OCI parameters in …
(edit) @74801   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Proper welcome …
(edit) @74800   6 years vboxsync FE/Qt: bugref:9241: Config.kmk: Enable new VM manager UI for trunk.
(edit) @74799   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Flat button …
(edit) @74798   6 years vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74797   6 years vboxsync vm.h/mac: Make space for larger fLocalForcedActions. bugref:9180
(edit) @74796   6 years vboxsync vm.h: Made the FF_IS_SET macros only take constants with _BIT …
(edit) @74795   6 years vboxsync vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with …
(edit) @74794   6 years vboxsync vm.h: Added _BIT macros for all FFs. bugref:9180
(edit) @74793   6 years vboxsync vm.h: No need to use lambda for set and clear macros. bugref:9180
(edit) @74792   6 years vboxsync vm.h,VMM: Made VM_FF_SET and VMCPU_FF_SET both work on a single flag, …
(edit) @74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74790   6 years vboxsync vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
(edit) @74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74788   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Support …
(edit) @74787   6 years vboxsync vm.h,VMM: Made VM_FF_CLEAR work on a single flag too. bugref:9180
(edit) @74786   6 years vboxsync vm.h,VMM: Made VMCPU_FF_CLEAR work on a single flag, introducing …
(edit) @74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
(edit) @74784   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Prep work for …
(edit) @74783   6 years vboxsync vm.h: VMCPU_FF_IS_PENDING_EXCEPT does not seem to be used, so drop it. …
(edit) @74782   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74781   6 years vboxsync VideoRec/Main: Fixed a crash in WebMWriter::Close().
(edit) @74780   6 years vboxsync Additions/linux/vboxvideo: only set the views once, at initialisation …
(edit) @74779   6 years vboxsync Additions/linux/vboxvideo: only set the views once, at initialisation …
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