VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17675   16 years vboxsync Fixed a possible deadlock when VRDP server is enabled/disabled in runtime.
(edit) @17674   16 years vboxsync Main: Remove forgotten files
(edit) @17673   16 years vboxsync Main: Fix MachineImpl
(edit) @17672   16 years vboxsync Main: Fix Compiling ApplicaneImpl on Windows
(edit) @17671   16 years vboxsync Main: Try to fix Windows builds
(edit) @17670   16 years vboxsync Main: Compile fixes
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17668   16 years vboxsync Solaris/Additions: added xpg4/xcu4 dependency (public #3524)
(edit) @17667   16 years vboxsync pgmPoolAlloc no longer fails with non-fatal errors.
(edit) @17666   16 years vboxsync OVF: typo
(edit) @17665   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17664   16 years vboxsync OVF: replace no-op lock code with working lock
(edit) @17663   16 years vboxsync s-bahn coding…
(edit) @17660   16 years vboxsync PGM: Saved state hacking, fA20Enabled is now bool, shadow ROM bug fix, …
(edit) @17659   16 years vboxsync pgmPoolFlushAllSpecialRoots: No need to push/pop a dynmap subset if …
(edit) @17658   16 years vboxsync PGMGetHyperCR3: mac fix.
(edit) @17657   16 years vboxsync VMMR0: Mac fix.
(edit) @17656   16 years vboxsync NAT: disable service calculation
(edit) @17655   16 years vboxsync NAT: Enable win hack
(edit) @17654   16 years vboxsync VBoxManage: Print "normal (base)" for root hard disks and "normal …
(edit) @17653   16 years vboxsync Main: Make diffs created on Immutable hard disks (and on …
(edit) @17652   16 years vboxsync Main: Don't allow to reset differencing hard disks that have children.
(edit) @17651   16 years vboxsync Main: Reset differencing hard disks for which auto-reset is set to …
(edit) @17650   16 years vboxsync burn fix
(edit) @17649   16 years vboxsync NetAdp/win: always in connected state
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17647   16 years vboxsync OVF: fix windows burn
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17645   16 years vboxsync Solaris/Installer: VBoxUSB device node permissions.
(edit) @17644   16 years vboxsync Fixed one lock
(edit) @17643   16 years vboxsync Some more locking. We really need a better solution.
(edit) @17642   16 years vboxsync tools: Qt 4.4.3 for solaris
(edit) @17641   16 years vboxsync Exclude some unused code in RC.
(edit) @17640   16 years vboxsync FE/Qt4: 3627: Shorten error dialogs: VirtualBox update warning's file …
(edit) @17639   16 years vboxsync More locking required for dynamic mappings in RC.
(edit) @17638   16 years vboxsync Solaris/USB: VBoxUSB to VBoxUSBMon.
(edit) @17637   16 years vboxsync EFI: start building an actual image
(edit) @17636   16 years vboxsync OVF: fix windows burns + warnings
(edit) @17635   16 years vboxsync OVF: API documentation
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17633   16 years vboxsync vbox.dsl: broke w2k3, disabled it for now.
(edit) @17632   16 years vboxsync another place
(edit) @17631   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI: Problem reporter updated with …
(edit) @17630   16 years vboxsync FE/Qt4: Burn fix.
(edit) @17629   16 years vboxsync never use printf without a format string
(edit) @17628   16 years vboxsync FE/Qt4: 3627: Shorten error dialogs - strict condition to show details …
(edit) @17627   16 years vboxsync Always set VM_FF_PGM_SYNC_CR3 when changing mode
(edit) @17626   16 years vboxsync Solaris/Additions: SharedFolders SVN rev on mod desc.
(edit) @17625   16 years vboxsync Solaris/Additions: vboxvfs to vboxfs fixes.
(edit) @17623   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17622   16 years vboxsync Simple check added to make sure we don't bounce back and forth between …
(edit) @17621   16 years vboxsync EFI: compilable at amd64
(edit) @17620   16 years vboxsync EFI: EFI ROM validation + entry point at PEI Foundation calculation
(edit) @17619   16 years vboxsync fixed additions dependency
(edit) @17618   16 years vboxsync HGSMI: windows guest video driver.
(edit) @17617   16 years vboxsync vbox.dsl: a shot at working around the 32-bit compile issue (I'm not …
(edit) @17616   16 years vboxsync Inform SELM about shadow CR3 changes.
(edit) @17615   16 years vboxsync Windows guest display driver: experimental StrokeAndFillPath support …
(edit) @17614   16 years vboxsync network adapter XML schema HostOnlyNetwork removed
(edit) @17613   16 years vboxsync IHostNetworkInterface:: BSTR IPV6NetworkMask -> ULONG …
(edit) @17612   16 years vboxsync Always clear pdpt flag when freeing the hypervisor mappings
(edit) @17611   16 years vboxsync Fixed PAE PDPT dereferencing.
(edit) @17610   16 years vboxsync HGSMI for the graphics device: the windows guest display driver …
(edit) @17609   16 years vboxsync network adapter XML schema HostOnlyNetwork -> HostOnlyInterface
(edit) @17608   16 years vboxsync network adapter XML schema HostInterface -> BridgedInterface
(edit) @17607   16 years vboxsync s
(edit) @17606   16 years vboxsync DevACPI: forgot shifting the high memory length.
(edit) @17605   16 years vboxsync (C)
(edit) @17604   16 years vboxsync must install to lib.
(edit) @17603   16 years vboxsync Additions/x11: fix to the makefile for the libXcomposite library stub
(edit) @17602   16 years vboxsync Additions/x11: added libXcomposite stub library for linking against
(edit) @17601   16 years vboxsync Set HWVirtEx to true by default for new VMs.
(edit) @17600   16 years vboxsync Main: Reset mIPCSem when releasing IPC semaphore to avoid a rare …
(edit) @17599   16 years vboxsync VBoxNetDHCP: Some more bits.
(edit) @17598   16 years vboxsync Linux installer: allow to uninstall the .run package without a .run package
(edit) @17597   16 years vboxsync DevPcBios,DevACPI: Use 0xffe00000 as the max low ram limit in both …
(edit) @17596   16 years vboxsync Corrected pgmR3SyncPTResolveConflictPAE parameter
(edit) @17595   16 years vboxsync Missing breaks
(edit) @17594   16 years vboxsync fixed assertion
(edit) @17593   16 years vboxsync Backed out 44052
(edit) @17592   16 years vboxsync Better assertion
(edit) @17591   16 years vboxsync Better to allocate the hypervisor region in guest PDPEs that exist already.
(edit) @17590   16 years vboxsync DevACPI,vbox.dsl: 4GB+ changes.
(edit) @17589   16 years vboxsync More assertions
(edit) @17588   16 years vboxsync IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
(edit) @17587   16 years vboxsync Additions/common/crOpenGL: more include directory fiddling
(edit) @17586   16 years vboxsync Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code.
(edit) @17585   16 years vboxsync Additions/x11: added the file Xregion.h from xlib, as this file had a …
(edit) @17584   16 years vboxsync FE/Qt4: new wizard images
(edit) @17583   16 years vboxsync Shared memory host guest interface (HGSMI) for the graphics device: …
(edit) @17582   16 years vboxsync Add heapsimple to the RuntimeR0Drv library for .win (remove from …
(edit) @17581   16 years vboxsync OVF: make it simpler
(edit) @17580   16 years vboxsync OVF: export os type
(edit) @17579   16 years vboxsync Additions/Solaris: Renamed vboxvfs to vboxfs.
(edit) @17578   16 years vboxsync OVF: fixes for empty disks creation
(edit) @17577   16 years vboxsync OVF: don't crash on missing VM name (use Utf8Str::isEmpty() instead of …
(edit) @17576   16 years vboxsync OVF: export fixes
(edit) @17575   16 years vboxsync Additions/common/crOpenGL: more header directories
(edit) @17574   16 years vboxsync Additions/x11: more X.Org headers
(edit) @17573   16 years vboxsync xml: separate element, attribute and content nodes
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