VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette