VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42948   12 years vboxsync Make GCC happy.
(edit) @42947   12 years vboxsync BIOS: Make AHCI init more similar to ATA, log discovered harddisks.
(edit) @42946   12 years vboxsync Solaris/USBMon: error codes.
(edit) @42945   12 years vboxsync FE/Qt: 6234: Support for VM groups: Allow to create a group on the …
(edit) @42944   12 years vboxsync Main/VideoRecAndEncode module: Replaced COM error codes with general …
(edit) @42943   12 years vboxsync more old stuff
(edit) @42942   12 years vboxsync Installer/darwin: Forgot to remove submakefile.
(edit) @42941   12 years vboxsync Installer/darwin: Forgot Bundle.kmk reference. Removed unncessary tool …
(edit) @42940   12 years vboxsync Installer/darwin: Cleaned out the package maker bits.
(edit) @42939   12 years vboxsync VBoxCertUtil: Added version information to file properties, use the GA …
(edit) @42938   12 years vboxsync Typos.
(edit) @42937   12 years vboxsync GuestSessionImplTasks/Update Additions: More error checks, logging …
(edit) @42936   12 years vboxsync build fix
(edit) @42935   12 years vboxsync Forgotten logging.
(edit) @42934   12 years vboxsync 32-bit build fix
(edit) @42932   12 years vboxsync Network/e1000: Tx delay timer, ITR fix, more stats (#4807)
(edit) @42931   12 years vboxsync Please, leave my comment style alone.
(edit) @42930   12 years vboxsync Main: fixed recently introduced typo which caused to show garbage in …
(edit) @42929   12 years vboxsync FE/VBoxManage/GuestControl: add mktemp.
(edit) @42928   12 years vboxsync Main/GuestControl: forgot to actually start the mktemp process.
(edit) @42927   12 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42926   12 years vboxsync Build fix.
(edit) @42925   12 years vboxsync FE/Qt: 6283: Restore + snapshot for current state + cancel != lost …
(edit) @42924   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42923   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42922   12 years vboxsync FE/Qt: 6234: Support for VM groups: Chooser-view: Switch from physical …
(edit) @42921   12 years vboxsync VBoxService/GuestCtrl: Support for expanding command line arguments …
(edit) @42920   12 years vboxsync Main/src-client/GuestProcessImpl.cpp: fix compiler warnings on XPCOM, …
(edit) @42919   12 years vboxsync Main/Guest: fix logging which would crash because a smart pointer …
(edit) @42918   12 years vboxsync Main/src-client/GuestSessionImplTasks.cpp: reorder initialization in …
(edit) @42915   12 years vboxsync Storage/VDI: Remove debugging aid
(edit) @42914   12 years vboxsync Storage/VDI: Plug memory leak in vdiAsyncDiscard
(edit) @42913   12 years vboxsync Main/VideoRecAndEncode module: removed COMGETTERS from …
(edit) @42911   12 years vboxsync Main: Mac guest bump memory default size 1Gb -> 2Gb.
(edit) @42910   12 years vboxsync EFI/build: adds ShellPkg_Library_UefiShellLevel3CommandsLib to the …
(edit) @42909   12 years vboxsync FE/Qt: 6234: Support for VM groups: Support for Vista/Win7 DPI font …
(edit) @42908   12 years vboxsync FE/Qt: updated translations - thank you alan@stable (Traditional …
(edit) @42907   12 years vboxsync Main: typo
(edit) @42906   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view element …
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42904   12 years vboxsync Frontends/VBoxShell: minimal (and incomplete) conversion of gexec to …
(edit) @42903   12 years vboxsync Main/Machine: fix crash for restoring snapshots when the chipset type …
(edit) @42901   12 years vboxsync FE/Qt: Do not create network-manager indicator for VM-console process.
(edit) @42900   12 years vboxsync VMMR0/HWSVMR0: lookup table for IOIO intercepts' operand size.
(edit) @42898   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42895   12 years vboxsync VMM: typo.
(edit) @42894   12 years vboxsync VMM: nits.
(edit) @42893   12 years vboxsync VMM/VMMR3/HWACCM: log more during VMX_UNABLE_TO_START_VM errors.
(edit) @42892   12 years vboxsync BlockCache: Relax check when restoring a state. It is allowed to have …
(edit) @42891   12 years vboxsync AHCI: Fix ATAPI with EFI
(edit) @42890   12 years vboxsync Main/Machine: initializer method cleanup, makes the code easier to read
(edit) @42889   12 years vboxsync Main/Snapshot: stop abusing the mPeer field, because this triggers …
(edit) @42888   12 years vboxsync Main/VirtualBox: validate group names for collision with VM names. …
(edit) @42887   12 years vboxsync whitespace
(edit) @42884   12 years vboxsync libxml: patch from upstream
(edit) @42883   12 years vboxsync libxml: patch from upstream
(edit) @42882   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add a little bit more place …
(edit) @42881   12 years vboxsync FE/Qt: 6234: Support for VM groups: Update details-view global-layout …
(edit) @42880   12 years vboxsync Linux Shared Folders: more Linux 3.6 fixes
(edit) @42879   12 years vboxsync FE/Qt: 6234: Support for VM groups: Rework 'Ungroup' action to be less …
(edit) @42878   12 years vboxsync Main/VideoRec: a few fixes
(edit) @42876   12 years vboxsync EFI/Ovmf: switch efi build to release mode.
(edit) @42875   12 years vboxsync Machine::GetNetworkAdapter: More details. (Testsuite doesn't check for …
(edit) @42874   12 years vboxsync FE/Qt: 6234: Support for VM groups: Cleanup.
(edit) @42873   12 years vboxsync FE/Qt: 6234: Support for VM groups: Another color palette fix.
(edit) @42872   12 years vboxsync FE/Qt: 6234: Support for VM groups: Color palette fix.
(edit) @42868   12 years vboxsync FE/Qt: VM information dialog: Table pseudo-HTML formatting bug fix.
(edit) @42867   12 years vboxsync GuestImpl: Check for bad_alloc (DnD), cleaning up guest sessions.
(edit) @42866   12 years vboxsync Warning.
(edit) @42865   12 years vboxsync Main/Guest control: Removed old API.
(edit) @42864   12 years vboxsync Main/Guest control: Removed old API.
(edit) @42863   12 years vboxsync FE/Qt: 6234: Support for VM groups: Fix details-view bug in …
(edit) @42862   12 years vboxsync FE/Qt: 6234: Support for VM groups: Release logging for chooser VMs …
(edit) @42861   12 years vboxsync main/VideoCaptureAndEncoding: Error checking, formatting. Still under …
(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.
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