VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @37520   13 years vboxsync X11 Additions: save a few bytes by making all MiniRT symbols local …
(edit) @37519   13 years vboxsync DevACPI: Drop the last seen time workaround as the problem should be …
(edit) @37518   13 years vboxsync TM.cpp: Re-enabled assertion that triggered because of virtual sync …
(edit) @37517   13 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37516   13 years vboxsync comment typo.
(edit) @37515   13 years vboxsync DevPit: Fixed locking wrt virtual sync timers.
(edit) @37514   13 years vboxsync DevRTC: nit
(edit) @37513   13 years vboxsync DevRTC: Locking adjustments.
(edit) @37512   13 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37511   13 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37510   13 years vboxsync DevHPET: No automatic locking, we're doing it ourselves.
(edit) @37509   13 years vboxsync DevHPET: Stop timers on reset.
(edit) @37508   13 years vboxsync DevHPET: Fixed locking.
(edit) @37507   13 years vboxsync DevHPET: updates…
(edit) @37506   13 years vboxsync DevHPET: Moving the code a bit around.
(edit) @37505   13 years vboxsync hpetTimerRegWrite32 optimization
(edit) @37504   13 years vboxsync DevHPET: More cleaning up…
(edit) @37503   13 years vboxsync Settings: space
(edit) @37502   13 years vboxsync Main;Settings: make the settings copyable
(edit) @37501   13 years vboxsync DevHPET: More code massaging…
(edit) @37500   13 years vboxsync DevHPET: code cleanup in progress…
(edit) @37499   13 years vboxsync IPRT/RTProcCreateEx: fixed memory leak
(edit) @37498   13 years vboxsync build fix
(edit) @37497   13 years vboxsync DevHPET: code cleanup in progress…
(edit) @37496   13 years vboxsync DevAHCI.cpp: Don't use the virtual sync clock for the command …
(edit) @37495   13 years vboxsync 2d/win: undo unintended commit
(edit) @37494   13 years vboxsync 2d/win: disable ogl stuff delay loading to workaround qgl lib misbehave
(edit) @37493   13 years vboxsync Runtime: fix mem leak
(edit) @37492   13 years vboxsync Main-CloneVM: forgot to cleanup the header file
(edit) @37491   13 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37490   13 years vboxsync wddm: autoresize fixes
(edit) @37489   13 years vboxsync doc/manual: some more fix
(edit) @37488   13 years vboxsync doc/manual: clarify absolute paths for VBoxManage …
(edit) @37487   13 years vboxsync Main/IConsole: new UUID for useHostClipboard attribute
(edit) @37486   13 years vboxsync Main-CloneVM: remove printf
(edit) @37485   13 years vboxsync Main-CloneVM: add save state file support; multi result errors
(edit) @37484   13 years vboxsync changelog
(edit) @37483   13 years vboxsync Storage/{VDI,VMDK}: Refuse to create an image with an invalid image …
(edit) @37482   13 years vboxsync Audio/HDA: SSMR3{Get,Put}Struct in HDA device implementation.
(edit) @37481   13 years vboxsync OSE header fixes
(edit) @37480   13 years vboxsync OSE header fixes
(edit) @37479   13 years vboxsync OSE header fixes
(edit) @37478   13 years vboxsync Renamed for clarity.
(edit) @37477   13 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37476   13 years vboxsync DevAPIC.cpp: Some variable renaming
(edit) @37475   13 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37474   13 years vboxsync hrmpf.
(edit) @37473   13 years vboxsync FE/VBoxHeadless: use IConsole useHostClipboard attribute instead of …
(edit) @37472   13 years vboxsync HostServices/SharedClipboard: use headless attribute (X11 only)
(edit) @37471   13 years vboxsync Main/IConsole: add useHostClipboard attribute
(edit) @37470   13 years vboxsync FE/Qt: 4397: Virtual Media Manager UI: Medium type change UI …
(edit) @37469   13 years vboxsync USB/Dev*: Locking fixes.
(edit) @37468   13 years vboxsync FE/Qt4: clone VM UI
(edit) @37467   13 years vboxsync IOM: Clean up locking now that all devices has its own CS.
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37465   13 years vboxsync build fix
(edit) @37464   13 years vboxsync vm.h: Alignment fix (32-bit hosts).
(edit) @37463   13 years vboxsync Frontends/VirtualBox: show the properties of a network card configured …
(edit) @37462   13 years vboxsync Assert compile time sanity.
(edit) @37461   13 years vboxsync comment wrap
(edit) @37460   13 years vboxsync fdc: Take head count into account.
(edit) @37459   13 years vboxsync Set busy bit when starting a command.
(edit) @37458   13 years vboxsync HostServices/SharedClipboard/testcase: re-enable Windows
(edit) @37457   13 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port (other …
(edit) @37456   13 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port
(edit) @37455   13 years vboxsync HostServices/SharedClipboard: setter for headless mode in service, …
(edit) @37454   13 years vboxsync build fix
(edit) @37453   13 years vboxsync DevApic: working on getting the locking right…
(edit) @37452   13 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37451   13 years vboxsync doc/manual: new/updated documentation for generic networking mode, UDP …
(edit) @37450   13 years vboxsync VBoxManage: help item
(edit) @37449   13 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37448   13 years vboxsync process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
(edit) @37447   13 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37446   13 years vboxsync DevACPI.cpp: More style cleanup.
(edit) @37445   13 years vboxsync FE/Qt: Do not add cloned medium into internal registry, closing it at …
(edit) @37444   13 years vboxsync DevACPI: Locking and code cleanup.
(edit) @37443   13 years vboxsync PDM: Implemented the NOP critical section.
(edit) @37442   13 years vboxsync tm.h: Forgot the header changes relating to timer clock locking.
(edit) @37441   13 years vboxsync wrong file.
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