VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21644   15 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21643   15 years vboxsync Main: fix Darwin burn
(edit) @21641   15 years vboxsync typo
(edit) @21640   15 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
(edit) @21639   15 years vboxsync Pass RDP client name via a guest property (xTracker #4123)
(edit) @21638   15 years vboxsync Additions/x11/seamless: make moving windows in KDE guests work correctly
(edit) @21637   15 years vboxsync Reverted r50166: committed the wrong file.
(edit) @21635   15 years vboxsync 3.0: Backported r49929: sf: parameter validation.
(edit) @21634   15 years vboxsync Installer: fix double pdf target warning
(edit) @21633   15 years vboxsync vbi/memobj-r0drv-solaris.c: reserving kernel address space. (Same as …
(edit) @21632   15 years vboxsync VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
(edit) @21631   15 years vboxsync NAT: libalias's modules termination
(edit) @21630   15 years vboxsync NAT: libalias's links were expired too fast
(edit) @21629   15 years vboxsync HostServices/GuestProperties: fix a todo
(edit) @21627   15 years vboxsync HostServices/SharedClipboard: attempt to fix the next Darwin burn
(edit) @21626   15 years vboxsync Devices/Storage/DrvHostBase.cpp: attempt to fix a burn due to a …
(edit) @21624   15 years vboxsync crOpenGL: build fix to the host service
(edit) @21623   15 years vboxsync HostServices: added getBuffer and getString methods to the host …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21621   15 years vboxsync memobj-r0drv-solaris.c: Implemented reserving kernel address space.
(edit) @21620   15 years vboxsync TPR access optimization experiments (disabled).
(edit) @21619   15 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21618   15 years vboxsync BIOS: Stop PCI BIOS from destroying edx/ecx. Fixes IBMIDECD.SYS driver.
(edit) @21617   15 years vboxsync ministring.cpp: properties, file header (short description, sepearate …
(edit) @21616   15 years vboxsync nitpicking.
(edit) @21615   15 years vboxsync AHCI: fix race condition resulting in hanging I/O
(edit) @21614   15 years vboxsync Link extra AVL code into ring 0 library
(edit) @21613   15 years vboxsync VBoxGuestIDC-unix.c.h: fixed warnings.
(edit) @21612   15 years vboxsync OVF: Added remote OVF downloading.
(edit) @21611   15 years vboxsync video hw accel: DdLock optimization
(edit) @21610   15 years vboxsync NAT: bsd friendly binding
(edit) @21609   15 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21608   15 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21607   15 years vboxsync Main: Enable a serial port for OS/2 guests by default.
(edit) @21606   15 years vboxsync TM.cpp: disable one more assertion
(edit) @21605   15 years vboxsync Solaris/vboxdrv: remove all created properties on unload explicitly.
(edit) @21604   15 years vboxsync Solaris/vboxdrv: log change.
(edit) @21603   15 years vboxsync Solaris/Installer: checkinstall don't ship fix.
(edit) @21602   15 years vboxsync Audio/Solaris: don't define LOG_ENABLED unconditionally.
(edit) @21601   15 years vboxsync NAT: correct binding
(edit) @21600   15 years vboxsync Solaris/Installer: install bindings for all supported python versions.
(edit) @21599   15 years vboxsync OVF: no using in headers
(edit) @21598   15 years vboxsync FE/Qt4: use the ARGB hack regardless of the Qt version
(edit) @21597   15 years vboxsync video hw accel: removed unnecessary polling code
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21595   15 years vboxsync grumble
(edit) @21594   15 years vboxsync thread-r0drv-solaris.c: better interrupt context detection?
(edit) @21593   15 years vboxsync RTSemSpinMutexRequest: Some adjustments.
(edit) @21592   15 years vboxsync VBoxRT-win64.def: ASMNopPause.
(edit) @21591   15 years vboxsync PDMCritSectEnter: PAUSE when spinning.
(edit) @21590   15 years vboxsync Solaris/Installer: bits.
(edit) @21589   15 years vboxsync Solaris/Installer: vboxshell.py to common and some simplifications.
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21587   15 years vboxsync Make sure we turn off X86_CR4_VME if we are in emulated real mode (VT-x)
(edit) @21586   15 years vboxsync FE/Qt4: 350ms should be enough
(edit) @21585   15 years vboxsync Real mode sti emulation wasn't entirely correct.
(edit) @21584   15 years vboxsync Python shell: more VM info
(edit) @21583   15 years vboxsync autorun.sh: solaris typo
(edit) @21582   15 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21581   15 years vboxsync REM: fixed interrupt latency issue
(edit) @21580   15 years vboxsync Additions/autorun: Fixed race with autoresponse file for Solaris autorun.
(edit) @21579   15 years vboxsync Additions/autorun.sh: solaris temp autoinstall file fix.
(edit) @21578   15 years vboxsync Build system: allow for building with docs except CHM files by …
(edit) @21577   15 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21576   15 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21575   15 years vboxsync Solaris/Installer: some cleanup.
(edit) @21574   15 years vboxsync Flush updates
(edit) @21572   15 years vboxsync Put back relevant comment
(edit) @21571   15 years vboxsync cbinding: exported to OSE
(edit) @21570   15 years vboxsync Fixed broken SVMR0InvlpgA
(edit) @21569   15 years vboxsync property set for VB and VBS
(edit) @21568   15 years vboxsync Cleaned up tlb flush signalling
(edit) @21567   15 years vboxsync Checked the wrong flush flag (excessive flushing)
(edit) @21566   15 years vboxsync Solaris/vboxdrv: Suspend-resume notification again.
(edit) @21565   15 years vboxsync Forgotten @todo for SMP on AMD-V
(edit) @21564   15 years vboxsync crOpenGL: enable glarrayelement calls with server side VBOs
(edit) @21563   15 years vboxsync crOpenGL: fix some rare crashes when using server side VBOs
(edit) @21562   15 years vboxsync Paranoia
(edit) @21561   15 years vboxsync Devices: Finally adding the first dtrace probes. :-)
(edit) @21560   15 years vboxsync mount.vboxsf.c: todos.
(edit) @21559   15 years vboxsync COM: implemented arrays support for Visual Basic (not VBS), sample …
(edit) @21558   15 years vboxsync build fix.
(edit) @21557   15 years vboxsync Solaris/USB: bits.
(edit) @21556   15 years vboxsync VBoxManage/createrawvmdk: force use of devices giving access to the …
(edit) @21555   15 years vboxsync semspinmutex-r0drv-generic.c: better fix.
(edit) @21554   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed missing wakup.
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21552   15 years vboxsync thread-r0drv-linux.c: Make sure we return boolean.
(edit) @21551   15 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21548   15 years vboxsync semspinmutex-r0drv-generic.c: Two bugfixes, more assertions.
(edit) @21547   15 years vboxsync SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
(edit) @21546   15 years vboxsync SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
(edit) @21545   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed RTSemSpinMutexRelease.
(edit) @21543   15 years vboxsync semspinmutex-r0drv-generic.c: windows build fix
(edit) @21542   15 years vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21541   15 years vboxsync tstR0ThreadPreemption: use ASMIntAreEnabled.
(edit) @21540   15 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21539   15 years vboxsync ASMNopPause implementation (mainly for AMD64/win).
(edit) @21538   15 years vboxsync fixed comment.
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