VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51648   11 years vboxsync vga: legacy state load fixes
(edit) @51643   11 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51642   11 years vboxsync LogRel nits.
(edit) @51639   11 years vboxsync LogRel cosmetics/consistency.
(edit) @51638   11 years vboxsync AHCI: Fix request cancelling logic if the log page containing details …
(edit) @51637   11 years vboxsync Pulseaudio: Bitten by duplicate files…
(edit) @51636   11 years vboxsync Devices: release log cosmetics.
(edit) @51633   11 years vboxsync vga: saved state bugfix, sigh
(edit) @51632   11 years vboxsync vga: build fix
(edit) @51631   11 years vboxsync vga: saved state fixes
(edit) @51629   11 years vboxsync DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
(edit) @51624   11 years vboxsync AHCI: Small addendum to r93658, the device emulation needs to update …
(edit) @51619   11 years vboxsync Devices/Storage: Add new read after write verification mode and fix …
(edit) @51617   11 years vboxsync DevVGA: updateDisplayAll should not initiate a resize.
(edit) @51609   11 years vboxsync DrvMouse: Added queue flush callback like we have for keyboard.
(edit) @51599   11 years vboxsync Devices/VMMDev: fixed compiling with VBOX_WITH_HGCM disabled
(edit) @51589   11 years vboxsync USB/OHCI: Fix saved state assertion witz emulated USB devices
(edit) @51578   11 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51566   11 years vboxsync Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
(edit) @51561   11 years vboxsync Devices/GIMDev: keywords.
(edit) @51560   11 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51546   11 years vboxsync UsbKbd: Added a brief theory of operation.
(edit) @51539   11 years vboxsync Keyboard: Extended keyboard driver and reworked USB keyboard device …
(edit) @51528   11 years vboxsync HDA: Do not crash when logging split register access.
(edit) @51526   11 years vboxsync DevHPET: fixed wrong test
(edit) @51524   11 years vboxsync DevVGA/crOpenGL: bugfixes, logging
(edit) @51521   11 years vboxsync lwip/sockets.c: indent fixes.
(edit) @51520   11 years vboxsync VBox/Devices: Comment nits.
(edit) @51516   11 years vboxsync Removed scary-looking messages about unimplemented MSI support.
(edit) @51511   11 years vboxsync DevVGA: use actual fRenderVRAM value (fixed a regression from r94031)
(edit) @51507   11 years vboxsync DevVGA_VDMA: vboxVDMADestruct should accept NULL.
(edit) @51485   11 years vboxsync ICH9: Reset more, improved debug info output.
(edit) @51462   11 years vboxsync Graphics: logging
(edit) @51461   11 years vboxsync Graphics: never change connector to avoid racing; Graphics/Main: fix …
(edit) @51409   11 years vboxsync Storage/AHCI: Fix the SSM version check for the legacy port reset handling
(edit) @51383   11 years vboxsync Devices/DevAHCI: Fix possible crash if there is no track list for the …
(edit) @51382   11 years vboxsync Devices/ATAPIPassthrough: Assertion + better status codes for not …
(edit) @51381   11 years vboxsync Devies/DevATA: Fix possible crash if there is no track list for the …
(edit) @51377   11 years vboxsync ICH9: A bit of logging to track MSI delivery.
(edit) @51373   11 years vboxsync Fixed bad format specifier.
(edit) @51365   11 years vboxsync DevVGA: keep pfnCrHgcmCtlSubmit when doing pDrv replacement
(edit) @51364   11 years vboxsync DevVGA: saved state fix for disabled 3D
(edit) @51362   11 years vboxsync Disabled broken vboxVDMASaveLoadDone code (VERR_INVALID_STATE).
(edit) @51358   11 years vboxsync fix crogl disabled
(edit) @51357   11 years vboxsync wddm/crOpenGL/DevVGA: CmdVbva disable fixes
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51342   11 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51341   11 years vboxsync Missing file
(edit) @51340   11 years vboxsync Storage/AHCI: Revert to the legacy port reset method if we loaded a …
(edit) @51329   11 years vboxsync NAT: Dump info for %R[natsock] even is socket is invalid or closed.
(edit) @51324   11 years vboxsync DevVGA: fix IRQ handling racing
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51255   11 years vboxsync update alternative BIOS sources
(edit) @51237   11 years vboxsync Devices/Graphics/VGA: don't panic on VERR_PDM_NO_ATTACHED_DRIVER (e.g. …
(edit) @51232   11 years vboxsync AHCI: Another try to fix The AssertRelease issue during a reset. Move …
(edit) @51218   11 years vboxsync build fix
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51161   11 years vboxsync gcc warnings
(edit) @51155   11 years vboxsync DevPCNet: Correct CSR0 state on reset.
(edit) @51154   11 years vboxsync VGABIOS: Requests to set mode 7 must set mode 0 instead.
(edit) @51150   11 years vboxsync e1000: Phar Lap ETS support (#7346)
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51138   11 years vboxsync NAT: slirp_arp_cache_update: ARP maps IP to MAC, so check for IP match …
(edit) @51137   11 years vboxsync NAT: #7342: debug assertion in sofree() triggered by ftp connections. …
(edit) @51135   11 years vboxsync NAT: slirp_remove_redirect: fix argument passed to LogRel as %RTnaipv4 …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51114   11 years vboxsync AHCI: Make sure fWrkThreadSleeping is true if there is nothing …
(edit) @51113   11 years vboxsync NAT: Replace loopback address with NATState::alias_addr in 227 …
(edit) @51111   11 years vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51103   11 years vboxsync Devics/Storage/DrvVD: Add support for filter plugins
(edit) @51101   11 years vboxsync DevVGA/CrCmd: multimon support fix (some more to follow)
(edit) @51090   11 years vboxsync AHCI: Fix wrong boolean operator causing the while loop to exit too early
(edit) @51081   11 years vboxsync wddm/CrCmd: bugfixes + more correct complex command length info data
(edit) @51071   11 years vboxsync Networking: NAT: fix network loss due to ARP cache entry override from …
(edit) @51062   11 years vboxsync update alternative BIOS sources
(edit) @51061   11 years vboxsync Forgot to move label.
(edit) @51059   11 years vboxsync BIOS: Force hard reset if user entered POST but did not indicate warm boot.
(edit) @51058   11 years vboxsync BIOS: Set warm boot flag on Ctrl-Alt-Del.
(edit) @51057   11 years vboxsync Improved code readability slightly.
(edit) @51042   11 years vboxsync wddm/DevVGA: complex command submission; bugfixes
(edit) @51032   11 years vboxsync Networking: slirp: fixed IP adresses leak on init-reboot DHCP request.
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @51007   11 years vboxsync warning fix
(edit) @51006   11 years vboxsync burn fix
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @51000   11 years vboxsync BIOS: CMOS equipment byte must be read before running VGA POST.
(edit) @50998   11 years vboxsync PS2M: Clear any buffered command response if command reissued.
(edit) @50997   11 years vboxsync BIOS: Init vector 1Ah before initializing VGA BIOS (in case it needs PCI).
(edit) @50986   11 years vboxsync NAT: Update function comment for icmp_error to reflect r93155 (it was …
(edit) @50982   11 years vboxsync VMMDevHGCM: RTMemAllocZ instead of memset.
(edit) @50980   11 years vboxsync NAT: Rewrite icmp_error(). r91460 messed it up and all that jerking …
(edit) @50969   11 years vboxsync NAT: Undo the second hunk of r92637, nested LIST_FOREACH already does …
(edit) @50965   11 years vboxsync DevPS2: Saved state update for new PS/2 mouse emulation. Curretly disabled.
(edit) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @50951   11 years vboxsync NAT: Rename drvNATHostNetworkConfigurationChangeEventStrategySelector …
(edit) @50950   11 years vboxsync NAT: Rename fHostNetworkConfigurationEventListener parameter to …
(edit) @50949   11 years vboxsync NAT: Rename horrifying "VBOX_NAT_HNCE_EXSPOSED_NAME_RESOLUTION_INFO" …
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50938   11 years vboxsync AHCI: Fix race condition during port reset causing a release assertion …
(edit) @50928   11 years vboxsync wddm/DevVga/crOpenGL: new command submission working for 3D
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