VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35497   14 years vboxsync Audio/HDA: more clean up.
(edit) @35496   14 years vboxsync Audio/HDA: clenaup (voice_mc isn't used and removed)
(edit) @35487   14 years vboxsync Devices/Audio: fixed fallback to nul host audio driver. Added the …
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35438   14 years vboxsync Devices/Input/UsbKbd: wrong index
(edit) @35431   14 years vboxsync DevEFI: gcc-4.6 compile fix
(edit) @35428   14 years vboxsync Devices/Input/UsbMouse: wrong index
(edit) @35427   14 years vboxsync Devices/Audio/filteraudio: do not call host backend voice uninit if …
(edit) @35419   14 years vboxsync Devices/Audio/filteraudio: don't call host audio functions if the host …
(edit) @35409   14 years vboxsync DevVGA: reset VBE_DISPI_INDEX_[X|Y]_OFFSET when VBE interface is reenabled.
(edit) @35407   14 years vboxsync DevVGA: free the screenshot buffer on not success.
(edit) @35402   14 years vboxsync Devices/Audio: optimize allocation of temporary buffers for audio …
(edit) @35401   14 years vboxsync addendum to r69262
(edit) @35400   14 years vboxsync introduced VBOX_WITH_PXE_ROM
(edit) @35399   14 years vboxsync accident commit
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35397   14 years vboxsync PCI: minor ICH9 reset tweak
(edit) @35391   14 years vboxsync space
(edit) @35390   14 years vboxsync PCI: correct region clenup on reset
(edit) @35387   14 years vboxsync virtio-net: fixed the issue with TX performance with newer linux kernels
(edit) @35383   14 years vboxsync fixed missing dependency.
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35367   14 years vboxsync Etherboot-src/Makefile.kmk: Simplified the …
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35355   14 years vboxsync build fix
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35345   14 years vboxsync More VMMGC* -> VMMRC*.
(edit) @35336   14 years vboxsync Bunch of build fixes
(edit) @35313   14 years vboxsync e1000: PXE boot fixes for WDS and other pipelined TFTP servers.
(edit) @35286   14 years vboxsync LPC: typo
(edit) @35258   14 years vboxsync PCI: ICH9 clear regions on reset, IRQs matching BIOS code
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35214   14 years vboxsync AHCI: Fix wrong Led assignments
(edit) @35178   14 years vboxsync PIT: Modes 2/6 and 3/7 are identical.
(edit) @35163   14 years vboxsync gcc 4.2.1 OS X warnings
(edit) @35162   14 years vboxsync BlkCache: Fix possible crash during suspend of the VM. The cache must …
(edit) @35116   14 years vboxsync Audio: some santiy checks (debug only)
(edit) @35112   14 years vboxsync Device/Audio/Sound_template: incorporated upstream fix to properly …
(edit) @35110   14 years vboxsync Audio: macrodifinition to replace asprintf with RTStrAPrintf
(edit) @35107   14 years vboxsync BIOS: Fix for multi-sector transfers of exactly 64K.
(edit) @35104   14 years vboxsync Devices/Graphics: make VBOXWDDM_WITH_VBVA code that X.Org guests also …
(edit) @35098   14 years vboxsync BIOS: Properly initialize hdimap table.
(edit) @35096   14 years vboxsync BIOS: Do not print ELDL messages in release builds.
(edit) @35073   14 years vboxsync PIC: Converted release assertion to log statement.
(edit) @35072   14 years vboxsync DrvVD: remove poweroff callback (not needed anymore). Fixes assertion …
(edit) @35068   14 years vboxsync BIOS: Removed redundant checks (sector count already has to be less …
(edit) @35063   14 years vboxsync Braces.
(edit) @35062   14 years vboxsync VSCSI: Fix read beyond end of S/G array
(edit) @35050   14 years vboxsync Audio: uses RTStrFree for strings allocated via RTStrDup.
(edit) @35032   14 years vboxsync Devices/Audio: warning
(edit) @35026   14 years vboxsync VBE: As the comment says, returned size is in 64-byte blocks (avoids …
(edit) @35025   14 years vboxsync VGA: Setting X resolution also needs to set virtual width.
(edit) @35002   14 years vboxsync DevVGA: do not use invalid VBE values when resizing (fixes crash while …
(edit) @34994   14 years vboxsync BIOS: Properly report the number of sectors transferred by …
(edit) @34969   14 years vboxsync Audio filter: fixed dynamic switch between host and remote audio input.
(edit) @34968   14 years vboxsync Audio/HDA: typo.
(edit) @34966   14 years vboxsync BIOS: Read multiple sectors at a time.
(edit) @34933   14 years vboxsync Audio/HDA: hide codec's implementation close to corresponding code and …
(edit) @34932   14 years vboxsync DiskIntegrity: Trace flushes too
(edit) @34930   14 years vboxsync DrvVD: Don't use the builtin cache when opening the image on readonly mode
(edit) @34920   14 years vboxsync Audio/HDA: don't touch BdleCvi counter on uninitialized descriptor.
(edit) @34910   14 years vboxsync export to OSE
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34900   14 years vboxsync Moved rounding fix so that the PIT IRQ stat still works.
(edit) @34896   14 years vboxsync PIT: Avoid double calls of timer handler caused by integer truncation.
(edit) @34890   14 years vboxsync missing case
(edit) @34879   14 years vboxsync HPET: minor cleanup, more forgiving behavior
(edit) @34877   14 years vboxsync one more
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34875   14 years vboxsync AHCI: Fix loading older saved states
(edit) @34853   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34852   14 years vboxsync Audio/HDA: STATESTS used while interrupt delivery only when …
(edit) @34851   14 years vboxsync AHCI: Fix ATAPI device detection with Solaris guests. The command …
(edit) @34849   14 years vboxsync Devices/Graphics: clean up VBE register setting and do not overwrite …
(edit) @34847   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34836   14 years vboxsync PCI: fix Windows device manage question marks
(edit) @34828   14 years vboxsync Audio/HDA: nuked trailing whitespace.
(edit) @34827   14 years vboxsync Audio/HDA: comments.
(edit) @34824   14 years vboxsync Audio/HDA: WALCLK emulation uses virtual time source, math fixed.
(edit) @34819   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34818   14 years vboxsync Audio/HDA: Implementation of WALCLK register. fixes with Ubuntu 10.10 …
(edit) @34775   14 years vboxsync Linux build fix
(edit) @34768   14 years vboxsync PC/Etherboot-src: build speedup by converting sub-makefile to single …
(edit) @34752   14 years vboxsync LPC: print PIRQ mapping too
(edit) @34751   14 years vboxsync Typo.
(edit) @34750   14 years vboxsync PCI: Added pciirq dbg info command for old chipset.
(edit) @34749   14 years vboxsync space
(edit) @34748   14 years vboxsync PCI: correct reset handlers
(edit) @34746   14 years vboxsync PCI: registers, better reset and relocation handlers
(edit) @34697   14 years vboxsync PIC: Clear IRR bit when edge triggered IRQ is deasserted.
(edit) @34695   14 years vboxsync PIC: Reversed IRQ flip-flop polarity.
(edit) @34692   14 years vboxsync Comments.
(edit) @34691   14 years vboxsync PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency).
(edit) @34674   14 years vboxsync Devices/Graphics: r68469, fixed
(edit) @34667   14 years vboxsync Devices/Graphics: check requested screen sizes to be sure they fit in …
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