|
|
@50823
|
11 years |
vboxsync |
FE/Qt: Revert r92847 because it's not good enough.
|
|
|
@50822
|
11 years |
vboxsync |
VBoxGuest/VBoxGuest-win.cpp: Logging.
|
|
|
@50821
|
11 years |
vboxsync |
crOpenGL/hgcm: fix connect failure
|
|
|
@50820
|
11 years |
vboxsync |
VMMDev: remove failed HGCM commands from the pending command list
|
|
|
@50819
|
11 years |
vboxsync |
VMMAll/PGMAllPool: Clear references to the shadow table while adding …
|
|
|
@50818
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Frame-buffer NotifyUpdate should take into account …
|
|
|
@50817
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50816
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Fullscreen/Seamless modes: Prevent mini-toolbar …
|
|
|
@50815
|
11 years |
vboxsync |
crOpenGL: bugfix
|
|
|
@50814
|
11 years |
vboxsync |
crOpenGL: fix dummy window usage
|
|
|
@50813
|
11 years |
vboxsync |
crOpenGL: remove unused code
|
|
|
@50812
|
11 years |
vboxsync |
crOpenGL: bugfixes, more on new command submission
|
|
|
@50811
|
11 years |
vboxsync |
spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
|
|
|
@50810
|
11 years |
vboxsync |
VBoxService/GuestCtrl: Do a HGCM reconnect on saved state restore when …
|
|
|
@50809
|
11 years |
vboxsync |
VMM: introduced VBOX_WITH_VMM_R0_SWITCH_STACK
|
|
|
@50807
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Mouse-handling: Do not try to activate hovered …
|
|
|
@50806
|
11 years |
vboxsync |
PS2M: ImEx can be enabled any time.
|
|
|
@50805
|
11 years |
vboxsync |
DisplayImpl: repaint display after a resize (fixed a race)
|
|
|
@50804
|
11 years |
vboxsync |
DevVGA: set VBVA pause after loading the saved state.
|
|
|
@50803
|
11 years |
vboxsync |
VBoxGuest.cpp: Logging.
|
|
|
@50802
|
11 years |
vboxsync |
crOpenGL: do not create invisible windows (fix OSX deadlock)
|
|
|
@50801
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Multi-screen support: Keep primary display enabled …
|
|
|
@50800
|
11 years |
vboxsync |
VMM/HMR0: Start with invalid Cpu Ids while initializing, resetting …
|
|
|
@50799
|
11 years |
vboxsync |
crOpenGL: more on new command submission
|
|
|
@50798
|
11 years |
vboxsync |
vboxpci: make vboxPciOsDevInit() a bit less chatty.
|
|
|
@50797
|
11 years |
vboxsync |
vboxpci: convert some more printk() to vbpci_printk()
|
|
|
@50796
|
11 years |
vboxsync |
no comment.
|
|
|
@50795
|
11 years |
vboxsync |
Build fix.
|
|
|
@50794
|
11 years |
vboxsync |
VBoxUSB/VBoxUsbLib-win.cpp: String descriptors are optional, don't …
|
|
|
@50793
|
11 years |
vboxsync |
iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
|
|
|
@50792
|
11 years |
vboxsync |
IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
|
|
|
@50791
|
11 years |
vboxsync |
comment
|
|
|
@50789
|
11 years |
vboxsync |
VMM/HMR0: Rely on zero-initialized allocations. Still trying to figure …
|
|
|
@50788
|
11 years |
vboxsync |
Installer/solaris: For debugging stale VBoxZoneAccess service hanging …
|
|
|
@50787
|
11 years |
vboxsync |
Installer/solaris: Use pgrep, it's been there since Solaris 8.
|
|
|
@50786
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Mouse handler: Mouse-event propagation mechanism: …
|
|
|
@50785
|
11 years |
vboxsync |
CPUMAllRegs: comment nit.
|
|
|
@50784
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Mouse handler: More appropriate hovered widget …
|
|
|
@50783
|
11 years |
vboxsync |
Main and Runtime/Linux: rip out all code for recursively walking /dev, …
|
|
|
@50782
|
11 years |
vboxsync |
Define a printk() wrapper that prints pci device id if device is …
|
|
|
@50781
|
11 years |
vboxsync |
One semicolon is enough.
|
|
|
@50780
|
11 years |
vboxsync |
Condition ? 1 : 0 is pleonastic. While here, declare the flag bool.
|
|
|
@50779
|
11 years |
vboxsync |
vboxpci: current code never calls unmap method, so we end up leaking …
|
|
|
@50778
|
11 years |
vboxsync |
wddm: missing file commit
|
|
|
@50777
|
11 years |
vboxsync |
wddm: bugfix
|
|
|
@50776
|
11 years |
vboxsync |
FE/Qt: Mac OS X: 7016: Fix for r92618 & r92620: Fade to normal in one …
|
|
|
@50775
|
11 years |
vboxsync |
burn fix
|
|
|
@50774
|
11 years |
vboxsync |
wddm: bugfix
|
|
|
@50773
|
11 years |
vboxsync |
remove unnamed unions
|
|
|
@50771
|
11 years |
vboxsync |
Main/GuestCtrl: Try to fix testsuite session file reference tests.
|
|
|
@50770
|
11 years |
vboxsync |
VBoxGuest: fix host flags for win (thanks Michael)
|
|
|
@50769
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: More abstract usage of …
|
|
|
@50768
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: Follow commit r92784: Moving …
|
|
|
@50767
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: Mostly doxygen stuff and few …
|
|
|
@50766
|
11 years |
vboxsync |
Additions/WINNT/VBoxMMR: get library name case so as not to break wine …
|
|
|
@50765
|
11 years |
vboxsync |
include/iprt, Runtime/common: Added defines for newer Intel CPU …
|
|
|
@50764
|
11 years |
vboxsync |
Main/GuestCtrl: Try to fix testsuite session environment tests.
|
|
|
@50763
|
11 years |
vboxsync |
dev/vga: fixes
|
|
|
@50762
|
11 years |
vboxsync |
VBoxNetFlt-darwin.cpp: Don't quit early just because we fail to spot …
|
|
|
@50761
|
11 years |
vboxsync |
VBoxNetFlt-darwin.cpp: style + only detect p_count offset once.
|
|
|
@50760
|
11 years |
vboxsync |
dev/vga: build fix
|
|
|
@50759
|
11 years |
vboxsync |
build fix
|
|
|
@50758
|
11 years |
vboxsync |
burn fix
|
|
|
@50756
|
11 years |
vboxsync |
crOpenGL: missing commit
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50753
|
11 years |
vboxsync |
Additions/solaris: nit.
|
|
|
@50752
|
11 years |
vboxsync |
Additions/solaris/VBoxGuest: Quiesce support for VBoxGuest. A todo …
|
|
|
@50751
|
11 years |
vboxsync |
Main/idl/apiwrap-server.xsl: add proper handling for mod="ptr" …
|
|
|
@50750
|
11 years |
vboxsync |
Additions/x11/vboxvideo: build with system headers on new X.Org servers.
|
|
|
@50749
|
11 years |
vboxsync |
VMM/HMVMXR0: When only all-context VPID flush is supported by the CPU, …
|
|
|
@50748
|
11 years |
vboxsync |
VMM/HMR0: cleanup.
|
|
|
@50747
|
11 years |
vboxsync |
Netflt: ifnet::if_pcount offset detection for Darwin (#7279)
|
|
|
@50746
|
11 years |
vboxsync |
VMM/HMR0: Assert tidying.
|
|
|
@50745
|
11 years |
vboxsync |
IPRT/process-win: Fixed overwriting of existing environment variables …
|
|
|
@50741
|
11 years |
vboxsync |
FE/Qt: Added OS name hint for eComStation.
|
|
|
@50740
|
11 years |
vboxsync |
VMM/HMR0: Don't flush tagged-TLB entries each time while leaving HM …
|
|
|
@50739
|
11 years |
vboxsync |
VMM/HMVMXR0: undo temporary change from r92738.
|
|
|
@50738
|
11 years |
vboxsync |
VMM/HMVMXR0: Temporary enable of HMVMX_ALWAYS_FLUSH_TLB for a test build.
|
|
|
@50737
|
11 years |
vboxsync |
Main/Console: another error code
|
|
|
@50736
|
11 years |
vboxsync |
Main/Console: fixed error code if changing a medium / network …
|
|
|
@50734
|
11 years |
vboxsync |
DnD: Bugfixes.
|
|
|
@50733
|
11 years |
vboxsync |
Additions/linux/installer: fix library path detection on recent Linux …
|
|
|
@50732
|
11 years |
vboxsync |
DnD/VBoxTray: Better fix.
|
|
|
@50731
|
11 years |
vboxsync |
Build fix.
|
|
|
@50730
|
11 years |
vboxsync |
DnD/VBoxTray: Use URI format here as well.
|
|
|
@50729
|
11 years |
vboxsync |
6813 src-client/GuestProcessImpl.cppi vn 3
|
|
|
@50728
|
11 years |
vboxsync |
6813 src-client/GuestSessionImpl.cpp vn 2
|
|
|
@50727
|
11 years |
vboxsync |
6813 src-client/GuestSessionImpl.cpp
|
|
|
@50726
|
11 years |
vboxsync |
vboxmslnk: typo.
|
|
|
@50725
|
11 years |
vboxsync |
vboxmslnk: nit.
|
|
|
@50724
|
11 years |
vboxsync |
DnD: Implemented guest->host drag'n drop for X11-based guests.
|
|
|
@50723
|
11 years |
vboxsync |
Main/Console: when changing a medium or network attachment, suspend …
|
|
|
@50722
|
11 years |
vboxsync |
VBoxGuest-darwin.cpp: release buld fix. "{;}" replaced with do{}while(0).
|
|
|
@50721
|
11 years |
vboxsync |
Updated USB configuration.
|
|
|
@50720
|
11 years |
vboxsync |
VMM/HMVMXR0: Assert.
|
|
|
@50719
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: Rework medium-item *release* …
|
|
|
@50718
|
11 years |
vboxsync |
VBoxNetFltBow-solaris: nit.
|
|
|
@50717
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: Rework medium-item *modify* …
|
|
|
@50716
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: Rework medium-item *copy* method …
|
|
|
@50715
|
11 years |
vboxsync |
FE/Qt: Medium Manager rework/cleanup: Properly update tab-icons after …
|
|
|