VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77098   6 years vboxsync APIC: clang/LLVM compile fix
(edit) @77097   6 years vboxsync Guest Control/Main: Renaming (NOREF -> RT_NOREF).
(edit) @77096   6 years vboxsync Guest Control/Main: Use the new code path of …
(edit) @77095   6 years vboxsync Guest Control/Main: Forgot to return the created event in …
(edit) @77094   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 ifdef related fixes. Also don't …
(edit) @77093   6 years vboxsync Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
(edit) @77092   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Assertions.
(edit) @77091   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 indentation space.
(edit) @77090   6 years vboxsync Eliminated '=' from parsing style of long-options, fixed typos and …
(edit) @77089   6 years vboxsync linux/vboxsf: Optimized reading regular files. bugref:9172 Small …
(edit) @77088   6 years vboxsync FsPerf: Extended read+write tests with file offset check after random …
(edit) @77087   6 years vboxsync FE/Qt: bugref:9072 RIP 'filtered' watermarking.
(edit) @77086   6 years vboxsync FE/Qt: bugref:9373: UIGraphicsScrollArea initial implementation.
(edit) @77085   6 years vboxsync FE/Qt: bugref:9373: UIGraphicsScrollBar: Make sure value change signal …
(edit) @77084   6 years vboxsync FE/Qt: bugref:9373: Extend UIGraphicsScrollBar with minimum/maximum …
(edit) @77083   6 years vboxsync Guest Control/Main: Comments.
(edit) @77082   6 years vboxsync Guest Control/Main: Assertion not needed in …
(edit) @77081   6 years vboxsync Guest Control/Main: Doxygen (build) fix.
(edit) @77080   6 years vboxsync Guest Control/Main: Parameter conversion in …
(edit) @77079   6 years vboxsync Guest Control/Main: Fixed GuestWaitEvent initialization by now having …
(edit) @77078   6 years vboxsync FE/Qt: bugref:9072 Replace the info label of the search panel with an …
(edit) @77077   6 years vboxsync Additions/linux/installer: correctly detect the Oracle Linux RPMs. …
(edit) @77076   6 years vboxsync FE/Qt: bugref:9373: A bit of fixes for UIGraphicsScrollBar: Division …
(edit) @77075   6 years vboxsync Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to …
(edit) @77074   6 years vboxsync Guest Control/Main: Get rid of uProcFlags parameter of …
(edit) @77073   6 years vboxsync Guest Control/Main: Also check process priority flags in …
(edit) @77072   6 years vboxsync Guest Control/Main: Fixes for GuestSession::fileExist().
(edit) @77071   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @77070   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(edit) @77068   6 years vboxsync Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to …
(edit) @77066   6 years vboxsync Config.kmk, webservice/Makefile.kmk: more Java webservice fixing for …
(edit) @77065   6 years vboxsync Guest Control/API docs: Spelling.
(edit) @77064   6 years vboxsync linux/vboxsf: Optimization of small reads (<= 3/4 page size) by …
(edit) @77063   6 years vboxsync VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for …
(edit) @77062   6 years vboxsync linux/vboxsf/utils.c: Fixed sf_setattr regression and f_flags version …
(edit) @77061   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Reworking Chooser-pane …
(edit) @77059   6 years vboxsync Installer/linux/Makefile.include.header: Shut up makefile warnings. …
(edit) @77057   6 years vboxsync linux/vboxsf: Makefile is missing IN_GUEST define. bugref:9172
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
(edit) @77054   6 years vboxsync linux/vboxsf: Started converting the code to use the more efficient …
(edit) @77053   6 years vboxsync Guest Control/API docs: Emphasize path usage for …
(edit) @77052   6 years vboxsync FsPerf: Profile RTFsQuerySizes(). bugref:9172
(edit) @77051   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for chooser …
(edit) @77050   6 years vboxsync FE/Qt: Guest Control file manager: Guarantee that …
(edit) @77049   6 years vboxsync Additions/linux/installer: mute chcon error output. …
(edit) @77048   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for group …
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77046   6 years vboxsync WDDM: Gallium Display Driver: separate Gallium based driver from the …
(edit) @77044   6 years vboxsync FE/Qt: bugref:6699: Give the focus to user name line edit as the …
(edit) @77043   6 years vboxsync FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
(edit) @77042   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Sync prepare/cleanup …
(edit) @77041   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Proper prepare/cleanup …
(edit) @77040   6 years vboxsync FE/Qt: bugref:9049: Link icons to VBoxGlobal, not to each of …
(edit) @77039   6 years vboxsync Main/Machine: fix CPUID override removal, it ran into …
(edit) @77038   6 years vboxsync Guest Control/Main: Fixed the number of operations when copying from …
(edit) @77036   6 years vboxsync Guest Control/Main: Fixed the number of operations when copying from …
(edit) @77032   6 years vboxsync VMM/CPUM: bugref:9375 Check for existence of leafs before exploding …
(edit) @77031   6 years vboxsync Audio/DrvHostDSound: Doxygen fix.
(edit) @77030   6 years vboxsync FE/Qt: bugref:9072 Moving info label of search panel to the left of …
(edit) @77029   6 years vboxsync Audio/DrvHostDSound: SCM fix.
(edit) @77028   6 years vboxsync Audio/DrvHostDSound: Implemented support for the generic audio device …
(edit) @77027   6 years vboxsync FE/Qt: Add search medium toolbar action to embedded medium manager
(edit) @77026   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: More wise …
(edit) @77025   6 years vboxsync FDC: Removed the unused fdisk_type_t enum, too.
(edit) @77024   6 years vboxsync FDC: Removed completely unused fd_format_t field.
(edit) @77023   6 years vboxsync DevATA: Added READ CD MSF support (see bugref:5869).
(edit) @77022   6 years vboxsync NAT/Net: pxdns_timeout_add - call sys_untimeout() before scheduling a …
(edit) @77020   6 years vboxsync FE/Qt: Proper fix for r128444 and r128445.
(edit) @77019   6 years vboxsync FE/Qt: Build fix for r128444.
(edit) @77018   6 years vboxsync FE/Qt: bugref:9373: UIGraphicsScrollBar initial implementation.
(edit) @77017   6 years vboxsync VMM/HMSVMR0: Use the function to get the GIF here.
(edit) @77016   6 years vboxsync FE/Qt: Swap medium search and medium details panels/actions in medium …
(edit) @77015   6 years vboxsync FE/Qt: A bunch of icon fixes.
(edit) @77014   6 years vboxsync FE/Qt: Adding a search functionality to medium manager.
(edit) @77013   6 years vboxsync FE/Qt: Some modifications to UIMediumSearchWidget.
(edit) @77012   6 years vboxsync DevATA: Log CHS<->LBA conversions.
(edit) @77011   6 years vboxsync Undoing unintended commit.
(edit) @77010   6 years vboxsync DevATA: Clear interrupt when command register is written (ATA …
(edit) @77009   6 years vboxsync FE/Qt: Build fix
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @77007   6 years vboxsync Build fix.
(edit) @77006   6 years vboxsync FE/Qt: Modifications to medium selector widget to adjust to search …
(edit) @77005   6 years vboxsync FE/Qt: UIMediumSearchWidget remembers the matched items list and …
(edit) @77004   6 years vboxsync linux/vboxsf: Added direct_IO stub for so O_DIRECT opens doesn't fail. …
(edit) @77003   6 years vboxsync add/linux: Moved the vboxsf test build down into the sharedfolders …
(edit) @77002   6 years vboxsync FsPerf: Continue mmap on failure. Fixed div by zero in I/O perf if oe …
(edit) @77001   6 years vboxsync FE/Qt: Do NOT exclude ad-hoc.viso from the most recent list, as it is …
(edit) @77000   6 years vboxsync Devices/USB: Create the USB I/O thread for each device during the …
(edit) @76999   6 years vboxsync FsPerf: More command line options for tweaking the test parameters. …
(edit) @76998   6 years vboxsync FE/Qt: Adding UIMediumItem a getter for UIMedium name.
(edit) @76997   6 years vboxsync FE/Qt: Adding a basic filtering functionality to QITreeWidget. take 2
(edit) @76996   6 years vboxsync FE/Qt. Reverting the previous commit
(edit) @76995   6 years vboxsync FE/Qt: Adding a simple filtering functionality to QITreeWidget
(edit) @76994   6 years vboxsync whitespace
(edit) @76993   6 years vboxsync VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
(edit) @76992   6 years vboxsync Audio/DrvHostDSound: Also clear / reset internal DirectSound buffers …
(edit) @76991   6 years vboxsync Audio/DrvHostDSound: Always apply the backend configuration values on …
(edit) @76990   6 years vboxsync Audio/DrvAudio.h: Naming nit.
(edit) @76989   6 years vboxsync Audio/DrvAudio: Yet another fix for checking whether the requested …
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