|
|
@36082
|
14 years |
vboxsync |
Added a promiscModePolicy attribute to INetworkAdapter, three values: …
|
|
|
@36079
|
14 years |
vboxsync |
PCI: cleanup, todos, raw PCI regions work
|
|
|
@36075
|
14 years |
vboxsync |
More flexible internal network promisc mode (++) policy management.
|
|
|
@36055
|
14 years |
vboxsync |
PCI: regions work
|
|
|
@36054
|
14 years |
vboxsync |
VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
|
|
|
@36041
|
14 years |
vboxsync |
Main/VMM: Use UVM w/ refcounting - part 1.
|
|
|
@36028
|
14 years |
vboxsync |
PCI: more host API, lifetime issues
|
|
|
@36001
|
14 years |
vboxsync |
AsyncCompletion: Add a new flag to enable the host cache, to make …
|
|
|
@35994
|
14 years |
vboxsync |
Two cases where CPUM_CHANGED_GLOBAL_TLB_FLUSH was missing, causing …
|
|
|
@35989
|
14 years |
vboxsync |
Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
|
|
|
@35986
|
14 years |
vboxsync |
raw PCI: device open/close
|
|
|
@35985
|
14 years |
vboxsync |
RemoteDesktop: prototype for next VRDE interface version.
|
|
|
@35968
|
14 years |
vboxsync |
Main/VMMDev: Added all facility classes define.
|
|
|
@35967
|
14 years |
vboxsync |
Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
|
|
|
@35959
|
14 years |
vboxsync |
PCI: further R0/driver work
|
|
|
@35948
|
14 years |
vboxsync |
Additions/common/VBoxVideo: additional modesetting APIs for saving and …
|
|
|
@35946
|
14 years |
vboxsync |
VMM, host drivers: IDC work for PCI
|
|
|
@35939
|
14 years |
vboxsync |
VRDE.h: comments
|
|
|
@35920
|
14 years |
vboxsync |
PCI: Linux driver
|
|
|
@35913
|
14 years |
vboxsync |
Main: pass in safearrays as SAFEARRAY*
|
|
|
@35908
|
14 years |
vboxsync |
Typo.
|
|
|
@35907
|
14 years |
vboxsync |
Main/Frontends: Also use facilities for guest features (seamless, …
|
|
|
@35899
|
14 years |
vboxsync |
VBox/cdefs.h: Liberated the blank lines taken by r69856.
|
|
|
@35887
|
14 years |
vboxsync |
Main/VBoxManage: Introduced facility handling for more fine grained …
|
|
|
@35885
|
14 years |
vboxsync |
Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
|
|
|
@35855
|
14 years |
vboxsync |
PCI: start of driver communication infrastructure
|
|
|
@35816
|
14 years |
vboxsync |
wording for error messages
|
|
|
@35810
|
14 years |
vboxsync |
VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35724
|
14 years |
vboxsync |
burn fix
|
|
|
@35722
|
14 years |
vboxsync |
Main: reworked listener objects creation, fixes Win problems with …
|
|
|
@35696
|
14 years |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 years |
vboxsync |
Debugger console: more cleanup.
|
|
|
@35687
|
14 years |
vboxsync |
use current year in legal notice
|
|
|
@35676
|
14 years |
vboxsync |
Main, VMM: PCI passthrough work
|
|
|
@35673
|
14 years |
vboxsync |
Debugger Console: Some cleanups.
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35637
|
14 years |
vboxsync |
Debugger console: Made the evaluator a bit smarter wrt to the register …
|
|
|
@35626
|
14 years |
vboxsync |
Debugger Console: Drop the HC_FAR type.
|
|
|
@35625
|
14 years |
vboxsync |
DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
|
|
|
@35606
|
14 years |
vboxsync |
DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
|
|
|
@35601
|
14 years |
vboxsync |
DBGF,CPUM: Expose hypervisor registers as hypercpuX.
|
|
|
@35593
|
14 years |
vboxsync |
kmk incs
|
|
|
@35592
|
14 years |
vboxsync |
VBox/err.h: duplicate error value (currently unused)
|
|
|
@35586
|
14 years |
vboxsync |
DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
|
|
|
@35560
|
14 years |
vboxsync |
PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
|
|
|
@35550
|
14 years |
vboxsync |
Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
|
|
|
@35517
|
14 years |
vboxsync |
Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
|
|
|
@35513
|
14 years |
vboxsync |
DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
|
|
|
@35493
|
14 years |
vboxsync |
typo
|
|
|
@35490
|
14 years |
vboxsync |
CPUM,Debugger: Registers, still some details left.
|
|
|
@35468
|
14 years |
vboxsync |
CPUMDbg.cpp: Hacking in progress (to laptop).
|
|
|
@35466
|
14 years |
vboxsync |
DBGFReg: Query individual registers by name.
|
|
|
@35410
|
14 years |
vboxsync |
DBGFReg revamp #2.
|
|
|
@35361
|
14 years |
vboxsync |
fix OSE
|
|
|
@35360
|
14 years |
vboxsync |
fix OSE
|
|
|
@35358
|
14 years |
vboxsync |
backed out 69217
|
|
|
@35357
|
14 years |
vboxsync |
VMM, Main: PCI passthrough work
|
|
|
@35352
|
14 years |
vboxsync |
dang, forgot to export include/VBox/vmm/
|
|
|
@35351
|
14 years |
vboxsync |
scm cleanups.
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35312
|
14 years |
vboxsync |
DBGF/IMachineDebugger: Work in progress on register querying and naming.
|
|
|
@35308
|
14 years |
vboxsync |
AsyncCompletion: Remove obsolete write cache
|
|
|
@35201
|
14 years |
vboxsync |
VBoxAuth.h: comment update
|
|
|
@35191
|
14 years |
vboxsync |
Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
|
|
|
@35188
|
14 years |
vboxsync |
Use RTERRINFO in SUPLib for hardening APIs and such.
|
|
|
@35184
|
14 years |
vboxsync |
ExtPack: Changed the installed callback so that it can report back …
|
|
|
@35162
|
14 years |
vboxsync |
BlkCache: Fix possible crash during suspend of the VM. The cache must …
|
|
|
@35152
|
14 years |
vboxsync |
*: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
|
|
|
@35150
|
14 years |
vboxsync |
Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
|
|
|
@35146
|
14 years |
vboxsync |
VRDE: use VRDE properties for video redirection settings.
|
|
|
@35145
|
14 years |
vboxsync |
Devices/Graphics: new VBVA flag to disable a guest monitor
|
|
|
@35128
|
14 years |
vboxsync |
Main: more backslash conversion in settings read/write, so add generic …
|
|
|
@35105
|
14 years |
vboxsync |
Main: API to list supported VRDE properties.
|
|
|
@35016
|
14 years |
vboxsync |
VBoxService/VbglR3: Added ability to optionally specify auto-mount …
|
|
|
@34959
|
14 years |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@34906
|
14 years |
vboxsync |
Initial audio filter implementation, which is used for audio input via …
|
|
|
@34903
|
14 years |
vboxsync |
VRDP: audio input channel in VRDP server.
|
|
|
@34902
|
14 years |
vboxsync |
IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
|
|
|
@34880
|
14 years |
vboxsync |
VRDP: updates for audio input channel in VRDP server.
|
|
|
@34876
|
14 years |
vboxsync |
PCI: some infrastructure work
|
|
|
@34846
|
14 years |
vboxsync |
COM glue: Added a substring constructor to the Bstr class (with …
|
|
|
@34837
|
14 years |
vboxsync |
Main/Settings: always use forward slashes in media & snapshot folder …
|
|
|
@34785
|
14 years |
vboxsync |
iprt/cpp/ministring.h,VBox/com/string.h: Use …
|
|
|
@34754
|
14 years |
vboxsync |
Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
|
|
|
@34744
|
14 years |
vboxsync |
VRDP: audio input channel: another parameter for VRDEAudioInOpen.
|
|
|
@34727
|
14 years |
vboxsync |
gcc-4.5 does not compile this assertion
|
|
|
@34695
|
14 years |
vboxsync |
PIC: Reversed IRQ flip-flop polarity.
|
|
|
@34686
|
14 years |
vboxsync |
Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
|
|
|
@34665
|
14 years |
vboxsync |
Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
|
|
|
@34655
|
14 years |
vboxsync |
Glue: make sure that crashed XPCOM servers are reliably detected
|
|
|
@34587
|
14 years |
vboxsync |
Main: Bandwidth groups for disks (and later network)
This introduces …
|
|
|
@34586
|
14 years |
vboxsync |
AsyncCompletion: Allow to change bandwidth limits during runtime
|
|
|
@34574
|
14 years |
vboxsync |
Make vrde auth library configurable per VM.
|
|
|
@34571
|
14 years |
vboxsync |
crOpenGL: fix compiz for high resolution guests
|
|
|
@34563
|
14 years |
vboxsync |
VRDPAuth -> VBoxAuth.
|
|
|
@34558
|
14 years |
vboxsync |
Updated VBox authentication library interface, removed references to VRDP.
|
|
|
@34556
|
14 years |
vboxsync |
GuestControlSvc.h: a bit of doxygen, dropping leading underscores
|
|
|
@34553
|
14 years |
vboxsync |
Build fix.
|
|
|
@34525
|
14 years |
vboxsync |
VRDP: initial implementation of audio input channel in VRDP server and …
|
|
|