|
|
@21367
|
15 years |
vboxsync |
PDMQueue: More stats.
|
|
|
@21363
|
15 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21188
|
15 years |
vboxsync |
Add hotplug flag to PDMR3DeviceAttach/Detach
|
|
|
@21161
|
15 years |
vboxsync |
Backed out 49450. Not necessary
|
|
|
@21159
|
15 years |
vboxsync |
StatLocked is VBOX_WITH_STATISTICS only
|
|
|
@21128
|
15 years |
vboxsync |
PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough.
|
|
|
@21035
|
15 years |
vboxsync |
Fixed concurrent pdm queue flushing.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20365
|
16 years |
vboxsync |
VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20167
|
16 years |
vboxsync |
First part of the PDMAsyncCompletion rewrite:
* The Host specific …
|
|
|
@20056
|
16 years |
vboxsync |
Backed out 47770 & 47771 (failed experiment)
|
|
|
@20037
|
16 years |
vboxsync |
TPR read/write updates
|
|
|
@20008
|
16 years |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@20001
|
16 years |
vboxsync |
Cleaned up PDMGet/SetTPR.
|
|
|
@19785
|
16 years |
vboxsync |
Locking should not be required after all
|
|
|
@19784
|
16 years |
vboxsync |
Use PDM lock for protecting pdm queue management.
|
|
|
@19593
|
16 years |
vboxsync |
Split up PDM.
|
|
|
@19475
|
16 years |
vboxsync |
VMM: sending init IPI
|
|
|
@18615
|
16 years |
vboxsync |
PDM: At last, no more polling!
|
|
|
@18533
|
16 years |
vboxsync |
PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
|
|
|
@13519
|
16 years |
vboxsync |
fixed return type (gcc found this bug)
|
|
|
@13189
|
16 years |
vboxsync |
PCI: Add support for PCI-to-PCI bridges
|
|
|
@13074
|
16 years |
vboxsync |
- remaining bits of x2APIC, some SMP refinements in LAPIC
|
|
|
@13020
|
16 years |
vboxsync |
Knut-compatibility fixes
|
|
|
@13013
|
16 years |
vboxsync |
infrastructure work for X2APIC support
|
|
|
@12985
|
16 years |
vboxsync |
PDMQueue: pQueueFlushR3 isn't necessary.
|
|
|
@12984
|
16 years |
vboxsync |
#1865: PDMQueue.
|
|
|
@12983
|
16 years |
vboxsync |
#1865: PDMCritSect.
|
|
|
@12980
|
16 years |
vboxsync |
Split up PDMDevice.cpp, moving all the devhlps into two new files …
|
|
|
@12975
|
16 years |
vboxsync |
#1865: PDMLdr.
|
|
|
@12970
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12807
|
16 years |
vboxsync |
PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap …
|
|
|
@12687
|
16 years |
vboxsync |
Started with VMM device heap for use with VT-x real-mode emulation. …
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12324
|
16 years |
vboxsync |
PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
|
|
|
@11261
|
16 years |
vboxsync |
#1865: DevPIC.
|
|
|
@11224
|
16 years |
vboxsync |
PDM: GC->RC, HC->R3 wrt PCI bus registration.
|
|
|
@11221
|
16 years |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@11219
|
16 years |
vboxsync |
#1865: DevAPIC.
|
|
|
@10640
|
16 years |
vboxsync |
spaces
|
|
|
@10513
|
16 years |
vboxsync |
Dropped the padding.
|
|
|
@10492
|
16 years |
vboxsync |
Added PDMApicHasPendingIrq.
|
|
|
@10202
|
16 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@9387
|
17 years |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@6796
|
17 years |
vboxsync |
Fixed init problems wrt. VM ownership by implementing the UVM …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5904
|
17 years |
vboxsync |
More work on the async completion interface
|
|
|
@5812
|
17 years |
vboxsync |
Continued work on the async implementation. Added to Makefile but …
|
|
|
@5800
|
17 years |
vboxsync |
attempt to fix the windows boxes
|
|
|
@5798
|
17 years |
vboxsync |
more work on async completion
|
|
|
@5791
|
17 years |
vboxsync |
Start async completion implementation
|
|
|
@5722
|
17 years |
vboxsync |
Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4776
|
17 years |
vboxsync |
Stricter type checking. Removed unnecessary code from the ring 0 module.
|
|
|
@4767
|
17 years |
vboxsync |
Stricter types
|
|
|
@4696
|
17 years |
vboxsync |
Stricter types
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4012
|
17 years |
vboxsync |
Hooked up the PDMThread stuff.
|
|
|
@3857
|
17 years |
vboxsync |
PDMUsb - work in progress.
|
|
|
@3852
|
17 years |
vboxsync |
Finally splitting up pdm.h. Working on integrating USB into PDM …
|
|
|
@3723
|
17 years |
vboxsync |
Double underscore cleanup.
|
|
|
@3635
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3548
|
17 years |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@3520
|
17 years |
vboxsync |
PDMThread (unfinished).
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2597
|
18 years |
vboxsync |
New device helper PCISetConfigCallbacks. (patch from R. Zeljko)
|
|
|
@2565
|
18 years |
vboxsync |
A little experiment trying to get rid of the critsect contention in DevATA.
|
|
|
@1447
|
18 years |
vboxsync |
spaces
|
|
|
@1354
|
18 years |
vboxsync |
Make it possible to move shared libs from /opt/VirtualBox-xxx to …
|
|
|
@526
|
18 years |
vboxsync |
Alignment fixes.
|
|
|
@161
|
18 years |
vboxsync |
64-bit: structure alignment.
|
|
|
@23
|
18 years |
vboxsync |
string.h & stdio.h + header cleanups.
|
|
|
@1
|
55 years |
vboxsync |
import
|