VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26966   15 years vboxsync UsbKbd: Sign fix.
(edit) @26965   15 years vboxsync UsbMouse: Implemented GET_STATUS request processing (for happy lsusb).
(edit) @26960   15 years vboxsync whitespace
(edit) @26959   15 years vboxsync Storage/iSCSI: fix crash when the iSCSI connection could not be …
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26948   15 years vboxsync UsbKbd: Fixed broken keyboard report descriptor. Now works with Linux …
(edit) @26945   15 years vboxsync UsbKbd: Implemented GET_STATUS request processing.
(edit) @26940   15 years vboxsync typo
(edit) @26939   15 years vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26935   15 years vboxsync pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
(edit) @26932   15 years vboxsync virtio-net: alignment
(edit) @26925   15 years vboxsync Devices/Input/DevPS2: backed out the absolute reporting code, minus …
(edit) @26917   15 years vboxsync Storage/iSCSI: implement automatically setting InitiatorName and ISID …
(edit) @26916   15 years vboxsync VBoxHDD: introduce new function pointers to the TCP interface for …
(edit) @26913   15 years vboxsync Backed out r58164 -> test box regressions
(edit) @26888   15 years vboxsync HPET: minor tweaks
(edit) @26884   15 years vboxsync ACPI: minor cleanup
(edit) @26883   15 years vboxsync MADT, MPTABLES: implemented correct description of IRQ routing in dual …
(edit) @26876   15 years vboxsync dev/Graphics: HGSMILIST additional tooling functions (to be used by …
(edit) @26875   15 years vboxsync UsbKbd: Avoided warning, but Pause key handling still needs to be …
(edit) @26870   15 years vboxsync USB Keyboard: Build fix.
(edit) @26867   15 years vboxsync UsbKbd: Improved scancode to HID usage translation.
(edit) @26865   15 years vboxsync Logging update
(edit) @26861   15 years vboxsync Two more dword write cases
(edit) @26857   15 years vboxsync JRocketVM writes the status word using a dword out
(edit) @26856   15 years vboxsync DevVGA: Some small changes to make it work without having HW …
(edit) @26837   15 years vboxsync SCSI: Do not assert if there is no sense buffer
(edit) @26836   15 years vboxsync BusLogic: Fix FreeBSD guests
(edit) @26833   15 years vboxsync wddm: .inf basic impl
(edit) @26831   15 years vboxsync BusLogic: Set initialization required bit in the status register after …
(edit) @26817   15 years vboxsync NAT: applied patch from xtracker 4710 (fix graceful connection …
(edit) @26811   15 years vboxsync UsbMouse: Reordered report to work around apparent Windows bug.
(edit) @26810   15 years vboxsync UsbMouse: Do not report boot interface on tablet.
(edit) @26783   15 years vboxsync pulse: fixed regression with temporarily freezing guests if the guest …
(edit) @26766   15 years vboxsync build fix
(edit) @26764   15 years vboxsync HPET: status register implemented, 8-byte accesses implemented (Karmic …
(edit) @26728   15 years vboxsync BIOS/DMI: fixed a bug where structures without strings were not …
(edit) @26690   15 years vboxsync Devices/PS/2: do not report that the touchscreen is being touched, as …
(edit) @26684   15 years vboxsync Storage/iSCSI: be more robust when a target reports errors for an …
(edit) @26682   15 years vboxsync UsbMouse: Added tablet support.
(edit) @26676   15 years vboxsync Network/slirp: release log typo.
(edit) @26669   15 years vboxsync Devices/Input/UsbKbd.cpp: warning, style
(edit) @26663   15 years vboxsync APIC: bump up version (watch for regressions)
(edit) @26650   15 years vboxsync pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
(edit) @26639   15 years vboxsync NAT: zone's used list should be freed only on master zone.
(edit) @26638   15 years vboxsync Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
(edit) @26624   15 years vboxsync Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
(edit) @26617   15 years vboxsync DevFwCommon.cpp: Allow more than 3 chars for product version and 12 …
(edit) @26614   15 years vboxsync CPU hotplug: Replace container objects with noop's if the attached CPU …
(edit) @26613   15 years vboxsync CPU hotplug: The container has to be there always (you can't remove a …
(edit) @26609   15 years vboxsync Main, shared f/w: changed DMI passthrough defaults
(edit) @26601   15 years vboxsync host DMI info support
(edit) @26598   15 years vboxsync NAT: read no more than available space in the mbuf.
(edit) @26597   15 years vboxsync NAT: bsd mbuf synced with last changes in drvnat.
(edit) @26596   15 years vboxsync NAT: leak in BSD mbuf sync (#3993)
(edit) @26594   15 years vboxsync CPU hotplug: Reduce the amount of AML code interpreted by the guest …
(edit) @26593   15 years vboxsync CPU hotplug: Remove a lot of code duplication in the CPU hotplug SSDT …
(edit) @26592   15 years vboxsync CPU hotplug: Fix Linux guests after ACPi table rework
(edit) @26591   15 years vboxsync EFI: better CPU frequency esteemation
(edit) @26580   15 years vboxsync slirp_state.h: Use RTReqCall*.
(edit) @26576   15 years vboxsync SrvIntNetR0.cpp: gcc maybe used uninitialized.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26572   15 years vboxsync DevPS2.cpp: stop at column 130, please.
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26560   15 years vboxsync Makefiles,RTPathChangeToDosSlashes.cpp: -whitespace
(edit) @26556   15 years vboxsync wddm: more impl
(edit) @26546   15 years vboxsync EFI: register SMBIOS tables after filling.
(edit) @26543   15 years vboxsync Audio-OSX: use DECLCALLBACK
(edit) @26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
(edit) @26523   15 years vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26506   15 years vboxsync Devices: tabs -> spaces.
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(edit) @26473   15 years vboxsync USB: Added a virtual USB mouse and keyboard. Not yet enabled.
(edit) @26467   15 years vboxsync EFI: sane TSC esteemation
(edit) @26464   15 years vboxsync EFI,Main: managing graphic modes via VBoxInternal2 extradata variables.
(edit) @26454   15 years vboxsync EFI: unused old staff.
(edit) @26453   15 years vboxsync EFI: burn fix
(edit) @26451   15 years vboxsync EFI: refactoring
(edit) @26448   15 years vboxsync more EFI OSE fixes
(edit) @26446   15 years vboxsync more EFI OSE fixes
(edit) @26442   15 years vboxsync more EFI OSE fixes
(edit) @26441   15 years vboxsync more EFI OSE fixes
(edit) @26438   15 years vboxsync EFI: more OSE fixes
(edit) @26423   15 years vboxsync NAT: some fewer AssertRelease*
(edit) @26422   15 years vboxsync Bugfix
(edit) @26408   15 years vboxsync e1000: Improved Ethernet address and link status reporting.
(edit) @26405   15 years vboxsync NAT: applied patch from xtracker 4671 (prevent release assertions when …
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26350   15 years vboxsync Removed the balloon interface from Main's VMM device. Directly call …
(edit) @26329   15 years vboxsync HPET: cleanup, OSE export, enable R0
(edit) @26312   15 years vboxsync audio: changed audio detection order (first pulse, then alsa)
(edit) @26310   15 years vboxsync e1000: Mega-patch to bring up the link in OSX.
(edit) @26309   15 years vboxsync alignment
(edit) @26308   15 years vboxsync tstDeviceStructSize: qualified the output.
(edit) @26307   15 years vboxsync e1000: alignment
(edit) @26306   15 years vboxsync pcnet: alignment.
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
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