|
|
@36555
|
14 年 |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36552
|
14 年 |
vboxsync |
PCI: device reset logic, cleanups, read MSI regs from the device
|
|
|
@36546
|
14 年 |
vboxsync |
Added some missing symbols.
|
|
|
@36545
|
14 年 |
vboxsync |
indent adj.
|
|
|
@36541
|
14 年 |
vboxsync |
LOG_GROUP_USB_CAM -> LOG_GROUP_USB_WEBCAM.
|
|
|
@36539
|
14 年 |
vboxsync |
iprt-cpp: docu update
|
|
|
@36538
|
14 年 |
vboxsync |
wrong fix
|
|
|
@36537
|
14 年 |
vboxsync |
iprt: no mangling when doxygen is running
|
|
|
@36536
|
14 年 |
vboxsync |
include/*: Made the headers build on linux again (kmk -C include).
|
|
|
@36535
|
14 年 |
vboxsync |
iprt: try to fix osx builds
|
|
|
@36533
|
14 年 |
vboxsync |
IPRT-C++: try to fix ose
|
|
|
@36532
|
14 年 |
vboxsync |
IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
|
|
|
@36529
|
14 年 |
vboxsync |
iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
|
|
|
@36528
|
14 年 |
vboxsync |
PCI: fully reworked interrupts, now HDA audio device can be reasonably …
|
|
|
@36527
|
14 年 |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36526
|
14 年 |
vboxsync |
IPRT-C++: try to fix win build boxes
|
|
|
@36524
|
14 年 |
vboxsync |
IPRT-C++: add a thread-safe variant of the generic list class
|
|
|
@36523
|
14 年 |
vboxsync |
Renamed iprt::Error to RTCError.
|
|
|
@36522
|
14 年 |
vboxsync |
lock.h: nit.
|
|
|
@36521
|
14 年 |
vboxsync |
iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
|
|
|
@36516
|
14 年 |
vboxsync |
log: USB CAM log group.
|
|
|
@36511
|
14 年 |
vboxsync |
doxygen nits.
|
|
|
@36508
|
14 年 |
vboxsync |
iprt/C++: some cleanup.
|
|
|
@36503
|
14 年 |
vboxsync |
DrvCfg/win: stdcall -> VBOXCALL
|
|
|
@36501
|
14 年 |
vboxsync |
IPRT: add join/split and + operators to the string class
|
|
|
@36500
|
14 年 |
vboxsync |
IPRT: add a generic list class
|
|
|
@36499
|
14 年 |
vboxsync |
Doc-IPRT: add a RT C++ group to the docu
|
|
|
@36498
|
14 年 |
vboxsync |
PCI: sync
|
|
|
@36492
|
14 年 |
vboxsync |
iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
|
|
|
@36489
|
14 年 |
vboxsync |
comment typos.
|
|
|
@36487
|
14 年 |
vboxsync |
netflt/adp/win: switch to new VBoxDrvCfg lib
|
|
|
@36486
|
14 年 |
vboxsync |
tooling lib for driver configuration on win
|
|
|
@36485
|
14 年 |
vboxsync |
PCI: sync of interrupts rework
|
|
|
@36476
|
14 年 |
vboxsync |
Forgot to commit.
|
|
|
@36472
|
14 年 |
vboxsync |
addendum to r70394 for RTCrit*
|
|
|
@36460
|
14 年 |
vboxsync |
PCI: fixed init-order issue
|
|
|
@36448
|
14 年 |
vboxsync |
PCI: refactoring, further IOMMU work
|
|
|
@36441
|
14 年 |
vboxsync |
VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
|
|
|
@36437
|
14 年 |
vboxsync |
VMM,Main: Added VMM thread init and term notifications so that Main …
|
|
|
@36436
|
14 年 |
vboxsync |
PCI: more IOMMU bits
|
|
|
@36435
|
14 年 |
vboxsync |
VRDE.h: Remote USB protocol extension (header only).
|
|
|
@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
|
|
|