VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42001   12 years vboxsync Another one
(edit) @42000   12 years vboxsync Build fix
(edit) @41999   12 years vboxsync More autostart service updates, work in progress
(edit) @41998   12 years vboxsync doc/manual: change wording for wireless bridging slightly
(edit) @41997   12 years vboxsync NAT: comment.
(edit) @41996   12 years vboxsync NAT: enhances TFTP option handling.
(edit) @41995   12 years vboxsync NAT/tftp: fixed buffer overflow in new code found by parfait
(edit) @41994   12 years vboxsync NAT: typo.
(edit) @41993   12 years vboxsync Config.kmk: adapted compiling of Linux modules to recent Linux kernels …
(edit) @41992   12 years vboxsync BUGZ:5265 Additional fix for Solaris.
(edit) @41991   12 years vboxsync addendum to r78863, maybe we should drop this PCI detection code at all
(edit) @41990   12 years vboxsync doc/manual: wireless bridging description (#6059)
(edit) @41989   12 years vboxsync BIOS: properly detect the ICH9 bridge (fixes PXE with ICH9)
(edit) @41988   12 years vboxsync doc/manual: clipboard security, adjustments.
(edit) @41987   12 years vboxsync NAT: hide TFTP internals.
(edit) @41986   12 years vboxsync VideoCapture: Introduced a new Makefile variable for including VPX …
(edit) @41985   12 years vboxsync VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
(edit) @41984   12 years vboxsync wddm/3d: win8 visual studio windows simulator support
(edit) @41983   12 years vboxsync DevHPET: parfait hint
(edit) @41982   12 years vboxsync build fix
(edit) @41981   12 years vboxsync VMM/pgmR3InfoHandlers: 32-bit/64-bit cosmetical fixes
(edit) @41980   12 years vboxsync NAT: windows build fix.
(edit) @41979   12 years vboxsync NAT: warnings.
(edit) @41978   12 years vboxsync NAT: Missed commit.
(edit) @41977   12 years vboxsync NAT: extract DNS functions to slirp_dns.c. Handle …
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41975   12 years vboxsync VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
(edit) @41974   12 years vboxsync DevVGA: Don't assert if the HGSMI driver is not attached.
(edit) @41973   12 years vboxsync Main: 8 => 12GB for Oracle Linux guests
(edit) @41972   12 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41971   12 years vboxsync crOpenGL: report visual bits superset to avoid host context recreation …
(edit) @41970   12 years vboxsync NAT:tftp enhancements style, option parsing, handshaking.
(edit) @41969   12 years vboxsync NAT: back out r78837. (unexpected result)
(edit) @41968   12 years vboxsync Runtime/r0drv/solaris: comments, spaces.
(edit) @41967   12 years vboxsync NAT: NTOHS -> RT_N2H_U16
(edit) @41966   12 years vboxsync scm: For subversion v1.7, call the svn util to extract the info we …
(edit) @41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41964   12 years vboxsync VBOX_WITH_IEM: windows build fix.
(edit) @41963   12 years vboxsync crOpenGL/wddm: fix flikering on window creation
(edit) @41962   12 years vboxsync OpenGL: more !VBOX_WITHOUT_ADDITIONS => VBOX_WITH_ADDITIONS
(edit) @41961   12 years vboxsync libvpx: Removed a logical error where FFMPEG lib path was modified for …
(edit) @41960   12 years vboxsync VideoCapture: Disabling default support for VPX,till Win VPX support …
(edit) @41959   12 years vboxsync VBoxHeadless: Type error. Corrected.
(edit) @41958   12 years vboxsync no doppelmoppel
(edit) @41957   12 years vboxsync OpenGL: VBOX_WITH_ADDITIONS := win64 build fix
(edit) @41956   12 years vboxsync VBoxHeadless: Corrected the C define "VBOX_FFMPEG" to more meaningful …
(edit) @41955   12 years vboxsync VideoCapture: Enable VPX support by default.
(edit) @41954   12 years vboxsync lib/libvpx: To enable libvpx support on solaris.
(edit) @41953   12 years vboxsync VideoCapture: Support for Video capturing using libvpx library i.e …
(edit) @41952   12 years vboxsync fix OSE
(edit) @41951   12 years vboxsync libvpx: build fix for 64-bit hosts; suppress orphaned labels warnings
(edit) @41950   12 years vboxsync wined3d: remove debug assertion
(edit) @41949   12 years vboxsync crOpenGL: fix viewport update
(edit) @41948   12 years vboxsync Build fix.
(edit) @41947   12 years vboxsync Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
(edit) @41946   12 years vboxsync r0drv/solaris/dbgkrnlinfo: initialize with NIL_RTDBGKRNLINFO.
(edit) @41945   12 years vboxsync libs/libvpx: removing linux64 bit support at present. libvpx having …
(edit) @41944   12 years vboxsync build fix
(edit) @41943   12 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41942   12 years vboxsync libs/libvpx: Fix the compilation issue for linux 64 bit . Currently …
(edit) @41941   12 years vboxsync libs/libvpx: To make compilation and installation of libvpx integral …
(edit) @41940   12 years vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   12 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41938   12 years vboxsync warning
(edit) @41937   12 years vboxsync IEM,EM: We can safely assume that all CPUMCTXCORE and CPUMCTX …
(edit) @41936   12 years vboxsync build fix
(edit) @41935   12 years vboxsync Reverted r78802, committed too much.
(edit) @41934   12 years vboxsync build fix
(edit) @41933   12 years vboxsync VMMSwitcher: Drop the unused assembly switcher functions taking guest …
(edit) @41932   12 years vboxsync build fix
(edit) @41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41930   12 years vboxsync crOpenGL: missing glGet constants
(edit) @41929   12 years vboxsync crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
(edit) @41928   12 years vboxsync crOpenGL: fix shader deletion
(edit) @41927   12 years vboxsync FE/Qt: show the current clipboard state in the VM information dialog
(edit) @41926   12 years vboxsync Main/clipboard: save the settings immediately like we do in other places
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41924   12 years vboxsync Devices/Network/lwip: annoying warning
(edit) @41923   12 years vboxsync Config.kmk: VBOX_GCC_Wno-delete-non-virtual-dtor for VBOXQT4GUIEXE
(edit) @41922   12 years vboxsync doc/manual: document that remote guest users have potentially the same …
(edit) @41921   12 years vboxsync Main: shared clipboard is disabled for new VMs
(edit) @41920   12 years vboxsync Build fix
(edit) @41919   12 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41918   12 years vboxsync Solaris/Installer: fixed missing icon in menus and shortcuts.
(edit) @41917   12 years vboxsync Virtio/Net: Feature negotiation and GSO handling on RX path (#5582)
(edit) @41916   12 years vboxsync Stupid copy and paste bug
(edit) @41915   12 years vboxsync FE/VBoxManage: Support to configure autostart/-stop for virtual machines
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41913   12 years vboxsync crOpenGL/OSX: fix concurency and freed memory reference
(edit) @41912   12 years vboxsync crOpenGL: don't try hgsmi when unavailable
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41910   12 years vboxsync Windows build fix
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41908   12 years vboxsync Check loaded selector register the GDT changes.
(edit) @41907   12 years vboxsync 32-bit build fixes
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41905   12 years vboxsync CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
(edit) @41904   12 years vboxsync CPUM: Fixed saved state bustage. Got two padding equally wrong and …
(edit) @41903   12 years vboxsync CPUM: Changed the _IGNORE SSM field descriptors to _OLD so that I can …
(edit) @41902   12 years vboxsync CPUM: Changed the loading of the 1.6 state to use fields.
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