VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37546   14 years vboxsync FE/Qt: Burn fix for r72380.
(edit) @37545   14 years vboxsync com: next try
(edit) @37544   14 years vboxsync FE/Qt: 4029: Allow to set http proxy information, initial commit.
(edit) @37543   14 years vboxsync FE/CLI: add --options to clonevm
(edit) @37542   14 years vboxsync com: test
(edit) @37541   14 years vboxsync DevHPET: Some minor cleanups.
(edit) @37540   14 years vboxsync Build fix
(edit) @37539   14 years vboxsync DevHPET: Moved the frequency hinting into a function.
(edit) @37538   14 years vboxsync DevHPET: Split the u64Capabilities into u32Capabilities and u32Period.
(edit) @37537   14 years vboxsync DevHPET: Report the correct number of timers (off by one), making ICH9 …
(edit) @37536   14 years vboxsync DevHPET: making the number of timers more flexible.
(edit) @37535   14 years vboxsync iprt/cdefs.h: RT_HI/LO_Uxx macros.
(edit) @37534   14 years vboxsync DevHPET: Frequency hinting.
(edit) @37533   14 years vboxsync Main-CloneVM: fix warning
(edit) @37532   14 years vboxsync Main-CloneVM: fix win
(edit) @37531   14 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37530   14 years vboxsync com: helper for converting safe arrays to RTCLists
(edit) @37529   14 years vboxsync build fix
(edit) @37528   14 years vboxsync build fix
(edit) @37527   14 years vboxsync TM: Virtual sync timer locking fixes and assertions.
(edit) @37526   14 years vboxsync Dev*: Timer locking fixes.
(edit) @37525   14 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37524   14 years vboxsync doc/manual/docbook2latex: fix typo which led to incorrect quote …
(edit) @37523   14 years vboxsync Main-CloneVM: handle a special case in input params
(edit) @37522   14 years vboxsync Main-CloneVM: put images into the target snapshot folder if they where …
(edit) @37521   14 years vboxsync Main-CloneVM: fix cleanup
(edit) @37520   14 years vboxsync X11 Additions: save a few bytes by making all MiniRT symbols local …
(edit) @37519   14 years vboxsync DevACPI: Drop the last seen time workaround as the problem should be …
(edit) @37518   14 years vboxsync TM.cpp: Re-enabled assertion that triggered because of virtual sync …
(edit) @37517   14 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37516   14 years vboxsync comment typo.
(edit) @37515   14 years vboxsync DevPit: Fixed locking wrt virtual sync timers.
(edit) @37514   14 years vboxsync DevRTC: nit
(edit) @37513   14 years vboxsync DevRTC: Locking adjustments.
(edit) @37512   14 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37511   14 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37510   14 years vboxsync DevHPET: No automatic locking, we're doing it ourselves.
(edit) @37509   14 years vboxsync DevHPET: Stop timers on reset.
(edit) @37508   14 years vboxsync DevHPET: Fixed locking.
(edit) @37507   14 years vboxsync DevHPET: updates…
(edit) @37506   14 years vboxsync DevHPET: Moving the code a bit around.
(edit) @37505   14 years vboxsync hpetTimerRegWrite32 optimization
(edit) @37504   14 years vboxsync DevHPET: More cleaning up…
(edit) @37503   14 years vboxsync Settings: space
(edit) @37502   14 years vboxsync Main;Settings: make the settings copyable
(edit) @37501   14 years vboxsync DevHPET: More code massaging…
(edit) @37500   14 years vboxsync DevHPET: code cleanup in progress…
(edit) @37499   14 years vboxsync IPRT/RTProcCreateEx: fixed memory leak
(edit) @37498   14 years vboxsync build fix
(edit) @37497   14 years vboxsync DevHPET: code cleanup in progress…
(edit) @37496   14 years vboxsync DevAHCI.cpp: Don't use the virtual sync clock for the command …
(edit) @37495   14 years vboxsync 2d/win: undo unintended commit
(edit) @37494   14 years vboxsync 2d/win: disable ogl stuff delay loading to workaround qgl lib misbehave
(edit) @37493   14 years vboxsync Runtime: fix mem leak
(edit) @37492   14 years vboxsync Main-CloneVM: forgot to cleanup the header file
(edit) @37491   14 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37490   14 years vboxsync wddm: autoresize fixes
(edit) @37489   14 years vboxsync doc/manual: some more fix
(edit) @37488   14 years vboxsync doc/manual: clarify absolute paths for VBoxManage …
(edit) @37487   14 years vboxsync Main/IConsole: new UUID for useHostClipboard attribute
(edit) @37486   14 years vboxsync Main-CloneVM: remove printf
(edit) @37485   14 years vboxsync Main-CloneVM: add save state file support; multi result errors
(edit) @37484   14 years vboxsync changelog
(edit) @37483   14 years vboxsync Storage/{VDI,VMDK}: Refuse to create an image with an invalid image …
(edit) @37482   14 years vboxsync Audio/HDA: SSMR3{Get,Put}Struct in HDA device implementation.
(edit) @37481   14 years vboxsync OSE header fixes
(edit) @37480   14 years vboxsync OSE header fixes
(edit) @37479   14 years vboxsync OSE header fixes
(edit) @37478   14 years vboxsync Renamed for clarity.
(edit) @37477   14 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37476   14 years vboxsync DevAPIC.cpp: Some variable renaming
(edit) @37475   14 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37474   14 years vboxsync hrmpf.
(edit) @37473   14 years vboxsync FE/VBoxHeadless: use IConsole useHostClipboard attribute instead of …
(edit) @37472   14 years vboxsync HostServices/SharedClipboard: use headless attribute (X11 only)
(edit) @37471   14 years vboxsync Main/IConsole: add useHostClipboard attribute
(edit) @37470   14 years vboxsync FE/Qt: 4397: Virtual Media Manager UI: Medium type change UI …
(edit) @37469   14 years vboxsync USB/Dev*: Locking fixes.
(edit) @37468   14 years vboxsync FE/Qt4: clone VM UI
(edit) @37467   14 years vboxsync IOM: Clean up locking now that all devices has its own CS.
(edit) @37466   14 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37465   14 years vboxsync build fix
(edit) @37464   14 years vboxsync vm.h: Alignment fix (32-bit hosts).
(edit) @37463   14 years vboxsync Frontends/VirtualBox: show the properties of a network card configured …
(edit) @37462   14 years vboxsync Assert compile time sanity.
(edit) @37461   14 years vboxsync comment wrap
(edit) @37460   14 years vboxsync fdc: Take head count into account.
(edit) @37459   14 years vboxsync Set busy bit when starting a command.
(edit) @37458   14 years vboxsync HostServices/SharedClipboard/testcase: re-enable Windows
(edit) @37457   14 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port (other …
(edit) @37456   14 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port
(edit) @37455   14 years vboxsync HostServices/SharedClipboard: setter for headless mode in service, …
(edit) @37454   14 years vboxsync build fix
(edit) @37453   14 years vboxsync DevApic: working on getting the locking right…
(edit) @37452   14 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37451   14 years vboxsync doc/manual: new/updated documentation for generic networking mode, UDP …
(edit) @37450   14 years vboxsync VBoxManage: help item
(edit) @37449   14 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37448   14 years vboxsync process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
(edit) @37447   14 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
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