VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43908   12 years vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @43907   12 years vboxsync Same for DVD and floppy images
(edit) @43906   12 years vboxsync Fix attaching a hard disk by UUID through VBoxManage (4.2 regression, …
(edit) @43905   12 years vboxsync one command per file.
(edit) @43904   12 years vboxsync Main/ovfreader: Small addendum for the prefix == NULL case
(edit) @43903   12 years vboxsync Main/ovf: Skip over vmw: prefixes to import those OVF files
(edit) @43902   12 years vboxsync IPRT/xml: Add getPrefix() method to get a prefix a xml node (pref:name …
(edit) @43901   12 years vboxsync crOpenGL: set shader source fix
(edit) @43900   12 years vboxsync actually store the non-rotational flag (thanks Martin Zitek!)
(edit) @43899   12 years vboxsync HostServices/HostChannel: code cleanup.
(edit) @43898   12 years vboxsync Missing return value.
(edit) @43897   12 years vboxsync Main/solaris: Fix a performance metrics crash for release builds.
(edit) @43896   12 years vboxsync Spaces.
(edit) @43895   12 years vboxsync Windows Guest Additions: Added credential provider installation for …
(edit) @43894   12 years vboxsync BUGZ:6508 Enable Stub installer silent cert installation only in case …
(edit) @43893   12 years vboxsync Runtime/once: fixed assertion
(edit) @43892   12 years vboxsync HostServices/HostChannel,Main: updates.
(edit) @43891   12 years vboxsync warning fixes
(edit) @43890   12 years vboxsync build fixes
(edit) @43889   12 years vboxsync build fix
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @43887   12 years vboxsync FE/Qt: VM group UI: Using native palette (part 2). Trying to get more …
(edit) @43886   12 years vboxsync BUGZ:6508 Satisfy OSE stuff build process.
(edit) @43885   12 years vboxsync FE/Qt: VM group UI: Using native palette (part 1).
(edit) @43883   12 years vboxsync build fix
(edit) @43882   12 years vboxsync rpm: don't ship modules anymore
(edit) @43881   12 years vboxsync build fix
(edit) @43880   12 years vboxsync Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam on solaris.
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43878   12 years vboxsync BUGZ:6508 Install public cert automatically if --silent option is …
(edit) @43877   12 years vboxsync build fix
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43875   12 years vboxsync fix max monitor count definitions: follow up
(edit) @43874   12 years vboxsync fix max monitor count definitions
(edit) @43873   12 years vboxsync added VBOX_WITH_HOST_CHANNEL
(edit) @43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @43871   12 years vboxsync Devices/virtio-net: fixed the names of tx/rx stat counters (#6514)
(edit) @43870   12 years vboxsync Stop cancel operation succeeds ref 5903
(edit) @43869   12 years vboxsync Main/MachineDebugger: make it available over the webservice (except …
(edit) @43868   12 years vboxsync Installer/win: fix OSE
(edit) @43867   12 years vboxsync Do not inject events into VMCB in VM exit path. Fixes hangs …
(edit) @43866   12 years vboxsync better assertion.
(edit) @43865   12 years vboxsync Align comments.
(edit) @43864   12 years vboxsync VMM: a few compile fixes for VBOX_WITH_RAW_MODE disabled
(edit) @43863   12 years vboxsync Windows host installer: Renamed Languages directory to NLS, integrated …
(edit) @43862   12 years vboxsync VBoxManage: Fix converting disk images from raw files
(edit) @43861   12 years vboxsync Storage: Introduce new flag to skip unnecessary consistency checks in …
(edit) @43860   12 years vboxsync VMM/CPUMAllRegs: todo/question.
(edit) @43859   12 years vboxsync FE/Qt: disable the runtime check for missing bridged adapters if we …
(edit) @43858   12 years vboxsync AsyncCompletion: Log if async flushes are disabled and fix endless …
(edit) @43857   12 years vboxsync FE/Qt: UIProgressDialog rework/cleanup.
(edit) @43856   12 years vboxsync Runtime/timer: actually disable the interrupts while having the …
(edit) @43855   12 years vboxsync FE/Qt: 6338: UIProgressDialog will be reflecting cancelable state at …
(edit) @43854   12 years vboxsync FE/Qt: attempt to fix sporadic stuck AltGr key on Windows host.
(edit) @43853   12 years vboxsync FE/Qt: Avoid using QGraphicsWidget::geometryChanged() signal which is …
(edit) @43851   12 years vboxsync vditool / vbox-img: allow to build them even if the testcases are disabled
(edit) @43850   12 years vboxsync Installer/win/Stub/VBoxStub.cpp: Fixed broken parameter handling by …
(edit) @43849   12 years vboxsync VMM: bits.
(edit) @43848   12 years vboxsync VMM: comment typo.
(edit) @43847   12 years vboxsync FE/Qt: VM group UI: Caching pixmap sizes for group-item.
(edit) @43846   12 years vboxsync FE/Qt: VM group UI: Caching info text/size for group-item.
(edit) @43845   12 years vboxsync Main/Metrics: More reliable disk stats parsing (#6345)
(edit) @43844   12 years vboxsync Main/Metrics: Re-enable time consuming parts in tstCollector (#6345)
(edit) @43843   12 years vboxsync Main/Metrics: Remove new line character from disk name (#6345)
(edit) @43842   12 years vboxsync Main/Metrics: Alternative way to collect disk stats on Linux (#6345)
(edit) @43841   12 years vboxsync FE/Qt: VM group UI: Caching almost all the variables used for …
(edit) @43840   12 years vboxsync Main/Metrics: Fix volume name extraction in Linux (#6345)
(edit) @43839   12 years vboxsync VBoxUsb/win: Earlier we assumed that 1 request will be pending while …
(edit) @43838   12 years vboxsync deb/rpm: fixes
(edit) @43837   12 years vboxsync Additions/crOpenGL: small fix to FBConfig attribute handling.
(edit) @43836   12 years vboxsync Main/Metrics: removed unused functions (#6345)
(edit) @43835   12 years vboxsync Main/Metrics: Fix for UFS (#6345)
(edit) @43834   12 years vboxsync crOpenGL: new present mechanism basics
(edit) @43833   12 years vboxsync Additions/GuestStats: Fixed missing MEM_SYSTEM_CACHE caps for both …
(edit) @43832   12 years vboxsync Installer/linux: HeadlessXOrg clean-up.
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43830   12 years vboxsync FE/Qt: VM group UI: Caching fonts, pixmaps, pixmap sizes for machine-item.
(edit) @43829   12 years vboxsync FE/Qt: VM group UI: Some machine-item cleanup (part 2).
(edit) @43828   12 years vboxsync FE/Qt: VM group UI: Some machine-item cleanup (part 1).
(edit) @43827   12 years vboxsync FE/Qt: VM group UI: Some cleanup for group-item (root-item processing …
(edit) @43825   12 years vboxsync FE/Qt: VM group UI: Get rid of root-item indent hardcoding.
(edit) @43824   12 years vboxsync FE/Qt: VM group UI: Group-item header layout recalculation.
(edit) @43823   12 years vboxsync FE/Qt: VM group UI: Some group-item cleanup (update related, part 3).
(edit) @43822   12 years vboxsync FE/Qt: VM group UI: One more group-item rework (painting related).
(edit) @43821   12 years vboxsync FE/Qt: VM group UI: Another group-item rework (update related, part 2).
(edit) @43820   12 years vboxsync FE/Qt: VM group UI: Some group-item rework (update related).
(edit) @43819   12 years vboxsync FE/Qt: VM group UI: Group-item cleanup.
(edit) @43818   12 years vboxsync Storage: Endian fix for VMDK stream optimized images
(edit) @43816   12 years vboxsync HostDrivers/solaris/USB: Passthrough short packets bit.
(edit) @43815   12 years vboxsync UsbMsd: Present proper high- vs. full-speed descriptors to guest.
(edit) @43814   12 years vboxsync PDMUSB: Support attaching virtual USB devices to EHCI.
(edit) @43812   12 years vboxsync GuestHost/SharedClipboard: BMP support for the X11 shared clipboard, …
(edit) @43810   12 years vboxsync FE/Qt: VM group UI: Some group-item cleanup.
(edit) @43809   12 years vboxsync FE/Qt: VM group UI: Cache header size for group-item.
(edit) @43808   12 years vboxsync Main: added the OS type to the release log
(edit) @43807   12 years vboxsync FE/Qt: VM group UI: Group-item text size recalculation.
(edit) @43806   12 years vboxsync Main/ConsoleImpl2: build fix for ancient gcc versions (see r81663, …
(edit) @43805   12 years vboxsync VMM/HM: comment clarifications.
(edit) @43804   12 years vboxsync Etherboot/nrv2b: unimportant memory leak
(edit) @43803   12 years vboxsync VMM/VMMR0: bits.
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