VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49431   11 years vboxsync vhwa: warning fix
(edit) @49430   11 years vboxsync VHWA: forward port other fixes
(edit) @49429   11 years vboxsync FE/Qt: Icons: Fixing incorrect Linux 2.6 icon.
(edit) @49428   11 years vboxsync Additions/linux/drm: better RHEL61 fix.
(edit) @49427   11 years vboxsync DevVGA: check parameter.
(edit) @49426   11 years vboxsync VMMDev: check parameter.
(edit) @49425   11 years vboxsync forward-port followup to VHWA fix
(edit) @49424   11 years vboxsync missing file
(edit) @49423   11 years vboxsync Do not block input on keyboard queue level when VM is paused.
(edit) @49422   11 years vboxsync burn fix
(edit) @49421   11 years vboxsync VMMDev: removed obsolete assertions, cleanup.
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
(edit) @49419   11 years vboxsync wined3d: bugfix
(edit) @49418   11 years vboxsync FE/Qt: 7063: Export Appliance wizard should not forget to attach OVA …
(edit) @49416   11 years vboxsync pr7074. import logic for work with multiple VMs in OVF appliance was fixed.
(edit) @49415   11 years vboxsync VBoxNetBaseService: comment
(edit) @49414   11 years vboxsync Network/Adapters: Fix wrong link state transition upon host resume (#7057)
(edit) @49413   11 years vboxsync Handle VBoxNetLwipNAT::init() failure too.
(edit) @49412   11 years vboxsync VBoxNetBaseService::tryGoOnline: return iprt status code. Adapt …
(edit) @49411   11 years vboxsync VMMDev: s/VMMDEV_MAX_VMMDEV_PARMS/VMMDEV_MAX_HGCM_PARMS/g, return …
(edit) @49410   11 years vboxsync Devices: sanity check
(edit) @49409   11 years vboxsync Main/HostDnsService: fixed object deletion and coding style
(edit) @49408   11 years vboxsync Main: spaces
(edit) @49407   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49406   11 years vboxsync VMM/HMVMXR0: Fix occasional 32-bit Haiku guest hang during boot.
(edit) @49405   11 years vboxsync Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> …
(edit) @49404   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Use IPRT.
(edit) @49403   11 years vboxsync VMM/HMVMXR0: Fixed DPC latency issue on Windows hosts.
(edit) @49401   11 years vboxsync FE/Qt: 7069: Fixing machine-window artifacts on VM boot.
(edit) @49400   11 years vboxsync Main/HostNetworkInterfaceImpl: fixed regression from r82492 (xtracker 7054)
(edit) @49399   11 years vboxsync Fix indentation.
(edit) @49398   11 years vboxsync G/c leftover DPRINTFs for closesocket().
(edit) @49397   11 years vboxsync FE/VBoxManage: Logging for detached guest sessions.
(edit) @49396   11 years vboxsync SUPDrv: Made dtrace support build against UEKR3.
(edit) @49395   11 years vboxsync SUPDrv: Made dtrace support build against UEKR3.
(edit) @49394   11 years vboxsync Additions/WINNT: parse connection name, logging.
(edit) @49393   11 years vboxsync SDK documentation: Clarification for CopyFileFlag_T.
(edit) @49392   11 years vboxsync Main/Guest::UpdateGuestAdditions: CopyFileFlag_T -> AdditionsUpdateFlag_T.
(edit) @49391   11 years vboxsync iprt/x86.h: Added X86_IS_CANONICAL.
(edit) @49390   11 years vboxsync Forgot to change IKeyboard's UUID.
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49388   11 years vboxsync Storage: Small fix to previous change
(edit) @49387   11 years vboxsync Storage/VD: Remove disk full hack and use the proper way to return the …
(edit) @49386   11 years vboxsync Main: Added a releaseKeys method to IKeyboard.
(edit) @49385   11 years vboxsync USBK: Recognize 0xFC as a special 'release all keys' event.
(edit) @49384   11 years vboxsync PS2K: Recognize 0xFC as a special 'release all keys' event.
(edit) @49383   11 years vboxsync testing…
(edit) @49379   11 years vboxsync VMM: allow to compile with VBOX_WITH_RAW_MODE disabled
(edit) @49378   11 years vboxsync VBoxTray: Logging.
(edit) @49377   11 years vboxsync VBoxTray: Logging.
(edit) @49376   11 years vboxsync testing…
(edit) @49375   11 years vboxsync testing…
(edit) @49374   11 years vboxsync testing…
(edit) @49373   11 years vboxsync testing…
(edit) @49372   11 years vboxsync testing…
(edit) @49371   11 years vboxsync testing…
(edit) @49370   11 years vboxsync testing…
(edit) @49369   11 years vboxsync testing…
(edit) @49368   11 years vboxsync tstVMM updates
(edit) @49367   11 years vboxsync tstVMM updates.
(edit) @49366   11 years vboxsync burn fix
(edit) @49365   11 years vboxsync wddm: basics for ring buffer-based command submission
(edit) @49364   11 years vboxsync FE/Qt: MacOS X: Mavericks font fix.
(edit) @49363   11 years vboxsync FE/Qt: VBoxGlobal: Static stuff to determine MacOS X release name.
(edit) @49362   11 years vboxsync VMMRCA.asm/vmmRcSafeMsr*: See if making sure interrupts are disabled …
(edit) @49361   11 years vboxsync OS X host: LEDs sync: LogRel() -> LogRel2().
(edit) @49360   11 years vboxsync Stopgap MSR fixes (better MSR implementation is underways, just very …
(edit) @49359   11 years vboxsync Guest Control: two non-initialized variables
(edit) @49358   11 years vboxsync fix OSE
(edit) @49357   11 years vboxsync VMM/VMMTests: test fewer MSRs in the 0xc0000000 range to prevent …
(edit) @49356   11 years vboxsync SDK documentation: Clarification for IGuest::CreateSession().
(edit) @49355   11 years vboxsync VMM/CPUM: MSR_P4_LASTBRANCH_* is not Intel-specific
(edit) @49354   11 years vboxsync Stop gap MSR fixes (better MSR implementation is underways, just very …
(edit) @49353   11 years vboxsync FE/VBoxManage: Syntax help typo.
(edit) @49352   11 years vboxsync Mac OS X host: LEDs sync: driver for some kbd devices might stuck in …
(edit) @49351   11 years vboxsync Build fix.
(edit) @49350   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49348   11 years vboxsync tstDhcpCongig was g/c'ed in r90317, so delete it from the makefile as well
(edit) @49347   11 years vboxsync NAT: Use RW critsect to protect the handler chain list against …
(edit) @49346   11 years vboxsync Disas: pmulhrw adjustment, seems it wasn't fixed in v1.2.0.0 but in …
(edit) @49345   11 years vboxsync FE/Qt: Russian NLS update.
(edit) @49344   11 years vboxsync FE/Qt: kmk updatenls.
(edit) @49343   11 years vboxsync tstRTGetOpt.cpp: Extended options first test a little.
(edit) @49342   11 years vboxsync FE/Qt: NLS fix for r90215 (and previous version).
(edit) @49341   11 years vboxsync FE/Qt: 7037: Runtime UI: Some NLS stuff for r90326.
(edit) @49340   11 years vboxsync FE/Qt: 7037: Runtime UI: One more fix related to r90326.
(edit) @49339   11 years vboxsync export to OSE
(edit) @49337   11 years vboxsync FE/Qt: 7037: Runtime UI: Fixing some webcams related stuff for r90326.
(edit) @49336   11 years vboxsync FE/Qt: be eol-style agnostic
(edit) @49335   11 years vboxsync FE/Qt: Runtime UI: Update for guest screen size adjustment mechanism …
(edit) @49334   11 years vboxsync VBoxKEXTs/postflight: Remove old kernel extensions so they don't cause …
(edit) @49333   11 years vboxsync FE/Qt: 7037: Runtime UI: Extending *Devices* menu with *Webcams* menu.
(edit) @49332   11 years vboxsync wddm: 1. switch to using common VBVA code 2.dx-based command …
(edit) @49331   11 years vboxsync BIOS: Seek before formatting a track.
(edit) @49330   11 years vboxsync NetworkServices/proxy.c: removes annoying asserts on darwin.
(edit) @49329   11 years vboxsync Occasional commit of xcode5 dependendence in r90311.
(edit) @49328   11 years vboxsync NetServices/DHCP: XML lease serialization/deserialization.
(edit) @49327   11 years vboxsync NetworkService/DHCP: refactoring: 1. Client and Lease are use shared …
(edit) @49326   11 years vboxsync IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
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