VirtualBox

source: vbox/trunk/src/VBox/Devices/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19978   16 years vboxsync NAT: Rule to compile libalias with Slirp, switchable with …
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19845   16 years vboxsync NAT: enabling no-storing ethernet by default
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19464   16 years vboxsync HGSMI support makefile fixes, basics for passing ddraw command to host
(edit) @19409   16 years vboxsync EFI: Moved the EfiThunk.asm code down one level as indicated in comment 86.
(edit) @19351   16 years vboxsync NAT: makes NAT and NATService compilable together
(edit) @19349   16 years vboxsync DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as …
(edit) @19317   16 years vboxsync DRV: DrvNAT is switch off-able
(edit) @19272   16 years vboxsync NAT: cleanup (no VBOX_USE_NAT)
(edit) @19248   16 years vboxsync EFI: FV/FD should be bigger
(edit) @19247   16 years vboxsync Devices/Makefile.kmk: bird hack -> VBOX_WITH_ALT_EFITHUNK for making …
(edit) @19192   16 years vboxsync Devices/Makefile.kmk: EFI hacking.
(edit) @19145   16 years vboxsync EFI: polished r46371
(edit) @19127   16 years vboxsync Devices/Makefile.kmk: EFI adjustment.
(edit) @19122   16 years vboxsync Devices/Makefile.kmk: Some cleanup.
(edit) @19121   16 years vboxsync Devices/Makefile.kmk: Some cleanup.
(edit) @19002   16 years vboxsync Audio: Add support for FreeBSD
(edit) @18902   16 years vboxsync NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
(edit) @18866   16 years vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18795   16 years vboxsync NAT: enabling dns proxy
(edit) @18323   16 years vboxsync DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
(edit) @18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
(edit) @18068   16 years vboxsync remove tap for non-linux platforms
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @17940   16 years vboxsync dhcp runner fixes + disabled launching code
(edit) @17796   16 years vboxsync OSE: export iSCSI initiator, plus minor ifdef cleanup
(edit) @17637   16 years vboxsync EFI: start building an actual image
(edit) @17621   16 years vboxsync EFI: compilable at amd64
(edit) @17620   16 years vboxsync EFI: EFI ROM validation + entry point at PEI Foundation calculation
(edit) @17617   16 years vboxsync vbox.dsl: a shot at working around the 32-bit compile issue (I'm not …
(edit) @17440   16 years vboxsync NAT: DNSproxy compilable and working on Windows
(edit) @17257   16 years vboxsync NAT: adding VBOX_WITH_SLIRP_DNS_PROXY to enable compilation of Slirp …
(edit) @17223   16 years vboxsync NAT: Multi DNS is enabled
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @16627   16 years vboxsync EFI sync
(edit) @16607   16 years vboxsync EFI: set attributes on EFI source code, starting to implement loader …
(edit) @16559   16 years vboxsync initial EFI code
(edit) @16344   16 years vboxsync .darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
(edit) @16341   16 years vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @16291   16 years vboxsync NAT: multi threading. Introduces set of macroces to use …
(edit) @16245   16 years vboxsync further devices work
(edit) @16226   16 years vboxsync NAT: 1. DNS several DNS servers could be passed to guest now (with …
(edit) @16170   16 years vboxsync More device work
(edit) @16064   16 years vboxsync spaces
(edit) @16031   16 years vboxsync Generic SMC device support
(edit) @15963   16 years vboxsync initial HPET device support (not yet functional)
(edit) @15836   16 years vboxsync Devices/Serial: Enabled Host serial support for Solaris.
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15672   16 years vboxsync slirp:makes icmp support unaware of synchronization method on Windows …
(edit) @15641   16 years vboxsync moved Debug.cpp a little bit around as it is used from both, DevicesR3 …
(edit) @15637   16 years vboxsync slirp:build: VBOX_WITH_SLIRP_ICMP is removed
(edit) @15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15287   16 years vboxsync slirp: logging enhancements
(edit) @15242   16 years vboxsync slirp: activated ICMP
(edit) @14973   16 years vboxsync Devices/Makefile.kmk: Install VBoxDDU in testcase for tstVD and …
(edit) @14965   16 years vboxsync Add a very simple fault injection driver which forces timeouts during …
(edit) @14955   16 years vboxsync removed the old NAT experiment
(edit) @14827   16 years vboxsync DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @14638   16 years vboxsync NAT: some reformatting for better readability; merged …
(edit) @14625   16 years vboxsync MOving ICMP define into slirp specific declarations
(edit) @14623   16 years vboxsync ICMP support disabled (doesn't work)
(edit) @14617   16 years vboxsync NAT: finally re-enabled the 64-bit fix
(edit) @14553   16 years vboxsync introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check
(edit) @14526   16 years vboxsync Devices/Storage: iSCSI stuff, including bringing IntNet support back …
(edit) @14448   16 years vboxsync disable the new REASS code again as it seems to be responsible for …
(edit) @14438   16 years vboxsync LsiLogic: Update
(edit) @14408   16 years vboxsync re-enabled 64-bit fix
(edit) @14401   16 years vboxsync disabled reass code again, will be fixed soon
(edit) @14396   16 years vboxsync slirp: enable the new REASS code
(edit) @14391   16 years vboxsync slirp: simplified sync is default now
(edit) @14282   16 years vboxsync fixed Drivers_DEFS
(edit) @14275   16 years vboxsync TCP reassembling (compilable, but not working version)
(edit) @14227   16 years vboxsync initial preparation for injecting FreeBSD IP fragmentation code …
(edit) @14118   16 years vboxsync RT_STRICT/VBOX_STRICT vs. DEBUG confusion.
(edit) @14080   16 years vboxsync win warnings
(edit) @14042   16 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13895   16 years vboxsync OSE build fix.
(edit) @13876   16 years vboxsync OSE build hack.
(edit) @13814   16 years vboxsync OSE build fix.
(edit) @13811   16 years vboxsync win build fix
(edit) @13808   16 years vboxsync -Wno-sign-compare for slirp
(edit) @13720   16 years vboxsync win/NetFlt: NetConfig functionality moved to a separate lib
(edit) @13604   16 years vboxsync Synchronized slirp was inroduced
(edit) @13435   16 years vboxsync w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
(edit) @13421   16 years vboxsync win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
(edit) @13375   16 years vboxsync some (disabled) VMI bits
(edit) @13057   16 years vboxsync i386->x86 in makefile variables suffixes
(edit) @13056   16 years vboxsync initial implementation of i386 version of IP checksum calculation
(edit) @13039   16 years vboxsync forwarding was enabled in firewall default rule to accept loop and …
(edit) @13024   16 years vboxsync installation fixes, NetFlt initialization fixes for filter approach
(edit) @12584   16 years vboxsync Add define to make scsi driver known to PDM
(edit) @12565   16 years vboxsync Enable the BusLogic adapter by default and introduce VBOX_WITH_SCSI to …
(edit) @12551   16 years vboxsync be more verbose when logging ATA/SCSI commands
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