|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@21217
|
15 years |
vboxsync |
include/VBox/*.h: Mark which components the header files relate to.
|
|
|
@11292
|
16 years |
vboxsync |
pdm: Retired PDM_SRC_POS.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4013
|
17 years |
vboxsync |
pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
|
|
|
@4011
|
17 years |
vboxsync |
fixed some header hacks.
|
|
|
@3852
|
17 years |
vboxsync |
Finally splitting up pdm.h. Working on integrating USB into PDM …
|
|
|
@3830
|
17 years |
vboxsync |
huh?
|
|
|
@3824
|
17 years |
vboxsync |
typo.
|
|
|
@3793
|
17 years |
vboxsync |
Inform guest about seamless mode changes
|
|
|
@3781
|
17 years |
vboxsync |
Correction
|
|
|
@3780
|
17 years |
vboxsync |
Doesn't belong here
|
|
|
@3773
|
17 years |
vboxsync |
Updates for changing seamless mode.
|
|
|
@3644
|
17 years |
vboxsync |
Added PDMIHOSTDEVICEPORT and PDMINTERFACE_HOST_DEVICE_CONNECTOR, and a …
|
|
|
@3632
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3584
|
17 years |
vboxsync |
Fixed typo and added UpdateGuestCapabilities support to VBoxBFE
|
|
|
@3582
|
17 years |
vboxsync |
Added seamless support property to the IGuest class
|
|
|
@3568
|
17 years |
vboxsync |
Removed obsolete visible region methods.
|
|
|
@3556
|
17 years |
vboxsync |
Update for setting the visible region from within the guest
|
|
|
@3548
|
17 years |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@3526
|
17 years |
vboxsync |
Introduced RTRECT data type
|
|
|
@3525
|
17 years |
vboxsync |
Added set and query visible region functions to PDMIDISPLAYPORT
|
|
|
@3159
|
17 years |
vboxsync |
Increased the devhlp version since somebody might be using it …
|
|
|
@3153
|
17 years |
vboxsync |
Multimonitor support.
|
|
|
@3112
|
17 years |
vboxsync |
Added full set of runtime error functions to PDM device/driver
interface.
|
|
|
@3110
|
17 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2799
|
18 years |
vboxsync |
Removed incorrect comment about pfnNotifyCanReceive never been called …
|
|
|
@2749
|
18 years |
vboxsync |
QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
|
|
|
@2633
|
18 years |
vboxsync |
added PDMDevHlpQueryCPUId()
|
|
|
@2623
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2597
|
18 years |
vboxsync |
New device helper PCISetConfigCallbacks. (patch from R. Zeljko)
|
|
|
@2576
|
18 years |
vboxsync |
synced docs.
|
|
|
@2565
|
18 years |
vboxsync |
A little experiment trying to get rid of the critsect contention in DevATA.
|
|
|
@2538
|
18 years |
vboxsync |
Quick implementation of IRQ level flip-flip (pass …
|
|
|
@2464
|
18 years |
vboxsync |
Added TMR3UCTNow, exported it as a DevHlp and made VMMDev use it as …
|
|
|
@2292
|
18 years |
vboxsync |
Turned out the Devices testcase craved 32 byte alignment.
|
|
|
@2291
|
18 years |
vboxsync |
More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
|
|
|
@2286
|
18 years |
vboxsync |
Alignment fix.
|
|
|
@2268
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@2246
|
18 years |
vboxsync |
Input/pckbd.c => Input/DevPS2.cpp
|
|
|
@2106
|
18 years |
vboxsync |
Do not block EMT while resizing the framebuffer.
|
|
|
@2040
|
18 years |
vboxsync |
PDM_DEVREG_CLASS_MISC
|
|
|
@1550
|
18 years |
vboxsync |
don't include VBoxGuest.h if we don't need to because it drags in …
|
|
|
@1487
|
18 years |
vboxsync |
please don't mess up the indent, and the lenght of those lines weren't …
|
|
|
@1476
|
18 years |
vboxsync |
First go at a serial port device with I/O hooked to named pipe/local …
|
|
|
@628
|
18 years |
vboxsync |
Implement log flag usecrlf, which translates LF line ending to CR/LF. …
|
|
|
@597
|
18 years |
vboxsync |
Added PDMR3CritSectTryEnter
|
|
|
@588
|
18 years |
vboxsync |
Removed multiple packet send. Failed experiment.
|
|
|
@569
|
18 years |
vboxsync |
docs and a todo.
|
|
|
@558
|
18 years |
vboxsync |
Added INetworkConnector callback for sending multiple packets
|
|
|
@528
|
18 years |
vboxsync |
forgot to commit one alignment fix.
|
|
|
@477
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@332
|
18 years |
vboxsync |
introduced PDMDevHlpGetVM()
|
|
|
@255
|
18 years |
vboxsync |
same magic with caps lock
|
|
|
@161
|
18 years |
vboxsync |
64-bit: structure alignment.
|
|
|
@1
|
55 years |
vboxsync |
import
|