VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19155   16 years vboxsync kmk snapshot adaptions
(edit) @19154   16 years vboxsync kmk snapshot adaptions
(edit) @19153   16 years vboxsync kmk snapshot targets
(edit) @19152   16 years vboxsync HostServices and GuestHost/X11 clipboard: lots of changes, see defect …
(edit) @19151   16 years vboxsync EM: build fix.
(edit) @19150   16 years vboxsync Additions/x11/clipboard: fix handling of middle-button pasting and the …
(edit) @19149   16 years vboxsync FE/Qt4-OVF: make it possible to edit items with the keyboard
(edit) @19148   16 years vboxsync typo
(edit) @19147   16 years vboxsync #3854: Error checking for skb_gso_segment().
(edit) @19146   16 years vboxsync VM_FF_REQUEST -> VMCPU_FF_REQUEST
(edit) @19145   16 years vboxsync EFI: polished r46371
(edit) @19144   16 years vboxsync Compile fix
(edit) @19143   16 years vboxsync Compile fixes
(edit) @19142   16 years vboxsync Bumped saved state version
(edit) @19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @19140   16 years vboxsync VBoxService/common: Fix for the fix of r46351.
(edit) @19139   16 years vboxsync FE/Qt4: typo (public #3798)
(edit) @19138   16 years vboxsync cbinding: tab to spaces
(edit) @19137   16 years vboxsync Additions/VBoxService: Fixed regression for non-Windows code.
(edit) @19136   16 years vboxsync FE/Qt4: nls update
(edit) @19135   16 years vboxsync More debug logging for linux netfilter.
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19133   16 years vboxsync FE/Qt4: added Khmer as new language
(edit) @19132   16 years vboxsync FE/Qt4: show the correct help key on the welcome screen
(edit) @19131   16 years vboxsync Solaris/Installer: Use 192.168.56.1 for t he host-only static IP.
(edit) @19130   16 years vboxsync NetAdp/win: static ip settings by default, dynamic calculation
(edit) @19129   16 years vboxsync configure: fixed message
(edit) @19128   16 years vboxsync gcc-4.4 warning
(edit) @19127   16 years vboxsync Devices/Makefile.kmk: EFI adjustment.
(edit) @19126   16 years vboxsync Runtime/Aio: * Move the validation macros to a new header because they …
(edit) @19125   16 years vboxsync Runtime/Aio: Add description for the RT File async I/O API
(edit) @19124   16 years vboxsync ConsoleImpl2.cpp: anything goes for VBoxInternal2/UseEFI.
(edit) @19123   16 years vboxsync VMMR0: Too chatty/messy in dmesg on darwin.
(edit) @19122   16 years vboxsync Devices/Makefile.kmk: Some cleanup.
(edit) @19121   16 years vboxsync Devices/Makefile.kmk: Some cleanup.
(edit) @19120   16 years vboxsync Various files: Virtual Box -> VirtualBox.
(edit) @19119   16 years vboxsync ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
(edit) @19118   16 years vboxsync ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
(edit) @19117   16 years vboxsync FE/Qt4: Global Settings / Network page: unlocked add/remove interface …
(edit) @19116   16 years vboxsync Solaris build fix.
(edit) @19115   16 years vboxsync Enabling create/destroy host-only interfaces in Main API for all platforms.
(edit) @19114   16 years vboxsync Additional logging in netfilter.
(edit) @19113   16 years vboxsync PCNet: handle rare cases were the register content changed when we …
(edit) @19112   16 years vboxsync PCNet: removed dead code (will not work with the current memory model …
(edit) @19111   16 years vboxsync vboxmod.c: Fixed AssertReturn, must recheck cb.
(edit) @19110   16 years vboxsync Additions/Linux/vboxadd: empty R3 HGCM buffers should have a NULL address
(edit) @19109   16 years vboxsync configure: allow to compile with gcc-4.4 but warn the user
(edit) @19108   16 years vboxsync Main: fix discarding snapshots when the corresponding disk images …
(edit) @19107   16 years vboxsync Cbinding: removed the unwanted header
(edit) @19106   16 years vboxsync Cbinding: return IVirtualBox and ISession objects only if they match …
(edit) @19105   16 years vboxsync FE/Qt4: Russian NLS updated.
(edit) @19104   16 years vboxsync PCNet: proposed fix for the deadlock with EMT problem (see internal …
(edit) @19103   16 years vboxsync FE/Qt4: Removed obsolete unused dialog (add host interface input dialog).
(edit) @19102   16 years vboxsync VMM: Don't signal REM during destruction, we won't be stuck in there.
(edit) @19101   16 years vboxsync Restored r46233 (fixing comming in a sec).
(edit) @19100   16 years vboxsync FE/Qt4: Global Settings / Network page: warning when removing …
(edit) @19099   16 years vboxsync crOpenGL: fix multicontext crashes (public bug #3762)
(edit) @19098   16 years vboxsync VBoxXPCOMC: fixed memory leak as ppSession & ppVirtualBox were not …
(edit) @19097   16 years vboxsync Solaris/Installer: changed vboxnet dummy static IP.
(edit) @19096   16 years vboxsync FE/Qt4: 3845: Global Settings / Network page: disable automatic …
(edit) @19095   16 years vboxsync backed out r46233 as it made things worse
(edit) @19094   16 years vboxsync gcc-4 fixes
(edit) @19093   16 years vboxsync SysHlp.cpp: No need to check in vbglUnlockLinear, NIL_RTRTR0MEMOBJ …
(edit) @19092   16 years vboxsync PGMAllPhys.cpp: Fixed wrong (logrel) assertion.
(edit) @19091   16 years vboxsync Additions/common and linux: don'\t try to lock zero-length buffers …
(edit) @19090   16 years vboxsync REM: Import VMMGetCpu.
(edit) @19089   16 years vboxsync VMM: Fixed cleanup issue where the EMT was left behind by always …
(edit) @19088   16 years vboxsync Solaris/Installer: removed unused file.
(edit) @19087   16 years vboxsync FE/Qt4: 3855: Windows host QT GUI crash when selecting Other in the …
(edit) @19086   16 years vboxsync ConsoleImpl.cpp: Don't crash on VM create or restore errors.
(edit) @19085   16 years vboxsync cbinding: updated sample
(edit) @19084   16 years vboxsync VBoxService/common: First time synchronization code for Windows platforms.
(edit) @19083   16 years vboxsync NetAdp/win: static IP config on install
(edit) @19082   16 years vboxsync Solaris/Installer: don't use nwam/dhcpagent for vboxnet (workaround …
(edit) @19081   16 years vboxsync Main/cbindings: VBOXXPCOMC::pfnComInitialize needs to know which …
(edit) @19080   16 years vboxsync FE/Qt4: 3855: Windows host QT GUI crash when selecting Other in the …
(edit) @19079   16 years vboxsync DrvIntNet: correct the unit for 4 of the stats.
(edit) @19078   16 years vboxsync Main/cbindings: Updated VBoxGetXPCOMCFunctions to support the old …
(edit) @19077   16 years vboxsync Already have pVCpu
(edit) @19076   16 years vboxsync CPUMGetGuestCpuId needs a pVCpu parameter.
(edit) @19075   16 years vboxsync CPUMGetGuestCpuIdStdRCPtr -> R3
(edit) @19074   16 years vboxsync DrvNAT: spelling.
(edit) @19073   16 years vboxsync FE/Qt4: 3832: Memory textfield looks ugly on Windows 2008 - fixed.
(edit) @19072   16 years vboxsync IPRT/getopt.h: iShort must be greater than 0.
(edit) @19071   16 years vboxsync memobj-r0drv-freebsd.c: make the exit point easier to spot.
(edit) @19070   16 years vboxsync Main,VBoxManage: Implemented IHost::OperatingSystem and …
(edit) @19069   16 years vboxsync Tiny descriptions of CollectorHAL methods.
(edit) @19068   16 years vboxsync VBoxManageList.cpp: Fixed buffer overflow error printing the host …
(edit) @19067   16 years vboxsync Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
(edit) @19066   16 years vboxsync FE/Qt4: 3847: Can't change host key (2.2 regression) - burn fixed for …
(edit) @19065   16 years vboxsync Missing case
(edit) @19064   16 years vboxsync Incomplete and disabled code for multi-core guest SMP …
(edit) @19063   16 years vboxsync cbinding: trailing whitespace
(edit) @19062   16 years vboxsync Main/Makefile.kmk: Reformatted todo + some cleanup.
(edit) @19061   16 years vboxsync Devices/audio.c: ditto.
(edit) @19060   16 years vboxsync VBoxVMSettingsAudio.cpp: ditto.
(edit) @19059   16 years vboxsync ConsoleImpl2.cpp: ditto.
(edit) @19058   16 years vboxsync AudioAdapterImpl.cpp: There might be more OSS users, so join them up.
(edit) @19057   16 years vboxsync IPRT/mp-r0drv-freebsd.c: Fixed a couple of issues. (hope it still works)
(edit) @19056   16 years vboxsync IPRT/darwin-r0: Fixed bug in RTMpOnOthers.
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