VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @71010   7 years vboxsync HostServices/GuestPropertySvc.h: Use RTStrNICmpAscii() instead of …
(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) @70956   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(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 …
(edit) @70952   7 years vboxsync VMM: More build fixing.
(edit) @70951   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70950   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70949   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70947   7 years vboxsync VMM/NEM: More code. [build fix]
(edit) @70946   7 years vboxsync VMM/NEM: More code. [build fix]
(edit) @70945   7 years vboxsync VMM/NEM: More code.
(edit) @70944   7 years vboxsync VMM/NEM: More code.
(edit) @70943   7 years vboxsync FE/Qt bugref:6699 Set export property to a new folder
(edit) @70942   7 years vboxsync VMM/NEM: More code.
(edit) @70941   7 years vboxsync VMM: Don't assert on VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT.
(edit) @70940   7 years vboxsync IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx …
(edit) @70939   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
(edit) @70938   7 years vboxsync DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed …
(edit) @70937   7 years vboxsync Additions/linux: small installer fix for X.Org 6.8.
(edit) @70936   7 years vboxsync Additions/linux: support producing builds which work with glibc 2.3. …
(edit) @70935   7 years vboxsync FE/Qt bugref:6699 Introduce a simple console for guest control
(edit) @70934   7 years vboxsync FE/Qt: bugref:8694: UIDesktopWidgetWatchdog: A way to acquire actual …
(edit) @70933   7 years vboxsync Audio/DevHDA.cpp: Save a few CPU cycles in hdaStreamTransfer() if the …
(edit) @70932   7 years vboxsync PDMDevice.cpp: Try instantiate devices in instance order, unless …
(edit) @70931   7 years vboxsync Audio/DevHDA.cpp: Added todo (VBOX_WITH_AUDIO_HDA_51_SURROUND).
(edit) @70930   7 years vboxsync Additions/linux: check for bzip2 and tar before starting installation. …
(edit) @70929   7 years vboxsync Config.kmk: NewerVccVBoxGuestR3DllMinVista
(edit) @70928   7 years vboxsync Audio/DrvHostDSound.cpp: Cleanup / docs.
(edit) @70927   7 years vboxsync Audio/DrvHostDSound.cpp: Added underrun / overrun counters.
(edit) @70926   7 years vboxsync Audio/DrvHostDSound.cpp: Cleanup / docs.
(edit) @70925   7 years vboxsync Audio/DrvHostDSound.cpp: Also use the notification thread for …
(edit) @70924   7 years vboxsync FE/Qt bugref:6699 Refactoring guest control related classes
(edit) @70923   7 years vboxsync FE/Qt bugref:6699 Adding tree item class
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