VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30738   14 years vboxsync BIOS: Extended the PCI Routing Table to cover SCSI adapters.
(edit) @30729   14 years vboxsync BusLogic: Fix
(edit) @30725   14 years vboxsync BusLogic: Fix for W2K and ACPI
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30723   14 years vboxsync Removed more instances of obsolete PCISetIrqNoWait calls.
(edit) @30722   14 years vboxsync Removed some instances of obsolete PCISetIrqNoWait calls.
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30688   14 years vboxsync BusLogic: Fix
(edit) @30687   14 years vboxsync BusLogic: Fix W2K guests
(edit) @30668   14 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30605   14 years vboxsync DevVGA: Do not attempt to dump non-printable characters.
(edit) @30597   14 years vboxsync alignment check on BUSLOGIC::CritSectIntr.
(edit) @30596   14 years vboxsync DevBusLogic: The CritSectIntr member must be 64-bit aligned even on …
(edit) @30595   14 years vboxsync DevPS2: Only call pfnSetActive if there is a driver attached
(edit) @30594   14 years vboxsync Fix VBoxBFE frontend after latest interface changes
(edit) @30593   14 years vboxsync vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
(edit) @30592   14 years vboxsync BusLogic: Fix NT4 and SCO OpenServer guests. For NT4 the product …
(edit) @30587   14 years vboxsync IntNet: Profile sends.
(edit) @30568   14 years vboxsync DevOHCI: signal an interrupt if the suspend status changes; spaces …
(edit) @30562   14 years vboxsync Devices/Input/UsbMouse: support five buttons
(edit) @30557   14 years vboxsync SrvIntNetR0.cpp: Implemented pfnPreRecv.
(edit) @30555   14 years vboxsync VD/Async: Full support for VHD images. VMDK is still in progress
(edit) @30528   14 years vboxsync USB: properly name internal USB devices for logging
(edit) @30526   14 years vboxsync VUSBUrb: logging fix
(edit) @30524   14 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @30511   14 years vboxsync Devices/Input/UsbKbd: silly regression that sent URBs back ad infinitum
(edit) @30507   14 years vboxsync Devices/Input/UsbKbd: rewrite of the event processing code to make it …
(edit) @30498   14 years vboxsync DevOHCI: typo in disabled code
(edit) @30481   14 years vboxsync VBoxHDD: Zero the buffer after a read provided valid data
(edit) @30468   14 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30451   14 years vboxsync PXE: Allow the UNDI driver to be called multiple times again (ZENworks …
(edit) @30426   14 years vboxsync NAT: small performance enhancement. (allocate mbuf if it's required).
(edit) @30425   14 years vboxsync NAT: m_free -> m_freem.
(edit) @30421   14 years vboxsync NAT: small performance enhancement (allocate intermediate buffer only …
(edit) @30416   14 years vboxsync Devices/Input/DevPS2: fix tilt wheel reporting regression which …
(edit) @30415   14 years vboxsync NAT: comments
(edit) @30404   14 years vboxsync NAT: fixed RTMemFree condition
(edit) @30402   14 years vboxsync NAT: missed m_freem calls right after icmp_error (see …
(edit) @30401   14 years vboxsync NAT: assign m_so before icmp_attach.
(edit) @30400   14 years vboxsync NAT: adds freeing of intermediate buffer.
(edit) @30399   14 years vboxsync NAT: icmp_input releasing mbuf and intermediate buffer.
(edit) @30384   14 years vboxsync SCSI: Log used I/O method
(edit) @30382   14 years vboxsync SATA: Always raise an interrupt after task completion; delaying this …
(edit) @30370   14 years vboxsync NAT: comments
(edit) @30366   14 years vboxsync use m_freem() here as well
(edit) @30363   14 years vboxsync NAT: more comments + cosmetics
(edit) @30361   14 years vboxsync NAT: icmp_input copy src mbuf and compose new one to deliver.
(edit) @30355   14 years vboxsync NAT: cosmetics
(edit) @30354   14 years vboxsync NAT: removed one goto from arp_input()
(edit) @30353   14 years vboxsync NAT: fixed m_freem() in arp_input()
(edit) @30352   14 years vboxsync NAT: comments
(edit) @30351   14 years vboxsync NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case of …
(edit) @30350   14 years vboxsync NAT: Don't m_free mbuf just after send, it's responsible of recv …
(edit) @30349   14 years vboxsync NAT: allow link down/link up when the VM is suspended
(edit) @30333   14 years vboxsync E1000: properly disconnect the network cable if the guest driver was …
(edit) @30326   14 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30313   14 years vboxsync Storage/VBoxHDD: optimize image cloning, at the moment only for newly …
(edit) @30309   14 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30271   14 years vboxsync EFI: fixes signature of GetSystemMemorySize, fetching amount of …
(edit) @30230   14 years vboxsync EFI: fix of vbox/7002.
(edit) @30224   14 years vboxsync Devices: three size_t warnings.
(edit) @30223   14 years vboxsync DrvHostDVD: More VCC100 intrinsic stupditity.
(edit) @30222   14 years vboxsync tstDeviceStructSize.cpp: VCC100 warnings.
(edit) @30221   14 years vboxsync DrvVD: todo/r=bird: lwip_recv does not set errno, so checking it here …
(edit) @30220   14 years vboxsync lwip/src/api/sockets.c: errno.h and MSC; who defines ERRNO in general?
(edit) @30219   14 years vboxsync DevVirtioNet.cpp: warning.
(edit) @30218   14 years vboxsync slirp: VCC100 errno adj.
(edit) @30174   14 years vboxsync VSCSI: Handle VERIFY(10) command. Fixes full format during Windows …
(edit) @30141   14 years vboxsync VMMDev: typo when displaying the guest version information 2
(edit) @30140   14 years vboxsync BusLogic: Fix race leading to I/O hang
(edit) @30130   14 years vboxsync PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
(edit) @30128   14 years vboxsync LsiLogic: Don't reset the interrupt mask during a unit reset. Fixes …
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30101   14 years vboxsync EFI/build: tools from the repository are used (no additional checkouts).
(edit) @30098   14 years vboxsync EFI: global definitions have been added.
(edit) @30061   15 years vboxsync Page fusion test api change
(edit) @30047   15 years vboxsync NAT: typo.
(edit) @30045   15 years vboxsync NAT: BSD sbuf.
(edit) @30044   15 years vboxsync VBoxHDD/Async: Fix variable initialization, was always 0 before. Fix …
(edit) @30041   15 years vboxsync Part 2 of the page fusion test case
(edit) @30033   15 years vboxsync VMMDev: display the information of the VMMDevReportGuestInfo2 …
(edit) @30029   15 years vboxsync #4814: vboxnetflt qdisc: Drop host->guest packets on linux.
(edit) @30018   15 years vboxsync NAT: initial contribution of FreeBSD 7.2 sbufs.
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30004   15 years vboxsync SrvIntNetR0.cpp: intnetR0NetworkDeliver must send to the internal …
(edit) @29968   15 years vboxsync NAT: do dns proxy , if the mode is enabled.
(edit) @29967   15 years vboxsync NAT: enables selecting right transaction id for dns query (fixes …
(edit) @29946   15 years vboxsync slirp.c/activate_port_forwarding: Must used LIST_FOREACH_SAFE when …
(edit) @29941   15 years vboxsync ATAController: Fix rc usage
(edit) @29917   15 years vboxsync Devices/VirtIO: fix for guests with more than 4GB RAM
(edit) @29913   15 years vboxsync DevLsiLogicSCSI.cpp: not about why 2 items are used (insert while …
(edit) @29892   15 years vboxsync build fix
(edit) @29891   15 years vboxsync Devices/Serial: allow to force the guest into 16450 mode by CFGM key
(edit) @29889   15 years vboxsync Devices/Serial: SSM state adaption for 16550A emulation
(edit) @29879   15 years vboxsync DevAHCI.cpp: r=bird: Using TMCLOCK_VIRTUAL_SYNC in devices which …
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