VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58415   9 years vboxsync ACPI/vbox-cpuhotplug.dsl: Workaround for recent iasl failing to …
(edit) @58413   9 years vboxsync AC97: Fix mixer reinitialization when not changing playback rate (#8054).
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58372   9 years vboxsync DrvHostNullAudio.cpp: Cleanup.
(edit) @58364   9 years vboxsync VUSB: Clear pDev->pvArgs before changing the state of the device to …
(edit) @58344   9 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58189   9 years vboxsync EFI: Remove VBoxPkg VBoxVariable and merge changes into MdeModulePkg …
(edit) @58180   9 years vboxsync EFI: Remove unused VBoxConsoleDxe
(edit) @58179   9 years vboxsync EFI: Remove VBoxPkg PartitionDxe and merge changes into MdeModulePkg …
(edit) @58175   9 years vboxsync EFI: Remove VBoxPkg AcpiPlatformDxe and merge changes into …
(edit) @58174   9 years vboxsync EFI: build fix
(edit) @58173   9 years vboxsync EFI: Remove VBoxPkg PlatformPei module and merge changes into OvmfPkg …
(edit) @58172   9 years vboxsync EFI: Remove AcpiTimerLib from VBoxPkg and merge changes with OvmfPkg …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58165   9 years vboxsync USB/Darwin: Attempt to fix high-speed isochronous transfers.
(edit) @58164   9 years vboxsync VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.
(edit) @58162   9 years vboxsync VMMDev: Bumped saved state version to save heartbeat state. Wrote …
(edit) @58161   9 years vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58160   9 years vboxsync VMMDev: More positive thinking, a couple of extra sanity checks.
(edit) @58159   9 years vboxsync VMMDev: Positive thinking, Doxygen, and some heartbeat cleanups.
(edit) @58158   9 years vboxsync USBPROXYDEV: nits.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58156   9 years vboxsync vmmdevReqHandler_ReportGuestUserState: Untested validation fixes.
(edit) @58148   9 years vboxsync Doxygen: fixes.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58112   9 years vboxsync xHCI: Expanded struct testcases a bit.
(edit) @58091   9 years vboxsync pciraw: integrate the changes to make MSI work, and assorted fixes and …
(edit) @58086   9 years vboxsync Devices/Audio: unused.
(edit) @58077   9 years vboxsync Network/slirp: LogRel nits.
(edit) @58075   9 years vboxsync DrvHostDSound: optional release logging
(edit) @58071   9 years vboxsync DrvHostDSound: restored optional release logging, IPRT rc vs HRESULT …
(edit) @58044   9 years vboxsync operator precedence
(edit) @58015   9 years vboxsync Devices/ACPI: Fix typo breaking the first serial port
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57933   9 years vboxsync Devices/Graphics: fixed wrong comparison between gl_vendor and …
(edit) @57910   9 years vboxsync DrvHostSerial.cpp: Should call GetOverlappedResult if ReadFile returns …
(edit) @57903   9 years vboxsync USB: Disabled read-ahead processing, see #6078
(edit) @57902   9 years vboxsync DevAHCI: logrel nit
(edit) @57901   9 years vboxsync Devices/Virtio: semantic fixes.
(edit) @57882   9 years vboxsync Serial/NamedPipe: Reorder error checks in the receive code path on …
(edit) @57850   9 years vboxsync Network/DrvNAT: Plug small memory leak in error case
(edit) @57846   9 years vboxsync SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
(edit) @57827   9 years vboxsync Devices/Audio: actually consume samples in DrvHostNullAudio
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57790   9 years vboxsync VMSVGA3d: Turns out I'm blitting to the wrong end (Y direction) of the …
(edit) @57784   9 years vboxsync NAT: rewrite handling of port-forwarding. The most interesting part …
(edit) @57783   9 years vboxsync NAT: %R[natsock] - print "tcp" and "udp" as names, not as protocol numbers.
(edit) @57781   9 years vboxsync Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
(edit) @57752   9 years vboxsync DrvHostDSound: start playback when first audio samples are copied to …
(edit) @57739   9 years vboxsync NAT: G/c unused port_forward_rule::mac_address.
(edit) @57738   9 years vboxsync NAT: udp_listen: better log message when bind(2) fails.
(edit) @57736   9 years vboxsync DrvHostDSound: dynamically load dsound.dll
(edit) @57717   9 years vboxsync DrvHostDSound: CFGMR3QueryStringAlloc()
(edit) @57713   9 years vboxsync DevEFI: moved communication with the driver from the destructor to the …
(edit) @57709   9 years vboxsync DevAHCI: ATA_TRUSTED_RECEIVE_DMA is not implemented but don't assert
(edit) @57602   9 years vboxsync VMMDev: log the guest OS type in plain text for convenience when …
(edit) @57600   9 years vboxsync NAT: don't deadlock if we try to activate a NAT network while the VM …
(edit) @57585   9 years vboxsync DevVGA: fixed wrong comparison which broke some VGA modes.
(edit) @57571   9 years vboxsync Audio/CoreAudio: Fix cracks and lost samples when the sample rates …
(edit) @57550   9 years vboxsync NAT: improved error message
(edit) @57538   9 years vboxsync Typo.
(edit) @57537   9 years vboxsync NVMe: Alignment testcase
(edit) @57527   9 years vboxsync Storage/DrvDiskIntegrity: Fixes
(edit) @57526   9 years vboxsync VUSBSniffer: Fix small memory leak
(edit) @57522   9 years vboxsync USB/IP: Fixes and enable building it
(edit) @57521   9 years vboxsync NVMe: Changes required for building it and integrating into the PUEL …
(edit) @57520   9 years vboxsync build fix
(edit) @57519   9 years vboxsync SVGA3d/win: Fixed the scrolling issues with the SVGA_3D_CMD_PRESENT …
(edit) @57518   9 years vboxsync build fix
(edit) @57517   9 years vboxsync SVGA3d/ogl: Finally figured out the scrolling issue with the …
(edit) @57515   9 years vboxsync VUSBDevice: Don't set the device state to POWERED unless the device is …
(edit) @57504   9 years vboxsync VMSVGA3d/ogl: Banging my head vertical scrolling of the host …
(edit) @57503   9 years vboxsync DevVGA-SVGA3d-ogl.cpp: @todo cleanup
(edit) @57502   9 years vboxsync DevVGA-SVGA*: Some viewport sanity adjustments and comments.
(edit) @57451   9 years vboxsync Audio: Try to fix chopped off samples when playing short sound files.
(edit) @57449   9 years vboxsync NAT: udp_listen: set so_hladdr/so_hlport like we do in udp_attach(). …
(edit) @57448   9 years vboxsync NAT: fix debug log - print IP address, not a pointer to it, and …
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57427   9 years vboxsync warning
(edit) @57426   9 years vboxsync DECLCALLBACK
(edit) @57417   9 years vboxsync warning
(edit) @57410   9 years vboxsync Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
(edit) @57406   9 years vboxsync USB/IP: Updates and fixes, implement support for isochronous transfers …
(edit) @57398   9 years vboxsync Audio: Fixed playing/recording deprecated/left over samples when …
(edit) @57397   9 years vboxsync AudioMixBuffer: Implemented AudioMixBufClear(), added …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57391   9 years vboxsync DECLCALLBACK
(edit) @57383   9 years vboxsync Better.
(edit) @57382   9 years vboxsync Audio: Some renaming.
(edit) @57375   9 years vboxsync Audio/DSound: Get rid of custom logging and use RTLogRelMax* instead, …
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57346   9 years vboxsync Audio/ALSA: fixed playing audio after suspendign the host
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