VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31015   14 years vboxsync HDA: Allow Windows to see the HDA controller.
(edit) @31009   14 years vboxsync HDA: Added a few R/O registers.
(edit) @31001   14 years vboxsync intnetR0NetworkSetIfActive: Paranoia: Make sure there are no pending …
(edit) @30992   14 years vboxsync HDA: A few more review comments.
(edit) @30985   14 years vboxsync DevCodec: export to OSE
(edit) @30984   14 years vboxsync export HDA to OSE
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30975   14 years vboxsync LsiLogic: Fix very rare race with SMP guests resulting in an endless …
(edit) @30968   14 years vboxsync Align VUSB counters in 32-bit builds.
(edit) @30947   14 years vboxsync LsiLogic: Plug memory leak if a target doesn't exist, log CDBs to non …
(edit) @30944   14 years vboxsync bigger buffer.
(edit) @30941   14 years vboxsync Storage/iSCSI: Handle target triggered disconnects properly, without …
(edit) @30921   14 years vboxsync NAT/hostresolver: trim ending dots confusing host resolver.
(edit) @30920   14 years vboxsync NAT: don't pass empty DNS server list to guest.
(edit) @30906   14 years vboxsync Audio/HDA: naming and some todo.
(edit) @30900   14 years vboxsync VMDK: Activate new async I/O by default
(edit) @30886   14 years vboxsync Devices/Graphics: quick workaround for the crash when taking a …
(edit) @30866   14 years vboxsync Audio: Inital HDA commit. Not fully workable, compilable on Mac …
(edit) @30864   14 years vboxsync VD/Parallels: Implement async I/O support. Completely untestet right …
(edit) @30863   14 years vboxsync VD: Finish async I/O support for VMDK. Still disabled by default until …
(edit) @30857   14 years vboxsync dang
(edit) @30852   14 years vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30850   14 years vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30846   14 years vboxsync DevRTC: No point calling LogRel when we are not in R3.
(edit) @30809   14 years vboxsync BusLogic: Handle interrupt status reg better; reduces W2K bootup time …
(edit) @30805   14 years vboxsync BusLogic: Added comment re firmware special option byte.
(edit) @30775   15 years vboxsync alignment fix.
(edit) @30774   15 years vboxsync alignment fix.
(edit) @30773   15 years vboxsync alignment fix.
(edit) @30772   15 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30738   15 years vboxsync BIOS: Extended the PCI Routing Table to cover SCSI adapters.
(edit) @30729   15 years vboxsync BusLogic: Fix
(edit) @30725   15 years vboxsync BusLogic: Fix for W2K and ACPI
(edit) @30724   15 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30723   15 years vboxsync Removed more instances of obsolete PCISetIrqNoWait calls.
(edit) @30722   15 years vboxsync Removed some instances of obsolete PCISetIrqNoWait calls.
(edit) @30718   15 years vboxsync back out r63480 (burns windows)
(edit) @30715   15 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30688   15 years vboxsync BusLogic: Fix
(edit) @30687   15 years vboxsync BusLogic: Fix W2K guests
(edit) @30668   15 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30605   15 years vboxsync DevVGA: Do not attempt to dump non-printable characters.
(edit) @30597   15 years vboxsync alignment check on BUSLOGIC::CritSectIntr.
(edit) @30596   15 years vboxsync DevBusLogic: The CritSectIntr member must be 64-bit aligned even on …
(edit) @30595   15 years vboxsync DevPS2: Only call pfnSetActive if there is a driver attached
(edit) @30594   15 years vboxsync Fix VBoxBFE frontend after latest interface changes
(edit) @30593   15 years vboxsync vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
(edit) @30592   15 years vboxsync BusLogic: Fix NT4 and SCO OpenServer guests. For NT4 the product …
(edit) @30587   15 years vboxsync IntNet: Profile sends.
(edit) @30568   15 years vboxsync DevOHCI: signal an interrupt if the suspend status changes; spaces …
(edit) @30562   15 years vboxsync Devices/Input/UsbMouse: support five buttons
(edit) @30557   15 years vboxsync SrvIntNetR0.cpp: Implemented pfnPreRecv.
(edit) @30555   15 years vboxsync VD/Async: Full support for VHD images. VMDK is still in progress
(edit) @30528   15 years vboxsync USB: properly name internal USB devices for logging
(edit) @30526   15 years vboxsync VUSBUrb: logging fix
(edit) @30524   15 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @30511   15 years vboxsync Devices/Input/UsbKbd: silly regression that sent URBs back ad infinitum
(edit) @30507   15 years vboxsync Devices/Input/UsbKbd: rewrite of the event processing code to make it …
(edit) @30498   15 years vboxsync DevOHCI: typo in disabled code
(edit) @30481   15 years vboxsync VBoxHDD: Zero the buffer after a read provided valid data
(edit) @30468   15 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30451   15 years vboxsync PXE: Allow the UNDI driver to be called multiple times again (ZENworks …
(edit) @30426   15 years vboxsync NAT: small performance enhancement. (allocate mbuf if it's required).
(edit) @30425   15 years vboxsync NAT: m_free -> m_freem.
(edit) @30421   15 years vboxsync NAT: small performance enhancement (allocate intermediate buffer only …
(edit) @30416   15 years vboxsync Devices/Input/DevPS2: fix tilt wheel reporting regression which …
(edit) @30415   15 years vboxsync NAT: comments
(edit) @30404   15 years vboxsync NAT: fixed RTMemFree condition
(edit) @30402   15 years vboxsync NAT: missed m_freem calls right after icmp_error (see …
(edit) @30401   15 years vboxsync NAT: assign m_so before icmp_attach.
(edit) @30400   15 years vboxsync NAT: adds freeing of intermediate buffer.
(edit) @30399   15 years vboxsync NAT: icmp_input releasing mbuf and intermediate buffer.
(edit) @30384   15 years vboxsync SCSI: Log used I/O method
(edit) @30382   15 years vboxsync SATA: Always raise an interrupt after task completion; delaying this …
(edit) @30370   15 years vboxsync NAT: comments
(edit) @30366   15 years vboxsync use m_freem() here as well
(edit) @30363   15 years vboxsync NAT: more comments + cosmetics
(edit) @30361   15 years vboxsync NAT: icmp_input copy src mbuf and compose new one to deliver.
(edit) @30355   15 years vboxsync NAT: cosmetics
(edit) @30354   15 years vboxsync NAT: removed one goto from arp_input()
(edit) @30353   15 years vboxsync NAT: fixed m_freem() in arp_input()
(edit) @30352   15 years vboxsync NAT: comments
(edit) @30351   15 years vboxsync NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case of …
(edit) @30350   15 years vboxsync NAT: Don't m_free mbuf just after send, it's responsible of recv …
(edit) @30349   15 years vboxsync NAT: allow link down/link up when the VM is suspended
(edit) @30333   15 years vboxsync E1000: properly disconnect the network cable if the guest driver was …
(edit) @30326   15 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
(edit) @30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30313   15 years vboxsync Storage/VBoxHDD: optimize image cloning, at the moment only for newly …
(edit) @30309   15 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30271   15 years vboxsync EFI: fixes signature of GetSystemMemorySize, fetching amount of …
(edit) @30230   15 years vboxsync EFI: fix of vbox/7002.
(edit) @30224   15 years vboxsync Devices: three size_t warnings.
(edit) @30223   15 years vboxsync DrvHostDVD: More VCC100 intrinsic stupditity.
(edit) @30222   15 years vboxsync tstDeviceStructSize.cpp: VCC100 warnings.
(edit) @30221   15 years vboxsync DrvVD: todo/r=bird: lwip_recv does not set errno, so checking it here …
(edit) @30220   15 years vboxsync lwip/src/api/sockets.c: errno.h and MSC; who defines ERRNO in general?
(edit) @30219   15 years vboxsync DevVirtioNet.cpp: warning.
(edit) @30218   15 years vboxsync slirp: VCC100 errno adj.
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