VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58645   9 years vboxsync build fix
(edit) @58644   9 years vboxsync Additions/X11: special case for Fedora 23 (missing change)
(edit) @58643   9 years vboxsync Additions/X11: special case for Fedora 23
(edit) @58642   9 years vboxsync USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
(edit) @58641   9 years vboxsync Windows host installer: Fixed "Start VirtualBox" checkbox handling …
(edit) @58640   9 years vboxsync USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
(edit) @58639   9 years vboxsync Windows host installer: Fixed "Start VirtualBox" checkbox handling …
(edit) @58638   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxCanForwardAsGso - fix apparent cut …
(edit) @58637   9 years vboxsync bs3kit: started on simple 64-bit address relocation converter.
(edit) @58636   9 years vboxsync include/iprt/format/elf*: copied from Runtime/include/internal/ldrELF*.
(edit) @58635   9 years vboxsync Additions/x11: build a video driver for X.Org Server 1.18.
(edit) @58634   9 years vboxsync Additions/x11: added header files for building X.Org video driver …
(edit) @58633   9 years vboxsync VBoxBs3Linker.cpp: warning.
(edit) @58632   9 years vboxsync bs3kit: Use elf cross compiler on darwin.
(edit) @58631   9 years vboxsync NAT: tcp_fconnect - when DNS proxy is enabled and the target is port …
(edit) @58630   9 years vboxsync bs3kit: Made gcc produced 64-bit ELF palatable for wlink.
(edit) @58629   9 years vboxsync /Makefile.kmk: bs3kit to docs.Core.
(edit) @58628   9 years vboxsync bs3kit: Managed to link 16, 32 and 64-bit C code into the same binary, …
(edit) @58627   9 years vboxsync Config.kmk: Added RT_OS_AGNOSTIC define for that target.
(edit) @58626   9 years vboxsync Doxyfile.Core: bs3kit macros.
(edit) @58625   9 years vboxsync iprt/types.h: Watcom & 16-bit adjustments.
(edit) @58624   9 years vboxsync iprt/stdint.h: Watcom & 16-bit adjustments.
(edit) @58623   9 years vboxsync iprt/cdefs.h: Watcom & 16-bit adjustments.
(edit) @58622   9 years vboxsync bugref: 8087:Additions/x11: support non-root X server: make the …
(edit) @58621   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: Adding new …
(edit) @58620   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: Enabling the …
(edit) @58619   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make the …
(edit) @58618   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make the …
(edit) @58617   9 years vboxsync GuestHost: indent missing host features by 2 space for cosmetical reasons
(edit) @58616   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Changing the …
(edit) @58615   9 years vboxsync bugref:7906: Installers/Linux: support systemd: fix systemd detection …
(edit) @58614   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: revert r103927
(edit) @58613   9 years vboxsync NAT/Net: Export pxtcp_pcb_accept_outbound() and use it to provide DNS …
(edit) @58612   9 years vboxsync bs3kit-doc.c: Worked out calling convention.
(edit) @58611   9 years vboxsync FE/Qt: ​bugref:8088: Rework session-information window: Setting …
(edit) @58610   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Adding first …
(edit) @58609   9 years vboxsync bs3kit: did the gluing of link image and boot sector - bs3-shutdown …
(edit) @58608   9 years vboxsync iprt/asmdefs.mac: Introduced RT_NOINC_SEGMENTS to avoid unncessary …
(edit) @58607   9 years vboxsync FE/Qt: bugref:8104: LogWindow: Fix for logwindow fails to save over …
(edit) @58606   9 years vboxsync Committed too much.
(edit) @58605   9 years vboxsync IEM: Fixed OpenBSD 5.8, incorred treatment of reserved/ignored CR3 bits.
(edit) @58604   9 years vboxsync bugref:6466: Additions/SharedClipboard: Added support of new MS …
(edit) @58603   9 years vboxsync GUI: VBoxBS_64 OS type and associated new VM wizard regexp.
(edit) @58602   9 years vboxsync UIWizardNewVMPageBasic3.cpp: Treat 0 return value from …
(edit) @58601   9 years vboxsync Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58599   9 years vboxsync Windows host installer: Try to move our public properties into the …
(edit) @58598   9 years vboxsync dbgkernel-info-r0drv-darwin.cpp: Look for development and debug …
(edit) @58597   9 years vboxsync iprt/err.h: also consider VBoxNetNAT when talking about clients …
(edit) @58596   9 years vboxsync Windows host installer: Try to move our public properties into the …
(edit) @58595   9 years vboxsync Main: updated USB ids
(edit) @58594   9 years vboxsync bs3kit: 16-bit c + asm proof of concept.
(edit) @58593   9 years vboxsync bs3kit: 16-bit c + asm proof of concept.
(edit) @58592   9 years vboxsync lwip: Use different callback for proxy accept that is triggered by …
(edit) @58591   9 years vboxsync bugref:7906: Installers/Linux: support systemd: add systemd support to …
(edit) @58590   9 years vboxsync Audio/PulseAudio: fix for r103940
(edit) @58589   9 years vboxsync lwip: tcp_restore_pbuf - factor out code to restore syn pbuf passed to …
(edit) @58588   9 years vboxsync bs3kit: kick off; to laptop.
(edit) @58587   9 years vboxsync iprt/asmdefs.h: nasm fixes.
(edit) @58586   9 years vboxsync HostDnsService.cpp: todo
(edit) @58585   9 years vboxsync Installers/linux (host): remove the creative and over-engineered init …
(edit) @58584   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when using …
(edit) @58583   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58582   9 years vboxsync Audio/PulseAudio: handle the case when the PulseAudio initialization …
(edit) @58581   9 years vboxsync lwip: make tcp_accept_null globally visible, use it instead of …
(edit) @58580   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58579   9 years vboxsync Main/src-server/xpcom/server.cpp: switch from raw XPCOM event queue …
(edit) @58578   9 years vboxsync Main/glue/NativeEventQueue.cpp: fix too pessimistic return value if …
(edit) @58577   9 years vboxsync USB/Linux: Fix possible crash on older kernels where we have to split …
(edit) @58576   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: correct a …
(edit) @58575   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when our OpenGL …
(edit) @58574   9 years vboxsync bootsector2: map files with all available information.
(edit) @58573   9 years vboxsync Audio/AudioMixer.cpp: Try to fix a crash (for bugref:8054).
(edit) @58572   9 years vboxsync fix OSE
(edit) @58571   9 years vboxsync Windows host installer: Try to fix the public NETWORKTYPE property.
(edit) @58570   9 years vboxsync Build fix.
(edit) @58569   9 years vboxsync VMM: Added intel skylake CPU profile.
(edit) @58568   9 years vboxsync VMM: Added intel broadwell CPU profile.
(edit) @58567   9 years vboxsync Build fix.
(edit) @58566   9 years vboxsync Build fix.
(edit) @58565   9 years vboxsync Windows host installer: Reverted experiment from r103894 -- not needed.
(edit) @58564   9 years vboxsync VMM/GIM: Removed some dead code.
(edit) @58563   9 years vboxsync Documentation: Added Windows host installer public properties.
(edit) @58562   9 years vboxsync REM: reverted r103903: op_helper.c: Corrected assertion.
(edit) @58561   9 years vboxsync CPUMR3Db.cpp: Adjusted the 'host' matching in cpumR3DbGetCpuInfo to …
(edit) @58560   9 years vboxsync VMM/cpus/Intel_Atom_*: Update the profile because it was incomplete …
(edit) @58559   9 years vboxsync Windows host installer: Mark our public properties as being "secure" …
(edit) @58558   9 years vboxsync Windows host installer: Fixed setting public properties from command line.
(edit) @58557   9 years vboxsync op_helper.c: Corrected assertion.
(edit) @58556   9 years vboxsync Installer/win/Stub/VBoxStub.cpp: Don't start the installation when …
(edit) @58555   9 years vboxsync lwip: tcp_accept_syn - a proxy like early accept callback for ordinary …
(edit) @58554   9 years vboxsync Windows host installer: Try fixing our public properties.
(edit) @58553   9 years vboxsync Main/Machine: signal error on the poweroff progress object if the VM …
(edit) @58552   9 years vboxsync pr7179. Fixes and improvement in the classes GuestSessionTask, …
(edit) @58551   9 years vboxsync DevVGA-SVGA3d.cpp: Applied patch for memory leak in …
(edit) @58550   9 years vboxsync FE/Qt: 7909: Mac OS X: Runtime UI: Action-pool: Adding sub-menu option …
(edit) @58549   9 years vboxsync lwip: tcp_accept_null - call tcp_abort().
(edit) @58548   9 years vboxsync NAT/Net: pxtcp_pcb_heard - factor most of the code out into …
(edit) @58547   9 years vboxsync VMM: Add entry for Intel Atom
(edit) @58546   9 years vboxsync HMInternal.h: added todo
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