|
|
@36429
|
14 年 |
vboxsync |
build fix / file header nits.
|
|
|
@36428
|
14 年 |
vboxsync |
com/string.h: AssertLogRel when encountering an invalid encoding in …
|
|
|
@36426
|
14 年 |
vboxsync |
MiniString: doc addition
|
|
|
@36425
|
14 年 |
vboxsync |
MiniString::utf8Length -> MiniString::uniLength.
|
|
|
@36423
|
14 年 |
vboxsync |
VRDE.h: note about UTF8 USB descriptor strings. Minor updates for 4th …
|
|
|
@36413
|
14 年 |
vboxsync |
dang.
|
|
|
@36412
|
14 年 |
vboxsync |
GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
|
|
|
@36408
|
14 年 |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36407
|
14 年 |
vboxsync |
IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
|
|
|
@36405
|
14 年 |
vboxsync |
IPRT/xml: add optional parameter for adding a comment to the created …
|
|
|
@36400
|
14 年 |
vboxsync |
PCI: work on IOMMU notifications
|
|
|
@36398
|
14 年 |
vboxsync |
x86.h: doxygen comments.
|
|
|
@36382
|
14 年 |
vboxsync |
hint
|
|
|
@36372
|
14 年 |
vboxsync |
RTR0MemObjSize: Correct documentation and added alignment guarantee.
|
|
|
@36344
|
14 年 |
vboxsync |
Runtime/log: implement log rotation, adapt all code creating log files …
|
|
|
@36342
|
14 年 |
vboxsync |
VBoxUSB/solaris: Fix misleading variable names.
|
|
|
@36340
|
14 年 |
vboxsync |
PCI: guest power management
|
|
|
@36329
|
14 年 |
vboxsync |
PCI: per-VM initialization (for IOMMU domains)
|
|
|
@36315
|
14 年 |
vboxsync |
VMM: more correct MSR_IA32_MISC_ENABLE emulation
|
|
|
@36310
|
14 年 |
vboxsync |
Networking/VDE: patch by Renzo Davoli to fix ticket #7119
|
|
|
@36277
|
14 年 |
vboxsync |
fix OSE
|
|
|
@36275
|
14 年 |
vboxsync |
Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
|
|
|
@36267
|
14 年 |
vboxsync |
iprt/mangling.h: Lots more symbols.
|
|
|
@36263
|
14 年 |
vboxsync |
windows build fix.
|
|
|
@36262
|
14 年 |
vboxsync |
SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
|
|
|
@36260
|
14 年 |
vboxsync |
PCI: lifetime work, fixed issues with multiple PCI devices attached to …
|
|
|
@36259
|
14 年 |
vboxsync |
HostServices/GuestProperties: fixed the maximum flag length a bit more …
|
|
|
@36254
|
14 年 |
vboxsync |
GIP,++: Lots of CPUs (disabled).
|
|
|
@36253
|
14 年 |
vboxsync |
PCI: further raw work
|
|
|
@36238
|
14 年 |
vboxsync |
uvm.h alignment fix.
|
|
|
@36232
|
14 年 |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36225
|
14 年 |
vboxsync |
Guest properties: fixed MAX_FLAGS_LEN
|
|
|
@36220
|
14 年 |
vboxsync |
GIP: Force a couple of aCPUs accesses within bounds.
|
|
|
@36219
|
14 年 |
vboxsync |
Addressed some guest property (transient reset) todos.
|
|
|
@36218
|
14 年 |
vboxsync |
PCI: interrupts work
|
|
|
@36214
|
14 年 |
vboxsync |
GuestProps: r=bird: Another Q for Michael.
|
|
|
@36213
|
14 年 |
vboxsync |
GuestPropertySvc.h: r=bird: Q for Michael.
|
|
|
@36196
|
14 年 |
vboxsync |
VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
|
|
|
@36190
|
14 年 |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@36186
|
14 年 |
vboxsync |
com/array.h: whitespace/ifdef cleanup
|
|
|
@36178
|
14 年 |
vboxsync |
Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
|
|
|
@36169
|
14 年 |
vboxsync |
iprt/cdefs.h: DECL_FORCE_INLINE: always_inline -> always_inline to …
|
|
|
@36164
|
14 年 |
vboxsync |
include/VBE definitions: comment explaining unused definition
|
|
|
@36153
|
14 年 |
vboxsync |
PCI: more raw and 64-bit BARs coding
|
|
|
@36138
|
14 年 |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36124
|
14 年 |
vboxsync |
PCI: code to perform host driver detach on Linux - not yet fully functional
|
|
|
@36121
|
14 年 |
vboxsync |
rework NetFlt/Adp
|
|
|
@36099
|
14 年 |
vboxsync |
Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
|
|
|
@36082
|
14 年 |
vboxsync |
Added a promiscModePolicy attribute to INetworkAdapter, three values: …
|
|
|
@36079
|
14 年 |
vboxsync |
PCI: cleanup, todos, raw PCI regions work
|
|
|
@36075
|
14 年 |
vboxsync |
More flexible internal network promisc mode (++) policy management.
|
|
|
@36055
|
14 年 |
vboxsync |
PCI: regions work
|
|
|
@36054
|
14 年 |
vboxsync |
VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
|
|
|
@36041
|
14 年 |
vboxsync |
Main/VMM: Use UVM w/ refcounting - part 1.
|
|
|
@36028
|
14 年 |
vboxsync |
PCI: more host API, lifetime issues
|
|
|
@36001
|
14 年 |
vboxsync |
AsyncCompletion: Add a new flag to enable the host cache, to make …
|
|
|
@35994
|
14 年 |
vboxsync |
Two cases where CPUM_CHANGED_GLOBAL_TLB_FLUSH was missing, causing …
|
|
|
@35989
|
14 年 |
vboxsync |
Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
|
|
|
@35986
|
14 年 |
vboxsync |
raw PCI: device open/close
|
|
|
@35985
|
14 年 |
vboxsync |
RemoteDesktop: prototype for next VRDE interface version.
|
|
|
@35968
|
14 年 |
vboxsync |
Main/VMMDev: Added all facility classes define.
|
|
|
@35967
|
14 年 |
vboxsync |
Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
|
|
|
@35959
|
14 年 |
vboxsync |
PCI: further R0/driver work
|
|
|
@35948
|
14 年 |
vboxsync |
Additions/common/VBoxVideo: additional modesetting APIs for saving and …
|
|
|
@35946
|
14 年 |
vboxsync |
VMM, host drivers: IDC work for PCI
|
|
|
@35939
|
14 年 |
vboxsync |
VRDE.h: comments
|
|
|
@35920
|
14 年 |
vboxsync |
PCI: Linux driver
|
|
|
@35913
|
14 年 |
vboxsync |
Main: pass in safearrays as SAFEARRAY*
|
|
|
@35908
|
14 年 |
vboxsync |
Typo.
|
|
|
@35907
|
14 年 |
vboxsync |
Main/Frontends: Also use facilities for guest features (seamless, …
|
|
|
@35899
|
14 年 |
vboxsync |
VBox/cdefs.h: Liberated the blank lines taken by r69856.
|
|
|
@35887
|
14 年 |
vboxsync |
Main/VBoxManage: Introduced facility handling for more fine grained …
|
|
|
@35885
|
14 年 |
vboxsync |
Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
|
|
|
@35855
|
14 年 |
vboxsync |
PCI: start of driver communication infrastructure
|
|
|
@35816
|
14 年 |
vboxsync |
wording for error messages
|
|
|
@35810
|
14 年 |
vboxsync |
VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
|
|
|
@35738
|
14 年 |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35724
|
14 年 |
vboxsync |
burn fix
|
|
|
@35722
|
14 年 |
vboxsync |
Main: reworked listener objects creation, fixes Win problems with …
|
|
|
@35696
|
14 年 |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 年 |
vboxsync |
Debugger console: more cleanup.
|
|
|
@35687
|
14 年 |
vboxsync |
use current year in legal notice
|
|
|
@35676
|
14 年 |
vboxsync |
Main, VMM: PCI passthrough work
|
|
|
@35673
|
14 年 |
vboxsync |
Debugger Console: Some cleanups.
|
|
|
@35662
|
14 年 |
vboxsync |
fix for r69559
|
|
|
@35647
|
14 年 |
vboxsync |
Linux 2.6.38-rc1 autoconf.h mess
|
|
|
@35638
|
14 年 |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35637
|
14 年 |
vboxsync |
Debugger console: Made the evaluator a bit smarter wrt to the register …
|
|
|
@35626
|
14 年 |
vboxsync |
Debugger Console: Drop the HC_FAR type.
|
|
|
@35625
|
14 年 |
vboxsync |
DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
|
|
|
@35606
|
14 年 |
vboxsync |
DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
|
|
|
@35601
|
14 年 |
vboxsync |
DBGF,CPUM: Expose hypervisor registers as hypercpuX.
|
|
|
@35593
|
14 年 |
vboxsync |
kmk incs
|
|
|
@35592
|
14 年 |
vboxsync |
VBox/err.h: duplicate error value (currently unused)
|
|
|
@35586
|
14 年 |
vboxsync |
DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
|
|
|
@35585
|
14 年 |
vboxsync |
iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
|
|
|
@35584
|
14 年 |
vboxsync |
RTFLOAT80U fix.
|
|
|
@35567
|
14 年 |
vboxsync |
IPRT: fix rare crash in MiniString::substr(); rename substr() to …
|
|
|
@35560
|
14 年 |
vboxsync |
PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
|
|
|
@35558
|
14 年 |
vboxsync |
Runtime/process: add a Solaris-specific flag to suppress changing the …
|
|
|