VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36667   14 years vboxsync Installer/linux/runasroot: support kdesu as well
(edit) @36666   14 years vboxsync Additions/linux/installer: do xorg.conf hacking right for SUSE Linux …
(edit) @36665   14 years vboxsync tweaks
(edit) @36664   14 years vboxsync Main: check if particular PCI device already attached
(edit) @36663   14 years vboxsync PCI: tweaks
(edit) @36662   14 years vboxsync Additions/x11/VBoxClient: remove auto-pointer-like stuff from seamless code
(edit) @36661   14 years vboxsync Runtime/Makefile.kmk: Ignore bad_alloc() and exception() in the …
(edit) @36660   14 years vboxsync VMM: Change initial TSS attribs to what guests expect.
(edit) @36658   14 years vboxsync Additions/linux/installer: shell script refactoring
(edit) @36657   14 years vboxsync Frontends/VBoxManage: slightly touch up the help for clonehd
(edit) @36653   14 years vboxsync Main/Medium: only create the target path if the destination is file based
(edit) @36652   14 years vboxsync Frontend/VBoxManage: fix error message printing when the bootable …
(edit) @36650   14 years vboxsync EFI64: initialization of task register before switch to compatible …
(edit) @36649   14 years vboxsync HPET: fix time jumps
(edit) @36646   14 years vboxsync Added a .kup-file to Devices/build/.
(edit) @36643   14 years vboxsync HWVMXR0.cpp: probably a workaround for a REM bug.
(edit) @36641   14 years vboxsync VMX: Do not mangle 16-bit TR into 32-bit one.
(edit) @36640   14 years vboxsync Typo fix.
(edit) @36639   14 years vboxsync CPUMIsGuestInRealOrV86Mode and CPUMIsGuestInRealOrV86ModeEx.
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36637   14 years vboxsync tstVDIo: Bugfix and extend compact testcase to VHD
(edit) @36636   14 years vboxsync VHD: Bugfix for compact
(edit) @36635   14 years vboxsync tstVDIo: Introduce I/O patterns to fill images with certain data. …
(edit) @36634   14 years vboxsync tstVDIo: Two new handlers to test VDMerge and VDCompact
(edit) @36633   14 years vboxsync Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
(edit) @36632   14 years vboxsync VHD: Code drop for compaction, completely untested so don't yet use if …
(edit) @36631   14 years vboxsync burn fix
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36629   14 years vboxsync Build fix
(edit) @36628   14 years vboxsync vboxshell: tweaks
(edit) @36627   14 years vboxsync Fix regression introduced with r70774. Change the RC structure of the …
(edit) @36626   14 years vboxsync Installer/linux: fix quoting in the Additions auto-installer
(edit) @36624   14 years vboxsync IPRT/Mangling: solaris build fix.
(edit) @36623   14 years vboxsync Runtime/r0drv/solaris: 32-bit fix of r71000.
(edit) @36621   14 years vboxsync VBoxPci: DECLCALLBACK
(edit) @36619   14 years vboxsync Events: explain ignoring rc
(edit) @36618   14 years vboxsync warning
(edit) @36617   14 years vboxsync Main: gcc warning
(edit) @36616   14 years vboxsync VBoxPci: static DECLHIDDEN is DoppelMoppel
(edit) @36615   14 years vboxsync Main/idl: new method IHost::generateMACAddress, including implementation
(edit) @36614   14 years vboxsync iprt: next try
(edit) @36613   14 years vboxsync iprt: try to fix win burn
(edit) @36612   14 years vboxsync SDK: fixed some installed files, restore copyright notice
(edit) @36611   14 years vboxsync iprt: add RTPathUserDocuments
(edit) @36610   14 years vboxsync VBoxManage/GuestCtrl: Initialize rcProc.
(edit) @36609   14 years vboxsync VBoxManage/GuestCtrl: Added multiple source handling for copyto and …
(edit) @36608   14 years vboxsync NAT/bsd: returns original number of preallocated 16kb mbufs.
(edit) @36607   14 years vboxsync iprt/Makefile.kmk: ignore mangled strpbrk.
(edit) @36606   14 years vboxsync build fix.
(edit) @36605   14 years vboxsync iprt/memtracker: try to fix 32bit builds
(edit) @36604   14 years vboxsync iprt/RTDirCreateUniqueNumbered: build fix
(edit) @36603   14 years vboxsync Additions/linux/installer: removed the test kernel modules
(edit) @36602   14 years vboxsync Additions/linux/installer: modularise vboxvideo.ko kernel makefile
(edit) @36601   14 years vboxsync build fix
(edit) @36600   14 years vboxsync build fix
(edit) @36599   14 years vboxsync warning
(edit) @36598   14 years vboxsync RTDirCreateUniqueNumbered: RTStrFormatNumber is not safe.
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36596   14 years vboxsync iprt/thread.h: Added RTThreadIsInitialized, RTThreadIsSelfKnown and …
(edit) @36594   14 years vboxsync FE/Qt: Another polishing trigger for settings dialog pages.
(edit) @36593   14 years vboxsync FE/Qt: Settings loader bug fix: Mark settings pages initially 'not …
(edit) @36592   14 years vboxsync FE/Qt: Just some settings dialog API renaming.
(edit) @36591   14 years vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36590   14 years vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36589   14 years vboxsync FE/Qt: Moving UISettingsDialogType enum from VBoxDefs to separate …
(edit) @36588   14 years vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36587   14 years vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36586   14 years vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36585   14 years vboxsync Installer/linux: modular kernel makefile documentation
(edit) @36584   14 years vboxsync Additions/linux/installer: modularise the vboxsf.ko kernel makefile
(edit) @36583   14 years vboxsync Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
(edit) @36582   14 years vboxsync iprt: next burn fix
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36579   14 years vboxsync iprt: fix win burns
(edit) @36578   14 years vboxsync iprt: grr, missed Makefiles
(edit) @36577   14 years vboxsync iprt: add RTDirCreateUniqueNumbered
(edit) @36576   14 years vboxsync iprt: fix memory leak
(edit) @36575   14 years vboxsync Main/src-server/ApplianceImplImport: automatically repair broken OVF …
(edit) @36574   14 years vboxsync PCI: some docs, todos
(edit) @36571   14 years vboxsync Windows Guest Additions installer: Apply WFP settings after taking …
(edit) @36570   14 years vboxsync Windows Guest Additions installer: Use dynamic char2wchar conversion …
(edit) @36568   14 years vboxsync PDMBlkCache: fixed memory leak
(edit) @36567   14 years vboxsync ugly.
(edit) @36565   14 years vboxsync Runtime/r0drv/solaris: Use kernel pages from free and cachelists.
(edit) @36564   14 years vboxsync HWACCM/SVM: Document and log new feature bits.
(edit) @36563   14 years vboxsync iprt-cpp: More RTC*List methods. Added explicit constructors to the …
(edit) @36562   14 years vboxsync PCI: better logging, try to play nice with MSI
(edit) @36561   14 years vboxsync RTCString::join: Optimization.
(edit) @36560   14 years vboxsync IPRT: Perform the mangling check when building.
(edit) @36559   14 years vboxsync Main/Console: Use the device instance when detaching/attaching a …
(edit) @36558   14 years vboxsync FE/Qt: Spelling fix for r70984.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36554   14 years vboxsync deb/rpm: VBOX_WITHOUT_EXTPACK_PUEL_PACKING=1
(edit) @36553   14 years vboxsync FE/Qt: Better warning for situations when user tries to create new VM …
(edit) @36551   14 years vboxsync FE/Qt: Fixing hung in QIFileDialog while searching first available …
(edit) @36550   14 years vboxsync Burn fix.
(edit) @36549   14 years vboxsync IPRT: hide stuff…
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @36547   14 years vboxsync VBoxService/Toolbox: Abort cat'ing when all data is read and/or an …
(edit) @36544   14 years vboxsync iprt-cpp: fix RTCString::join when the list contains just one item
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