VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49511   11 years vboxsync VBoxService: don't disable logging if no log file name is passed
(edit) @49510   11 years vboxsync vga/crogl: fix assertion
(edit) @49509   11 years vboxsync vga/crOpenGL: some more
(edit) @49508   11 years vboxsync VMM/HM: Fix APIC access exits to work after resetting the CPU.
(edit) @49507   11 years vboxsync vga/crOpenGL: basics for ring buffer-based command submission
(edit) @49506   11 years vboxsync FE/Qt: Runtime UI: Make sure last visual-state type chosen by user …
(edit) @49505   11 years vboxsync FE/Qt: Runtime UI: UIVisualState framework cleanup: Moving most of …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49503   11 years vboxsync FE/VBoxManage: GuestCtrl: Removed debug output.
(edit) @49502   11 years vboxsync FE/VBoxManage: GuestCtrl: Don't use signal handlers for closing active …
(edit) @49501   11 years vboxsync Uninitialized variable.
(edit) @49500   11 years vboxsync Warning.
(edit) @49499   11 years vboxsync Space.
(edit) @49498   11 years vboxsync FE/Qt: Runtime UI: Moving some visual-state change logic into …
(edit) @49497   11 years vboxsync build-fix: like r90651.
(edit) @49496   11 years vboxsync build-fix: like r90651.
(edit) @49495   11 years vboxsync build fix: perhaps we need guardian to split class …
(edit) @49494   11 years vboxsync Main/NetServiceRunner: Make command line more flexible for adding …
(edit) @49493   11 years vboxsync Devices/E1000: warning
(edit) @49492   11 years vboxsync VboxNetBaseService.cpp: comments and style.
(edit) @49490   11 years vboxsync VBoxNetDHCP. split ::init to ::initWithMain and ::initNoMain. The …
(edit) @49489   11 years vboxsync Main/src-server: Warning.
(edit) @49486   11 years vboxsync VMM: Warnings.
(edit) @49485   11 years vboxsync FE/Qt: warnings
(edit) @49484   11 years vboxsync DevVGA: warning
(edit) @49483   11 years vboxsync VMM: Warning.
(edit) @49482   11 years vboxsync VMM: Warnings.
(edit) @49481   11 years vboxsync VMM: Warnings.
(edit) @49480   11 years vboxsync Runtime, Devices, Disassembler R0: warnings.
(edit) @49479   11 years vboxsync VMM: Warnings.
(edit) @49478   11 years vboxsync VMM/HMVMXR0: Fixed single-stepping in the guest to generate #DB correctly.
(edit) @49477   11 years vboxsync Additions/x11: more undefined symbols on Ubuntu 13.10
(edit) @49476   11 years vboxsync burn fix take2
(edit) @49475   11 years vboxsync burn fix
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49473   11 years vboxsync PATMSSM.cpp: Must qualify the busted saved state check with >= 4.2.51.
(edit) @49472   11 years vboxsync FE/Qt: 7092: QIRichTextLabel should use proper text colors.
(edit) @49471   11 years vboxsync ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
(edit) @49470   11 years vboxsync Additions/3D: prevent an OpenGL dead-lock.
(edit) @49469   11 years vboxsync DevPS2: Release keys after restoring saved state, not while loading it.
(edit) @49468   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 4): Make sure …
(edit) @49467   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 3): Some change …
(edit) @49466   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 2): Make sure …
(edit) @49465   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 1): Providing …
(edit) @49464   11 years vboxsync PATM: Fixed saved state regression introduced with r86139, bumping up …
(edit) @49463   11 years vboxsync OS X host: HID LEDs sync: split IOKit callback into smaller parts; …
(edit) @49462   11 years vboxsync FE/Qt: Runtime UI: Menu/menubar factory cleanup/rework.
(edit) @49460   11 years vboxsync fixed burn
(edit) @49459   11 years vboxsync Main: fixed race
(edit) @49458   11 years vboxsync WINNT/VBoxVideo: separate mode table for each guest monitor.
(edit) @49457   11 years vboxsync OS X host: HID LEDs sync: take care about CAPS LOCK timeout on Apple …
(edit) @49456   11 years vboxsync ConsoleImpl2.cpp: Put HMForced in the rigth place.
(edit) @49455   11 years vboxsync Additions/x11/VBoxClient: DnD service todos.
(edit) @49454   11 years vboxsync HGCM param verification
(edit) @49453   11 years vboxsync Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
(edit) @49452   11 years vboxsync whitespace cleanup
(edit) @49451   11 years vboxsync DrvKeyboardQueue: activate on resume (from saved state).
(edit) @49450   11 years vboxsync Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h,VBoxMPDevExt.h, …
(edit) @49449   11 years vboxsync wddm: proper surf release
(edit) @49448   11 years vboxsync crOpenGL: failure branch
(edit) @49447   11 years vboxsync pr7072. Changing the old logic for finding an appropriate image format …
(edit) @49446   11 years vboxsync pr7074. import logic for work with multiple VMs in OVF appliance was …
(edit) @49445   11 years vboxsync Main/HostDnsServiceWin: use sizeof() here
(edit) @49444   11 years vboxsync Main/HostDnsServiceWin: initlialization of local variables in …
(edit) @49443   11 years vboxsync Don't schedule pxdns_timer() if we don't have any active requests.
(edit) @49442   11 years vboxsync DevAPIC: Always set the APIC CPUID feature bits when the device is …
(edit) @49441   11 years vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @49440   11 years vboxsync Main/GuestCtrl: Bugfixes: - Hold lock while registering wait event in …
(edit) @49439   11 years vboxsync FE/VBoxManage: GuestCtrl: Explicitly wait for guest process to start, …
(edit) @49437   11 years vboxsync DevAPIC.cpp: Don't disable the CPUID feature bit just because someone …
(edit) @49436   11 years vboxsync slirp_dns.c: nits.
(edit) @49435   11 years vboxsync burn fix
(edit) @49434   11 years vboxsync VHWA: smp guests syncronization
(edit) @49433   11 years vboxsync VHWA: sleep 2ms really
(edit) @49432   11 years vboxsync NAT: prevent NAT thread from infinite loop on PowerOff if DNS …
(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.
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