VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49554   11 years vboxsync doc/manual: zonecfg config. for vboxdrvu on Solaris.
(edit) @49553   11 years vboxsync FE/Qt: Medium enumeration mechanism: Cleanup.
(edit) @49552   11 years vboxsync Main/Machine: the API description clearly says that deleting a VM …
(edit) @49551   11 years vboxsync comment typo
(edit) @49550   11 years vboxsync libs/xpcom: warning
(edit) @49549   11 years vboxsync VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49547   11 years vboxsync Runtime+Main: the x86 directory is only used for Windows, Solaris …
(edit) @49546   11 years vboxsync Main/GuestCtrl: Allow empty passwords for IGuest::CreateSession().
(edit) @49545   11 years vboxsync Use rand(3) on Windows. It's not good, but we don't need …
(edit) @49544   11 years vboxsync G/c unused variables. Pass iplen around as u16_t. This makes Windows …
(edit) @49543   11 years vboxsync DHCP: missed part from (r90725)
(edit) @49542   11 years vboxsync DHCP/NetworkManager hides internals in implementation.
(edit) @49541   11 years vboxsync Main/NATNetwork: Always do AddGlobalOption(DhcpOpt_Router,) to enforce …
(edit) @49540   11 years vboxsync Installer/darwin: 'ln -vh' => '/bin/ln -vh' -- see public ticket 12275
(edit) @49539   11 years vboxsync Main/cbinding: lots of love and care for this long forgotten part of …
(edit) @49538   11 years vboxsync VMM/CPUM: typo
(edit) @49537   11 years vboxsync Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, …
(edit) @49536   11 years vboxsync Windows host installer: Fixed invoking file extensions component.
(edit) @49535   11 years vboxsync vhwa: cleanup fixes
(edit) @49534   11 years vboxsync Windows host installer: Make registering .vbox, .vbox-extpack,.ovf and …
(edit) @49533   11 years vboxsync Handle mapped loopbacks. Propagate TTL, TOS.
(edit) @49532   11 years vboxsync VMM: 32-bit build fix.
(edit) @49531   11 years vboxsync Additions/VBoxService: do try to open the kernel device when executing …
(edit) @49530   11 years vboxsync Runtime/posix/process-creation: handle supplemental groups properly
(edit) @49529   11 years vboxsync Additions/Haiku: Build fixes patches.
(edit) @49528   11 years vboxsync VMM/VMMSwitcher: Use explicit REX.W prefix for fxsave/fxrstor for …
(edit) @49527   11 years vboxsync VMM/HMR0: Warnings.
(edit) @49526   11 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @49525   11 years vboxsync manual/SDKRef: touch up the C binding documentation
(edit) @49524   11 years vboxsync VMM/VMMSwitcher: fxsave/fxrstor todo.
(edit) @49523   11 years vboxsync VMM: Retire VBOX_WITH_AUTO_MSR_LOAD_RESTORE define.
(edit) @49522   11 years vboxsync VMM: Get rid of residual VBOX_WITH_OLD_VTX_CODE defines.
(edit) @49521   11 years vboxsync VMM/HMVMXR0: spaces.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49519   11 years vboxsync Devices/Graphics/DevVGA_VDMA: warning.
(edit) @49518   11 years vboxsync Additions/linux/drm: convert to VirtualBox white-space and brace rules.
(edit) @49517   11 years vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49516   11 years vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49515   11 years vboxsync Snapshot work in progress on ping proxy. Not hooked into the build yet.
(edit) @49514   11 years vboxsync A bit of glue to proxy echo requests.
(edit) @49513   11 years vboxsync VMM/HMSVMR0: warnings.
(edit) @49512   11 years vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(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) @49491   11 years vboxsync libs/xpcom: fixed a bunch of pointer size vs. integer size warnings
(edit) @49490   11 years vboxsync VBoxNetDHCP. split ::init to ::initWithMain and ::initNoMain. The …
(edit) @49489   11 years vboxsync Main/src-server: Warning.
(edit) @49488   11 years vboxsync doc/manual/fr_FR/UserManual.xml: add translator credits
(edit) @49487   11 years vboxsync doc/manual/docbook2latex.xsl: add support for othercredit tag and the …
(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) @49461   11 years vboxsync Updated French manual, thank you Jean-Philippe Mengual.
(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.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette