VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22470   16 years vboxsync HGSMI/VBVA VGA removed obsolete code.
(edit) @22468   16 years vboxsync HGSMI/VBVA VGA saved state updates.
(edit) @22462   16 years vboxsync Reverted unintentionally committed change.
(edit) @22461   16 years vboxsync DevPS2: Protect the internal device state with a PDM critsect.
(edit) @22460   16 years vboxsync DrvNetSniffer: no need to query the upward interfaces while …
(edit) @22459   16 years vboxsync DrvNAT: more spaces and comment.
(edit) @22458   16 years vboxsync Fixed bad STAM_PROFILE_STOP usage in drvNATRecv
(edit) @22452   16 years vboxsync NAT/libalias: don't alloc to much
(edit) @22451   16 years vboxsync NAT/libalias: no-static
(edit) @22449   16 years vboxsync NAT: re-counters
(edit) @22444   16 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22433   16 years vboxsync VMMDev: fixed handling guests which did not request a display change …
(edit) @22428   16 years vboxsync NAT: initialization of ether header area on allocating mbuf.
(edit) @22423   16 years vboxsync build fix
(edit) @22421   16 years vboxsync VBoxDev: fixed logging
(edit) @22416   16 years vboxsync Logging.
(edit) @22413   16 years vboxsync NAT: Backed r51387
(edit) @22412   16 years vboxsync HGSMI/VBVA updates
(edit) @22410   16 years vboxsync NAT: some counters
(edit) @22406   16 years vboxsync NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
(edit) @22404   16 years vboxsync NAT: some cleanings
(edit) @22403   16 years vboxsync NAT: (de-)register counter macrodifinitions was introduced.
(edit) @22402   16 years vboxsync NAT: clearing temporal preprocessor's macro definitions
(edit) @22401   16 years vboxsync NAT: typo
(edit) @22400   16 years vboxsync NAT: Helping macros for counters
(edit) @22396   16 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22388   16 years vboxsync Pass the number of guest monitors to VGA device.
(edit) @22380   16 years vboxsync NAT: req queue replacement for PDMQueue is enabled by default.
(edit) @22375   16 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22369   16 years vboxsync PCNet/E1000: change the link UP delay to 5 seconds
(edit) @22361   16 years vboxsync NAT: more comments (send/recv are terms from the guest's point of view)
(edit) @22360   16 years vboxsync NAT: DrvNAT coding style and comments. No functionality change.
(edit) @22354   16 years vboxsync NAT: disabling r51281
(edit) @22353   16 years vboxsync NAT: temporal enabling Req queue
(edit) @22341   16 years vboxsync NAT: replacing PDM queue with req queue which processed with NATRx …
(edit) @22324   16 years vboxsync AHCI: Windows 7 doesn't detect additional hard disks. The command …
(edit) @22315   16 years vboxsync NAT: allocate intermediate buffer in case Slirp will really send packet.
(edit) @22278   16 years vboxsync build fix.
(edit) @22277   16 years vboxsync PDMDRVREG change (big changeset).
(edit) @22274   16 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22272   16 years vboxsync Devices/VMMDev: reset all guest mouse capabilities on device reset
(edit) @22271   16 years vboxsync Devices/VMMDev: do not hide the mouse pointer after a restore from …
(edit) @22270   16 years vboxsync Devices/VMMDev: reverted r51107 in order to split it into two changesets
(edit) @22268   16 years vboxsync Devices/VMMDev: do not hide the mouse pointer after a restore from …
(edit) @22258   16 years vboxsync Storage/iSCSI: pick up data length parameters no matter where they show up
(edit) @22256   16 years vboxsync Storage/iSCSI: bunch of fixes which improve RFC compliance and error …
(edit) @22252   16 years vboxsync NAT: polling + counter wakeup counter in NATRx
(edit) @22251   16 years vboxsync NAT: name counter fix
(edit) @22250   16 years vboxsync NAT: counter consumer false
(edit) @22249   16 years vboxsync NAT: retransmit counters
(edit) @22240   16 years vboxsync NAT: typo
(edit) @22225   16 years vboxsync NAT: typo
(edit) @22219   16 years vboxsync NAT: cosmetics
(edit) @22218   16 years vboxsync #3547: multicast is broken, fixed multicast array matching.
(edit) @22217   16 years vboxsync NAT: remove RX-check via PDM Queue experiment
(edit) @22216   16 years vboxsync NAT: enable experiment
(edit) @22215   16 years vboxsync video hw accel: basics for saved state support
(edit) @22207   16 years vboxsync NAT: PDMQueueFlusher => NATRx
(edit) @22206   16 years vboxsync NAT: make experiment more clear
(edit) @22205   16 years vboxsync NAT: Disabling PDMQueueFlush
(edit) @22202   16 years vboxsync NAT: burn fix
(edit) @22201   16 years vboxsync NAT: updated experimental pdmqueue flusher (disabled)
(edit) @22193   16 years vboxsync NAT: Moving splitting slirp_output to experimental (disabled) code and …
(edit) @22192   16 years vboxsync NAT: slirp_can_send (on NAT thread and EMT) flushes PDM queue on …
(edit) @22182   16 years vboxsync NAT: fix in rebinding/renew state detection
(edit) @22168   16 years vboxsync BIOS: Fix OS/2 bootmanager
(edit) @22160   16 years vboxsync NAT: splitting PDM consumer to serve slirp_can_output and slirp_output
(edit) @22159   16 years vboxsync NAT: fixed renew network check + init_reboot state added
(edit) @22153   16 years vboxsync pulse: fixed missing unlock when a server operation failed, for …
(edit) @22146   16 years vboxsync NAT: annoying assert
(edit) @22124   16 years vboxsync AHCI: Fix following regressions from 3.0.4 * BSOD when rebooting …
(edit) @22117   16 years vboxsync NAT: asserts removing
(edit) @22110   16 years vboxsync NAT: DSL specific assert disabled
(edit) @22103   16 years vboxsync NAT: removing some todos
(edit) @22102   16 years vboxsync NAT: flags -> bp_flags
(edit) @22101   16 years vboxsync NAT: dhcp rfc2131/rfc2132 step 1
(edit) @22096   16 years vboxsync Devices/VMMDev: simplify and complete mouse status requests
(edit) @22072   16 years vboxsync DrvHostSerial: fixed raw mode
(edit) @22027   16 years vboxsync NAT Dhcp: send NACK if requested IP is not same as the IP going to be …
(edit) @22024   16 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22021   16 years vboxsync NAT: win burn fix
(edit) @22020   16 years vboxsync NAT: 1st stage of delayed port forwarding
(edit) @22019   16 years vboxsync NAT Dhcp: fixed inverted comparison
(edit) @22014   16 years vboxsync NAT: clearing no-service calculation
(edit) @22013   16 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21997   16 years vboxsync VGABIOS: Must be the same size in both debug and release builds - …
(edit) @21996   16 years vboxsync icmp_error: don't crash when msrc is NULL (debug builds only).
(edit) @21969   16 years vboxsync Network Devices: reverted r50657 (Changed the linkdown time from 5 sec …
(edit) @21958   16 years vboxsync Network Devices: Changed the linkdown time from 5 sec => 20 sec …
(edit) @21957   16 years vboxsync Corrected assertion
(edit) @21910   16 years vboxsync AHCI: Remove flags indicating hotplug support. We don't support that yet.
(edit) @21889   16 years vboxsync Dev/PCBios: Vbox* -> VBox*
(edit) @21884   16 years vboxsync Dev/PCBios: Missing #ifdef for OEM string CFGM lookup.
(edit) @21883   16 years vboxsync PC/DevPcBios.cpp: double entry
(edit) @21875   16 years vboxsync forgot this
(edit) @21874   16 years vboxsync Dev/PcBios: added chassis information; don't change the number of DMI …
(edit) @21870   16 years vboxsync Dev/PCBios: Makefile update.
(edit) @21869   16 years vboxsync Dev/PCBios: Added OEM strings for VBox version/revision.
(edit) @21865   16 years vboxsync NAT: disable libalias debug functions in release builds
(edit) @21864   16 years vboxsync NAT: globals
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette