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) @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
(edit) @12325   16 years vboxsync DrvHostSerial: Ported to darwin (untested).
(edit) @12268   16 years vboxsync Devices/Makefiles: PATH_TARGET elimination, push up to root …
(edit) @12188   16 years vboxsync BusLogic: Implement a simple SCSI access interface for the BIOS which …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12116   16 years vboxsync export VHD format to OSE
(edit) @12110   16 years vboxsync Device/Makefile: Removed the PATH_LIB dependency hacks for …
(edit) @11919   16 years vboxsync Devices/Makefile: $(PATH_LIB)/dll.lib deps fixed in kBuild 1692 (or …
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11825   16 years vboxsync VBOX_WITH_VMI
(edit) @11821   16 years vboxsync build fix
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11750   16 years vboxsync switch from NetBSD's bswap* to RT_BSWAP_* macros
(edit) @11741   16 years vboxsync NAT+BSD TCP/IP stack
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11556   16 years vboxsync BusLogic: updates, Linux guests are working and R0/GC components are …
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11410   16 years vboxsync BusLogic: initial commit
(edit) @11171   16 years vboxsync source list of NAT engine was changed added glue sorces DrvNAT-FreeBSD …
(edit) @10758   16 years vboxsync Use the pcap writers in DrvNetSniffer.
(edit) @10756   16 years vboxsync Made the DHCP DISCOVER request work and implemented writing of a pcap file.
(edit) @10663   16 years vboxsync Created tstIntNet-1 for checking that capturing an interface works on …
(edit) @10540   16 years vboxsync First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
(edit) @10243   16 years vboxsync disable $(PATH_LIB)/VBoxDD?.lib workaround when doing the single …
(edit) @10200   16 years vboxsync Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
(edit) @10192   16 years vboxsync The building rules for NAT was introduced (NatAlias name probably will …
(edit) @10055   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10047   16 years vboxsync Fixed vboxaml.hex dependency.
(edit) @10045   16 years vboxsync Converted PC/PXE/Makefile.kmk to a sub-makefile.
(edit) @10044   16 years vboxsync Converted Storage/VBoxHDDFormats/Makefile.kmk and it subdirectory to …
(edit) @10040   16 years vboxsync Fixed missing dependency on vbetables.h.
(edit) @9865   16 years vboxsync Solaris USB: enabled ProxyDev, and some cleanups.
(edit) @9698   16 years vboxsync build fix
(edit) @9693   16 years vboxsync VMI BIOS stubs
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @9408   17 years vboxsync Add async trasnport driver for every OS
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
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