VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30206   15 years vboxsync FE/Qt4: added default help menu icon
(edit) @30205   15 years vboxsync FE/Qt4: Added another ctor. Removed unnecessary char* conversation.
(edit) @30204   15 years vboxsync FE/Qt4: add default cancel icon
(edit) @30203   15 years vboxsync VMM/GMMR0: On Solaris, use legacy alloc for 32-bit (public #6899).
(edit) @30202   15 years vboxsync Make sure shared page candidates are in the allocated state
(edit) @30201   15 years vboxsync Clean up balloon in pnp remove device as well
(edit) @30200   15 years vboxsync FE/headless: VNC coding style and minor fixes
(edit) @30199   15 years vboxsync FE/Qt4: upps
(edit) @30198   15 years vboxsync build fix
(edit) @30197   15 years vboxsync FE/Qt: log if 2D video acceleration is actually enabled for this VM
(edit) @30196   15 years vboxsync FE/Qt4: try to use the host icon and change the button order
(edit) @30195   15 years vboxsync Added PDM_DEVREG_CLASS_HOST_DEV
(edit) @30194   15 years vboxsync FE/Qt: 5052: Runtime language switching should now translate all …
(edit) @30193   15 years vboxsync FE/Qt4: bad typo
(edit) @30192   15 years vboxsync FE/Qt4: created separate icon factory
(edit) @30191   15 years vboxsync Main: add DMI product name and DMI product version to the release log …
(edit) @30190   15 years vboxsync Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
(edit) @30189   15 years vboxsync FE/Qt4-OSX: wrong default
(edit) @30188   15 years vboxsync FE/Qt4-OSX: some improvements to the special controls
(edit) @30187   15 years vboxsync compile fix
(edit) @30186   15 years vboxsync Linux shared folders: fixed a small memory leak when reading the …
(edit) @30185   15 years vboxsync AsyncCompletion/File: Quick fix for raw disks on Windows
(edit) @30184   15 years vboxsync Obsolete comment
(edit) @30183   15 years vboxsync Compile fix
(edit) @30182   15 years vboxsync GUI: 64-bit SMP on 32-bit hosts is now allowed
(edit) @30181   15 years vboxsync Allow 64-bit SMP guests on 32-bit hosts
(edit) @30180   15 years vboxsync Make 32->64 switcher SMP aware.
(edit) @30179   15 years vboxsync FE/Virtualbox: Change the port count to 1 for SATA controllers. Some …
(edit) @30178   15 years vboxsync Assertion
(edit) @30177   15 years vboxsync Same for memory balloon
(edit) @30176   15 years vboxsync Store the page fusion setting in the CFGM tree
(edit) @30175   15 years vboxsync Linux shared folders: coding style
(edit) @30174   15 years vboxsync VSCSI: Handle VERIFY(10) command. Fixes full format during Windows …
(edit) @30173   15 years vboxsync Additions/x11/vboxvideo: add DRI bits to vboxvideo_70
(edit) @30172   15 years vboxsync VBoxHDD: VDCFGQueryBytesAlloc, exclude the terminator of the queried …
(edit) @30171   15 years vboxsync Webservice: fix ManagedObjectReference::release() which needs a write …
(edit) @30170   15 years vboxsync SDK: update clienttest.java sample which no longer compiled
(edit) @30169   15 years vboxsync wddm: scanline info support basics, some tooling for complex vidpn …
(edit) @30168   15 years vboxsync forward-port r62601: webservice: don't throw SOAP exceptions and …
(edit) @30167   15 years vboxsync wddm/3d: make first dx9 test app draw correctly
(edit) @30166   15 years vboxsync German NLS typo
(edit) @30165   15 years vboxsync Compile fix
(edit) @30164   15 years vboxsync CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically …
(edit) @30163   15 years vboxsync tstInlineAsm.cpp: guest phys addr
(edit) @30162   15 years vboxsync wddm/3d: missing change
(edit) @30161   15 years vboxsync wddm: crash fix
(edit) @30160   15 years vboxsync VMMGetStackRC change
(edit) @30159   15 years vboxsync Main: generic Java glue works (including callbacks on Win)
(edit) @30158   15 years vboxsync Linux installer: be more verbose if the correct kernel headers are missing
(edit) @30157   15 years vboxsync OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; …
(edit) @30156   15 years vboxsync Main: COM events work (smth along those lines could be done for …
(edit) @30155   15 years vboxsync FE/Qt4-OSX: autorelease on the wrong place
(edit) @30154   15 years vboxsync FE/Qt4-OSX: try to fix burn
(edit) @30153   15 years vboxsync Linux shared folders: spaces
(edit) @30152   15 years vboxsync wddm/3d: bugfixing
(edit) @30151   15 years vboxsync FE/Qt4-OSX; restructuring
(edit) @30150   15 years vboxsync Linux shared folders: re-read the directory if a file was changed
(edit) @30149   15 years vboxsync Added note
(edit) @30148   15 years vboxsync Too early to check guest cpuid features; use host
(edit) @30147   15 years vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
(edit) @30146   15 years vboxsync Activate fixup for efer mask
(edit) @30145   15 years vboxsync Preparations for fixing the NXE assumption in the 32/64 switcher.
(edit) @30144   15 years vboxsync wddm/3d: more impl & bugfix
(edit) @30143   15 years vboxsync #5020: Prevent flooding host's kernel log with warnings.
(edit) @30142   15 years vboxsync FE/Qt4-OSX: added dtor
(edit) @30141   15 years vboxsync VMMDev: typo when displaying the guest version information 2
(edit) @30140   15 years vboxsync BusLogic: Fix race leading to I/O hang
(edit) @30139   15 years vboxsync wddm/3d: more impl + bugfixing
(edit) @30138   15 years vboxsync wddm/3d: more impl
(edit) @30137   15 years vboxsync solaris OSE fix
(edit) @30136   15 years vboxsync r62531 improved
(edit) @30135   15 years vboxsync plevent.c: Acknowledge the native queue on darwin so that we don't end …
(edit) @30134   15 years vboxsync Session::close: Seems E_ACCESSDENIED is returned by OnSessionEnd …
(edit) @30133   15 years vboxsync wddm/3d: more impl
(edit) @30132   15 years vboxsync Build fix
(edit) @30131   15 years vboxsync AsyncCompletion: Fix hang during migration of an endpoint to a …
(edit) @30130   15 years vboxsync PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
(edit) @30129   15 years vboxsync PDM: typo
(edit) @30128   15 years vboxsync LsiLogic: Don't reset the interrupt mask during a unit reset. Fixes …
(edit) @30127   15 years vboxsync OSX: more cleanup in addition to r62502
(edit) @30126   15 years vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @30125   15 years vboxsync VBoxManage: fixed storageattach error handling
(edit) @30124   15 years vboxsync FE/Qt: 5032: Add multiple-connection-support into VRDP settings page of VM.
(edit) @30123   15 years vboxsync python-OSX: Only build against python 2.5 when we are using the 10.5 …
(edit) @30122   15 years vboxsync FE/Qt4-OSX/Global: Split the event handling methods and the Qt methods …
(edit) @30121   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30120   15 years vboxsync wddm/3d: more impl
(edit) @30119   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30118   15 years vboxsync FE/Qt4-OSX: temporary disable the testcase
(edit) @30117   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30116   15 years vboxsync Solaris/VBoxNetFltBow: logflow.
(edit) @30115   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30114   15 years vboxsync FE/Qt4-OSX: Rewrote the NSApplication interface and event handling to …
(edit) @30113   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30110   15 years vboxsync VBOXR0DRV isn't 10.4 on x86 any longer.
(edit) @30109   15 years vboxsync pedantic warnings
(edit) @30108   15 years vboxsync UIFrameBufferQuartz2D.h: Two more misplaced volatiles.
(edit) @30107   15 years vboxsync VBoxNetFltInternal.h: The linux pDev pointer member is supposed to be …
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