VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21029   15 years vboxsync VBoxSDL: make OpenGL work
(edit) @21028   15 years vboxsync crOpenGL: move warning to debug message
(edit) @21027   15 years vboxsync GUI: fix warning messages
(edit) @21026   15 years vboxsync API/HardDisk: tiny clarification of the cloneTo semantics when copying …
(edit) @21025   15 years vboxsync Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
(edit) @21024   15 years vboxsync HostServices/SharedClipboard: handle the "no data from guest" case …
(edit) @21023   15 years vboxsync VBoxGuestCommonISR: interrupt disabled remark…
(edit) @21022   15 years vboxsync crOpenGL: fix glew library detection on linux
(edit) @21020   15 years vboxsync wrong return code triggers assertions in the debug build
(edit) @21019   15 years vboxsync NAT: pThis as explicit parameter to extradata macro definitions
(edit) @21018   15 years vboxsync NAT: GETIP isn't local macro
(edit) @21017   15 years vboxsync right endianness
(edit) @21016   15 years vboxsync Logging update
(edit) @21015   15 years vboxsync Linux guest kernel modules: prevent some superflous output during build
(edit) @21014   15 years vboxsync Linux shared folders: Linux 2.6.31 fixes
(edit) @21013   15 years vboxsync VBoxManage: mention the sdl mode for startvm
(edit) @21011   15 years vboxsync NAT: more readability
(edit) @21010   15 years vboxsync NAT: lines are too long
(edit) @21009   15 years vboxsync NAT: readability
(edit) @21008   15 years vboxsync VHD: Forgot to remove the alignment
(edit) @21007   15 years vboxsync VHD: Aligning the block bitmap size doesn't work because the accesses …
(edit) @21006   15 years vboxsync VHD: * Fix calculation of block bitmap bit to test or set …
(edit) @21005   15 years vboxsync dbgmodcontainer.cpp: Added the missing file header.
(edit) @21004   15 years vboxsync NAT: binding sockets to interface (default sockets and port-forwarding)
(edit) @21003   15 years vboxsync NAT: log
(edit) @21002   15 years vboxsync MachineImpl.cpp: Fix for another regression from the NULL string …
(edit) @21001   15 years vboxsync HWACCM: Untested AMD-V fix for the xmm register corruption on …
(edit) @20999   15 years vboxsync VMMAllA.asm: fix warning.
(edit) @20998   15 years vboxsync VMM: how to trigger the 64-bit windows issue.
(edit) @20997   15 years vboxsync HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
(edit) @20996   15 years vboxsync HWACCMR0Mixed.mac: strip trailing white space.
(edit) @20995   15 years vboxsync fix for Console::configConstructor hang
(edit) @20993   15 years vboxsync build fix.
(edit) @20992   15 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20991   15 years vboxsync Devices/VMMDev: fix unwanted empty mouse movement events
(edit) @20990   15 years vboxsync Main/MouseImpl: reverted c49200
(edit) @20988   15 years vboxsync Main/MouseImpl: fix unwanted empty mouse movement events
(edit) @20987   15 years vboxsync Config.kmk,src/libs/Makefile.kmk: the VBOX_OPENSSL SDK needs an …
(edit) @20986   15 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @20985   15 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20984   15 years vboxsync Set idHostCpu on entry
(edit) @20983   15 years vboxsync FE/Qt4-OSX: Show mostly "Whats this" messages as tooltip.
(edit) @20982   15 years vboxsync supdrvSessionObjHandleRetain: Must use SUPR0ObjAddRefEx and indicate …
(edit) @20981   15 years vboxsync Backed out 49187; toxic
(edit) @20980   15 years vboxsync IDL: doxygen fixes
(edit) @20979   15 years vboxsync Cpu poke never worked in the VT-x/AMD-V case, because pVCpu->idHostCpu …
(edit) @20978   15 years vboxsync tiny cleanup, don't create unneeded Bstr temp objects
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20976   15 years vboxsync Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
(edit) @20975   15 years vboxsync crOpenGL: fix memory leak when using VBOs
(edit) @20974   15 years vboxsync NAT/libalias: disabling libalias socket managment
(edit) @20972   15 years vboxsync Python: removed unneeded stuff
(edit) @20971   15 years vboxsync Python: Darwin multibin build
(edit) @20970   15 years vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20969   15 years vboxsync Windows Guest Additions installer: Only let the D3D support install in …
(edit) @20967   15 years vboxsync Python: fixed glue library name
(edit) @20966   15 years vboxsync GuestHost/SharedClipboard: CRLF handling fix
(edit) @20965   15 years vboxsync Additions/Linux/vboxmod: silence a warning
(edit) @20964   15 years vboxsync typo
(edit) @20963   15 years vboxsync Main: Added stubs for Cd & CdUp.
(edit) @20962   15 years vboxsync checkUndefined.sh: for solaris too.
(edit) @20961   15 years vboxsync fixed typo, it means occurred, not occured
(edit) @20960   15 years vboxsync NAT: using fPassDomain while composing domainname's list
(edit) @20959   15 years vboxsync NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
(edit) @20958   15 years vboxsync NAT: export of libalias
(edit) @20957   15 years vboxsync Solaris/Installer: argh.
(edit) @20956   15 years vboxsync Solaris/Installer: Remove files during python install build.
(edit) @20955   15 years vboxsync Solaris/Installer: Remove files created during python install.
(edit) @20954   15 years vboxsync SUPDrvInternal.h: comment cleanup.
(edit) @20953   15 years vboxsync additions fix
(edit) @20952   15 years vboxsync Python: multiversion cleanup
(edit) @20951   15 years vboxsync Python: fixed newlines
(edit) @20949   15 years vboxsync Python: minor shell improvments
(edit) @20948   15 years vboxsync typos
(edit) @20947   15 years vboxsync PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a …
(edit) @20946   15 years vboxsync Installer: on Linux put all VboxPython*so built into the final package
(edit) @20945   15 years vboxsync API/HardDisk: allow cloning to existing images. just a stub for now.
(edit) @20944   15 years vboxsync typo
(edit) @20943   15 years vboxsync TM.cpp: Shut up assertions that haven't quite been fixed yet.
(edit) @20942   15 years vboxsync Additions/x11/vboxmouse: missing symbol
(edit) @20941   15 years vboxsync Python: support for custom shell extensions, thanks Vasily for idea
(edit) @20940   15 years vboxsync typo
(edit) @20939   15 years vboxsync Additions/x11/vboxvideo: symbols needed by the build boxes
(edit) @20938   15 years vboxsync FE/Qt: French nls
(edit) @20937   15 years vboxsync FE/Qt: French nls
(edit) @20936   15 years vboxsync Python: support for building multiple versions
(edit) @20935   15 years vboxsync Additions/Linux/vboxadd: missing logging ioctl in release builds
(edit) @20934   15 years vboxsync Additions/x11: automatically check for missing symbols when building
(edit) @20933   15 years vboxsync Runtime: add missing (lazy) symbols in the X11 Additions
(edit) @20932   15 years vboxsync Main/AutoLock: eliminate not entirely working custom windows …
(edit) @20931   15 years vboxsync API: cleanup of previous changes
(edit) @20930   15 years vboxsync OVF: fix exporting of more than one disk
(edit) @20929   15 years vboxsync semevent-r0drv-nt.cpp: s/pEventInt/pThis/g
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20927   15 years vboxsync pdmR3DevHlp_VMPowerOff: Set the VCPU state to stopped here as well to …
(edit) @20926   15 years vboxsync Python: fixed typo, improvments for the shell
(edit) @20925   15 years vboxsync Reset paging mode back to real mode before resetting the pgm pool. …
(edit) @20924   15 years vboxsync DMI processor structure (unused)
(edit) @20923   15 years vboxsync semevent*-r0drv-nt.cpp: we've agreed that only the object is subject …
(edit) @20922   15 years vboxsync Config.kmk,VMM/Makefile.kmk: Retired VBOX_WITH_SMP_GUESTS (unused), …
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