VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48067   11 years vboxsync BIOS: There is no such thing as a 160K/180K/320K floppy drive.
(edit) @48059   11 years vboxsync DevFdc: Improved logging.
(edit) @48056   11 years vboxsync DrvNAT: Watch for DNS server changes on OS X and force a reconnect
(edit) @48048   11 years vboxsync Use tcpip_callback() wrapper for tcpip_callback_with_block(..., 1).
(edit) @48047   11 years vboxsync G/c leftover timer bits killed in r87475
(edit) @48046   11 years vboxsync DevDMA: Do not write memory on verify transfers.
(edit) @48033   11 years vboxsync DevPS2: Support alternate KBC reset command.
(edit) @48028   11 years vboxsync Devices: warnings.
(edit) @48001   11 years vboxsync Move proxy sources from Devices/Network/lwip-new/vbox to …
(edit) @47994   11 years vboxsync G/c compat shim from standalone proxy - committed here accidentally.
(edit) @47967   11 years vboxsync lwip-nat:pxtcp: comment update for WSARecv.
(edit) @47966   11 years vboxsync lwip-nat: zero counter of sent bytes before sending to …
(edit) @47947   11 years vboxsync lwip-nat: fix return code (and errno) for inet_pton inet_pton(3) …
(edit) @47937   11 years vboxsync 4.3 Beta 1
(edit) @47933   11 years vboxsync Devices/Network/DevINIP: use int for a rc.
(edit) @47930   11 years vboxsync Etherboot is obsolete
(edit) @47928   11 years vboxsync Devices/PC: export iPXE to OSE
(edit) @47888   11 years vboxsync fix OSE
(edit) @47887   11 years vboxsync fix OSE
(edit) @47886   11 years vboxsync export lwip-new to OSE
(edit) @47885   11 years vboxsync Devices\Input\UsbMouse: update.
(edit) @47855   11 years vboxsync Devices/input: re-added mouse wheel to tablet device.
(edit) @47842   11 years vboxsync Storage/ATA: Cleanup after bugfix
(edit) @47840   11 years vboxsync DevAPIC: burn + @todo
(edit) @47838   11 years vboxsync hack to fix the current DevATA breakage
(edit) @47830   11 years vboxsync Devices/Storage: Missing changes
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47796   11 years vboxsync Devices/Input: reverting r88027 as several guests did not like it.
(edit) @47791   11 years vboxsync Fixed a few size_t related warnings.
(edit) @47787   11 years vboxsync DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
(edit) @47785   11 years vboxsync DevATA: Unset BSY before each device <-> host PIO transfer as required …
(edit) @47784   11 years vboxsync DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
(edit) @47768   11 years vboxsync Devices/Input: add horizontal scrolling to the USB mouse device.
(edit) @47727   11 years vboxsync Devices\Input\UsbMouse: report the latest state (update).
(edit) @47725   11 years vboxsync Devices\Input\UsbMouse: implemented GET_REPORT stubs; report the …
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @47711   11 years vboxsync DevFdc: Improve error reporting.
(edit) @47710   11 years vboxsync DevATA: Added Log4 statements for logging the data being read or written.
(edit) @47702   11 years vboxsync Oops, fix precedence in a = b | c.
(edit) @47679   11 years vboxsync DevFdc: Added more cross-format media types.
(edit) @47675   11 years vboxsync UsbKbd: Report LED state changes.
(edit) @47674   11 years vboxsync tstUsbMouse: update.
(edit) @47672   11 years vboxsync Frontend,Devices: touch input updates
(edit) @47664   11 years vboxsync DevFdc: Drive table comments, fail recal on missing drive.
(edit) @47656   11 years vboxsync Devices\Input\UsbMouse: fixed tablet emulation (regression from r87343).
(edit) @47624   11 years vboxsync NATState::pDnsList contains "internal" view of addresses, so localhost …
(edit) @47613   11 years vboxsync Input/UsbMouse: warnings
(edit) @47611   11 years vboxsync DevFDC: Explicitly added a 1.2M 3.5in floppy type.
(edit) @47580   11 years vboxsync Devices/E1000: Fixed debug output for IPv4 addresses.
(edit) @47576   11 years vboxsync Devices,Main: another multi-touch build fix.
(edit) @47574   11 years vboxsync Devices: multi-touch build fix.
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47531   11 years vboxsync BIOS: Report floppy change line support.
(edit) @47530   11 years vboxsync FDC: Change line is never set if no drive is selected.
(edit) @47527   11 years vboxsync FDC: Fail READ ID if no disk in drive.
(edit) @47522   11 years vboxsync FDC: Clear interrupts the way real FDCs do.
(edit) @47506   11 years vboxsync NAT: Drop oversized frames coming from guest (#6821)
(edit) @47504   11 years vboxsync Devices/USB/VUSBUrb: Hex prefix like we use in all other places.
(edit) @47499   11 years vboxsync Devices/Network: Temporarily disconnect network devices after the host …
(edit) @47498   11 years vboxsync Audio/solaudio: Warnings.
(edit) @47497   11 years vboxsync Solaris/USB: Fix short-transfers-okay flag.
(edit) @47485   11 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47468   11 years vboxsync Devices/Input: try to avoid losing multi-touch events if the guest is …
(edit) @47466   11 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47459   11 years vboxsync e1000: Commented out SEC macro conflicting with sys/time.h
(edit) @47450   11 years vboxsync Devices/VMMDev: warning
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47422   11 years vboxsync Devices/Input: updated the USB mouse unit test.
(edit) @47418   11 years vboxsync Devices/Input/UsbMouse: multi-touch co-ordinate fix.
(edit) @47397   11 years vboxsync Removed irrelevant copy-and-pasted code.
(edit) @47361   11 years vboxsync AHCI: Fix comment
(edit) @47360   11 years vboxsync Multi-touch: little fixes.
(edit) @47331   11 years vboxsync Devices/Input/Multi-Touch: actually install the multi-touch call back.
(edit) @47321   11 years vboxsync PS2K: Merged and extended scan set 1/2 processing.
(edit) @47316   11 years vboxsync UsbKbd: Do not drop SysReq.
(edit) @47313   11 years vboxsync PS2K: Do not lose SysReq key.
(edit) @47301   11 years vboxsync Build fix.
(edit) @47300   11 years vboxsync VMMDev/ReportGuestUserState: Bugfixes.
(edit) @47299   11 years vboxsync AHCI: Unused variables, typo.
(edit) @47298   11 years vboxsync Forgot to submit file.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47259   12 years vboxsync pdmifs: fix putEventMT definition.
(edit) @47248   12 years vboxsync Input/USBMouse: fixed a warning in the test case.
(edit) @47246   12 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47244   12 years vboxsync Devices/input: make Windows like the device again for mysterious reasons.
(edit) @47227   12 years vboxsync Devices/input: more adjustments to the USB input device.
(edit) @47219   12 years vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47208   12 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47036   12 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @47035   12 years vboxsync log IMR changes.
(edit) @47006   12 years vboxsync BIOS: Properly turn off floppy motor to save electricity.
(edit) @46952   12 years vboxsync No .sym files without openwatcom, of course.
(edit) @46947   12 years vboxsync VBoxPcBios: Use HLT while waiting for floppy interrupts. Added comment …
(edit) @46946   12 years vboxsync Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
(edit) @46938   12 years vboxsync darwin build fix.
(edit) @46935   12 years vboxsync Devices/Config.kmk: Produce codeview symbol files instead of dwarf.
(edit) @46932   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM.
(edit) @46930   12 years vboxsync Devices/Input/UsbMouse: release logging.
(edit) @46923   12 years vboxsync Devices/Input: add USB multi-touch device, not yet active.
(edit) @46921   12 years vboxsync misspelled @todo.
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