|
|
@48073
|
11 years |
vboxsync |
wined3d: update to wine 1.6
|
|
|
@48072
|
11 years |
vboxsync |
Typo.
|
|
|
@48071
|
11 years |
vboxsync |
wddm: missing file
|
|
|
@48070
|
11 years |
vboxsync |
wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
|
|
|
@48069
|
11 years |
vboxsync |
BIOS: Return more sensible and bigger DPTs (see #6481).
|
|
|
@48068
|
11 years |
vboxsync |
Log details on VM processes which doesn't exit cleanly.
|
|
|
@48067
|
11 years |
vboxsync |
BIOS: There is no such thing as a 160K/180K/320K floppy drive.
|
|
|
@48066
|
11 years |
vboxsync |
CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
|
|
|
@48062
|
11 years |
vboxsync |
HostDrivers/VBoxUsbMon: Hook to multiple USB drivers on Windows (USB3 …
|
|
|
@48061
|
11 years |
vboxsync |
FE/Qt: 6909: Medium-enumeration cleanup (part 3).
|
|
|
@48060
|
11 years |
vboxsync |
VMM/HMVMXR0: Comments.
|
|
|
@48059
|
11 years |
vboxsync |
DevFdc: Improved logging.
|
|
|
@48058
|
11 years |
vboxsync |
crOpenGL: crDebug->crWarning
|
|
|
@48057
|
11 years |
vboxsync |
crOpenGL: debugging
|
|
|
@48056
|
11 years |
vboxsync |
DrvNAT: Watch for DNS server changes on OS X and force a reconnect
|
|
|
@48055
|
11 years |
vboxsync |
Main/Performance: fixed path to VBoxVolInfo
|
|
|
@48054
|
11 years |
vboxsync |
Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff to …
|
|
|
@48051
|
11 years |
vboxsync |
Runtime/threadctxhooks: A tick saved is a tick earned.
|
|
|
@48048
|
11 years |
vboxsync |
Use tcpip_callback() wrapper for tcpip_callback_with_block(..., 1).
|
|
|
@48047
|
11 years |
vboxsync |
G/c leftover timer bits killed in r87475
|
|
|
@48046
|
11 years |
vboxsync |
DevDMA: Do not write memory on verify transfers.
|
|
|
@48045
|
11 years |
vboxsync |
vboxapi.py: Inc revision.
|
|
|
@48044
|
11 years |
vboxsync |
VMM/HM: Thread-context hooks, disable preemption while touching host …
|
|
|
@48043
|
11 years |
vboxsync |
vboxapi.py: err -> xcpt, allow all oXcpt parameters to be None …
|
|
|
@48042
|
11 years |
vboxsync |
Solaris/LogRel: Update comment and some minor cosmetics.
|
|
|
@48041
|
11 years |
vboxsync |
VMM/HMVMXR0: Don't play safe when we have assertions to catch things.
|
|
|
@48040
|
11 years |
vboxsync |
VMM/HMVMXR0: Avoid loading the host state earlier when we can get …
|
|
|
@48039
|
11 years |
vboxsync |
VMM/HMVMXR0: Burn fix.
|
|
|
@48038
|
11 years |
vboxsync |
VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths.
|
|
|
@48037
|
11 years |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48036
|
11 years |
vboxsync |
Solaris/Installer: Fudge to handle thread-context hooks causing …
|
|
|
@48035
|
11 years |
vboxsync |
Runtime/threadctxhooks: Paranoia.
|
|
|
@48034
|
11 years |
vboxsync |
Guest Additions: add release logger to VBoxGuest driver (enabled for …
|
|
|
@48033
|
11 years |
vboxsync |
DevPS2: Support alternate KBC reset command.
|
|
|
@48032
|
11 years |
vboxsync |
VMM/VMMR0: Disable thread-context hooks for now. Not stable enough.
|
|
|
@48031
|
11 years |
vboxsync |
Installer/win/Stub: makefile fix
|
|
|
@48030
|
11 years |
vboxsync |
Additions/WINNT: uninitialized variable, warnings.
|
|
|
@48029
|
11 years |
vboxsync |
VMM/HMVMXR0: More log adjustments.
|
|
|
@48028
|
11 years |
vboxsync |
Devices: warnings.
|
|
|
@48027
|
11 years |
vboxsync |
HMVMX: Log a bit more.
|
|
|
@48026
|
11 years |
vboxsync |
Ignore MSR_IA32_DEBUGCTL access for now, should be virtualized later.
|
|
|
@48025
|
11 years |
vboxsync |
VMM/HMVMXR0: Asserted by the caller, don't re-assert here.
|
|
|
@48024
|
11 years |
vboxsync |
Since AMD has MSR_IA32_MCP_CAP, we have to fake the other machine …
|
|
|
@48023
|
11 years |
vboxsync |
VMM/HMVMXR0: Additional logging to track VMCS state changes.
|
|
|
@48022
|
11 years |
vboxsync |
FE/Qt: Settings Dialog: USB page: Validation mechanism: Do not disable …
|
|
|
@48021
|
11 years |
vboxsync |
IPRT/vfsbase: RTVfsUtilPumpIoStreams(): properly detect detect EOF
|
|
|
@48020
|
11 years |
vboxsync |
Main/solaris: Warnings because Solaris doesn't know when to use const.
|
|
|
@48019
|
11 years |
vboxsync |
VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context.
|
|
|
@48018
|
11 years |
vboxsync |
iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, …
|
|
|
@48017
|
11 years |
vboxsync |
cleanup
|
|
|
@48016
|
11 years |
vboxsync |
RT_STR_TUPLE
|
|
|
@48015
|
11 years |
vboxsync |
Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in …
|
|
|
@48014
|
11 years |
vboxsync |
FE/VBoxManage/GuestCtrl: Implemented handling guest file, process and …
|
|
|
@48013
|
11 years |
vboxsync |
Main/Performance: fix the return code
|
|
|
@48012
|
11 years |
vboxsync |
RT_STR_TUPLE
|
|
|
@48011
|
11 years |
vboxsync |
Main/tstCollector: don't fail if certain functions are not implemented
|
|
|
@48010
|
11 years |
vboxsync |
E_IMPL => VERR_NOT_IMPLEMENTED
|
|
|
@48009
|
11 years |
vboxsync |
1024 * 1024 => _1M
|
|
|
@48008
|
11 years |
vboxsync |
tstCollector: skip tests if the function is not implemented
|
|
|
@48007
|
11 years |
vboxsync |
Main/Performance: IPRT status code here, not COM status code
|
|
|
@48006
|
11 years |
vboxsync |
VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris …
|
|
|
@48005
|
11 years |
vboxsync |
Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" …
|
|
|
@48004
|
11 years |
vboxsync |
Fixed initialization.
|
|
|
@48003
|
11 years |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@48001
|
11 years |
vboxsync |
Move proxy sources from Devices/Network/lwip-new/vbox
to …
|
|
|
@48000
|
11 years |
vboxsync |
Windows 7 want MSR_IA32_MCP_CAP on AMD64 too.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47998
|
11 years |
vboxsync |
FE/Qt: 6909: Medium-enumeration cleanup (part 2).
|
|
|
@47997
|
11 years |
vboxsync |
VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
|
|
|
@47996
|
11 years |
vboxsync |
More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
|
|
|
@47995
|
11 years |
vboxsync |
FE/Qt: 6909: Medium-enumeration cleanup (first steps).
|
|
|
@47994
|
11 years |
vboxsync |
G/c compat shim from standalone proxy - committed here accidentally.
|
|
|
@47993
|
11 years |
vboxsync |
G/c tstNetPfAddressPortPairParse - requested by vasily.
|
|
|
@47992
|
11 years |
vboxsync |
Drop VBoxNetSlirpNAT.cpp - it's not and will not be used. It begat …
|
|
|
@47991
|
11 years |
vboxsync |
Main: Made the exclusive HW virtualization use setting global rather …
|
|
|
@47990
|
11 years |
vboxsync |
VMM/VMMR0: Build fix.
|
|
|
@47989
|
11 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47988
|
11 years |
vboxsync |
Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
|
|
|
@47987
|
11 years |
vboxsync |
IOMR3MMIOHandler: Accept anything in the 1..16 byte range.
|
|
|
@47986
|
11 years |
vboxsync |
IEM: Fixed BT so it doesn't generate any writes.
|
|
|
@47985
|
11 years |
vboxsync |
Additions/linux: correct regular expression.
|
|
|
@47984
|
11 years |
vboxsync |
this works.
|
|
|
@47983
|
11 years |
vboxsync |
copy&paste.
|
|
|
@47981
|
11 years |
vboxsync |
vboxapi.py: Started on error abstrations (testsuite needs …
|
|
|
@47979
|
11 years |
vboxsync |
vboxapi.py: Some cleaning up. New features: Documentation. ;-) …
|
|
|
@47977
|
11 years |
vboxsync |
VBoxService/VBoxTray: User idle detection: Reset usage status to idle …
|
|
|
@47976
|
11 years |
vboxsync |
Spaces.
|
|
|
@47975
|
11 years |
vboxsync |
Frontends/VirtualBox: move USB enabled check to a more logical place, …
|
|
|
@47974
|
11 years |
vboxsync |
Additions/linux: fix udev detection in init script, handling Linux 3.x …
|
|
|
@47973
|
11 years |
vboxsync |
VBoxService/VBoxTray: User idle detection: Lower last input time …
|
|
|
@47972
|
11 years |
vboxsync |
OpenGL/state_tracker: format specifier warning.
|
|
|
@47971
|
11 years |
vboxsync |
Solaris/VBoxNetFlt: warning.
|
|
|
@47970
|
11 years |
vboxsync |
Main/Appliance: fix USB controller handling in the import code path …
|
|
|
@47969
|
11 years |
vboxsync |
Move comment to the right place.
|
|
|
@47968
|
11 years |
vboxsync |
Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need to …
|
|
|
@47967
|
11 years |
vboxsync |
lwip-nat:pxtcp: comment update for WSARecv.
|
|
|
@47966
|
11 years |
vboxsync |
lwip-nat: zero counter of sent bytes before sending to …
|
|
|
@47965
|
11 years |
vboxsync |
burn fix
|
|
|
@47964
|
11 years |
vboxsync |
Main/src-server: Unused variables and parameters warnings.
|
|
|
@47963
|
11 years |
vboxsync |
pr6022. Additional checks during OVA/OVF import. Deleting temporary …
|
|
|