VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24667   15 years vboxsync xpcom18a4/Makefile.kmk: -framework only applies when linking according …
(edit) @24666   15 years vboxsync GuestPropertySvc.h: Fixed variable name and readability.
(edit) @24665   15 years vboxsync GuestProperties/service.cpp: comment
(edit) @24664   15 years vboxsync ConsoleImpl.cpp: Fussing over the guest property code. (no fixes yet)
(edit) @24663   15 years vboxsync MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
(edit) @24662   15 years vboxsync Moved RTStrVersionToUInt32 out of strtonum.cpp.
(edit) @24661   15 years vboxsync review todo, not simple remark.
(edit) @24660   15 years vboxsync VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
(edit) @24659   15 years vboxsync build grumble.
(edit) @24658   15 years vboxsync RTStrVersionToUInt32: bird review, things todo.
(edit) @24657   15 years vboxsync Utf8Str: Some comments (not a full review).
(edit) @24656   15 years vboxsync iprt/ministring: bird review - addressed object state after throwing …
(edit) @24655   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24654   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24653   15 years vboxsync Please, don't do this.
(edit) @24652   15 years vboxsync 32-bit build fix
(edit) @24651   15 years vboxsync Additions/linux/installer: major clean-up of xorg.conf configuration …
(edit) @24650   15 years vboxsync Disabling asserts preventing ISO image mounts
(edit) @24649   15 years vboxsync Main: another autolock was done too late in SetGuestProperty
(edit) @24648   15 years vboxsync burn fix
(edit) @24647   15 years vboxsync Fix physical page TLB.
(edit) @24646   15 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
(edit) @24645   15 years vboxsync IPRT: Burn fix.
(edit) @24644   15 years vboxsync Main: autolock was done too late in SetGuestProperty
(edit) @24643   15 years vboxsync VbglR3: Better assertion.
(edit) @24642   15 years vboxsync VbglR3: Make use of RTStrVersionToUInt32().
(edit) @24641   15 years vboxsync #3987: Virtio: TX delay timer for batching, fixed assertion on state …
(edit) @24640   15 years vboxsync Additions/linux/installer: fix some information messages and start the …
(edit) @24639   15 years vboxsync IPRT: Added RTStrVersionToUInt32() with testcase.
(edit) @24638   15 years vboxsync PCI: Fix interrupt mapping for certain slots behind a bridge
(edit) @24637   15 years vboxsync xpcom: prevent valgrind warning
(edit) @24636   15 years vboxsync Moved slirp_ext_m_free up a bit in drvNATUrgRecvWorker
(edit) @24635   15 years vboxsync slirp_urg_output: increase packet counter after possible failure returns
(edit) @24634   15 years vboxsync IPRT: Testcase framework for string -> version number conversion; temp …
(edit) @24633   15 years vboxsync IPRT: Testcase framework for string -> version number conversion; WIP.
(edit) @24632   15 years vboxsync Accidental commit
(edit) @24631   15 years vboxsync Wrong format specifier for logging
(edit) @24630   15 years vboxsync Backed out r54784; those flags aren't saved
(edit) @24629   15 years vboxsync Clear the flags so they don't get saved and trigger the release …
(edit) @24628   15 years vboxsync QT GUI: fixed assert (xTracker 3545).
(edit) @24627   15 years vboxsync QT GUI: Increased required guest VRAM size for new Windows VMs …
(edit) @24626   15 years vboxsync Main: Increased default guest VRAM size for Windows >= NT from 12 to 16MB.
(edit) @24625   15 years vboxsync typo (comment).
(edit) @24624   15 years vboxsync updated testcase
(edit) @24623   15 years vboxsync Virtio: small optimization (static TX buffer)
(edit) @24622   15 years vboxsync Build fix for debug builds
(edit) @24621   15 years vboxsync AsyncCompletion: Implement new caching using the 2Q algorithm
(edit) @24620   15 years vboxsync Saved state screenshot Main API fix (xTracker 4364).
(edit) @24619   15 years vboxsync make readable.
(edit) @24618   15 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
(edit) @24617   15 years vboxsync drop unnecessary break.
(edit) @24616   15 years vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @24615   15 years vboxsync Config.kmk: Enable D-BUS for Solaris (required for VBoxClient / host …
(edit) @24614   15 years vboxsync ConsoleImplTeleporter.cpp: changed to VM hand over and TCP …
(edit) @24613   15 years vboxsync SSM.cpp: assertion instead of bulky code.
(edit) @24612   15 years vboxsync DrvVD: Added a LoadDone hook for implementing better handling of …
(edit) @24611   15 years vboxsync VirtIO-net: update the counters
(edit) @24610   15 years vboxsync Wrong statistics prefix for VirtIO-net
(edit) @24609   15 years vboxsync DevAPIC: Disable NMI delivery through LAPIC (Linux NMI watchdog problems).
(edit) @24608   15 years vboxsync Log more advanced VT-x features
(edit) @24607   15 years vboxsync VBoxClient: Make update notifications work under OpenSolaris.
(edit) @24606   15 years vboxsync Interface changes require a UUID change (!)
(edit) @24605   15 years vboxsync VBoxClient: Fixed wrong pointer check and return value.
(edit) @24604   15 years vboxsync Solaris/Installer: symlink vboxefi.fv from arch-specific to …
(edit) @24603   15 years vboxsync Main: remaining firmware selection bits
(edit) @24602   15 years vboxsync EFI: firmware check API in Main
(edit) @24601   15 years vboxsync Frontends/VBoxManage: fix the storage controller output of "VBoxManage …
(edit) @24600   15 years vboxsync FE/Qt4: 4426: USB filters cannot be disabled - state change handler added.
(edit) @24599   15 years vboxsync EFI: Main work for additional firmware types and presence checks
(edit) @24598   15 years vboxsync GUI: better confirmation msg for delete snapshot
(edit) @24597   15 years vboxsync Same for the shortcut names
(edit) @24596   15 years vboxsync Reversed up/down
(edit) @24595   15 years vboxsync GUI: better confirmation msg for delete snapshot
(edit) @24594   15 years vboxsync FE/Qt4: typo
(edit) @24593   15 years vboxsync FE/Qt4: 4149: GUI SEGFAULT in snapshot widget - should be fixed.
(edit) @24592   15 years vboxsync Main: fixed an uninitialized variable found by valgrind introduced …
(edit) @24591   15 years vboxsync VBoxConsoleWnd.cpp: Unintential commit.
(edit) @24590   15 years vboxsync VBoxManageDisk.cpp: Wrong syntax diagram for convertfromraw if given …
(edit) @24589   15 years vboxsync Python shell: better naming
(edit) @24588   15 years vboxsync DevAHCI: Ditto.
(edit) @24587   15 years vboxsync DevATA.cpp: Better error message about missing devices during …
(edit) @24586   15 years vboxsync Python shell: more teleportation (info, password)
(edit) @24585   15 years vboxsync fileio-posix.cpp: Build fix.
(edit) @24584   15 years vboxsync fileio-posix.cpp: file sharing emulation for debugging purposes. …
(edit) @24583   15 years vboxsync DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
(edit) @24582   15 years vboxsync VMM.cpp: Fix cleanup of the stack's guard pages so that we don't …
(edit) @24581   15 years vboxsync Python shell: teleportation support
(edit) @24580   15 years vboxsync PDMLdr.cpp: Call VMSetError before freeing the filename used in the …
(edit) @24579   15 years vboxsync Main/Console: fix taking snapshots of a VM with several hard disk …
(edit) @24578   15 years vboxsync fix OSE
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24576   15 years vboxsync EFI: binary EFI firmware
(edit) @24575   15 years vboxsync SSM: Reduce the number of ifndef SSM_STANDALONE checks by moving code.
(edit) @24574   15 years vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24573   15 years vboxsync build fix
(edit) @24572   15 years vboxsync Main: gcc warning
(edit) @24571   15 years vboxsync VBoxSVC link fix
(edit) @24570   15 years vboxsync crOGL: gcc warnings (note that GLint is sometimes long!)
(edit) @24569   15 years vboxsync crOGL: gcc warning
(edit) @24568   15 years vboxsync add the EFI firmware image into Linux .deb/.rpm packages
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