VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24523   15 years vboxsync More comments
(edit) @24522   15 years vboxsync Main/OVF: fix import of floppies, add stub code for proper future …
(edit) @24521   15 years vboxsync Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
(edit) @24520   15 years vboxsync Got rid of annoying inability to sometimes load vt-x release states …
(edit) @24518   15 years vboxsync NetFltInstall: Fixed installation errors, added todos.
(edit) @24517   15 years vboxsync AsyncCompletion: Reuse evicted buffers if possible to avoid too much …
(edit) @24516   15 years vboxsync 2d accel: fix the missing case warning
(edit) @24515   15 years vboxsync mac burn fix
(edit) @24514   15 years vboxsync GUI: after more discussion, enable branch drawing in snapshots tree on …
(edit) @24513   15 years vboxsync GUI: enable branch drawing in snapshots tree on Mac platform as well
(edit) @24512   15 years vboxsync VBoxServiceVMInfo.cpp: r=bird: Added a todo about unwanted namefiltering.
(edit) @24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24510   15 years vboxsync GUI: enable branch drawing in snapshots tree on Linux platform
(edit) @24509   15 years vboxsync Main: fix deleteSnapshot failure: medium backreferences were not …
(edit) @24508   15 years vboxsync SSM,VM: VMSetError handling.
(edit) @24507   15 years vboxsync HWACCMR0.cpp: privately disabled the assertion.
(edit) @24506   15 years vboxsync VBoxService: Fixed UTMP enumeration return value on OpenSolaris.
(edit) @24505   15 years vboxsync VBoxManage: no toggle mode (on/off) required for --forceunmount
(edit) @24504   15 years vboxsync VBoxManage: Implemented the --forceunmount option
(edit) @24503   15 years vboxsync OpenGL: better error message
(edit) @24502   15 years vboxsync Additions/linux/installer: X11 setup fix
(edit) @24501   15 years vboxsync 2d accel: re-enable 2D support test on VM creation for Mac
(edit) @24500   15 years vboxsync FE/Qt4: 4370: Unable to auto-mount Guest Additions image while …
(edit) @24499   15 years vboxsync Main/testcase: build fix
(edit) @24498   15 years vboxsync SUPDrvIOC.h: Note about the major version consumed by the 3.0 branch.
(edit) @24497   15 years vboxsync Main/Settings.cpp: Corrected the handling of the hardware version. …
(edit) @24496   15 years vboxsync Main/testcase: update to changed MountMedium method as well
(edit) @24495   15 years vboxsync DevVGA: Restore version 1 saved states (very recent regression).
(edit) @24494   15 years vboxsync Main/Appliance: fix SCSI controller import (use long name now), and …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24492   15 years vboxsync Linux additions: fixed Makefile
(edit) @24491   15 years vboxsync typo in error message
(edit) @24490   15 years vboxsync Saved state screenshot API stubs (xTracker 4364).
(edit) @24489   15 years vboxsync crOpenGL-OSX: better fix for r54567
(edit) @24488   15 years vboxsync FE/Qt4: 3616: Guru meditation triggers VM window resize: Ignoring …
(edit) @24487   15 years vboxsync Additions/linux/installer: non-Debian versions of X.Org 1.6 do need …
(edit) @24486   15 years vboxsync Aditions/linux/installer: do forced uninstall without requiring a …
(edit) @24485   15 years vboxsync Corrected assertion
(edit) @24484   15 years vboxsync Must reinit VT-x and AMD-V after a suspend as some BIOSes don't do …
(edit) @24483   15 years vboxsync crOpenGL-OSX: make sure a valid context is set
(edit) @24482   15 years vboxsync HWACCMR0.cpp: Disabled deadly assertion.
(edit) @24481   15 years vboxsync PGMSavedState.cpp: /RamPreAlloc=true shouldn't make any difference for …
(edit) @24479   15 years vboxsync Linux addiitons: re-enable DRI for Linux, Solaris
(edit) @24478   15 years vboxsync Linux additions: don't warn if the link already exists
(edit) @24477   15 years vboxsync Linux additions: fixed path
(edit) @24475   15 years vboxsync tstAnimate.cpp: ditto
(edit) @24474   15 years vboxsync VM.cpp: One other NULL/VMR3ReqCall case.
(edit) @24473   15 years vboxsync EFI: Logo from Ivan.
(edit) @24472   15 years vboxsync 2d accel: disable buffer size asserts (primarily for Mac)
(edit) @24471   15 years vboxsync 2d accel: lazy QGLWidget creation to avoid conflicting with 3D on Mac
(edit) @24470   15 years vboxsync #3987: Virtio: Fixed the status reporting required by recent kernels …
(edit) @24468   15 years vboxsync iprt/req.h: Document RTReqCall* caveats better.
(edit) @24467   15 years vboxsync Document VMR3Req* caveats.
(edit) @24466   15 years vboxsync Main: more XML documentation
(edit) @24465   15 years vboxsync Respect the default value of PAE for pre 1.9 xml files. Always write …
(edit) @24464   15 years vboxsync TakeScreenShotSlow corrected comment and API spec.
(edit) @24463   15 years vboxsync CPUM: Enabled the last bit of live migration code.
(edit) @24462   15 years vboxsync Main: fix deadlock discarding images
(edit) @24461   15 years vboxsync VMM/VM: pass uintptr 0 instead of NULL while passing SSM load info to EMT.
(edit) @24460   15 years vboxsync PAE enabled by default
(edit) @24459   15 years vboxsync TakeScreenShotSlow convert pixels.
(edit) @24458   15 years vboxsync Main: fix medium detachments when restoring snapshot, second try
(edit) @24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24456   15 years vboxsync Changed default of PAE to true for 64 bits and 32 bits Windows & …
(edit) @24455   15 years vboxsync PCNet: drop RX packets if the link is down
(edit) @24454   15 years vboxsync FE/Qt4: fix for Cocoa
(edit) @24453   15 years vboxsync CPUM: CPUID validation on state load.
(edit) @24451   15 years vboxsync 2d accel: enable for Mac
(edit) @24450   15 years vboxsync Python: shell command to save guest screenshot
(edit) @24449   15 years vboxsync Additions/Linux: don't pack debug directory for now, breaks CIFS builds
(edit) @24448   15 years vboxsync 2d accel: basic doc update, YV12 shader enhancements
(edit) @24447   15 years vboxsync Main: fix double medium detachment when restoring snapshot
(edit) @24445   15 years vboxsync FE/Qt4: Virtual Media Manager: Update related stuff on internall …
(edit) @24444   15 years vboxsync Additions/installer/linux: more fixes
(edit) @24443   15 years vboxsync Build fix
(edit) @24442   15 years vboxsync AsyncCompletion: New key to enable the host cache with async I/O. Not …
(edit) @24441   15 years vboxsync ConsoleImpl: should be pcnet and not e1000
(edit) @24440   15 years vboxsync Additions/linux/installer: fixed some todos in the Makefile
(edit) @24439   15 years vboxsync Storage/VBoxHDD: tweak PCHS handling in VDCopy (contributed by Huihong Luo)
(edit) @24438   15 years vboxsync Wrong approach
(edit) @24437   15 years vboxsync FE/Qt4: Need to check if the controller is present before using it
(edit) @24436   15 years vboxsync Disable CD/DVD drives for SATA because supprt is not complete yet (no …
(edit) @24435   15 years vboxsync Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
(edit) @24434   15 years vboxsync Main: API docs
(edit) @24433   15 years vboxsync Main: fix crash when deleting the only snapshot
(edit) @24432   15 years vboxsync 2d accel: overlay framebuffer for VBoxQuartz2DFrameBuffer
(edit) @24431   15 years vboxsync 2d accel: simplified coord transformations
(edit) @24430   15 years vboxsync E1000: forward-port of r54484 from 3.0 to HEAD
(edit) @24427   15 years vboxsync iprt/string.h: Added a simpler allocating sprintf interface.
(edit) @24426   15 years vboxsync Solaris/r0drv: as_pagelock fix typo.
(edit) @24425   15 years vboxsync Solaris/r0drv: fix as_pagelock access error (host/guest common IPRT now).
(edit) @24424   15 years vboxsync Solaris/Installer: usb fixes.
(edit) @24423   15 years vboxsync Solaris/Installer: install USB support only for snv_124 and above for now.
(edit) @24422   15 years vboxsync FE/Qt4: VBox Problem Reporter: Fixing typo.
(edit) @24421   15 years vboxsync FE/Qt4: Storage Settings UI: Disabling passthrough for other than IDE …
(edit) @24420   15 years vboxsync FE/Qt4: Storage Settings UI: Update to unique medium selection …
(edit) @24419   15 years vboxsync FE/Qt4: Storage Settings UI: More correct verbose attribute processing …
(edit) @24418   15 years vboxsync FE/Qt4: Disable breaking-nativity commit r54459 for now.
(edit) @24417   15 years vboxsync FE/Qt4: Storage Settings UI: Update to unique medium selection …
(edit) @24416   15 years vboxsync Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
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