|
|
@67025
|
8 years |
vboxsync |
VMM/HMVMXR0: If event delivery causes an EPT misconfig/APIC access, …
|
|
|
@67024
|
8 years |
vboxsync |
VMM/HMVMXR0: Don't go back to IEM for injecting secondary/final …
|
|
|
@67023
|
8 years |
vboxsync |
ValidationKit: When closing the session it's time to unregister the …
|
|
|
@67022
|
8 years |
vboxsync |
comment typo
|
|
|
@67021
|
8 years |
vboxsync |
FE/Qt: bugref:8847: Host Network Manager: Moving onto QIManagerDialog …
|
|
|
@67020
|
8 years |
vboxsync |
HostServices/SharedFolders: call pfnUnload() after disconnecting from …
|
|
|
@67019
|
8 years |
vboxsync |
HostServices/SharedFolders: call vbsfFreeHandleTable() from svcUnload()
|
|
|
@67018
|
8 years |
vboxsync |
HostServices/SharedFolders: coding style (use 'g' as prefix for global …
|
|
|
@67017
|
8 years |
vboxsync |
FE/Qt: Extensions: QIManagerDialog, a new QMainWindow extension to be …
|
|
|
@67016
|
8 years |
vboxsync |
IEM: Implemented vmovdqu Wx,Vx (VEX.F3.0F 0x7f).
|
|
|
@67015
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
|
|
|
@67014
|
8 years |
vboxsync |
IEM: Documented movd Ed,Vd and mov Eq,Vq (0x66 0x0f 0x7e).
|
|
|
@67013
|
8 years |
vboxsync |
IEM: Documented and adjusted movd Ed,Pd and mov Eq,Pq (0x0f 0x7e).
|
|
|
@67012
|
8 years |
vboxsync |
IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
|
|
|
@67011
|
8 years |
vboxsync |
IEM: Docs+tests for movdqu Vdq,Wdq.
|
|
|
@67010
|
8 years |
vboxsync |
IEM: Implemented vmovdqu Vx,Wx (VEX.F3.0F 6f).
|
|
|
@67009
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
|
|
|
@67008
|
8 years |
vboxsync |
IEM: movdqa Vdq,Wdq (0x66 0x0f 0x6f) tests.
|
|
|
@67007
|
8 years |
vboxsync |
IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
|
|
|
@67006
|
8 years |
vboxsync |
IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
|
|
|
@67005
|
8 years |
vboxsync |
IEM: More tests for movd & movq.
|
|
|
@67004
|
8 years |
vboxsync |
IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
|
|
|
@67003
|
8 years |
vboxsync |
IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
|
|
|
@67002
|
8 years |
vboxsync |
schedgroup.py: iSchedPriority sorting fixes, deepTestGroupSort wants …
|
|
|
@67001
|
8 years |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@67000
|
8 years |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@66999
|
8 years |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@66998
|
8 years |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@66997
|
8 years |
vboxsync |
Frontends/VBoxManage: Use the default disk image format if the source …
|
|
|
@66996
|
8 years |
vboxsync |
DBGConsole.cpp/BREAKPOINT: Set RF to simplify resuming code (ignores …
|
|
|
@66995
|
8 years |
vboxsync |
tstRTR0Timer: reverted an unwanted change
|
|
|
@66994
|
8 years |
vboxsync |
VMM/EM: Nested Hw.virt: nested-guest interrupts and virtual interrupts.
|
|
|
@66993
|
8 years |
vboxsync |
VMM/HMSVMR0: nit.
|
|
|
@66992
|
8 years |
vboxsync |
IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
|
|
|
@66991
|
8 years |
vboxsync |
IEM: Docs and test for movntps & movntpd.
|
|
|
@66990
|
8 years |
vboxsync |
Comment.
|
|
|
@66989
|
8 years |
vboxsync |
VUSB: Collect opaque class-specific data between config and interface …
|
|
|
@66988
|
8 years |
vboxsync |
tstRTR0Timer: when complaining about extreme deviation, print the ID …
|
|
|
@66987
|
8 years |
vboxsync |
VMM/HMVMXR0: Todo regarding returning VINF_EM_RAW_INJECT_TRPM_EVENT …
|
|
|
@66986
|
8 years |
vboxsync |
VMM/IEM: Added an assertion to IEMEvaluateRecursiveXcpt.
|
|
|
@66985
|
8 years |
vboxsync |
tstRTR0Timer: actually test highres omni timer
|
|
|
@66984
|
8 years |
vboxsync |
VMM/HMSVMR0: Add a release assertion to check if CR2 isn't getting …
|
|
|
@66983
|
8 years |
vboxsync |
VMM/HMSVMR0: Re-enable the IEM event reflection logic.
|
|
|
@66982
|
8 years |
vboxsync |
VMM/HMSVMR0: Todo, wrt to event injection and pending events.
|
|
|
@66981
|
8 years |
vboxsync |
VMM/HMSVMR0: Fixes to hmR0SvmCheckExitDueToEventDelivery.
|
|
|
@66980
|
8 years |
vboxsync |
VMM/HMSVMR0: Fixes.
|
|
|
@66979
|
8 years |
vboxsync |
VMM/HMSVMR0: Fixes to hmR0SvmCheckExitDueToEventDelivery while …
|
|
|
@66978
|
8 years |
vboxsync |
IEM: Implemented vmovapd Wpd,Vpd (VEX.66.0F 29).
|
|
|
@66977
|
8 years |
vboxsync |
IEM: Implemented vmovaps Wps,Vps (VEX.0F 29).
|
|
|
@66976
|
8 years |
vboxsync |
IEM: Implemented vmovapd Vpd,Wpd (VEX.66.28).
|
|
|
@66975
|
8 years |
vboxsync |
IEM: Added docs and tests to movaps and movapd.
|
|
|
@66974
|
8 years |
vboxsync |
IEM: Added docs and tests to movaps and movapd.
|
|
|
@66972
|
8 years |
vboxsync |
IEM: Implemented vmovaps Vps,Wps (VEX.0F 28).
|
|
|
@66971
|
8 years |
vboxsync |
ValidationKit: addLogsToReport() is not available because the session …
|
|
|
@66970
|
8 years |
vboxsync |
VSCSI/SBC: Mixed up cSectors and cbSector
|
|
|
@66969
|
8 years |
vboxsync |
VSCSI/SBC: Fix querying disk regions after last commit
|
|
|
@66968
|
8 years |
vboxsync |
IEM: Implemented vmovlpd Mq,Vq (VEX.66.0F 13 mod!=3).
|
|
|
@66967
|
8 years |
vboxsync |
VSCSI/SBC: Fix querying disk regions after last commit
|
|
|
@66966
|
8 years |
vboxsync |
IEM: Implemented vmovlps Mq,Vq (VEX.0F 13 mod!=3).
|
|
|
@66965
|
8 years |
vboxsync |
IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
|
|
|
@66964
|
8 years |
vboxsync |
ValidationKit: collect VM release log even if power up failed, there …
|
|
|
@66963
|
8 years |
vboxsync |
NetAdp/Win: (bugref:8488) Allow installing NetAdp without NetLwf, load …
|
|
|
@66962
|
8 years |
vboxsync |
TxsConnectTask: Dropped the oVBox and fpApiVer members as the former …
|
|
|
@66961
|
8 years |
vboxsync |
VMM/HMSVMR0: Clear NMI blocking if we're re-injecting an NMI that …
|
|
|
@66960
|
8 years |
vboxsync |
TxsConnectTask: Try avoid cylic references with the callback instance. …
|
|
|
@66959
|
8 years |
vboxsync |
BIOS: Removed useless PIC check from keyboard ISR.
|
|
|
@66957
|
8 years |
vboxsync |
IEM: Some VEX related regression fixes and cleanups.
|
|
|
@66956
|
8 years |
vboxsync |
doxygen fix
|
|
|
@66955
|
8 years |
vboxsync |
Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
|
|
|
@66954
|
8 years |
vboxsync |
ValidationKit: fix comment regarding vboxcon use which showed bit rot
|
|
|
@66953
|
8 years |
vboxsync |
ValidationKit: when tearing down the API connection, don't forget to …
|
|
|
@66952
|
8 years |
vboxsync |
FE/Qt: Runtime UI: Mini-toolbar: Workaround for a crash happening in …
|
|
|
@66951
|
8 years |
vboxsync |
FE/Qt: Runtime UI: Mini-toolbar: A bit more wise release logging.
|
|
|
@66950
|
8 years |
vboxsync |
IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
|
|
|
@66949
|
8 years |
vboxsync |
FE/Qt: Windows: Runtime UI: Mini-toolbar: Reset the full-screen …
|
|
|
@66948
|
8 years |
vboxsync |
VMM/HMSVMR0: Re-disable IEM event reflection.
|
|
|
@66947
|
8 years |
vboxsync |
VMM/HMSVMR0: Temporarily re-enable IEM event reflection to see if the …
|
|
|
@66946
|
8 years |
vboxsync |
FE/Qt: Indicators Pool: Reworking tool-tips to be more maintainable.
|
|
|
@66945
|
8 years |
vboxsync |
build fix
|
|
|
@66944
|
8 years |
vboxsync |
Main/Machine: Streamline API default handling for network adapters …
|
|
|
@66943
|
8 years |
vboxsync |
build fix
|
|
|
@66942
|
8 years |
vboxsync |
Main/Machine: fix parallel port settings loading, which suffers from a …
|
|
|
@66941
|
8 years |
vboxsync |
Main/Machine: Use the internal method for querying the guest OS type …
|
|
|
@66940
|
8 years |
vboxsync |
Main/NetworkAdapter+NATEngine: Improve default handling (deal with …
|
|
|
@66939
|
8 years |
vboxsync |
Main/SerialPort: make applying the default settings more flexible, …
|
|
|
@66938
|
8 years |
vboxsync |
Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
|
|
|
@66937
|
8 years |
vboxsync |
IEM: Use H*Hi notation instead of the complement one (HdqC*).
|
|
|
@66936
|
8 years |
vboxsync |
FE/Qt: Virtual Media Manager: NLS fixes.
|
|
|
@66935
|
8 years |
vboxsync |
IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
|
|
|
@66934
|
8 years |
vboxsync |
VMM/HMSVMR0: Try guru'ing while exiting to ring-3 when TRPM event …
|
|
|
@66932
|
8 years |
vboxsync |
IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
|
|
|
@66930
|
8 years |
vboxsync |
Runtime/r0drv: Linux 4.12 5-level page table adaptions
|
|
|
@66929
|
8 years |
vboxsync |
VMM/HMVMXR0: Try re-enable IEM event reflection for Intel only.
|
|
|
@66928
|
8 years |
vboxsync |
Runtime/r0drv: Linux 4.12 5-level page table adaptions
|
|
|
@66927
|
8 years |
vboxsync |
Runtime/r0drv: Linux 4.12 5-level page table adaptions
|
|
|
@66926
|
8 years |
vboxsync |
Main: spaces
|
|
|
@66925
|
8 years |
vboxsync |
Main/Machine+GuestOSType: few more convenience functions for getting data
|
|
|
@66924
|
8 years |
vboxsync |
whitespace
|
|
|
@66923
|
8 years |
vboxsync |
VMM/HMSVMR0: nit.
|
|
|
@66922
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|