VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24477   15 years vboxsync Linux additions: fixed path
(edit) @24476   15 years vboxsync tools/solaris.*/bin/yasm: Updated to 0.8.0. (self built on snv_109).
(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) @24469   15 years vboxsync when synching to and from the Solaris additions box, omit the -v flag …
(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) @24452   15 years vboxsync iprt/asm.h: Added ASMIsAmdCpuEx and ASMIsAmdCpu.
(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) @24446   15 years vboxsync Main: add a debugging member to com::Guid so the UUID can be easily …
(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) @24429   15 years vboxsync doc/ReadMe: solaris readme spaces and typo.
(edit) @24428   15 years vboxsync doc/ReadMe: update.
(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 …
(edit) @24415   15 years vboxsync AsyncCompletion: Release the write lock when done. Should fix guest hangs
(edit) @24414   15 years vboxsync VBoxGuestR3LibHostVersion.cpp: why disable it when the string …
(edit) @24413   15 years vboxsync ConsoleImpl2.cpp: rc mix up.
(edit) @24412   15 years vboxsync FE/Qt4: Snapshots Widget: Using common (qt 'windows') style to draw …
(edit) @24411   15 years vboxsync OSE header fixes
(edit) @24410   15 years vboxsync OSE fix
(edit) @24409   15 years vboxsync OSE header fixes
(edit) @24408   15 years vboxsync export the FreeBSD HostDrivers Makefile to OSE
(edit) @24407   15 years vboxsync Put screenshot to saved state (incomplete and disabled), fixed burn.
(edit) @24406   15 years vboxsync Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
(edit) @24405   15 years vboxsync Put screenshot to saved state (incomplete and disabled).
(edit) @24404   15 years vboxsync VBoxManage: list hostcpuids; showvm nows shows the cpuid overrides.
(edit) @24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
(edit) @24402   15 years vboxsync Additions/linux/installer: more fixes
(edit) @24401   15 years vboxsync MediumAttachment: get the controller only if mParent is valid
(edit) @24400   15 years vboxsync FE/Qt4: VBoxConsoleWND: Reusing some code added in r54442; …
(edit) @24399   15 years vboxsync VBoxCredProv not for OSE
(edit) @24398   15 years vboxsync FE/Qt4: make sure the currently attached ISO is always shown in the list
(edit) @24397   15 years vboxsync VBoxManage: USAGE_SNAPSHOT => USAGE_CONTROLVM
(edit) @24396   15 years vboxsync DevPS2: Added qemu code to emulate turning off scancode translation in …
(edit) @24395   15 years vboxsync FE/Qt4: VM Settings / Storage Page: Using …
(edit) @24394   15 years vboxsync EFI: VGA driver converted from Cirrus Logic driver.
(edit) @24393   15 years vboxsync Config.kmk: Typo.
(edit) @24392   15 years vboxsync Config.kmk: Enable Boomer (OSS) for Solaris hosts.
(edit) @24391   15 years vboxsync VBoxCredProv: Enabled automatic building using 200702 PSDK.
(edit) @24390   15 years vboxsync VbglR3GetAdditionsVersion: Missing RTStrFree on failure. Fixed …
(edit) @24389   15 years vboxsync Solaris/Installer: Merge VBI into IPRT.
(edit) @24388   15 years vboxsync Solaris/r0drv, Solaris/Installer: Merge VBI into IPRT. (delete binaries).
(edit) @24387   15 years vboxsync tabs
(edit) @24386   15 years vboxsync Solaris/r0drv: Merge VBI into IPRT.
(edit) @24385   15 years vboxsync Disable async I/O temporarily
(edit) @24384   15 years vboxsync VbglR3: Various fixes based on review.
(edit) @24383   15 years vboxsync VBoxService: Not used.
(edit) @24382   15 years vboxsync Serial: forward-port of 54411 (serial/rawfile: don't flush after …
(edit) @24381   15 years vboxsync VBoxManageStorageController: sata controller port count check
(edit) @24380   15 years vboxsync Add/linux/Makefile.kmk: r=bird: added a few todos; corrected …
(edit) @24379   15 years vboxsync Additions/linux/installer: don't create symlinks during the build, and …
(edit) @24378   15 years vboxsync crOpenGL-OSX: check for a valid region
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