VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56501   10 years vboxsync Warnings.
(edit) @56500   10 years vboxsync DnD: FE/Qt: UIDnDMIMEData.cpp: Removed dead code, refactored setData() …
(edit) @56499   10 years vboxsync manual/Makefile.kmk: Don't just link the first file, lint all the xml …
(edit) @56498   10 years vboxsync indent fix
(edit) @56497   10 years vboxsync DnD: FE/Qt: Removed a lot of complexity by not having a separate MIME …
(edit) @56496   10 years vboxsync manual[chm,html]: Tweaks for VBoxManage overview and multiple command …
(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) @56488   10 years vboxsync back to normal
(edit) @56487   10 years vboxsync force consistent build
(edit) @56486   10 years vboxsync Undoing accidental commit.
(edit) @56485   10 years vboxsync Network/NetLwf: Do not pass link-local addresses to …
(edit) @56484   10 years vboxsync XSLTPROC_VERBOSE
(edit) @56483   10 years vboxsync syntax diagram tweaking.
(edit) @56482   10 years vboxsync Made docbook-refentry-to-manual-sect1.xsl produce valid docbook xml …
(edit) @56481   10 years vboxsync include the subcommand in the refsect2 titles, otherwise it becomes …
(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) @56476   10 years vboxsync man*: Shorter titles.
(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) @56472   10 years vboxsync debugvm.xml: missing para
(edit) @56471   10 years vboxsync doc/manual/Makefile.kmk: add targets for checking the XML validity of …
(edit) @56470   10 years vboxsync Main: when reporting the guest CPU metrics, use the average between …
(edit) @56469   10 years vboxsync docbook2latex.xsl: new section tricks.
(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) @56463   10 years vboxsync back to normal
(edit) @56462   10 years vboxsync force consistent build
(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) @56456   10 years vboxsync back to normal
(edit) @56455   10 years vboxsync force consistent build
(edit) @56454   10 years vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56453   10 years vboxsync VBox/log.h: Too much now
(edit) @56452   10 years vboxsync VBox/log.h: Fix breakage when introducing dev_xhci
(edit) @56451   10 years vboxsync doc/manual: fix all docbook XML validity errors in the user_*.xml …
(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) @56446   10 years vboxsync Fixed xHCI log group.
(edit) @56445   10 years vboxsync debugvm fixes.
(edit) @56444   10 years vboxsync global scope remark.
(edit) @56443   10 years vboxsync FE/Qt: fix sending of initial mode hints.
(edit) @56442   10 years vboxsync updates
(edit) @56441   10 years vboxsync todo
(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) @56437   10 years vboxsync manual: updating host key image
(edit) @56436   10 years vboxsync props
(edit) @56435   10 years vboxsync manual: updating some images from latest version
(edit) @56434   10 years vboxsync make refentrytitle same as refname.
(edit) @56433   10 years vboxsync need refentrytitle
(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) @56414   10 years vboxsync no change
(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) @56410   10 years vboxsync space
(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 …
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