VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55964   10 years vboxsync Storage/VD: Make sure the disk is destroyed when destroying the driver …
(edit) @55922   10 years vboxsync DevPCNet: ASTRP_RCV bit is only for 802.3 frames, not Ethernet frames. …
(edit) @55920   10 years vboxsync PDM/Audio: AudioMixBuffer documentation, renaming.
(edit) @55912   10 years vboxsync 5.0.0 Beta 4
(edit) @55909   10 years vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55908   10 years vboxsync SB16: Keep playing after loading saved state.
(edit) @55907   10 years vboxsync SB16: Iproved mixer volume SBP<->SB16 conversion.
(edit) @55904   10 years vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55901   10 years vboxsync USB: Fix attaching multiple devices to the same roothub on xHCI
(edit) @55896   10 years vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55874   10 years vboxsync Devices/Input: re-add release flow logging to PS/2 input devices.
(edit) @55873   10 years vboxsync KBC: Allow word reads of KBC status register.
(edit) @55871   10 years vboxsync Storage/DrvVD: Fix VM hang during power off because of an order …
(edit) @55869   10 years vboxsync NAT: When logging gratuitous ARP print IP address, not a pointer to it.
(edit) @55856   10 years vboxsync NAT: centralize allocation/deletion of icmp_msg so that book-keeping …
(edit) @55855   10 years vboxsync NAT: printSocket - make %R[natsock] output more compact
(edit) @55853   10 years vboxsync Logrel consistency.
(edit) @55852   10 years vboxsync Audio: Apply volume properly when doing mono to stereo conversion.
(edit) @55851   10 years vboxsync Dev: logrel consistency.
(edit) @55850   10 years vboxsync Windows build fix
(edit) @55849   10 years vboxsync Comitted too much now…
(edit) @55848   10 years vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @55847   10 years vboxsync AHCI: Cleanup, fix a few concurrency and hopefully a double free …
(edit) @55844   10 years vboxsync DevVGA: screen resize cleanup, logging
(edit) @55842   10 years vboxsync SrvIntNetR0.cpp: aAddrBlacklist was destroyed too early in …
(edit) @55840   10 years vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(edit) @55838   10 years vboxsync DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode
(edit) @55828   10 years vboxsync typos
(edit) @55811   10 years vboxsync DevVGA-SVGA3d-ogl.cpp,++: A couple of minor fixes and more GL success …
(edit) @55796   10 years vboxsync Missed this one.
(edit) @55795   10 years vboxsync VMSVGA: Hack to make the 2dmark results appear. Extended 'info vga'.
(edit) @55791   10 years vboxsync Added version info to VBoxDDR0, VBoxDD2R0, VBoxDDGC and VBoxDD2GC.
(edit) @55790   10 years vboxsync Replaced .rc files in src/VBox/Devices.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55776   10 years vboxsync DevATA: missing break
(edit) @55775   10 years vboxsync DevAHCI: missing break
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55770   10 years vboxsync DrvVD: variable scope
(edit) @55767   10 years vboxsync *pFoo++ => pFoo++
(edit) @55753   10 years vboxsync FDC: Fixed DRIVE SPECIFICATION command.
(edit) @55741   10 years vboxsync NAT: send_icmp_to_guest - don't call udp_detach() on ICMP errors.
(edit) @55731   10 years vboxsync 5.0.0 Beta 3
(edit) @55725   10 years vboxsync DevAHCI: print the actual unknown command
(edit) @55694   10 years vboxsync comment typo.
(edit) @55693   10 years vboxsync DevVGA-SVGA.cpp: Fixed for cubebench hang. The FIFO must take the lock …
(edit) @55686   10 years vboxsync DrvVD: rc is not part of the format string anymore
(edit) @55684   10 years vboxsync SVGA3d: mipmap related patch from trivirt.
(edit) @55666   10 years vboxsync VGABIOS: Calculate VBE PMI size correctly.
(edit) @55657   10 years vboxsync NetShaper: Fallback to R3 if there is no underlying R0 (#5582).
(edit) @55652   10 years vboxsync IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
(edit) @55649   10 years vboxsync DrvHostNullAudio: consume samples at configured rate
(edit) @55643   10 years vboxsync Undoing bad commit.
(edit) @55641   10 years vboxsync FDC: Improved empty drive handling. Still needs work.
(edit) @55560   10 years vboxsync HGSMI: host command submission cleanup, removed obsolete code, comments.
(edit) @55534   10 years vboxsync build fix
(edit) @55533   10 years vboxsync DevE1000: fixed log statement
(edit) @55522   10 years vboxsync DevSmc: cosmetics
(edit) @55521   10 years vboxsync Audio/DevIchHda: warning
(edit) @55502   10 years vboxsync DevSmc: retrieve the SMC key from the host OS if possible
(edit) @55500   10 years vboxsync DevSmc: volatile not required
(edit) @55495   10 years vboxsync tstAudioMixBuffer: call audioMixBufDestroy()
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55492   10 years vboxsync Audio: Extended testcase.
(edit) @55486   10 years vboxsync tstAudioMixBuffer: pedantic
(edit) @55485   10 years vboxsync Don't check nonexistent samples.
(edit) @55483   10 years vboxsync Log first, increment later.
(edit) @55482   10 years vboxsync Audio: Careful with the UINT32_C macro…
(edit) @55462   10 years vboxsync Audio: Fixed minor format conversion errors, added a testcase (16-bit …
(edit) @55449   10 years vboxsync Whitespace.
(edit) @55447   10 years vboxsync Audio: Fixed unsigned sample conversion.
(edit) @55445   10 years vboxsync SB16: Implemented reset handler (finally).
(edit) @55434   10 years vboxsync Oops, LWIP_IPV6, which is 0 or 1 should be tested with #if, not #ifdef.
(edit) @55433   10 years vboxsync G/c ancient lwip sources, they are no longer used.
(edit) @55432   10 years vboxsync G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
(edit) @55431   10 years vboxsync DrvVD: use uint64_t for disk size.
(edit) @55430   10 years vboxsync AC97: Take 12dB volume offset used in some controls into account.
(edit) @55425   10 years vboxsync Warnings.
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55414   10 years vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @55412   10 years vboxsync SB16: There are no mute controls.
(edit) @55404   10 years vboxsync HDA: Set the appropriate sink volume rather than the master.
(edit) @55403   10 years vboxsync AudioMixBuffer: log %RU32 => %#RX32
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55397   10 years vboxsync USB/MSD: Fix emulation when it is attached to the EHCI controller
(edit) @55394   10 years vboxsync Audio: Volume handling rework (see #5964).
(edit) @55388   10 years vboxsync HDA: Volume handling improvements.
(edit) @55387   10 years vboxsync Audio: Keep track of sink volume, drop unused routines.
(edit) @55380   10 years vboxsync Audio: Implemented muting of streams.
(edit) @55379   10 years vboxsync Made locally used function static.
(edit) @55371   10 years vboxsync DrvNat: logrel nit.
(edit) @55364   10 years vboxsync typo
(edit) @55363   10 years vboxsync NAT: G/c old debug printf in host resolver that spams release log.
(edit) @55362   10 years vboxsync DevSmc cleanup
(edit) @55355   10 years vboxsync SB16/Audio: VBoxized.
(edit) @55351   10 years vboxsync Audio: Set nominal volume correctly.
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