VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37620   13 years vboxsync USB: typo.
(edit) @37619   13 years vboxsync doc: fix CHM breakage for nested glosslist
(edit) @37618   13 years vboxsync Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
(edit) @37617   13 years vboxsync Main/USB/Linux: factor out the USBProxyService code for selecting the …
(edit) @37616   13 years vboxsync FE/Qt: 5748: Another Qt + KDE related issue fixed: Disappearing of …
(edit) @37615   13 years vboxsync FE/Qt: 5748: Another Qt + KDE related issue fixed: Disappearing of …
(edit) @37614   13 years vboxsync changelog
(edit) @37613   13 years vboxsync wddm/3d: fix snapshots with aero
(edit) @37612   13 years vboxsync Main-CloneVM: explicitly add the machine registry to every new medium …
(edit) @37611   13 years vboxsync build fix
(edit) @37610   13 years vboxsync FE/Qt: 5748: Fixing GUI on KDE issue: Disappearing of page selector …
(edit) @37609   13 years vboxsync build fix
(edit) @37608   13 years vboxsync VBoxService: cosmetical fix
(edit) @37607   13 years vboxsync build fix
(edit) @37606   13 years vboxsync Settings: read the aborted flag
(edit) @37605   13 years vboxsync duh.
(edit) @37604   13 years vboxsync Main-CloneVM: needs tree lock
(edit) @37603   13 years vboxsync Main-CloneVM: register new mediums; use global default disk format
(edit) @37602   13 years vboxsync FE/CLI: fix default uuid of cloned VM's
(edit) @37601   13 years vboxsync build fixes
(edit) @37600   13 years vboxsync build fix
(edit) @37599   13 years vboxsync Main/USBProxyService: implementation inheritance is not so great that …
(edit) @37598   13 years vboxsync build fix
(edit) @37597   13 years vboxsync darwin build fix
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37595   13 years vboxsync build fix
(edit) @37594   13 years vboxsync crOpenGL: fix dri driver loading for ubuntu oneiric
(edit) @37593   13 years vboxsync build fix
(edit) @37592   13 years vboxsync 5746: FE/Qt: Create generic network adapter UI in Machine settings / …
(edit) @37591   13 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37590   13 years vboxsync Main-CloneVM: create the snapshot folder when necessary
(edit) @37589   13 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37588   13 years vboxsync FE/Qt4: clone vm opens a wizard
(edit) @37587   13 years vboxsync vcc build fix
(edit) @37586   13 years vboxsync Main/Medium: Fix incorrect forcing of absolute paths for non-file …
(edit) @37585   13 years vboxsync FE/Qt: 5746: Create generic network adapter UI in Machine settings / …
(edit) @37584   13 years vboxsync VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
(edit) @37583   13 years vboxsync removed left over code
(edit) @37582   13 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37581   13 years vboxsync VMM: does not depend on VBOX_SVN_REV
(edit) @37580   13 years vboxsync Main/MachineImplCloneVM.cpp: change the sub-operation weights so that …
(edit) @37579   13 years vboxsync FE/Qt: 5746: Create generic network adapter UI in Machine settings / …
(edit) @37578   13 years vboxsync duh
(edit) @37577   13 years vboxsync IPRT/darwin-r0drv: Redid RTFileReadAt without using vn_rdwr which …
(edit) @37576   13 years vboxsync Added another mode table, normally unused.
(edit) @37575   13 years vboxsync IPRT/darwin-r0drv: Implemented RTMpPokeCpu and …
(edit) @37574   13 years vboxsync DevAPIC.cpp: typo
(edit) @37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37572   13 years vboxsync Frontends/VirtualBox: fix progress message bug if the time estimate is …
(edit) @37571   13 years vboxsync FE/Qt: 5746: Create generic network adapter UI in Machine settings / …
(edit) @37570   13 years vboxsync FE/Qt4: correct error reporting on machine deletion
(edit) @37569   13 years vboxsync IPRT: More in kernel file I/O code for darwin.
(edit) @37568   13 years vboxsync opening files from the kernel (darwin)…
(edit) @37567   13 years vboxsync FE/CLI: unregistervm: better error checking; show error on failure
(edit) @37566   13 years vboxsync more testing, bugfixing and docs.
(edit) @37565   13 years vboxsync mach_kernel-r0drv-darwin.cpp: Added a bunch of known symbols.
(edit) @37564   13 years vboxsync Installer/common: missing mimetypes
(edit) @37563   13 years vboxsync Runtime/pathhost-posix.cpp: missing include
(edit) @37562   13 years vboxsync fixes.
(edit) @37561   13 years vboxsync build fix
(edit) @37560   13 years vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @37559   13 years vboxsync iprt/file.h: RTFile will be available in kernel mode as well.
(edit) @37558   13 years vboxsync Main-CloneVM: use the same medium type in the target like in the …
(edit) @37557   13 years vboxsync com: tabs again
(edit) @37556   13 years vboxsync SUPLib-linux: new version number scheme starting with Linux 3.0
(edit) @37555   13 years vboxsync Main-CloneVM: better progress weighting for diff images
(edit) @37554   13 years vboxsync Main: tabs
(edit) @37553   13 years vboxsync com: method for SafeArray -> RTCList
(edit) @37552   13 years vboxsync Storage/VDI: do not allocate a block on write if the caller expressed …
(edit) @37551   13 years vboxsync FE/Qt4: fix osx
(edit) @37550   13 years vboxsync wddm/3d: fix random black lines with projected textures
(edit) @37549   13 years vboxsync Desktop: add file icons for the supported virtual disk image formats
(edit) @37548   13 years vboxsync FE/Qt: 4029: Allow to set http proxy information: Fields completeness …
(edit) @37547   13 years vboxsync com: temp remove template
(edit) @37546   13 years vboxsync FE/Qt: Burn fix for r72380.
(edit) @37545   13 years vboxsync com: next try
(edit) @37544   13 years vboxsync FE/Qt: 4029: Allow to set http proxy information, initial commit.
(edit) @37543   13 years vboxsync FE/CLI: add --options to clonevm
(edit) @37542   13 years vboxsync com: test
(edit) @37541   13 years vboxsync DevHPET: Some minor cleanups.
(edit) @37540   13 years vboxsync Build fix
(edit) @37539   13 years vboxsync DevHPET: Moved the frequency hinting into a function.
(edit) @37538   13 years vboxsync DevHPET: Split the u64Capabilities into u32Capabilities and u32Period.
(edit) @37537   13 years vboxsync DevHPET: Report the correct number of timers (off by one), making ICH9 …
(edit) @37536   13 years vboxsync DevHPET: making the number of timers more flexible.
(edit) @37535   13 years vboxsync iprt/cdefs.h: RT_HI/LO_Uxx macros.
(edit) @37534   13 years vboxsync DevHPET: Frequency hinting.
(edit) @37533   13 years vboxsync Main-CloneVM: fix warning
(edit) @37532   13 years vboxsync Main-CloneVM: fix win
(edit) @37531   13 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37530   13 years vboxsync com: helper for converting safe arrays to RTCLists
(edit) @37529   13 years vboxsync build fix
(edit) @37528   13 years vboxsync build fix
(edit) @37527   13 years vboxsync TM: Virtual sync timer locking fixes and assertions.
(edit) @37526   13 years vboxsync Dev*: Timer locking fixes.
(edit) @37525   13 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37524   13 years vboxsync doc/manual/docbook2latex: fix typo which led to incorrect quote …
(edit) @37523   13 years vboxsync Main-CloneVM: handle a special case in input params
(edit) @37522   13 years vboxsync Main-CloneVM: put images into the target snapshot folder if they where …
(edit) @37521   13 years vboxsync Main-CloneVM: fix cleanup
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