VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22862   15 years vboxsync NAT: missed header
(edit) @22861   15 years vboxsync NAT: typo
(edit) @22858   15 years vboxsync Devices/Input/DevPS2: cleaned out all non-VBox-code
(edit) @22857   15 years vboxsync NAT: dns_alias loading/unloading.
(edit) @22856   15 years vboxsync NAT: backed r52078 (slirp.c only)
(edit) @22854   15 years vboxsync NAT: bsd-mbuf related makefile changes.
(edit) @22850   15 years vboxsync SCSI: Remove non supported command reporting it as an invalid opcode …
(edit) @22845   15 years vboxsync NAT: win burn fix (index -> strchr)
(edit) @22844   15 years vboxsync NAT: win burn fix.
(edit) @22843   15 years vboxsync NAT: using host resolver instead of dnsproxy.
(edit) @22841   15 years vboxsync build fix
(edit) @22839   15 years vboxsync nonsense
(edit) @22838   15 years vboxsync DevVGA: more tests
(edit) @22837   15 years vboxsync buildfix
(edit) @22835   15 years vboxsync DevVGA: more GC structure tests
(edit) @22830   15 years vboxsync Devices/Makefile.kmk: VBOX_WITH_HGSMI define for GC/R0 modules.
(edit) @22827   15 years vboxsync NAT: disable Windows delay hack for HEAD as well
(edit) @22823   15 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22751   15 years vboxsync vide hw accel: fix the bug in using glShaderSource to make it work on Mac
(edit) @22731   15 years vboxsync AHCI: Fixes for safe SG list creator
(edit) @22729   15 years vboxsync DevVGA: gcc warning
(edit) @22727   15 years vboxsync AHCI: Fallback to a safe method for processing the PRDTL if mapping …
(edit) @22726   15 years vboxsync HGSMI/VBVA saved state.
(edit) @22704   15 years vboxsync Devices/VMMDev: new mouse capability flag …
(edit) @22674   15 years vboxsync NAT: mistype.
(edit) @22673   15 years vboxsync NAT: warnings.
(edit) @22672   15 years vboxsync NAT: typo.
(edit) @22671   15 years vboxsync NAT: warnings.
(edit) @22670   15 years vboxsync NAT: win burn fix.
(edit) @22669   15 years vboxsync NAT: warnings.
(edit) @22668   15 years vboxsync NAT: some clean up.
(edit) @22664   15 years vboxsync NAT: hide away dhcp internals, adds helper lookups functions
(edit) @22653   15 years vboxsync OSE headers fixes
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22647   15 years vboxsync pulseaudio: fixed stubs for PA_PROTOCOL_VERSION 16
(edit) @22622   15 years vboxsync HGSMI: export to OSE
(edit) @22621   15 years vboxsync HGSMI: export to OSE
(edit) @22597   15 years vboxsync NAT: return back do per slirp_input check. Gratuitous ARP might be …
(edit) @22587   15 years vboxsync Comment: half sec => five secs
(edit) @22585   15 years vboxsync Devices: tabs
(edit) @22584   15 years vboxsync Devices: tab
(edit) @22576   15 years vboxsync NAT: logging, warnings
(edit) @22555   15 years vboxsync E1000: delay the bringup of link for 5 sec after VM restore.
(edit) @22543   15 years vboxsync NAT: up port-forwarding on address asignment (grateous ARP) or on …
(edit) @22542   15 years vboxsync NAT: typo
(edit) @22541   15 years vboxsync NAT: some order in ARP cache managment + gratuitous ARP request handling
(edit) @22505   15 years vboxsync NAT: missed m_free
(edit) @22501   15 years vboxsync slirp.c: weird character
(edit) @22500   15 years vboxsync NAT: replacing dhcp_cache update with arp_cache, leasing dhcp updates …
(edit) @22498   15 years vboxsync docs
(edit) @22495   15 years vboxsync NAT: nuked whitespaces.
(edit) @22494   15 years vboxsync NAT: some pollish of r51498
(edit) @22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
(edit) @22483   15 years vboxsync HGSMI/VBVA saved state.
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22478   15 years vboxsync NAT: fix of save/restore problem (some todo still required)
(edit) @22470   15 years vboxsync HGSMI/VBVA VGA removed obsolete code.
(edit) @22468   15 years vboxsync HGSMI/VBVA VGA saved state updates.
(edit) @22462   15 years vboxsync Reverted unintentionally committed change.
(edit) @22461   15 years vboxsync DevPS2: Protect the internal device state with a PDM critsect.
(edit) @22460   15 years vboxsync DrvNetSniffer: no need to query the upward interfaces while …
(edit) @22459   15 years vboxsync DrvNAT: more spaces and comment.
(edit) @22458   15 years vboxsync Fixed bad STAM_PROFILE_STOP usage in drvNATRecv
(edit) @22452   15 years vboxsync NAT/libalias: don't alloc to much
(edit) @22451   15 years vboxsync NAT/libalias: no-static
(edit) @22449   15 years vboxsync NAT: re-counters
(edit) @22444   15 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22433   15 years vboxsync VMMDev: fixed handling guests which did not request a display change …
(edit) @22428   15 years vboxsync NAT: initialization of ether header area on allocating mbuf.
(edit) @22423   15 years vboxsync build fix
(edit) @22421   15 years vboxsync VBoxDev: fixed logging
(edit) @22416   15 years vboxsync Logging.
(edit) @22413   15 years vboxsync NAT: Backed r51387
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22410   15 years vboxsync NAT: some counters
(edit) @22406   15 years vboxsync NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
(edit) @22404   15 years vboxsync NAT: some cleanings
(edit) @22403   15 years vboxsync NAT: (de-)register counter macrodifinitions was introduced.
(edit) @22402   15 years vboxsync NAT: clearing temporal preprocessor's macro definitions
(edit) @22401   15 years vboxsync NAT: typo
(edit) @22400   15 years vboxsync NAT: Helping macros for counters
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22388   15 years vboxsync Pass the number of guest monitors to VGA device.
(edit) @22380   15 years vboxsync NAT: req queue replacement for PDMQueue is enabled by default.
(edit) @22375   15 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22369   15 years vboxsync PCNet/E1000: change the link UP delay to 5 seconds
(edit) @22361   15 years vboxsync NAT: more comments (send/recv are terms from the guest's point of view)
(edit) @22360   15 years vboxsync NAT: DrvNAT coding style and comments. No functionality change.
(edit) @22354   15 years vboxsync NAT: disabling r51281
(edit) @22353   15 years vboxsync NAT: temporal enabling Req queue
(edit) @22341   15 years vboxsync NAT: replacing PDM queue with req queue which processed with NATRx …
(edit) @22324   15 years vboxsync AHCI: Windows 7 doesn't detect additional hard disks. The command …
(edit) @22315   15 years vboxsync NAT: allocate intermediate buffer in case Slirp will really send packet.
(edit) @22278   15 years vboxsync build fix.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22274   15 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22272   15 years vboxsync Devices/VMMDev: reset all guest mouse capabilities on device reset
(edit) @22271   15 years vboxsync Devices/VMMDev: do not hide the mouse pointer after a restore from …
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