VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71057   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Framebuffer: Simplify HiDPI painting …
(edit) @71056   7 years vboxsync FE/Qt: macOS: Remove obsolete HiDPI optimization option, unused since 5.2.
(edit) @71055   7 years vboxsync bugref:8344. Fixed adding a wrong extension for HDD medium type.
(edit) @71054   7 years vboxsync bugref:8345. CHECK_ERROR_BREAK was replaced by CHECK_ERROR_RET.
(edit) @71053   7 years vboxsync bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
(edit) @71052   7 years vboxsync FE/Qt: bugref:6699 Only the last line of the guest control console is …
(edit) @71051   7 years vboxsync FE/Qt bugref:6699 Fix windows builds
(edit) @71050   7 years vboxsync FE/Qt: bugref:9072 Translate context menu action correctly
(edit) @71049   7 years vboxsync FE/Qt: bugref:6699 Adding a context menu to tree widget to close a …
(edit) @71048   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix decode-assist fetching 15 bytes for SVM …
(edit) @71047   7 years vboxsync VMM/HM: Todo.
(edit) @71045   7 years vboxsync Audio/DrvAudio.cpp: Also log errors in non-verbose mode.
(edit) @71044   7 years vboxsync NEM: Upped the max mapped pages to 4000, which helps with performance. …
(edit) @71043   7 years vboxsync NEM: More code - PoC kind of working now. bugref:9044
(edit) @71042   7 years vboxsync FE/Qt bugref:6699 Correct flower boxes
(edit) @71040   7 years vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @71039   7 years vboxsync FE/Qt bugref:6699 Refactor guest control tree
(edit) @71038   7 years vboxsync FE/Qt bugref:6699 Refactor guest session tree
(edit) @71037   7 years vboxsync FE/Qt: bugref:6699 Remove UIGuestSessionsEventHandler class
(edit) @71036   7 years vboxsync VMM/IEM: Nested Hw.virt: Comment, removed obsolete todo.
(edit) @71035   7 years vboxsync NEM: More code - got the 'FATAL: Could not read from the boot medium! …
(edit) @71034   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Framebuffer: More rework for painting …
(edit) @71033   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Framebuffer: Some rework for painting …
(edit) @71032   7 years vboxsync NEM: More code. bugref:9044
(edit) @71031   7 years vboxsync NEM: More code. bugref:9044
(edit) @71030   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Framebuffer: A bit of cleanup for …
(edit) @71029   7 years vboxsync ValidationKit/SerialTest: Copy'n'paste in test error message
(edit) @71028   7 years vboxsync Runtime/RTSerialPort: Implement synchronous read/write methods for …
(edit) @71027   7 years vboxsync FE/Qt: big svn props cleanup
(edit) @71026   7 years vboxsync FE/Qt4: Making OL the default choice for Linux family, requested by PM
(edit) @71025   7 years vboxsync re-export to OSE
(edit) @71024   7 years vboxsync unexport everything to fix inconsistency
(edit) @71022   7 years vboxsync FE/Qt bugref:6699 Fix windows build
(edit) @71021   7 years vboxsync FE/Qt: bugref:6699 Better error handling for guest control console
(edit) @71020   7 years vboxsync NEM: More code. bugref:9044
(edit) @71019   7 years vboxsync FE/Qt bugref:6699 Fix Win builds
(edit) @71018   7 years vboxsync Main,Installer: Made unattended installation work for rhel3 and friends.
(edit) @71017   7 years vboxsync FE/Qt: bugref:6699 Fix Mac builds
(edit) @71016   7 years vboxsync FE/Qt: bugref:6699 Refactor command parser and use getopt
(edit) @71015   7 years vboxsync RTStrNICmpAscii: bugfix
(edit) @71014   7 years vboxsync IPRT/isomakercmd.cpp: When removing files, make sure all instances are …
(edit) @71013   7 years vboxsync IPRT/rtFsIsoImportProcessIso9660AddAndNameFile: Fixed stupid bug where …
(edit) @71012   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71011   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71009   7 years vboxsync RTGetOpt: Fixed bug handling missing option values when …
(edit) @71008   7 years vboxsync Main: Same fix as for the redhat post-install script.
(edit) @71007   7 years vboxsync Main,Installer: Made unattended installation of rhel5 and friends …
(edit) @71006   7 years vboxsync FE/Qt: bugref:9119: A try to fix a crash while opening New VM wizard …
(edit) @71005   7 years vboxsync FE/Qt: Removing some redundancy related to resource (icons) management.
(edit) @71004   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix intercepting VMMCALL while executing …
(edit) @71003   7 years vboxsync Main/UnattendedImpl.cpp: More old RHEL/OEL detection.
(edit) @71002   7 years vboxsync iosmakerimport.cpp: Fixed assertion in boot catalog parsing code for …
(edit) @71001   7 years vboxsync scm
(edit) @71000   7 years vboxsync ValidationKit/TestExecService: Started implementing a serial port …
(edit) @70999   7 years vboxsync Main/Unattended: Started to detect RHEL and OEL iso images.
(edit) @70998   7 years vboxsync FE/Qt: bugref:6699 Use a QSplitter to enable a more dynamic resizing …
(edit) @70997   7 years vboxsync RTVfsChainOpenDir: Default to READ access.
(edit) @70996   7 years vboxsync Build fix for r120842.
(edit) @70995   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Few missed bits for 3D scaled mode …
(edit) @70994   7 years vboxsync Audio/DrvHostPulseAudio.cpp: Added support for distinguishing input / …
(edit) @70993   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpPlaybackDstToStr().
(edit) @70992   7 years vboxsync unreachable code in UIGuestControlInterface::parseCommand
(edit) @70991   7 years vboxsync bugref:8345. Fixed the condition for moving floppy disk. Creation of …
(edit) @70990   7 years vboxsync FE/Qt Don't use == if you want to set somethingsvn status
(edit) @70989   7 years vboxsync ValidationKit/SerialTest: Make scm happy
(edit) @70988   7 years vboxsync FE/Qt: bugref:6699 Adding necessary console command interfaces to …
(edit) @70987   7 years vboxsync FE/Qt: Remove a duplicate line
(edit) @70986   7 years vboxsync VMM/HM: Log and nit.
(edit) @70985   7 years vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70984   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [bug fix]
(edit) @70983   7 years vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70982   7 years vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70981   7 years vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70980   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [build fix]
(edit) @70979   7 years vboxsync NEM: Working on the EM loops. bugref:9044
(edit) @70978   7 years vboxsync NEM: Working on PGM notifications. bugref:9044 [build fix]
(edit) @70977   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70976   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Update Compositor's stretch …
(edit) @70975   7 years vboxsync Audio/HDA: Disable audio streams before doing a stream reset in …
(edit) @70974   7 years vboxsync Audio/DrvHostDSound.cpp: Fixed playback start latency and made some …
(edit) @70973   7 years vboxsync bugref:8345. Fixed trailing blanks.
(edit) @70972   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpMsToBytes().
(edit) @70971   7 years vboxsync bugref:8345. Corrected progress setup and handling. Replaced RTPrintf …
(edit) @70970   7 years vboxsync VMM/IEM: Nested Hw.virt: Flush TLB after switching modes if needed to …
(edit) @70969   7 years vboxsync VMM/HMSVMR0: Logging build fix.
(edit) @70968   7 years vboxsync VMM/HMSVMR0: Logging.
(edit) @70967   7 years vboxsync Audio/DrvHostDSound.cpp: Check for valid circular buffer when flushing …
(edit) @70966   7 years vboxsync Build fix.
(edit) @70965   7 years vboxsync Build fix.
(edit) @70964   7 years vboxsync Audio/HDA: Implemented separate timers for per audio stream to a) …
(edit) @70963   7 years vboxsync ValidationKit/tests/tdStorageBenchmark1: Enable QCOW testing again
(edit) @70962   7 years vboxsync ValidationKit/tests/tdStorageBenchmark1: Enable QCOW testing again
(edit) @70961   7 years vboxsync Storage/QCOW: Fix bug introduced in r120663 which caused creation of …
(edit) @70960   7 years vboxsync PGMAllHandler: build fix. bugref:9044
(edit) @70959   7 years vboxsync GL/compositor: Trailing space fix.
(edit) @70958   7 years vboxsync FE/Qt:All directories shall have Makefile.kup or a Makefile.kmk in them.
(edit) @70957   7 years vboxsync DSound,FE/Qt: Flowerbox fixes.
(edit) @70955   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70954   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70953   7 years vboxsync VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
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