VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76036   6 years vboxsync GAs/darwin/Installer: Packing adjustments. bugref:4802
(edit) @76034   6 years vboxsync Packing OS X GAs. bugref:4802
(edit) @76033   6 years vboxsync vboximg-mount: make it easier to take a tools directory located in a …
(edit) @76032   6 years vboxsync VBoxGuest-darwin.cpp: build fix. bugref:4686
(edit) @76031   6 years vboxsync NAT: Exegetical tradition of RFC1035 holds that "Not Implemented" …
(edit) @76030   6 years vboxsync libpng-1.6.36: properly export to OSE, and while at it fix EOL style …
(edit) @76028   6 years vboxsync GAs/Makefile.kmk: Preparing packing mac GAs. bugref:4802
(edit) @76027   6 years vboxsync GAs/darwin/Installer: Packing adjustments. bugref:4802
(edit) @76026   6 years vboxsync svnsync-vbox: handle tricky cases better: deleting of files which are …
(edit) @76023   6 years vboxsync GAs/darwin/Installer: updates
(edit) @76022   6 years vboxsync Audio/HDA: Resolved a @todo in hdaR3SaveStream().
(edit) @76021   6 years vboxsync FE/Qt: Enable VBOX_WITH_LESS_VIRTUALBOX_INCLUDING by default. Use …
(edit) @76020   6 years vboxsync DevPCNet: Review comment.
(edit) @76019   6 years vboxsync Audio/HDA: SDnFMT is 16-bit only for hdaR3SDFMTToPCMProps().
(edit) @76018   6 years vboxsync Audio/HDA: Cleaned up setting the stream registers at one defined …
(edit) @76017   6 years vboxsync NAT: drvNATDestruct - don't try to stop OS X DNS monitor thread that …
(edit) @76016   6 years vboxsync FE/Qt: bugref:8694: UIMachineView: Reapply both device-pixel-ratio and …
(edit) @76015   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 IEM-only execution fix.
(edit) @76014   6 years vboxsync Installer/darwin/VirtualBox_Uninstall.tool: Ask the user whether to …
(edit) @76013   6 years vboxsync HGCM: doxygen fix
(edit) @76012   6 years vboxsync FE/Qt: Tweaked the COM wrapper headers to optionally not require …
(edit) @76011   6 years vboxsync VMM: VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM fixes.
(edit) @76010   6 years vboxsync Installer/darwin: Integrate the OS X fuse core package into our …
(edit) @76009   6 years vboxsync VMM: Nested VMX/SVM: Fix Only-in-IEM execution macro define typo.
(edit) @76008   6 years vboxsync FE/Qt: bugref:8694: UIActionPoolRuntime: And now a bit of cleanup for …
(edit) @76007   6 years vboxsync Main/DHCPServer: (bugref:9288) Fixed regression causing DHCP server …
(edit) @76006   6 years vboxsync FE/Qt: bugref:8694: UIActionPoolRuntime: Few more refactoring bits for …
(edit) @76005   6 years vboxsync FE/Qt: bugref:8694: UIActionPoolRuntime: A bit of refactoring for …
(edit) @76004   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix to r127224.
(edit) @76003   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Make sure to perform MTF, …
(edit) @76002   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear MTF on VM-exit. Also APIC-write …
(edit) @76001   6 years vboxsync FE/Qt: bugref:9241: Calm assertion on global item trigger.
(edit) @76000   6 years vboxsync FE/Qt: bugref:9241: Remove redundant/obsolete headers from precompiled …
(edit) @75999   6 years vboxsync FE/Qt: bugref:9241: Remove redundant/obsolete NLS context.
(edit) @75998   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Consider GIF and virtual interrupts …
(edit) @75997   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
(edit) @75996   6 years vboxsync VMM/HMSVMR0: Comment regarding virtual interrupts.
(edit) @75995   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Priority list comment.
(edit) @75993   6 years vboxsync SharedFolders: Track mappings made by a client session so we can unmap …
(edit) @75992   6 years vboxsync GuestProperty: Limit the number of pending waits per session and look …
(edit) @75991   6 years vboxsync HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75989   6 years vboxsync GuestProperty: Handle std::bad_alloc as close as possible to the source.
(edit) @75988   6 years vboxsync FE/Qt: QIManagerDialog: macOS: Do not assert on Window menu …
(edit) @75987   6 years vboxsync GuestProperties: ASYNC_HOST_NOTIFY cleanup.
(edit) @75986   6 years vboxsync GuestProperties: Another parameter that should be passed by reference …
(edit) @75985   6 years vboxsync GuestProperties: s/u64Timestamp/nsTimestamp/g
(edit) @75984   6 years vboxsync GuestProperties: Use RTCString.
(edit) @75983   6 years vboxsync Audio/HDA: Use a dedicated default value for the stream position …
(edit) @75982   6 years vboxsync Installer/darwin: Integrate vboximg-mount tool
(edit) @75981   6 years vboxsync GuestProperties: Complete pending calls when a client disconnects. …
(edit) @75980   6 years vboxsync Audio/HDA: Optimized stream creation / startup time a lot by re-using …
(edit) @75979   6 years vboxsync VMMDevHGCM: It is not possible to restore cancelled requests (guest …
(edit) @75978   6 years vboxsync doxygen fix
(edit) @75977   6 years vboxsync Build fix
(edit) @75976   6 years vboxsync vboximg-mount: Use the osxfuse tools supplied on darwin for building …
(edit) @75975   6 years vboxsync AC97: Fixed recording gain controls to avoid incorrectly reducing the …
(edit) @75974   6 years vboxsync GuestProperties: Added /VirtualBox/VMInfo/ResumeCounter and …
(edit) @75973   6 years vboxsync FE/Qt: bugref:6699. Small corrections
(edit) @75972   6 years vboxsync FE/Qt: bugref:9323: It's probably easier to keep in-page fixes …
(edit) @75971   6 years vboxsync FE/Qt: bugref:9306: Export Appliance wizard: Hide excessive export …
(edit) @75970   6 years vboxsync Rename vboxraw to vboximg-mount and make it possible to build it by …
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75968   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear preemption timer FF when the …
(edit) @75967   6 years vboxsync FE/Qt: bugref:9323: Checkbox name typo fix.
(edit) @75966   6 years vboxsync FE/Qt: bugref:9314: Pass Graphics Controller info through VM Details …
(edit) @75965   6 years vboxsync Audio/HDA: Logging.
(edit) @75964   6 years vboxsync Forward ported r127180 (Audio/HDA: Warn (in verbose mode) if a guest …
(edit) @75963   6 years vboxsync Additions/linux/installer: still use the DKMS hooks as well to rebuild …
(edit) @75962   6 years vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
(edit) @75961   6 years vboxsync Additions/VBoxClient/svga: provide default screen layout information. …
(edit) @75960   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 When VINF_VMX_INTERCEPT_NOT_ACTIVE is …
(edit) @75959   6 years vboxsync FE/Qt: bugref:9323: Nested HW Virt Ex checkbox initial implementation.
(edit) @75958   6 years vboxsync FE/Qt: bugref:9323: Cumulative fix for Nested Paging vs HW Virt Ex …
(edit) @75957   6 years vboxsync VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
(edit) @75956   6 years vboxsync VMM/HMVMXR0: Added todo / warning for assumption on EFLAGS.TF.
(edit) @75955   6 years vboxsync Main: Load VBoxGuestPropSvc from the VMMDev driver.
(edit) @75954   6 years vboxsync VBoxControl: nits
(edit) @75953   6 years vboxsync file header fixes
(edit) @75952   6 years vboxsync FE/Qt: bugref:6699. Close the guest session as file manager goes away
(edit) @75951   6 years vboxsync IPRT: Translation for STATUS_NO_MEDIA_IN_DEVICE.
(edit) @75950   6 years vboxsync FE/Qt: bugref:6699. Clean-up the event listeners as the copy operation …
(edit) @75949   6 years vboxsync libpng-1.2.54 -> libpng-1.6.36 switch
(edit) @75948   6 years vboxsync FE/Qt: bugref:6699. Fix a small extradata related toolbar bug
(edit) @75947   6 years vboxsync VBoxService/Automounter: Corrected conversion to UTF-16 in …
(edit) @75946   6 years vboxsync VBoxService,manual: Use /media on solaris too (11 has it, on 10 we …
(edit) @75945   6 years vboxsync Main/DHCPServer: (bugref:9288) Renamed short options: '--nic' is now …
(edit) @75944   6 years vboxsync FE/Qt: bugref:9306: Removing excessive bit for r127127.
(edit) @75941   6 years vboxsync FE/Qt: bugref:6699. Make the permission string avaible on the file …
(edit) @75940   6 years vboxsync VMM: Nested VMX: bugref:9180 Pending guest debug exception injection.
(edit) @75939   6 years vboxsync Graphics/VMSVGA: return 32, not 1 from SVGA_REG_NUM_DISPLAYS register. …
(edit) @75938   6 years vboxsync FE/Qt: bugref:9309: Windows host: Filter out rare duplicated mouse …
(edit) @75937   6 years vboxsync FE/Qt: bugref:6699. Small change in a panel's layout
(edit) @75936   6 years vboxsync FE/Qt: bugref:9309: Windows host: Fixing endless movement borders for …
(edit) @75935   6 years vboxsync FE/Qt: bugref:9309: Windows host: Fixing endless movement technique …
(edit) @75934   6 years vboxsync FE/Qt: bugref:9309: Desktop widget watchdog: A possibility to acquire …
(edit) @75933   6 years vboxsync IPRT/rest: RTCRestStringMapBase::serializeAsJson - the closing paren …
(edit) @75932   6 years vboxsync Fe/QT: Some more UIGuestFileTable::fsObjectPropertyString adjustments …
(edit) @75931   6 years vboxsync Fe/QT: QIfleInfo::fileName() includes the suffix already, so no need …
(edit) @75930   6 years vboxsync VBoxService: doxygen fix
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