VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56533   10 years vboxsync VBoxManage generated help updates, manual/Makefile.kmk hacking, …
(edit) @56529   10 years vboxsync tstVDIo: Change the implementation to calculate the throughput in …
(edit) @56523   10 years vboxsync Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
(edit) @56522   10 years vboxsync rpm: openSUSE
(edit) @56517   10 years vboxsync FE/Qt: Apply recommended audio codec.
(edit) @56516   10 years vboxsync Main: Save audio codec settings (see #7902).
(edit) @56514   10 years vboxsync VMM/DBGF: Dump guest core with a more standardized CPU dump including …
(edit) @56512   10 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56507   10 years vboxsync OS X build fix.
(edit) @56506   10 years vboxsync DnD: Main: GuestDnDSourceImpl.cpp: More code for guest error handling.
(edit) @56505   10 years vboxsync DnD: VbglR3: Also destroy scratch transfer buffer if guest file …
(edit) @56504   10 years vboxsync Comment typo.
(edit) @56503   10 years vboxsync Windows build fix.
(edit) @56502   10 years vboxsync Build fix.
(edit) @56501   10 years vboxsync Warnings.
(edit) @56500   10 years vboxsync DnD: FE/Qt: UIDnDMIMEData.cpp: Removed dead code, refactored setData() …
(edit) @56497   10 years vboxsync DnD: FE/Qt: Removed a lot of complexity by not having a separate MIME …
(edit) @56495   10 years vboxsync FE/Qt: UIProgressDialog: Added new signal sigProgressChange (like we …
(edit) @56494   10 years vboxsync DnD: GuestDnDPrivate.cpp: Don't bail out too early when waiting for …
(edit) @56493   10 years vboxsync HostDrivers/Support: document caller assumptions for …
(edit) @56492   10 years vboxsync Main: Raised the default RAM size of common Linux distributions from …
(edit) @56491   10 years vboxsync Display the logo even in debug build, just for a shorter time.
(edit) @56490   10 years vboxsync FE/Qt: updated translations.
(edit) @56489   10 years vboxsync FE/Qt: updated Dutch translation. Thank you Richard van der Luit.
(edit) @56486   10 years vboxsync Undoing accidental commit.
(edit) @56485   10 years vboxsync Network/NetLwf: Do not pass link-local addresses to …
(edit) @56480   10 years vboxsync Cleaned up leftovers.
(edit) @56479   10 years vboxsync VBoxManage: Added audio codec setting support.
(edit) @56478   10 years vboxsync testboxscript/setup.sh: test for core dumps on Ubuntu
(edit) @56477   10 years vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
(edit) @56475   10 years vboxsync German NLS fix
(edit) @56474   10 years vboxsync Main/Medium: Don't log an error when the medium is not configured for …
(edit) @56473   10 years vboxsync Host 3D: extend SPU structure with interface for save/restore internal …
(edit) @56470   10 years vboxsync Main: when reporting the guest CPU metrics, use the average between …
(edit) @56468   10 years vboxsync Main/Display: update seamless rectangles if window origin changes.
(edit) @56467   10 years vboxsync Additions/linux/drm: build fixes to the KMS driver for recent kernels.
(edit) @56466   10 years vboxsync debugvm manpage, refsect2 titles, bunch of other hacking.
(edit) @56465   10 years vboxsync VBoxManageHelp must be built with all the VBOX_WITH_STUFF or the …
(edit) @56464   10 years vboxsync Installer/Win: Bump MaxNumFilters to 14 upon NetLwf installation (#7899)
(edit) @56461   10 years vboxsync Installer/win: fix MSM installer package creation
(edit) @56460   10 years vboxsync VMM/HM: comment.
(edit) @56459   10 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56458   10 years vboxsync handle return code
(edit) @56457   10 years vboxsync Additions/VBoxService: properly report the CPU load of each VCPU
(edit) @56454   10 years vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56450   10 years vboxsync Main: Style
(edit) @56449   10 years vboxsync Main/Session: Additional assertion for previous fix
(edit) @56448   10 years vboxsync Main/Session: Fix possible deadlock in Session:i_unlockMachine(). …
(edit) @56447   10 years vboxsync Main: Default to SATA DVD drives for Windows Vista and later.
(edit) @56443   10 years vboxsync FE/Qt: fix sending of initial mode hints.
(edit) @56440   10 years vboxsync FE/Qt: updated Japanese translation. Thank you Ikuya Awashiro.
(edit) @56439   10 years vboxsync PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
(edit) @56438   10 years vboxsync LogRel nit.
(edit) @56432   10 years vboxsync VBox adaptions (taken from 1.0.1m), adapted path in Config.kmk and …
(edit) @56431   10 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56430   10 years vboxsync compile fix with VBOX_WITH_DEBUGGER disabled
(edit) @56429   10 years vboxsync vboxscsiReset: Reset cbBufLeft too.
(edit) @56428   10 years vboxsync VBoxSCSI: Remove needless code
(edit) @56427   10 years vboxsync build fix
(edit) @56426   10 years vboxsync Storage/VBoxSCSI: Fix write support regression and cleanup saved state …
(edit) @56425   10 years vboxsync VBoxSCSI: fixed assertions
(edit) @56424   10 years vboxsync VMM/GIM: Some extra checks while loading saved state and enabling …
(edit) @56423   10 years vboxsync typo
(edit) @56422   10 years vboxsync VBoxManage: gcc warning.
(edit) @56421   10 years vboxsync PATM: virt access handlers: Only use pvUser for asserting.
(edit) @56420   10 years vboxsync csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
(edit) @56419   10 years vboxsync logging fixes
(edit) @56418   10 years vboxsync assertion details.
(edit) @56417   10 years vboxsync Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with …
(edit) @56416   10 years vboxsync IEM: Use the modified IOM string I/O APIs.
(edit) @56415   10 years vboxsync IOM: Do the single I/O fallback in the string APIs instead of having …
(edit) @56413   10 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56412   10 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56411   10 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56409   10 years vboxsync lwip: fix wraparound check when updating icmp echo reply checksum that …
(edit) @56408   10 years vboxsync DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
(edit) @56407   10 years vboxsync duh
(edit) @56406   10 years vboxsync DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
(edit) @56405   10 years vboxsync DevATA: Split out the data port from the IOPortBase1 I/O port …
(edit) @56404   10 years vboxsync DevATA: Read final PIO transfer unit in ring-0.
(edit) @56403   10 years vboxsync IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
(edit) @56402   10 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56400   10 years vboxsync DevATA: Use the R3 infix to clarify in which context things are executed.
(edit) @56399   10 years vboxsync nits
(edit) @56398   10 years vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @56397   10 years vboxsync VirtualBox.xidl: Some rainy day insurance.
(edit) @56396   10 years vboxsync Main/idl: introduce attributes to define how many reserved …
(edit) @56395   10 years vboxsync VUSB: Reverted r100358, fixed xHCI device attaching differently.
(edit) @56394   10 years vboxsync build fix
(edit) @56393   10 years vboxsync UsbMsd: Added scaffolding for returning different descriptors when …
(edit) @56392   10 years vboxsync DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
(edit) @56391   10 years vboxsync VBoxManage: don't hide the help for 'internalcommands gueststats'
(edit) @56390   10 years vboxsync build fix
(edit) @56389   10 years vboxsync log.cpp: try fix warning.
(edit) @56387   10 years vboxsync Additions/VBoxService: additional check
(edit) @56386   10 years vboxsync German NLS fixes
(edit) @56384   10 years vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56383   10 years vboxsync VBoxManage: Do not enable OHCI when xHCI is already there and USB …
(edit) @56382   10 years vboxsync installer/darwin: Don't ship VMMRC.rc when !VBOX_WITH_RAW_MODE.
(edit) @56381   10 years vboxsync Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
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