VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @19055   16 years vboxsync cbinding: trailing whitespace
(edit) @19054   16 years vboxsync IPRT: svn props for tstFileAio.cpp and fileaio-linux.cpp. (Please use …
(edit) @19053   16 years vboxsync Solaris/Installer: fixed invalid autoresponse path.
(edit) @19052   16 years vboxsync VBoxXPCOMCGlue.c: dlopen errors are less important than the other ones.
(edit) @19051   16 years vboxsync FE/Qt4: VM Settings / Network Page: a couple of nls comments fixed.
(edit) @19050   16 years vboxsync FE/Qt4: 3847: Can't change host key (2.2 regression) - fixed. 'Native' …
(edit) @19049   16 years vboxsync NAT: polished r46167
(edit) @19048   16 years vboxsync NAT: Process the queue unconditionally
(edit) @19047   16 years vboxsync NAT: EINTR handling in poll
(edit) @19046   16 years vboxsync Main: fixed potential deadlock during VM creation (internal ticket #3851)
(edit) @19045   16 years vboxsync ConsoleImpl2.cpp: wrong cRamMBs calc in disabled debug code.
(edit) @19044   16 years vboxsync PGM: Use const SSMFIELDS arrays.
(edit) @19043   16 years vboxsync VBox/pdmdev.h: The increase structure versions of the devhlps (no need …
(edit) @19042   16 years vboxsync MM: Respin of the fix for the 'enmOcPolicy maybe used uninitialized' …
(edit) @19041   16 years vboxsync PDMDevHlp: restored blank lines
(edit) @19040   16 years vboxsync IPRT/fileaio-linux.cpp: A quick code review and cleanup: * …
(edit) @19039   16 years vboxsync iprt/file.h: a todo and a clearification.
(edit) @19038   16 years vboxsync VBoxNetAdp: added missing header
(edit) @19037   16 years vboxsync VBoxManage/modifyhd: implement compacting hard disks, printing an …
(edit) @19036   16 years vboxsync Main/HardDisk: implement compact functionality
(edit) @19035   16 years vboxsync API: document error codes for compact operation
(edit) @19034   16 years vboxsync Storage/VBoxHDD: stub for compacting images
(edit) @19033   16 years vboxsync VBox-MakefileGuidelines: two more rules.
(edit) @19032   16 years vboxsync Split TM for SMP guests.
(edit) @19031   16 years vboxsync VBoxService/common: More updates for Windows SCM handling.
(edit) @19030   16 years vboxsync #2954: Updated Linux installers for vboxnetadp.ko
(edit) @19029   16 years vboxsync Solaris/Installer: Tried fixed IPS audit warning on invalid version.
(edit) @19028   16 years vboxsync Main/cbindins,libvirt/*glue: Bought back g_szVBoxErrMsg and change the …
(edit) @19027   16 years vboxsync GuestHost/SharedClipboard: add testcases for the X11 clipboard code …
(edit) @19026   16 years vboxsync VBoxManage/showhdinfo: avoid problems with RTGetOpt
(edit) @19025   16 years vboxsync Runtime/getopt: clarify that iShort must not be 0
(edit) @19024   16 years vboxsync PGM: Moved shadow mode exit and re-enter from PGMAllPool.cpp to …
(edit) @19023   16 years vboxsync fixed typo in VBoxMange modifyvm VM_NAME -idecontroller
(edit) @19022   16 years vboxsync MM,PGM: RamPreAlloc docs to PGM, MM doesn't need to query it any longer.
(edit) @19021   16 years vboxsync Solaris/Installer: full root packaging.
(edit) @19020   16 years vboxsync webservice/Makefile.kmk: some cleanup.
(edit) @19019   16 years vboxsync FE/Qt4: VM Settings / Network Page: Fixing gcc warning.
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