VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77387   6 years vboxsync GuestControl/Main: Const'ed data to write in i_writeData[At].
(edit) @77386   6 years vboxsync GuestControl/Main: Check for data size to write in GuestFile::write[At].
(edit) @77385   6 years vboxsync GuestControl/Main: Fixed initializing some members.
(edit) @77384   6 years vboxsync Guest Control/Validation Kit: Fixed burns (pylint).
(edit) @77383   6 years vboxsync Guest Control/Validation Kit: Enabled and fixed file write tests.
(edit) @77382   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77381   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77380   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77379   6 years vboxsync Installer/win: fix sed magic for MSM re-packing. bugref:8691
(edit) @77378   6 years vboxsync IEMExecLots: Poll timers every 128 instruction.
(edit) @77377   6 years vboxsync FE/Qt: bugref:9080. Some renaming.
(edit) @77376   6 years vboxsync FE/Qt: bugref:9080. Save/load dialog geometry
(edit) @77375   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing another regression …
(edit) @77374   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Typo in r128921.
(edit) @77373   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing regression of moving …
(edit) @77372   6 years vboxsync FE/Qt: bugref:9340: UIMediumSelector: Fixing cocoa hierarchy bug.
(edit) @77371   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77369   6 years vboxsync FE/Qt: bugref:9340. Being a more conservative in UIMediumSelector …
(edit) @77368   6 years vboxsync Guest Control/Validation Kit: More fixes for Windows XP SP2 guests.
(edit) @77367   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77366   6 years vboxsync FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate pin …
(edit) @77365   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Typo in r128906.
(edit) @77364   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: A bit of cleanup for …
(edit) @77363   6 years vboxsync FE/Qt: bugref:9340. Re-enumerating medium registry during medium …
(edit) @77362   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager: Details pane: Exclude …
(edit) @77360   6 years vboxsync VMM/ssmR3FileWrite: Remove incorrect assertion (RTFileWriteAt doesn't …
(edit) @77359   6 years vboxsync FE/Qt: bugref:9340. Dont use/update recent medium list for hard disk …
(edit) @77358   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Return VINF_VMX_VMEXIT on …
(edit) @77357   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp …
(edit) @77356   6 years vboxsync FE/Qt: bugref:9340. Updating recently used medium lists, and media …
(edit) @77355   6 years vboxsync Guest Control/Validation Kit: More fixes for Windows XP guests.
(edit) @77353   6 years vboxsync doc/manual: Replace xref in man and --help output with chapter/section …
(edit) @77351   6 years vboxsync Installer/win: Fix typos breaking the re-packing scripts. Include the …
(edit) @77350   6 years vboxsync Guest Control/Validation Kit: Use "Windows\Media" instead of …
(edit) @77349   6 years vboxsync DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 …
(edit) @77348   6 years vboxsync PDM: Added too on seemingly bogus release assertions. ticketref:18331
(edit) @77347   6 years vboxsync FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate …
(edit) @77346   6 years vboxsync FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate …
(edit) @77345   6 years vboxsync FE/Qt: bugref:9340. Using medium selector in the first time run wizard
(edit) @77344   6 years vboxsync FE/Qt: bugref:9340. Fixes to r128874.
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @77342   6 years vboxsync Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
(edit) @77341   6 years vboxsync FE/Qt: bugref:9340. Replace the file selector dialog in the storage …
(edit) @77340   6 years vboxsync Guest Control/Validation Kit: Fixed and enabled test cases for reading …
(edit) @77339   6 years vboxsync Guest Control/Validation Kit: Use VM kind at most places instead of VM …
(edit) @77337   6 years vboxsync FE/Qt: bugref:9340. Adding 'create' action to medium tool.
(edit) @77336   6 years vboxsync EFI: Tuned the IDE/ATAPI driver for about 10x better throughput.
(edit) @77335   6 years vboxsync FE/Qt: bugref:9340. Using the correct variable during viso creation.
(edit) @77333   6 years vboxsync Installer/win: fix for MSM packing (not using language specifif …
(edit) @77332   6 years vboxsync FE/Qt: bugref:9080. Populating the action-panel map correctly.
(edit) @77331   6 years vboxsync Installer/win: Fix sed processing of the wix files used for re-packing …
(edit) @77330   6 years vboxsync FE/Qt: bugref:9080. Move browser actions to a single vertical toolbar.
(edit) @77329   6 years vboxsync Installer/win: Finish Properties.wxi -> Defines.wxi renaming (for MSM …
(edit) @77328   6 years vboxsync Additions/linux/installer: detect compressed kernel modules too in …
(edit) @77327   6 years vboxsync Installer/win: fix escaping (was showing up in the MSM case, but the …
(edit) @77326   6 years vboxsync FE/Qt: bugref:9340. Use correct type during medium attachment.
(edit) @77325   6 years vboxsync VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.
(edit) @77324   6 years vboxsync Devices/Serial: Don't try to process data if the either the buffer is …
(edit) @77323   6 years vboxsync Runtime/serialport-win.cpp: Don't keep dwEventMask on the stack for …
(edit) @77322   6 years vboxsync FE/Qt: bugref:9080. Some cleanup and commenting.
(edit) @77321   6 years vboxsync FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree …
(edit) @77319   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).
(edit) @77318   6 years vboxsync REM: Initialize hardware virtualization state in the partially …
(edit) @77317   6 years vboxsync Guest Control/Validation Kit: Fixes for testGuestCtrlCopyTo().
(edit) @77316   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Choose ex-group items after …
(edit) @77315   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing crash happening …
(edit) @77314   6 years vboxsync Guest Control/HostService: Removed incorrect (debug) assertion in …
(edit) @77313   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Simplify Chooser pane …
(edit) @77311   6 years vboxsync FE/Qt: bugref:9049: Windows: Rename VirtualBoxVM process name accordingly.
(edit) @77310   6 years vboxsync FE/Qt: bugref:9373: UIGraphicsScrollArea: Wheel event handling bug …
(edit) @77309   6 years vboxsync FE/Qt: bugref:9080. Build fix
(edit) @77308   6 years vboxsync FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree …
(edit) @77307   6 years vboxsync Additions/linux/installer: clean up kernel module rebuilding again. …
(edit) @77306   6 years vboxsync Additions/linux/installer: clean up kernel module rebuilding again. …
(edit) @77305   6 years vboxsync FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export …
(edit) @77304   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
(edit) @77303   6 years vboxsync linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
(edit) @77302   6 years vboxsync Installer/win: typo fix
(edit) @77301   6 years vboxsync Installer/win: Added repacking support for the MSM packages
(edit) @77300   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77298   6 years vboxsync FE/Qt: bugref:9390: Manager action-pool: More suitable mnemonic for …
(edit) @77297   6 years vboxsync FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export …
(edit) @77296   6 years vboxsync DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
(edit) @77295   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix CR3 VM-exits to work when …
(edit) @77294   6 years vboxsync FE/Qt: bugref:9389: Add graphics controller information to Session …
(edit) @77292   6 years vboxsync Case sensitivity fix.
(edit) @77291   6 years vboxsync FE/Qt: bugref:9340. Make all medium creation functions in VBoxGlobal …
(edit) @77290   6 years vboxsync FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBar behavior …
(edit) @77289   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77288   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77287   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77286   6 years vboxsync FE/Qt: Guest Control file manager: Yet another fix for copying …
(edit) @77285   6 years vboxsync FE/Qt: bugref:9373: A bit of refactoring for UIGraphicsScrollBar to …
(edit) @77284   6 years vboxsync VMM/TM: Changed the watchdog timer frequency to 1Hz for HM mode. Will …
(edit) @77283   6 years vboxsync nit
(edit) @77282   6 years vboxsync vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376
(edit) @77281   6 years vboxsync VMM/HMSVM: Naming nit, missed file.
(edit) @77280   6 years vboxsync VMM/HMSVM: Naming nit.
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