VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24318   15 years vboxsync Windows Guest Additions installer: Tabs.
(edit) @24317   15 years vboxsync Windows Guest Additions installer: Added support for credential …
(edit) @24316   15 years vboxsync Compile fixes
(edit) @24315   15 years vboxsync Added methods to remove cpuid leafs
(edit) @24313   15 years vboxsync Clear cpuid list
(edit) @24312   15 years vboxsync Fixed loading/saving of cpuid
(edit) @24311   15 years vboxsync VBoxGuestR3LibCredentials.cpp: File header, use RT_ZERO(), deal with …
(edit) @24310   15 years vboxsync Allow multiple cpuid leafs
(edit) @24309   15 years vboxsync Only need space for 10 leafs
(edit) @24307   15 years vboxsync Include --cpuid in the help
(edit) @24306   15 years vboxsync VBoxGuestR3Lib: Fixes for memory (de)allocation in host version …
(edit) @24305   15 years vboxsync Added --cpuid option
(edit) @24304   15 years vboxsync FE/Qt4: xtracker 3225: ACPI shutdown wasn't disabled in the shutdown …
(edit) @24303   15 years vboxsync VBoxTray: Tabs.
(edit) @24302   15 years vboxsync VBoxTray: Fix for seamless mode memory corruption (provided by Huihong …
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24299   15 years vboxsync Main: reorganize and document take/restore/delete snapshot code (no …
(edit) @24298   15 years vboxsync Main: snapshots code cleanup, renames, documentation, coding style
(edit) @24297   15 years vboxsync Main: API docs
(edit) @24295   15 years vboxsync Added interfaces to override cpuid leafs.
(edit) @24294   15 years vboxsync FE/Qt4: VBoxMedium cumulative patch: fixed tool-tip regression (for …
(edit) @24293   15 years vboxsync Linux shared folders: fix O_APPEND logic
(edit) @24292   15 years vboxsync SSMSetLoadErrorV: Don't use %N as the VMSetError message may be …
(edit) @24291   15 years vboxsync Main: remove redundant utf-8 conversion
(edit) @24290   15 years vboxsync Typo
(edit) @24289   15 years vboxsync PDMDevHlp: Enabled APIC fix again.
(edit) @24288   15 years vboxsync VGA: more critical section protection required
(edit) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @24286   15 years vboxsync ConsoleImpl2.cpp: r=bird: Why aren't VDConfig inserts checked …
(edit) @24285   15 years vboxsync DrvNetSniffer: fixed cMaxInstances; append the instance number to the …
(edit) @24284   15 years vboxsync Compile fix
(edit) @24283   15 years vboxsync Cleaned up
(edit) @24282   15 years vboxsync PDM: Added missing driver instance checks.
(edit) @24280   15 years vboxsync installer/win: move [Un]InstallBranding & InstallPythonAPI actions out …
(edit) @24279   15 years vboxsync Main: move huge amounts of snapshot code from MachineImpl.cpp to …
(edit) @24278   15 years vboxsync AsyncCompletion: Cleanup in the cache and more statistics (more to come)
(edit) @24277   15 years vboxsync Main: fix restoreSnapshot() which updated the current snapshot only …
(edit) @24276   15 years vboxsync Main: settings version bump fixes, and documentation what the rules …
(edit) @24275   15 years vboxsync Main: API doc fixes
(edit) @24274   15 years vboxsync Main: xml versioning fixes
(edit) @24273   15 years vboxsync Main: change Medium member variables from Bstr to Utf8 for better …
(edit) @24272   15 years vboxsync PDMDevice.cpp: Check the number of devices instances against the max …
(edit) @24271   15 years vboxsync MachineImpl: don't skip instance '0' while adding storage controller
(edit) @24270   15 years vboxsync VBoxCredProv: Update.
(edit) @24269   15 years vboxsync additions: gcc warnings
(edit) @24268   15 years vboxsync SSM: Better tracking of load errors.
(edit) @24267   15 years vboxsync VMSetError: Do a LogRel if no callbacks.
(edit) @24266   15 years vboxsync Main: more API doc fixes
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24264   15 years vboxsync SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log …
(edit) @24263   15 years vboxsync FE/Qt4: never start a VM on a single click
(edit) @24262   15 years vboxsync Main: more API doc fixes
(edit) @24261   15 years vboxsync Main: more API doc fixes
(edit) @24260   15 years vboxsync Main: API docs fix
(edit) @24259   15 years vboxsync VbglR3: Added credential handling functions.
(edit) @24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24257   15 years vboxsync DevAHCI: ACHI -> AHCI.
(edit) @24256   15 years vboxsync Storage/VMDK: undo incorrect fix, and real fix for the split VMDK bug
(edit) @24255   15 years vboxsync ConsoleImpl: don't need controllerDevToBool() anymore
(edit) @24254   15 years vboxsync Long mode check update
(edit) @24253   15 years vboxsync Main/MediumImpl: fix overly paranoid assert
(edit) @24252   15 years vboxsync Frontend/VirtualBox: drop non-working synonyms for --startvm, and …
(edit) @24251   15 years vboxsync Another tpr patch fix
(edit) @24250   15 years vboxsync StorageController: added support for Instance number
(edit) @24249   15 years vboxsync TPR patch fixes
(edit) @24248   15 years vboxsync VT-x: Must save the host's LSTAR msr in case the guest changed it (TPR …
(edit) @24247   15 years vboxsync Solaris/mem-obj: some missed cleanup on errors.
(edit) @24246   15 years vboxsync DevPCBios: Initialize LAPIC LVT0/LVT1 entries (needed for some Linux …
(edit) @24245   15 years vboxsync DrvSCSI: Use PDMR3ThreadSuspend in drvscsiPowerOff and drvscsiSuspend …
(edit) @24244   15 years vboxsync PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend.
(edit) @24243   15 years vboxsync TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. Untested.
(edit) @24242   15 years vboxsync drvscsiAsyncIOLoopNoPendingDummy: fixed true/false mixup causing …
(edit) @24241   15 years vboxsync DrvSCSI: Only hard disks are supported. Don't assert, set a proper …
(edit) @24240   15 years vboxsync Solaris/Additions: some zone fixes.
(edit) @24239   15 years vboxsync PGMSavedState.cpp: -newline
(edit) @24235   15 years vboxsync Missing kup file.
(edit) @24233   15 years vboxsync alias_ftp.c: Fixed iprt/ctype.h warnings.
(edit) @24232   15 years vboxsync alias_dns.c: Fixed iprt/ctype.h warnings.
(edit) @24231   15 years vboxsync DarwinKeyboard.cpp: Fixed warning.
(edit) @24230   15 years vboxsync MediumImpl.cpp: Corrected init order in Medium::Data().
(edit) @24229   15 years vboxsync glloader.py: fixed memset warnings on darwin.
(edit) @24228   15 years vboxsync VBoxNetAdp-darwin.cpp: warning.
(edit) @24227   15 years vboxsync PGMAllPool.cpp: shut up gcc warnings.
(edit) @24226   15 years vboxsync fileaio-posix.cpp: fixed warning in RTFileAioCtxWait.
(edit) @24223   15 years vboxsync alias_proxy.c: warnings caused by the iprt/ctype.h change
(edit) @24222   15 years vboxsync PDMAsyncCompletionFileFailsafe: warning
(edit) @24221   15 years vboxsync RTPathAbsEx: some cleanup, addressed one todo item.
(edit) @24220   15 years vboxsync split-soapC.cpp: warnings and seek checks.
(edit) @24219   15 years vboxsync tcp.cpp: needs limits.h
(edit) @24218   15 years vboxsync IPRT/r3/tcp.cpp: Windows build fix. Killed some warnings as well.
(edit) @24217   15 years vboxsync netflt/win: fix Protocol/Miniport reserved field usage
(edit) @24216   15 years vboxsync VMM: Backed out r54155 & r54154 due to XP breakage.
(edit) @24215   15 years vboxsync Main/Medium: when locking a medium for reading/writing, wait for …
(edit) @24214   15 years vboxsync Main/MachineImpl: fix SessionMachine::lockMedia() to get the medium …
(edit) @24213   15 years vboxsync ISCSIHDDCore.cpp: another bugfix for the …
(edit) @24212   15 years vboxsync netflt/win: enable new loopback handling mechanism
(edit) @24211   15 years vboxsync GUI: disable assertion
(edit) @24210   15 years vboxsync Main/Medium: substantial fixing of Medium::queryInfo(), and eliminate …
(edit) @24209   15 years vboxsync Main: fix restoreSnapshot() never detaching and deleting the …
(edit) @24208   15 years vboxsync Warning
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