VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38947   13 years vboxsync FE/Qt: refactor a slot into UIMachineView to avoid changing it in …
(edit) @38946   13 years vboxsync VBoxService/VMInfo: Implemented more aggressive stale session …
(edit) @38945   13 years vboxsync vbox-img: cosmetics
(edit) @38944   13 years vboxsync PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
(edit) @38943   13 years vboxsync Additions/solaris/SharedFolders: mmap related clarifications.
(edit) @38942   13 years vboxsync now it should compile…
(edit) @38941   13 years vboxsync duh
(edit) @38940   13 years vboxsync VMInternal.h: Alignment fix.
(edit) @38939   13 years vboxsync Storage/vbox-img: Add createbase command, replace VDCloseAll with …
(edit) @38938   13 years vboxsync Windows host installer: Corrected typo which prevented from installing.
(edit) @38937   13 years vboxsync Long comments like this goes in the commit message. Keep the code clean.
(edit) @38936   13 years vboxsync IntNet: Update MAC dst addr before comparing it to host's addr (#5905).
(edit) @38935   13 years vboxsync Windows Guest Additions installer: Use WDDM driver by default on Windows 8.
(edit) @38933   13 years vboxsync HostDrivers/VBoxPci: make it compilable without VBOX_WITH_VBOXDRV
(edit) @38932   13 years vboxsync VBoxMouse/win: simplify power handling, code formatting
(edit) @38931   13 years vboxsync VBoxMouse/win: apply patch from Huihong Luo
(edit) @38930   13 years vboxsync wddm/3d: more rendering fixes
(edit) @38929   13 years vboxsync Additions/common/VBoxVideo: mistyped name caused restoring the …
(edit) @38928   13 years vboxsync FE/Qt: re-applied r74233 to trunk: fix spurious left control key …
(edit) @38927   13 years vboxsync NAT: Don't let ICMP cache to grow without limitations.
(edit) @38926   13 years vboxsync Additions/common/VBoxGuest: fixed the mouse status testcase
(edit) @38925   13 years vboxsync Additions/linux/sharedfolders: fix a warning
(edit) @38924   13 years vboxsync Installer/linux: fix log messages in routines.sh
(edit) @38923   13 years vboxsync Additions/common/VBoxVideo: API todo.
(edit) @38922   13 years vboxsync Additions/solaris/SharedFolders: MMAP fix for non-zero reused pages.
(edit) @38921   13 years vboxsync Converted incorrect assertion to log statement.
(edit) @38920   13 years vboxsync FE/Qt4: be more specific about win 2000
(edit) @38919   13 years vboxsync FE/Qt4-NLS: merged da, bg and cs
(edit) @38917   13 years vboxsync Main/idl: replace strange quotes by regular ones
(edit) @38916   13 years vboxsync Windows host installer: Don't remove host-only interfaces on update.
(edit) @38915   13 years vboxsync Main/glue: update Makefile for Java sample, so that it can be used by …
(edit) @38914   13 years vboxsync Main/glue/tests: clean up sample Java app using the glue code
(edit) @38913   13 years vboxsync compile fixes for VBOX_WITH_EXTPACK disabled
(edit) @38912   13 years vboxsync Main/glue-java: fix copyright in the generated code
(edit) @38911   13 years vboxsync RemoteUSB: support the extended device description.
(edit) @38909   13 years vboxsync FE/Qt4-OSX: keep the correct menu order
(edit) @38908   13 years vboxsync debian/control: add JDK build dependency
(edit) @38906   13 years vboxsync Additions: reverted r74060 (was only for debugging)
(edit) @38905   13 years vboxsync NAT: clean up. Fix vbox/9371. before processing response from ICMP API …
(edit) @38904   13 years vboxsync some small memory leaks in error cases and additional NULL checks
(edit) @38903   13 years vboxsync wddm/3d: offscreen rendering to solve one of win8 ie rendering issues
(edit) @38902   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Move VBoxSelectorWnd actions …
(edit) @38901   13 years vboxsync Additions/solaris/SharedFolders: readonly MMAP support.
(edit) @38900   13 years vboxsync FE/Qt4: add close action hook
(edit) @38899   13 years vboxsync First cut at VDS support in AHCI BIOS.
(edit) @38898   13 years vboxsync Additions/linux/sharedfolders: silently ignore it if /etc/mtab can not …
(edit) @38897   13 years vboxsync Broke out PCI utility routines as they are not tied to AHCI.
(edit) @38896   13 years vboxsync solaris/VBoxNetFltBow: typo.
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38894   13 years vboxsync DevATA,ATAController: Add TRIM support
(edit) @38893   13 years vboxsync Settings: Initialize fNonRotational and fDiscard with defaults if the …
(edit) @38892   13 years vboxsync Additions/common/VBoxGuest: do not send mouse status updates to the …
(edit) @38891   13 years vboxsync Space.
(edit) @38890   13 years vboxsync More publics, workaround for bad PCI cfg access handling.
(edit) @38889   13 years vboxsync Additions/x11/x11include: fix warnings in edid.h/X.Org Server 1.11 …
(edit) @38888   13 years vboxsync Warnings.
(edit) @38887   13 years vboxsync Change DiscardDevice to SetAutoDiscardForDevice
(edit) @38886   13 years vboxsync Back out r74203 again
(edit) @38885   13 years vboxsync PDMBlkCache: Fix burn
(edit) @38884   13 years vboxsync wddm/3d: rendering fixes
(edit) @38883   13 years vboxsync PDMAsyncCompletion: Fix burn
(edit) @38882   13 years vboxsync VBoxGuest/win: enable IoDisconnectInterrupt for NT4 also
(edit) @38881   13 years vboxsync PDMAsyncCompletion: Return an error for a read beyond the end of the file
(edit) @38880   13 years vboxsync PDMBlkCache: Fix burn
(edit) @38878   13 years vboxsync PDM,Devices,Drivers: Add async discard API and make us of it
(edit) @38877   13 years vboxsync VMM/PDMBlkCache: Add discard API
(edit) @38876   13 years vboxsync Storage: Add async discard API
(edit) @38875   13 years vboxsync Storage/QCOW: Fix v1 support, compatible with qemu now
(edit) @38874   13 years vboxsync FE/VBoxManage: Add discard option
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38871   13 years vboxsync Documentation.
(edit) @38870   13 years vboxsync VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
(edit) @38869   13 years vboxsync VBoxGuest/win: IoDisconnectInterrupt
(edit) @38868   13 years vboxsync CPUMR0.cpp: Log more regarding local apic mapping.
(edit) @38867   13 years vboxsync TRPM: Host interrupt stats.
(edit) @38866   13 years vboxsync VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
(edit) @38864   13 years vboxsync crOpenGL: fix compiz under ubuntu9.10
(edit) @38863   13 years vboxsync Resources/Windows: Removed intermediate icons which can be properly …
(edit) @38862   13 years vboxsync Typo.
(edit) @38861   13 years vboxsync Solaris/Installer: Quotes.
(edit) @38860   13 years vboxsync Additions/linux/installer: removed wrong commenting-out
(edit) @38859   13 years vboxsync Windows installer: fix shortcut to .chm
(edit) @38858   13 years vboxsync Additions/common/VBoxGuest: removed structure padding which no one can …
(edit) @38857   13 years vboxsync Additions/common/VBoxGuest.h: removed an apparently unneeded assertion
(edit) @38856   13 years vboxsync Additions/common/VBoxGuest: re-committed r73865
(edit) @38855   13 years vboxsync Additions/common/VBoxGuest: reverted r73865, r73862, r73808, r73807, …
(edit) @38854   13 years vboxsync Additions/solaris/SharedFolders: argh, typo.
(edit) @38853   13 years vboxsync DevPciIch9.cpp: PDM provides locking via the helper interface, make …
(edit) @38852   13 years vboxsync DevPCI.cpp: PDM provides locking via the helper interface, make the …
(edit) @38851   13 years vboxsync Recompiler DMA workaround.
(edit) @38850   13 years vboxsync DevIoApic.cpp: PDM provides locking via the helper interface, make the …
(edit) @38849   13 years vboxsync DevPIC.cpp: Use the NOP critical section on the device level - the PCI …
(edit) @38848   13 years vboxsync Integrated basic AHCI support into new BIOS.
(edit) @38847   13 years vboxsync PDM: Enter the device critical section for PDM callback.
(edit) @38846   13 years vboxsync Additions/solaris/SharedFolders: fixed ref. counting resulting in …
(edit) @38845   13 years vboxsync VMM.cpp: bugfix.
(edit) @38844   13 years vboxsync Very rudimentary SCSI MMC implementation.
(edit) @38843   13 years vboxsync Additions/solaris/SharedFolders: use RT_FAILURE instead of negating …
(edit) @38841   13 years vboxsync VMInternal.h: Alignment fix.
(edit) @38840   13 years vboxsync VBoxVideo: fix guest video driver hang when switching back from …
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