VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @56401   10 years vboxsync sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI 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) @56388   10 years vboxsync build fix
(edit) @56387   10 years vboxsync Additions/VBoxService: additional check
(edit) @56386   10 years vboxsync German NLS fixes
(edit) @56385   10 years vboxsync Config.kmk: Disable raw-mode on darwin.
(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 …
(edit) @56380   10 years vboxsync iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
(edit) @56379   10 years vboxsync Storage/VMDK: small "just in case" code adjustments, shouldn't be …
(edit) @56378   10 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56377   10 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @56376   10 years vboxsync Additions/VBoxService: fix long-standing todo for Windows host, report …
(edit) @56375   10 years vboxsync SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
(edit) @56374   10 years vboxsync ValidationKit: Added option for skipping raw-mode tests based on …
(edit) @56373   10 years vboxsync Installer/VBoxInstallHelper.cpp: more harmless stuff
(edit) @56372   10 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56371   10 years vboxsync Installer/VBoxInstallHelper.cpp: fix never used registry tweaking …
(edit) @56370   10 years vboxsync Storage/iSCSI: Remove nonsense
(edit) @56369   10 years vboxsync Storage/VCI: Fix dead code (not that is actively used at the moment)
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