VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @50921   11 years vboxsync wddm/graphics/crogl: more new command submission fixes
(edit) @50920   11 years vboxsync VGABIOS: Do not increment TTY line position twice when LF is sent at …
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50891   11 years vboxsync VMMDevHGCM: do not delete pending HGCM requests when VM is being saved.
(edit) @50889   11 years vboxsync dev/graphics: fix a race
(edit) @50876   11 years vboxsync DevSerial.cpp: Added missing bits of state info to the saved state. …
(edit) @50850   11 years vboxsync 32-bit build fix
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
(edit) @50831   11 years vboxsync crOpnGL: new command submission continued
(edit) @50820   11 years vboxsync VMMDev: remove failed HGCM commands from the pending command list
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50806   11 years vboxsync PS2M: ImEx can be enabled any time.
(edit) @50804   11 years vboxsync DevVGA: set VBVA pause after loading the saved state.
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50773   11 years vboxsync remove unnamed unions
(edit) @50763   11 years vboxsync dev/vga: fixes
(edit) @50760   11 years vboxsync dev/vga: build fix
(edit) @50759   11 years vboxsync build fix
(edit) @50758   11 years vboxsync burn fix
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50708   11 years vboxsync typo
(edit) @50695   11 years vboxsync format string fixes
(edit) @50691   11 years vboxsync NAT:libslirp.h reverts r92615 (reenable network switch in dnsproxy …
(edit) @50690   11 years vboxsync NAT:slirp.c::slirp_init instead rising link_up flag do call …
(edit) @50689   11 years vboxsync NAT:bootp.c: dhcp server shouldn't crash if DNS information is empty …
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50680   11 years vboxsync VBox/Devices/Audio: New files added as a part of audio restructuring …
(edit) @50676   11 years vboxsync NAT: disabled OSX-specific code (regressions)
(edit) @50674   11 years vboxsync Devices: fixes for VBOX_WITH_HGCM undefined (thanks Genode Labs)
(edit) @50673   11 years vboxsync NAT/dnsproxy.c:timeout if DNS server list is empty just drop the request.
(edit) @50672   11 years vboxsync NAT(bootp.c, slirp.c): Handling Sleep/Resume with network change and …
(edit) @50671   11 years vboxsync NAT/libslirp.h: intoduces macrodefinition …
(edit) @50670   11 years vboxsync NAT: resolv_conf_parser.c: 1.search lists can be in numeric format, …
(edit) @50669   11 years vboxsync NAT: slirp.c: do DNS init/release in link up/down instead of …
(edit) @50663   11 years vboxsync Removed unnecessarily verbose logging.
(edit) @50654   11 years vboxsync Add some comments and minor cosmetics to improve chances of mere …
(edit) @50638   11 years vboxsync ich9pciWriteBarByte: minor cosmetic - we already have region pointer …
(edit) @50622   11 years vboxsync NAT: …
(edit) @50621   11 years vboxsync NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions.
(edit) @50620   11 years vboxsync NAT:DrvNAT.cpp: G/c line balance.
(edit) @50619   11 years vboxsync NAT: DrvNAT.cpp: nuked trailing whitespaces.
(edit) @50599   11 years vboxsync BIOS: Set ack/resend flags in IRQ1 handler.
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50583   11 years vboxsync DevPciIch9.cpp: Qualify LogRel.
(edit) @50564   11 years vboxsync AHCI: Make sure the async notification handler is called from the …
(edit) @50558   11 years vboxsync PC/BIOS: small cosmetical fixes for the boot device selection
(edit) @50552   11 years vboxsync DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
(edit) @50550   11 years vboxsync DevVGA/HGSMI: use RTList
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50533   11 years vboxsync Another missing file
(edit) @50532   11 years vboxsync Missing file
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50518   11 years vboxsync HGSMI memory allocator: saved state
(edit) @50517   11 years vboxsync Update the set of mem_* defines to match new lwip. Not that it …
(edit) @50497   11 years vboxsync DevVGA: saved state version assignment, save vmsvga state if enabled.
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50474   11 years vboxsync ip_reass: Fix typo in previous upstream fix that accidentally assigned …
(edit) @50453   11 years vboxsync USB/ReadAhead: Don't keep the buffered URBs around when the buffer …
(edit) @50366   11 years vboxsync icmp6_proxy_input: G/c unused variables.
(edit) @50328   11 years vboxsync Devices/Graphics/vmsvga: don't loop forver if the guest doesn't respond
(edit) @50320   11 years vboxsync Devices/PC/BIOS: LogRel the location of the MPS table
(edit) @50317   11 years vboxsync Devices/BIOS: update alternative source
(edit) @50294   11 years vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50283   11 years vboxsync Devices/DevAHCI,DevATA: fixed typo
(edit) @50282   11 years vboxsync Storage/AHCI: check the correct return code when unmounting a SATA …
(edit) @50273   11 years vboxsync Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
(edit) @50264   11 years vboxsync TCP_OVERSIZE_DBGCHECK is defined automatically for LWIP_DEBUG if …
(edit) @50259   11 years vboxsync DevVGA: VBVAPause
(edit) @50257   11 years vboxsync Let LWIP_DEBUGF be overridden.
(edit) @50256   11 years vboxsync LWIP_DEBUG is only tested for being defined. Don't define it as …
(edit) @50245   11 years vboxsync USBProxyDevice: Fix broken passthrough, pfnSetConfig returns a status …
(edit) @50238   11 years vboxsync win-dbg build fix
(edit) @50237   11 years vboxsync Another Solaris build fix
(edit) @50236   11 years vboxsync USB/Proxy-freebsd: Forgotten true/false -> rc conversion
(edit) @50235   11 years vboxsync Solaris build fix
(edit) @50234   11 years vboxsync USB/Proxy: More code cleanup and finish a few todos, also some new …
(edit) @50233   11 years vboxsync Windows build fix
(edit) @50232   11 years vboxsync Another Solaris build fix
(edit) @50231   11 years vboxsync OS X build fix
(edit) @50230   11 years vboxsync Solaris build fix
(edit) @50229   11 years vboxsync Removed a bit too much
(edit) @50228   11 years vboxsync USB/Proxy: Start a source code cleanup, remove unused struct members …
(edit) @50215   11 years vboxsync header fixes
(edit) @50214   11 years vboxsync dev/vga: reset only on vbe disable
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