|
|
@49784
|
11 years |
vboxsync |
HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
|
|
|
@49783
|
11 years |
vboxsync |
DisplayImpl: DevVGA must not access framebuffer which has incorrect size.
|
|
|
@49782
|
11 years |
vboxsync |
pxping_recv4, pxping_recv6: free incoming pbuf after reporting time …
|
|
|
@49781
|
11 years |
vboxsync |
iSCSI: Fix release logging (missed one thing)
|
|
|
@49780
|
11 years |
vboxsync |
iSCSI: Fix release logging
|
|
|
@49779
|
11 years |
vboxsync |
Mac OS X host: HID LEDs sync: resume built-in kbd before set its LEDs …
|
|
|
@49778
|
11 years |
vboxsync |
Main/Host: actually return the host only and progress objects, plus …
|
|
|
@49777
|
11 years |
vboxsync |
DevVGA: framebuffer access check.
|
|
|
@49776
|
11 years |
vboxsync |
VMM/HMVMXR0: Comment.
|
|
|
@49775
|
11 years |
vboxsync |
More granular assertions.
|
|
|
@49774
|
11 years |
vboxsync |
VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented …
|
|
|
@49773
|
11 years |
vboxsync |
crOpenGL/infrastructure: headers
|
|
|
@49772
|
11 years |
vboxsync |
crOpenGL/infrastructure: new files
|
|
|
@49771
|
11 years |
vboxsync |
DevVGA: Reset VBVA when enabling/disabling VBE.
|
|
|
@49770
|
11 years |
vboxsync |
VMM/HM: Fix typo in TRPPatchingAllowed member.
|
|
|
@49769
|
11 years |
vboxsync |
Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
|
|
|
@49768
|
11 years |
vboxsync |
rtDbgModExportsAddSegmentsCallback: Tweak.
|
|
|
@49767
|
11 years |
vboxsync |
SUPDrv/darwin: MSR prober support for darwin.
|
|
|
@49764
|
11 years |
vboxsync |
Main/Host: actually return the progress object
|
|
|
@49763
|
11 years |
vboxsync |
Main/include/Wrapper.h: fix reference counting issues for outgoing …
|
|
|
@49762
|
11 years |
vboxsync |
Main/NATNetwork: fix string format change in previous changeset
|
|
|
@49761
|
11 years |
vboxsync |
Main/Host: remove redundant casts, plus lots of whitespace cleanup
|
|
|
@49760
|
11 years |
vboxsync |
6813 stage 2 rev 4
|
|
|
@49759
|
11 years |
vboxsync |
pxping_recv4: disable setsockopt-based code to set DF - it's too …
|
|
|
@49758
|
11 years |
vboxsync |
FE/Qt: Mac OS X: Hide mini-toolbar minimize button.
|
|
|
@49757
|
11 years |
vboxsync |
VMM/HMVMXR0: comment nit.
|
|
|
@49755
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
|
|
|
@49754
|
11 years |
vboxsync |
DevPCNet: remove the private guest interface because it's unused for a …
|
|
|
@49753
|
11 years |
vboxsync |
small fix
|
|
|
@49752
|
11 years |
vboxsync |
VMM/HMVMXR0: Drop 64-bit MSR optimizations on hybrid darwin kernels.
|
|
|
@49751
|
11 years |
vboxsync |
small fix
|
|
|
@49750
|
11 years |
vboxsync |
Windows guest additions: VBoxVideo XPDM: allow the guest to change the …
|
|
|
@49749
|
11 years |
vboxsync |
pr7074. OVF import: Restoring original UUIDs of imported images in VM …
|
|
|
@49748
|
11 years |
vboxsync |
VMM/HM: Log error code for unexpected interruption-exit types.
|
|
|
@49747
|
11 years |
vboxsync |
ApplianceImplExport.cpp: C++11 build fix …
|
|
|
@49746
|
11 years |
vboxsync |
Disable DF code on Linux for now to unbreak the build.
Apparently, …
|
|
|
@49745
|
11 years |
vboxsync |
pxping_recv4: propagate DF flag if OS provides a socket option for that.
|
|
|
@49744
|
11 years |
vboxsync |
6813 stage 2 rev3 issues on Solaris sorted
|
|
|
@49743
|
11 years |
vboxsync |
6813 stage 2 rev2 issues sorted
|
|
|
@49742
|
11 years |
vboxsync |
6813 stage 2 - Use the server side API wrapper code..
|
|
|
@49741
|
11 years |
vboxsync |
Main/glue/vboxapi.py: fix copy/paste bug
|
|
|
@49740
|
11 years |
vboxsync |
VMM/HMVMXR0: Hybrid fixes.
|
|
|
@49739
|
11 years |
vboxsync |
VMM/HM: Same error code for unsupported host-guest paging mode combo. …
|
|
|
@49738
|
11 years |
vboxsync |
Main/BandwidthControl: fix regression (iterator incremented twice), …
|
|
|
@49736
|
11 years |
vboxsync |
FE/Qt: re-enabled Indonesian translation.
|
|
|
@49735
|
11 years |
vboxsync |
VBoxNetBaseService hides all details of internal network …
|
|
|
@49734
|
11 years |
vboxsync |
VMM/HMVMXR0: bugref Comment, spaces.
|
|
|
@49733
|
11 years |
vboxsync |
Easier to read.
|
|
|
@49732
|
11 years |
vboxsync |
Easier to read.
|
|
|
@49731
|
11 years |
vboxsync |
FPU save/restore experiment.
|
|
|
@49730
|
11 years |
vboxsync |
SerialPortImpl: fixed regression from r90887, com port mode could not …
|
|
|
@49729
|
11 years |
vboxsync |
VMM/HM: VMCPU_HMCF -> HMCPU_CF macro renaming.
|
|
|
@49728
|
11 years |
vboxsync |
MSR prober fixes.
|
|
|
@49727
|
11 years |
vboxsync |
VMM/HMVMXR0: Now that we have atomic flag updates, reenable WRMSR …
|
|
|
@49726
|
11 years |
vboxsync |
VMM/HMR0Mixed: Comment.
|
|
|
@49725
|
11 years |
vboxsync |
VMM/HM: Use unordered ASM atomics for safely updating HM flags.
|
|
|
@49724
|
11 years |
vboxsync |
Added ASMAtomicUo[And|Or]U[32|64].
|
|
|
@49723
|
11 years |
vboxsync |
ASMCpuIdExSlow.asm in RuntimeR0.
|
|
|
@49722
|
11 years |
vboxsync |
VBoxCredProv: Fixed auto-logon breakage introduced in r85893, added …
|
|
|
@49721
|
11 years |
vboxsync |
VMM/HMSVMR0: space.
|
|
|
@49720
|
11 years |
vboxsync |
VMM/HMSVMR0: Added bugref comment.
|
|
|
@49719
|
11 years |
vboxsync |
HMSVM: Do not fall back on FERR emulation (see #6117).
|
|
|
@49718
|
11 years |
vboxsync |
Various FreeBSD fixes submitted Bernhard Froehlich
|
|
|
@49717
|
11 years |
vboxsync |
HMVMX: Do not fall back on FERR emulation (see #6117).
|
|
|
@49716
|
11 years |
vboxsync |
pr7091. Fixed: OVF import of VM with type "LsiLogicSas" of SCSI controller
|
|
|
@49715
|
11 years |
vboxsync |
Try to fix in6_pktinfo kludge again. Test for GLIBC_PREREQ in a …
|
|
|
@49714
|
11 years |
vboxsync |
Try to fix in6_pktinfo kludge. Apparently it was hidden under …
|
|
|
@49713
|
11 years |
vboxsync |
Enable ping proxy.
|
|
|
@49712
|
11 years |
vboxsync |
VMM/HMVMXR0: Comment, macros.
|
|
|
@49711
|
11 years |
vboxsync |
ICMP_FILTER is not privileged. Drop the comment now that setsockopt …
|
|
|
@49710
|
11 years |
vboxsync |
Fix edito in previous: create icmp6 socket using OS-specific socket …
|
|
|
@49709
|
11 years |
vboxsync |
Do the song and dance to use WSARecvMsg on Windows.
|
|
|
@49708
|
11 years |
vboxsync |
proxy_sendto: declare nsent under Windows properly instead of papering …
|
|
|
@49707
|
11 years |
vboxsync |
Provide CMSG_FIRSTHDR and CMSG_NXTHDR.
|
|
|
@49706
|
11 years |
vboxsync |
FE/Qt: 7007: Some native cocoa stuff should be async otherwise it …
|
|
|
@49705
|
11 years |
vboxsync |
FE/Qt: Selector UI: Some cleanup: Just accepting (filtering) …
|
|
|
@49704
|
11 years |
vboxsync |
Frontends/VBoxShell: extend event dumping code slighty, good testcase …
|
|
|
@49702
|
11 years |
vboxsync |
Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect …
|
|
|
@49701
|
11 years |
vboxsync |
VMM/HMVMXR0: Simplified the MSR optimization code.
|
|
|
@49700
|
11 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@49699
|
11 years |
vboxsync |
VMM/HMVMXR0: Update guest TSC_AUX before auto-load/store.
|
|
|
@49698
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Extra-data flags and handling for menus content …
|
|
|
@49697
|
11 years |
vboxsync |
3D/HostServices: removed wrong assertion.
|
|
|
@49696
|
11 years |
vboxsync |
Additions/x11/vboxvideo: fixes for when DRI fails to initialise.
|
|
|
@49695
|
11 years |
vboxsync |
Provide some cmsghdr compat. CMSG_FIRSTHDR/CMSG_NXTHDR are not yet …
|
|
|
@49694
|
11 years |
vboxsync |
Provide implementation of inet_ntop(), which is available only since …
|
|
|
@49693
|
11 years |
vboxsync |
rtadvd_recv: declare optlen as int to avoid "unary minus operator …
|
|
|
@49692
|
11 years |
vboxsync |
G/c unused variable.
|
|
|
@49691
|
11 years |
vboxsync |
#include <mswsock.h> for LPFN_WSARECVMSG and friends.
|
|
|
@49690
|
11 years |
vboxsync |
G/c unused variable.
|
|
|
@49689
|
11 years |
vboxsync |
Create ICMP sockets for ping proxy.
|
|
|
@49688
|
11 years |
vboxsync |
G/c redundant lwIP includes.
|
|
|
@49687
|
11 years |
vboxsync |
Main/Snapshot: block deleting of current snapshot if it has child …
|
|
|
@49686
|
11 years |
vboxsync |
VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface gets …
|
|
|
@49685
|
11 years |
vboxsync |
FE/VBoxManage: Error message typo.
|
|
|
@49684
|
11 years |
vboxsync |
Main/GuestCtrl: dispatchToSession: Also try to handle generic messages.
|
|
|
@49683
|
11 years |
vboxsync |
FE/VBoxManage/GuestCtrl: Don't try to build up paths for the guest …
|
|
|
@49680
|
11 years |
vboxsync |
VMM/HMVMXR0: MSR auto-load/store fix for hybrid darwin.
|
|
|
@49679
|
11 years |
vboxsync |
fix for xtracker 7111 (must keep a ComPtr here)
|
|
|
@49678
|
11 years |
vboxsync |
Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) …
|
|
|