VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28924   15 years vboxsync Main/Host: fix lock order issues in several methods
(edit) @28923   15 years vboxsync reverted, incorrect
(edit) @28922   15 years vboxsync rem: fix darwin.amd64
(edit) @28921   15 years vboxsync configure/deb/rpm: fam not used anymore
(edit) @28920   15 years vboxsync VBoxManage warning
(edit) @28919   15 years vboxsync nits.
(edit) @28918   15 years vboxsync iprt: dropped RT_DONT_CONVERT_FILENAMES, we've never needed it so far…
(edit) @28917   15 years vboxsync build fix.
(edit) @28916   15 years vboxsync Don't use RTStrCopyEx with RTSTR_MAX.
(edit) @28915   15 years vboxsync iprt: More path conversion avoidance.
(edit) @28914   15 years vboxsync xpcom: couple functions needed by java bridge
(edit) @28913   15 years vboxsync skeleton of Java bridge
(edit) @28912   15 years vboxsync generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
(edit) @28911   15 years vboxsync build fix.
(edit) @28910   15 years vboxsync IPRT: Fixed mixed up free calls.
(edit) @28909   15 years vboxsync Route input to PS/2 keyboard unless USB keyboard was explicitly activated.
(edit) @28908   15 years vboxsync Runtime/pathhost: a cast is no replacement for RTStrDup()
(edit) @28907   15 years vboxsync Devices/VirtIO: make it build for release builds with logging enabled
(edit) @28906   15 years vboxsync Linux installation fix
(edit) @28905   15 years vboxsync German NLS
(edit) @28904   15 years vboxsync build fix
(edit) @28903   15 years vboxsync IPRT: iconv cache.
(edit) @28902   15 years vboxsync DiskIntegrity: Add possibility to check for hanging requests
(edit) @28901   15 years vboxsync RTPathReal: fixed freeing of rtPathToNative result.
(edit) @28900   15 years vboxsync Note about known failure
(edit) @28899   15 years vboxsync FE/Qt4-NLS: update
(edit) @28898   15 years vboxsync Frontends/VirtualBox: in the new VM wizard, recognize OEL in VM name …
(edit) @28897   15 years vboxsync FE/Qt4-NLS: hu corrections
(edit) @28896   15 years vboxsync Config.kmk: VBOX_EFI_SH_MODE = release reminder.
(edit) @28895   15 years vboxsync Config.kmk: No sibling optimizations in debug builds (gcc).
(edit) @28894   15 years vboxsync FE/Qt4-NLS: merged hu and it
(edit) @28893   15 years vboxsync No longer necessary
(edit) @28892   15 years vboxsync Reduce the size of RuntimeR0 for Windows hosts
(edit) @28891   15 years vboxsync Move more of the runtime into the support driver (Windows host only)
(edit) @28890   15 years vboxsync Python glue: richer machine opener
(edit) @28889   15 years vboxsync VBoxShell: snapshots
(edit) @28888   15 years vboxsync Main/Medium: new stub medium type "Shareable", plus assorted frontend …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28886   15 years vboxsync Main/linux/USB: don't call close(-1)
(edit) @28885   15 years vboxsync FE/Qt: 4396: Storage Settings UI: Choose empty medium for CD/FD …
(edit) @28884   15 years vboxsync AsyncCompletion: Restart incomplete transfers to get the exact error code
(edit) @28883   15 years vboxsync VBOXMAINEXE: added missing -ldl
(edit) @28882   15 years vboxsync Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
(edit) @28881   15 years vboxsync AHCI: Error reporting fix
(edit) @28880   15 years vboxsync build fix.
(edit) @28879   15 years vboxsync VBoxNetFlt/linux: Corrected SUPR0IdcClient-linux.c location.
(edit) @28878   15 years vboxsync uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
(edit) @28877   15 years vboxsync IPRT: pathhost changes.
(edit) @28876   15 years vboxsync uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
(edit) @28875   15 years vboxsync Main/Snapshot: comment update
(edit) @28874   15 years vboxsync Main/MediumImpl: forgotten variable names
(edit) @28873   15 years vboxsync Main/Snapshot+Console: implement reparenting children as part of a …
(edit) @28872   15 years vboxsync Main/Medium: new helper method for fixing up parent UUIDs of children …
(edit) @28871   15 years vboxsync Comment fix
(edit) @28870   15 years vboxsync VBoxManage/snapshot: fixed selection of snapshots by name (regression …
(edit) @28869   15 years vboxsync Solaris/VBoxNetFlt: build fix.
(edit) @28868   15 years vboxsync Solaris/VBoxNetFlt: fix priority tagged VLAN packets.
(edit) @28867   15 years vboxsync Main: fixed several uninitialized variables and incomplete operators
(edit) @28866   15 years vboxsync update
(edit) @28865   15 years vboxsync branding
(edit) @28864   15 years vboxsync Main/Nat: fixed uninitialized variable
(edit) @28863   15 years vboxsync RTMpIsCpuOnline/linux/r3: disabled asssertion as …
(edit) @28862   15 years vboxsync Test fix for pgm pool gurus with smp guests
(edit) @28861   15 years vboxsync crOpenGL: extra check and warning
(edit) @28860   15 years vboxsync crOpenGL: fix TexGen tracking
(edit) @28859   15 years vboxsync after Beta 1
(edit) @28858   15 years vboxsync RTMpIsCpuOnline/linux/r3: better assertion.
(edit) @28857   15 years vboxsync 3.2.0 Beta 1
(edit) @28856   15 years vboxsync Main/Snapshot: update lock states at the end of a live merge to the …
(edit) @28855   15 years vboxsync branding
(edit) @28854   15 years vboxsync branding
(edit) @28853   15 years vboxsync PDMR3AsyncCompletionTemplateCreateDriver,PDMDRVHLP::pfnAsyncCompletionT …
(edit) @28852   15 years vboxsync Main/Snapshot: When updating stapshot information on a live merge, do …
(edit) @28851   15 years vboxsync typo
(edit) @28850   15 years vboxsync Main/Machine: allow guest property updates while a live merge is running
(edit) @28849   15 years vboxsync FE/Qt4: update dock icon while live deleting a snapshot
(edit) @28848   15 years vboxsync intnetinline.h: incorrect assertion, < instead of <=. duh.
(edit) @28847   15 years vboxsync Main/HostHardwareLinux: for now, use hal in preference to fam if …
(edit) @28846   15 years vboxsync FE/Qt: Problem Reporter: protection from recursively shown warnings. …
(edit) @28845   15 years vboxsync warning
(edit) @28844   15 years vboxsync FE/Qt4: ups
(edit) @28843   15 years vboxsync FE/Qt4: added --fullscreen switch
(edit) @28842   15 years vboxsync Frontends/VirtualBox: enable snapshot deletion icon when a vm is …
(edit) @28841   15 years vboxsync FE/Qt4: new core: fix typo on seamless and fullscreen extra data …
(edit) @28840   15 years vboxsync Flip RW bit for EPT pages as well.
(edit) @28839   15 years vboxsync VBoxManage: video channel options for modifyvm (text)
(edit) @28838   15 years vboxsync Frontends/VirtualBox: add problem reporter method to warn the user of …
(edit) @28837   15 years vboxsync Guest Control/Main: Faster.
(edit) @28836   15 years vboxsync VBoxManage: video channel options for modifyvm
(edit) @28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
(edit) @28834   15 years vboxsync PAT: the default value should be 0x0007040600070406ULL, but we want to …
(edit) @28833   15 years vboxsync Guest Control: Bugfixes.
(edit) @28832   15 years vboxsync build/alignment fix.
(edit) @28831   15 years vboxsync IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
(edit) @28830   15 years vboxsync IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
(edit) @28829   15 years vboxsync vboxNetFltMaybeRediscovered: Don't do rediscovery with preemption disabled.
(edit) @28828   15 years vboxsync sync .mac headers
(edit) @28827   15 years vboxsync Storage/iSCSI: Error handling fix when connecting to a target. …
(edit) @28826   15 years vboxsync Build fix
(edit) @28825   15 years vboxsync Make SATA the default harddisk controller for Windows guests (Vista …
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