VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71092   7 years vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP feature.
(edit) @71090   7 years vboxsync bugref:8344. temporary two cases in the test tdMoveMedium1.py have …
(edit) @71089   7 years vboxsync FE/Qt: bugref:6699 Listen to API errors for better user feedback
(edit) @71088   7 years vboxsync ValidationKit: Move the non-unique IP detection to the right place in …
(edit) @71087   7 years vboxsync VMM/NEM/win: Get registers via hypercalls. bugref:9044
(edit) @71086   7 years vboxsync WDDM/VBoxTray: bugref:8444: Fixed compilation error caused by typo
(edit) @71085   7 years vboxsync WDDM/VBoxTray: bugref:8444: Get rid of the loop over displays
(edit) @71084   7 years vboxsync ValidationKit: Turn the warning about likely non-unique IP detected …
(edit) @71083   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]
(edit) @71082   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044
(edit) @71081   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71080   7 years vboxsync FE/Qt: Correct some code style issues in UIMachineView.cpp
(edit) @71079   7 years vboxsync VMM/IEM: space.
(edit) @71078   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71077   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71076   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044 [build fix]
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71074   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Use the actual device-pixel-ratio …
(edit) @71073   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Make steps for Unscaled HiDPI Output …
(edit) @71072   7 years vboxsync Updated EFI binaries.
(edit) @71071   7 years vboxsync rhel3_ks.cfg: Need xconfig for non-minimal installation.
(edit) @71070   7 years vboxsync WDDM/VBoxTray: bugref:8444: Cleaning up the code which sends …
(edit) @71069   7 years vboxsync VMM/IEM: Nested Hw.virt: Update number of bytes fetched for SVM decode …
(edit) @71067   7 years vboxsync FE/Qt: bugref:6699 Start adding mkdir subcommand to guest control interface
(edit) @71066   7 years vboxsync FE/Qt: bugref:6699 Small improvements to guest control console
(edit) @71065   7 years vboxsync FE/Qt: bugref:6699 Adding doxygen comments to UIGuestControlTreeItem …
(edit) @71064   7 years vboxsync VMM/HM: We no longer require NRIP to be present when decode-assist is …
(edit) @71063   7 years vboxsync Whitespace.
(edit) @71062   7 years vboxsync Firmware: Define DMI table header size.
(edit) @71061   7 years vboxsync EFI: Moved SMBIOS header into the ROM area which already holds the …
(edit) @71060   7 years vboxsync EFI: Scan a larger range for SMBIOS header.
(edit) @71059   7 years vboxsync FE/Qt: bugref:6699 Initialize guest session tree widget correctly
(edit) @71058   7 years vboxsync FE/Qt: bugref:6699 Adding expand and collapse to the tree widget
(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
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