VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42860   12 years vboxsync Frontends/VBoxManage: GPT partitioning for raw partition access has …
(edit) @42858   12 years vboxsync MachineImpl/GetNetworkAdapter: Don't assert in debug builds when a …
(edit) @42857   12 years vboxsync VMM/HWVMXR0: Ignore EFER MSR auto store/load as we intercept all …
(edit) @42856   12 years vboxsync FE/Qt: 6234: Support for VM groups: Toggle animation for details-view …
(edit) @42855   12 years vboxsync FE/Qt: 6234: Support for VM groups: A little bit user-friendly …
(edit) @42854   12 years vboxsync FE/Qt: 6234: Support for VM groups: Disable snapshots-view if group or …
(edit) @42853   12 years vboxsync FE/Qt: 6234: Support for VM groups: Show Log action will now only be …
(edit) @42852   12 years vboxsync Main: fix QueryInterface method generation for interfaces which …
(edit) @42851   12 years vboxsync FE/Qt: 6234: Support for VM groups: Fixing bugs in machine (item) …
(edit) @42850   12 years vboxsync FE/Qt: 6234: Support for VM groups: Rework "Group" action logic to …
(edit) @42849   12 years vboxsync FE/Qt: 6234: Support for VM groups: Separate "New Machine..." and "Add …
(edit) @42848   12 years vboxsync Guest Control 2.0: No IGuestFile so far.
(edit) @42847   12 years vboxsync Build fix.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42845   12 years vboxsync FE/Qt: 6234: Support for VM groups: Sort action logic / name rework.
(edit) @42844   12 years vboxsync Main/VideoEncodingAndCapture: Code improvement
(edit) @42843   12 years vboxsync Main/EncodingAndRecording: Win build fix .
(edit) @42842   12 years vboxsync BIOS: Properly read sector count for big SATA disks.
(edit) @42841   12 years vboxsync Main/VideoRecordingAndEncoding : build fix for windows platform.
(edit) @42840   12 years vboxsync VMM/HWSVMR0: nits.
(edit) @42839   12 years vboxsync Main/VideoRecordingAndEncoding: build fix. Current video recording is …
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42837   12 years vboxsync VMM/VMMR3/PGMSavedState: comments.
(edit) @42836   12 years vboxsync VMM: Respect RamPreAlloc while restoring saved state.
(edit) @42835   12 years vboxsync Runtime/r0drv/solaris: custom r0 assert diversion.
(edit) @42834   12 years vboxsync dbgfR3BpInit: initialize DBGFCPU::iActiveBp to ~0U for all cpus. This …
(edit) @42833   12 years vboxsync DBGFR3EventBreakpoint: get REM breakpoint number from its DBGFBP::iBp. …
(edit) @42832   12 years vboxsync FE/Qt: 6234: Support for VM groups: Chooser-item lookup mechanism.
(edit) @42831   12 years vboxsync indent
(edit) @42830   12 years vboxsync FE/Qt: 6234: Support for VM groups: Restrict group-rename …
(edit) @42829   12 years vboxsync REM: Typo fix (was inadvertently changing stack segment type).
(edit) @42828   12 years vboxsync FE/Qt: 6234: Support for VM groups: Highlighted chooser-items …
(edit) @42827   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view element …
(edit) @42826   12 years vboxsync Main: Put AHCI to 0:13:0 only for old chipset.
(edit) @42825   12 years vboxsync Main/Machine+NetworkAdapter: properly fix resizing of vector …
(edit) @42824   12 years vboxsync FE/Qt: Medium-enumeration race fix.
(edit) @42823   12 years vboxsync Main/Machine: 1. function STDMETHODIMP …
(edit) @42822   12 years vboxsync Build fix
(edit) @42821   12 years vboxsync Workaround to fix 64bit guests on OS X Snow Leopard (#6313)
(edit) @42819   12 years vboxsync Guest Control 2.0: Documentation.
(edit) @42818   12 years vboxsync Guest Control 2.0: Use timeouts for IFile operations, renamed size to …
(edit) @42817   12 years vboxsync Main/Guest: whitespace cleanup
(edit) @42816   12 years vboxsync VMM/HWVMXR0: paranoia.
(edit) @42815   12 years vboxsync VMM/VMMR0: Remove commented code, no CSTARs on Intels.
(edit) @42814   12 years vboxsync FE/Qt: 6234: Support for VM groups: Drag&drop scrolling linear speed …
(edit) @42813   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view update fix, …
(edit) @42812   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view description …
(edit) @42811   12 years vboxsync BIOS: Use macros for getting controller specific device numbers.
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42809   12 years vboxsync BIOS: Enumerate AHCI drives before SCSI for compatibility.
(edit) @42808   12 years vboxsync Guest Control 2.0: Update.
(edit) @42807   12 years vboxsync VMM: Don't try to be clever; there is no guarantee that memory just …
(edit) @42806   12 years vboxsync Build fix.
(edit) @42805   12 years vboxsync Guest Control 2.0: Documentation.
(edit) @42804   12 years vboxsync EFI/build: UefiCpuPkg_CpuDxe_CpuGdt.c patch added to the patch list.
(edit) @42803   12 years vboxsync EFI/Ovmf: binary update.
(edit) @42802   12 years vboxsync FE/Qt: 6234: Support for VM groups: Make sure focused chooser item is …
(edit) @42801   12 years vboxsync Efi/Ovmf: temporal switch to debug mode.
(edit) @42800   12 years vboxsync Main/MacGuest: EnableHVP for Mac guest.
(edit) @42799   12 years vboxsync FE/Qt: 6234: Support for VM groups: Contrast tuning for r80036.
(edit) @42798   12 years vboxsync FE/Qt: 6234: Support for VM groups: Contrast fix for r80032 & r80035.
(edit) @42797   12 years vboxsync FE/Qt: Reverting part of r80032.
(edit) @42796   12 years vboxsync FE/Qt: Addition to r79943: Allow expand/collapse animation to end …
(edit) @42795   12 years vboxsync FE/Qt: 6234: Support for VM groups: Chooser-view / details-view button …
(edit) @42794   12 years vboxsync Installer/linux: add forgotten SUSE specific file in the packaging
(edit) @42793   12 years vboxsync Renamed macros for clarity.
(edit) @42792   12 years vboxsync Installer/linux/debian: support new build tag _RC
(edit) @42791   12 years vboxsync BIOS: Fixed 16-bit PM APM interface.
(edit) @42789   12 years vboxsync 4.2.0 RC 1
(edit) @42788   12 years vboxsync Main/Machine: 1. function STDMETHODIMP …
(edit) @42787   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42786   12 years vboxsync Updated NLS.
(edit) @42785   12 years vboxsync Updated NLS. Thanks to Erico Mendonca, alan@stable and Vincenzo Reale …
(edit) @42784   12 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @42783   12 years vboxsync Main: split out implementation of GuestSession:DirectoryMakeTemp and …
(edit) @42782   12 years vboxsync CSAM: made comment fit on my screen.
(edit) @42781   12 years vboxsync PATM: Log statement. Added some notes wrt to NT4SP1 boot issues.
(edit) @42780   12 years vboxsync EMAll.cpp: debugging hacks.
(edit) @42779   12 years vboxsync EM,TRPM: VINF_SELM_SYNC_GDT fixes.
(edit) @42778   12 years vboxsync IEM: CR4 and CR3 fixes. Debugging hacks.
(edit) @42777   12 years vboxsync IEM and EM: debugging/hacking.
(edit) @42776   12 years vboxsync TRPMForwardTrap: Logging/Assertions.
(edit) @42775   12 years vboxsync theory update
(edit) @42774   12 years vboxsync CPUMRC.cpp: Disabled a logging statement I forgot to remove.
(edit) @42773   12 years vboxsync TRPM: Logging changes.
(edit) @42772   12 years vboxsync EMRaw.cpp: Logging adj.
(edit) @42771   12 years vboxsync TRPM,CPUM: Added sanity assertions before resuming guest execution.
(edit) @42770   12 years vboxsync BIOS: Added a very minimal APM implementation.
(edit) @42769   12 years vboxsync DevATA: Report fewer errors on media change.
(edit) @42768   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view layout update bug.
(edit) @42767   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 3): Mac-host …
(edit) @42766   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 2); More …
(edit) @42765   12 years vboxsync Main: GuestSession::DirectoryCreateTemp() (untested).
(edit) @42764   12 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42762   12 years vboxsync TRPM.cpp: Made some unused code build again.
(edit) @42761   12 years vboxsync IEM: Bail out on REP STOS and other string ops when handler bypassing …
(edit) @42760   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 1).
(edit) @42759   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42758   12 years vboxsync Guest Control 2.0: Bugfixes.
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