|
|
@73161
|
6 years |
vboxsync |
Audio/ALSA: Re-ordered / cleaned up stubs and mangling. No new functions.
|
|
|
@73160
|
6 years |
vboxsync |
Audio/ALSA: Added stubs for snd_pcm_delay(), snd_pcm_drain() and …
|
|
|
@73142
|
6 years |
vboxsync |
BIOS/EFI: Explicitly specify MP table base address rather than hardcoding.
|
|
|
@73136
|
6 years |
vboxsync |
doxygen
|
|
|
@73135
|
6 years |
vboxsync |
Serial: Split out the generic UART functionality into a separate …
|
|
|
@73101
|
6 years |
vboxsync |
Added RT_FROM_MEMBER_DYN for use in cases like pic_poll_read.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73094
|
6 years |
vboxsync |
Devices/Storage/DrvDiskIntegrity: Add some missing interfaces to …
|
|
|
@73091
|
6 years |
vboxsync |
lsilogicR3LoadExec: Should check SSMR3GetXxxx return values before …
|
|
|
@73069
|
6 years |
vboxsync |
DrvHostOss: drvHostOSSAudioGetConfig - awlays close the file
|
|
|
@73059
|
6 years |
vboxsync |
Build fix.
|
|
|
@73058
|
6 years |
vboxsync |
Audio: Added DrvAudioHlpFramesToMs() and DrvAudioHlpMsToFrames() helpers.
|
|
|
@73039
|
6 years |
vboxsync |
Audio/Mixer: Added .WAV output support for mixer sinks (when …
|
|
|
@73004
|
6 years |
vboxsync |
DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
|
|
|
@72844
|
6 years |
vboxsync |
slirp: properly init rcp_state::rcps_flags; did not have any bad …
|
|
|
@72837
|
6 years |
vboxsync |
VBoxDbgGl: add missing va_end().
|
|
|
@72836
|
6 years |
vboxsync |
VBoxDbgGl: fix bitwise vs logical precedence.
|
|
|
@72830
|
6 years |
vboxsync |
slirp: Don't pass var++ to a macro that uses its argument multiple times.
|
|
|
@72801
|
6 years |
vboxsync |
EFI/antlr: define dummy zzcr_attr macros to memset the attr to shut up …
|
|
|
@72800
|
6 years |
vboxsync |
EFI: Added make variable VBOX_BLD_PYTHON_2X for specifying a 2.x …
|
|
|
@72799
|
6 years |
vboxsync |
EFI/VBoxPeCoffExtraActionLib.c: Removed bogus assertion.
|
|
|
@72637
|
6 years |
vboxsync |
DevATA: Yield early in the status polling from raw-mode & ring-0. …
|
|
|
@72631
|
6 years |
vboxsync |
EFI: Added option to not put ROM range into the NVRAM firmware volume …
|
|
|
@72630
|
6 years |
vboxsync |
Flash: Fixed initial state when file did not exist.
|
|
|
@72616
|
6 years |
vboxsync |
Flash: Link it in, too.
|
|
|
@72615
|
6 years |
vboxsync |
Flash: Added a simple flash memory device modeled after Intel 28F008.
|
|
|
@72589
|
6 years |
vboxsync |
DevATA: Register statistics profiling the yields. bugref:1960
|
|
|
@72588
|
6 years |
vboxsync |
DevATA: Reduce repeate RTThreadYield() calls on EMT on …
|
|
|
@72587
|
6 years |
vboxsync |
DevATA: Moved the static variables (there will be two in play here, R3 …
|
|
|
@72519
|
6 years |
vboxsync |
EFI: Improved flash compatibility.
|
|
|
@72500
|
6 years |
vboxsync |
EFI: Log EFI module relocations, such as when an OS switches to its …
|
|
|
@72499
|
6 years |
vboxsync |
BIOS: Fixed APIC disable logic, it was backwards before. No one …
|
|
|
@72474
|
6 years |
vboxsync |
More Windows build fixes.
|
|
|
@72471
|
6 years |
vboxsync |
Windows build fixes.
|
|
|
@72459
|
7 years |
vboxsync |
Dev/VirtioNet: (bugref:8651) TX thread is used instead of TX timer.
|
|
|
@72450
|
7 years |
vboxsync |
PS2K: Switched delay timers from real to virtual time. That is what …
|
|
|
@72416
|
7 years |
vboxsync |
PC/BIOS/post.c: r=bird
|
|
|
@72408
|
7 years |
vboxsync |
PS2K: Corrected typematic action stopping. See bbugref:4118c57
|
|
|
@72407
|
7 years |
vboxsync |
PS2K: Renamed variable to avoid partial duplicate.
|
|
|
@72399
|
7 years |
vboxsync |
VMMDev: LogRel nit.
|
|
|
@72352
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@72338
|
7 years |
vboxsync |
DrvDiskIntegrity: Add async flag to indicate whether a request used …
|
|
|
@72336
|
7 years |
vboxsync |
DrvDiskIntegrity: Add async flag to indicate whether a request used …
|
|
|
@72320
|
7 years |
vboxsync |
DevHDA: Fixed two incorrect MMIO status codes causing lost of kernel …
|
|
|
@72312
|
7 years |
vboxsync |
Build fix attempt for 32bit Windows
|
|
|
@72311
|
7 years |
vboxsync |
doxygen
|
|
|
@72310
|
7 years |
vboxsync |
Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
|
|
|
@72303
|
7 years |
vboxsync |
Devices/Makefile.kmk: Make it work with recent iasl versions, the …
|
|
|
@72302
|
7 years |
vboxsync |
Devices/Makefile.kmk: Make it work with recent iasl versions, the …
|
|
|
@72301
|
7 years |
vboxsync |
Devices/Makefile.kmk: Make it work with recent iasl versions, the …
|
|
|
@72292
|
7 years |
vboxsync |
NAT: sobind - untabify.
|
|
|
@72284
|
7 years |
vboxsync |
NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. …
|
|
|
@72283
|
7 years |
vboxsync |
NAT: sobind - rewrite to also always bind UDP sockets as the old code did.
|
|
|
@72278
|
7 years |
vboxsync |
NAT: udp_attach - gracefull handle getsockname() failure instead of …
|
|
|
@72276
|
7 years |
vboxsync |
NAT: udp_attach - prettify a bit.
|
|
|
@72274
|
7 years |
vboxsync |
NAT: udp_attach - set so_type early.
|
|
|
@72270
|
7 years |
vboxsync |
DevPCI: LogRel nit.
|
|
|
@72241
|
7 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: fixed swapped src and dst in …
|
|
|
@72239
|
7 years |
vboxsync |
nat/udp.c: Shut up annoying assertion in udp_attach till someone have …
|
|
|
@72203
|
7 years |
vboxsync |
make scm happy
|
|
|
@72195
|
7 years |
vboxsync |
Devices/Serial/DevSerialNew: Add 16550A FIFO implementation and some …
|
|
|
@72179
|
7 years |
vboxsync |
Devices/Serial/DevSerialNew: Need to update the IRQ after the THR …
|
|
|
@72132
|
7 years |
vboxsync |
DevSerialNew,DrvHostSerialNew: Some bugfixes
|
|
|
@72120
|
7 years |
vboxsync |
tstDeviceStructSizeRC: Some updates
|
|
|
@72119
|
7 years |
vboxsync |
tstDeviceStructSizeRC: Add new serial port implementation
|
|
|
@72118
|
7 years |
vboxsync |
Serial/DevSerialNew.cpp: Updates, sending data seems to work
|
|
|
@72117
|
7 years |
vboxsync |
DrvCharNew,DrvHostSerialNew: Switch to new serial interface
|
|
|
@72115
|
7 years |
vboxsync |
SCM
|
|
|
@72113
|
7 years |
vboxsync |
PS2K: Place only entire key press/release sequences in queue to avoid …
|
|
|
@72111
|
7 years |
vboxsync |
Audio/DrvAudio: Just return if file isn't valid (anymore) in …
|
|
|
@72110
|
7 years |
vboxsync |
Audio/DrvAudio: Logging adjustments.
|
|
|
@72083
|
7 years |
vboxsync |
Devices/Serial: Updates to the new emulation
|
|
|
@72078
|
7 years |
vboxsync |
DevSerialNew.cpp: Register definitions taken from the spec
|
|
|
@72077
|
7 years |
vboxsync |
grr
|
|
|
@72075
|
7 years |
vboxsync |
Devices/Makefile.kmk: Add VBOX_WITH_NEW_SERIAL to turn on the new …
|
|
|
@72074
|
7 years |
vboxsync |
Devices/Serial: Skeleton for a completely rewritten serial …
|
|
|
@72073
|
7 years |
vboxsync |
Devices/Serial: New version for the character driver while working on …
|
|
|
@72063
|
7 years |
vboxsync |
LogRel nit.
|
|
|
@72060
|
7 years |
vboxsync |
DevVGA_VBVA: pedantic fix (uint32_t(~0)) isn't necessarily the same as …
|
|
|
@72054
|
7 years |
vboxsync |
*: RTListMove no longer need the call to init the destination list to …
|
|
|
@71987
|
7 years |
vboxsync |
Serial/DrvChar: Use critical section to protect send path against …
|
|
|
@71984
|
7 years |
vboxsync |
NAT: trailing spaces
|
|
|
@71982
|
7 years |
vboxsync |
NAT: (re)implement --nataliasmode sameports because the libalias …
|
|
|
@71964
|
7 years |
vboxsync |
Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed …
|
|
|
@71945
|
7 years |
vboxsync |
NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
|
|
|
@71944
|
7 years |
vboxsync |
Applied patch for (bugref:9098) Dev/VirtioNet: no sends on …
|
|
|
@71940
|
7 years |
vboxsync |
slirp: log libalias mode in release log if set.
|
|
|
@71931
|
7 years |
vboxsync |
VMMDev: fixed restoring VMs which do not use HGCM.
|
|
|
@71904
|
7 years |
vboxsync |
3D: bugref:9126, validate location of HGSM flags
|
|
|
@71893
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. bugref:9094
|
|
|
@71892
|
7 years |
vboxsync |
DevACPI: nit
|
|
|
@71891
|
7 years |
vboxsync |
VMMDev: VMMDevHGCM rewrite
|
|
|
@71853
|
7 years |
vboxsync |
DevIoApic.cpp: paranoia
|
|
|
@71831
|
7 years |
vboxsync |
DevLPC-new: Build fix. bugref:7000
|
|
|
@71829
|
7 years |
vboxsync |
DevLPC-new: Kicked off new LPC implementation. bugref:7000
|
|
|
@71821
|
7 years |
vboxsync |
DevPit: Increased paranoia level a little.
|
|
|
@71820
|
7 years |
vboxsync |
DevPcBios: Increased paranoia level in pcbiosIOPortWrite a little.
|
|
|
@71812
|
7 years |
vboxsync |
DevACPI: fix previous.
|
|
|
@71811
|
7 years |
vboxsync |
DevACPI: check u8SMBusBlkIdx on saved state load.
|
|
|
@71809
|
7 years |
vboxsync |
PC/Dev*: nits
|
|
|