VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27691   15 years vboxsync FE/Qt: Prevent mini-process widget to grab focus on GUI visual mode change.
(edit) @27690   15 years vboxsync FE/Qt4: native reset button on Mac OS X
(edit) @27689   15 years vboxsync GUI: earlier switch to fullscreen (xTracker 4693)
(edit) @27688   15 years vboxsync VBoxManage: Warning.
(edit) @27687   15 years vboxsync Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
(edit) @27686   15 years vboxsync DevOHCI: fixed segfault in rhport_set_if_connected()
(edit) @27685   15 years vboxsync Main/Machine: add stub for method to read VM log file.
(edit) @27684   15 years vboxsync 2d: more correct friend template declaration
(edit) @27683   15 years vboxsync burn fix for mac
(edit) @27682   15 years vboxsync 2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
(edit) @27681   15 years vboxsync build fix
(edit) @27680   15 years vboxsync Main/Machine: fix resource leak introduced by last change.
(edit) @27679   15 years vboxsync FE/Qt: New running VM core: little cleanup.
(edit) @27678   15 years vboxsync FE/Qt: New running VM core: little cleanup for additions downloader.
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27675   15 years vboxsync r0drv/Solaris: oops.
(edit) @27674   15 years vboxsync r0drv/Solaris: comment.
(edit) @27673   15 years vboxsync r0drv/Solaris: Physical non-contig allocations without kernel mapping.
(edit) @27672   15 years vboxsync LsiLogic: Small optimization. Data buffers are allocated page aligned …
(edit) @27671   15 years vboxsync SCSI: Fixes for the async I/O path
(edit) @27670   15 years vboxsync Warnings.
(edit) @27669   15 years vboxsync Runtime/r0drv/linux: fixed RTR0MemKernelIsValidAddr() for AMD64
(edit) @27668   15 years vboxsync VBoxManage, Main: fixed creating VM, Bstr fixes.
(edit) @27667   15 years vboxsync iprt/RTProcCreateEx: restored assertion removed in r58933 and added a …
(edit) @27666   15 years vboxsync DevACPI.cpp: Restored code removed in r58897 as it is techincally …
(edit) @27665   15 years vboxsync SCSI: Cleanup during destruction
(edit) @27664   15 years vboxsync SCSI: More statistics
(edit) @27663   15 years vboxsync Main: fix warning
(edit) @27662   15 years vboxsync FE/Qt: New running VM core: just a little cleanup.
(edit) @27661   15 years vboxsync VSCSI: Add the command queuing supported flag for hard disks
(edit) @27660   15 years vboxsync BusLogic: Update the sense data only for a CHECK_CONDITION return code
(edit) @27659   15 years vboxsync VSCSI: Fixed unitialized variable
(edit) @27658   15 years vboxsync VSCSI: Fixed unitialized variable
(edit) @27657   15 years vboxsync VSCSI: typo
(edit) @27656   15 years vboxsync AsyncCompletion: Fix for files which size is not aligned to 512 bytes …
(edit) @27655   15 years vboxsync Make testing forward and backwards merges easier
(edit) @27654   15 years vboxsync DrvSCSI: Use the new VSCSI component and implement the async interface
(edit) @27653   15 years vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
(edit) @27652   15 years vboxsync build fix (3rd try)
(edit) @27651   15 years vboxsync build fix (2nd try)
(edit) @27650   15 years vboxsync build fix
(edit) @27649   15 years vboxsync RTTest: Added RTTest*Value* for reporting simple benchmark result. …
(edit) @27648   15 years vboxsync strformatrt.cpp: Added %RMas and %RMes for escaping attribute values …
(edit) @27647   15 years vboxsync vboxshell: hotplug VM info
(edit) @27646   15 years vboxsync SDK: update PHP webservice bindings
(edit) @27645   15 years vboxsync Todo removed
(edit) @27644   15 years vboxsync Main: fix missing machine settings save in some takeSnapshot() …
(edit) @27643   15 years vboxsync Check for ACPI_CPU because older kernels used that to identify CPU objects
(edit) @27642   15 years vboxsync Correct docs
(edit) @27641   15 years vboxsync wddm: monochrome pointer fix
(edit) @27640   15 years vboxsync wddm: mouse pointer integration fixes
(edit) @27639   15 years vboxsync iprt: added RTMsgErrorRc[V].
(edit) @27638   15 years vboxsync tstRTPoll: Added test for only polling on RTPOLL_EVT_ERROR on a …
(edit) @27637   15 years vboxsync pipe-win.cpp: Don't flag RTPOLL_EVT_WRITE unless asked for.
(edit) @27636   15 years vboxsync VBoxDisp: disable rectangle adjustments. Necessary for VRDP video …
(edit) @27635   15 years vboxsync FE/Qt4: new core: fix "katastrofe!"
(edit) @27634   15 years vboxsync Additions: Enable the CPU hot-plug service by default
(edit) @27633   15 years vboxsync VBoxShell: Fix for changed method names
(edit) @27632   15 years vboxsync FE/Qt4: 4674: Allow hostkey "None".
(edit) @27630   15 years vboxsync PGM,HWACCM: Fix for panic on 32-bit mac os x when using nested paging. …
(edit) @27629   15 years vboxsync wddm: pointer integration working for color pointers
(edit) @27628   15 years vboxsync HPET: testcase update
(edit) @27627   15 years vboxsync HPET: nitpicking
(edit) @27626   15 years vboxsync Solaris/Installer: don't destroy config files.
(edit) @27625   15 years vboxsync FE/Qt4: 4675: Allow predefined shutdown dialog action (old core).
(edit) @27624   15 years vboxsync FE/Qt4: New running VM core: little cleanup.
(edit) @27623   15 years vboxsync VMDK: Fix OVF export and import
(edit) @27622   15 years vboxsync FE/Qt4: new core: ups bogus
(edit) @27621   15 years vboxsync FE/Qt4: new core: Move the VT-x check after the console is turned on. …
(edit) @27620   15 years vboxsync FE/Qt4-nls: merged Chinese Taiwan, Hungarian and Khmer
(edit) @27618   15 years vboxsync iprt: Enabled RTSystemQueryDmiString-win.cpp. Fixed the header from …
(edit) @27617   15 years vboxsync SUPDrvIOC.h: More sparc (just to make the VBoxRT deps build).
(edit) @27614   15 years vboxsync iprt: Implemented RTPipeFromNative on posix.
(edit) @27613   15 years vboxsync iprt: Added RTPipeFromNative, implemented the windows version and …
(edit) @27612   15 years vboxsync Additions/x11/VBoxClient: do not start the seamless Additions either …
(edit) @27611   15 years vboxsync FE/Qt4: 4675: Allow predefined shutdown dialog action - condition fix …
(edit) @27610   15 years vboxsync build fix
(edit) @27609   15 years vboxsync FE/Qt4: 4675: Allow predefined shutdown dialog action (new core only).
(edit) @27608   15 years vboxsync build fix
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27606   15 years vboxsync wddm: mouse pointer integration support (not tested)
(edit) @27605   15 years vboxsync FE/Qt4: Some little cleanup.
(edit) @27603   15 years vboxsync FE/Qt4: only compile stuff which is really necessary
(edit) @27602   15 years vboxsync removed obsolete XFree86 4.2 headers
(edit) @27601   15 years vboxsync Additions/x11: VBoxClient now handles dynamic resizing using library …
(edit) @27600   15 years vboxsync FE/Qt4: try to fix burn
(edit) @27599   15 years vboxsync FE/Qt4: disable register
(edit) @27598   15 years vboxsync Comment added
(edit) @27597   15 years vboxsync Change balloon page type back to zero when deflated.
(edit) @27596   15 years vboxsync Additions/x11/vboxvideo: cleanup in vboxvideo_70 and recheck video …
(edit) @27595   15 years vboxsync Paranoia
(edit) @27594   15 years vboxsync Only force writes to go through vmm
(edit) @27592   15 years vboxsync Main: improve r59084 a bit
(edit) @27591   15 years vboxsync FE/Qt4: 4691: Hide hardware acceleration options when none are available.
(edit) @27590   15 years vboxsync Compile fix
(edit) @27589   15 years vboxsync Wrong kind of flushing
(edit) @27588   15 years vboxsync Flush the recompiler's TLB as well when adjusting the balloon.
(edit) @27587   15 years vboxsync Wrong position to check
(edit) @27586   15 years vboxsync Deal with ballooned pages in PGMR3PhysTlbGCPhys2Ptr
(edit) @27585   15 years vboxsync Duplicate counter
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