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) @25916   15 years vboxsync Audio-OSX: More updates to the CoreAudio backend. Added sample rate …
(edit) @25870   15 years vboxsync windows build fix
(edit) @25869   15 years vboxsync Devices/Makefile.kmk: no -Wshadow for the libalias stuff
(edit) @25838   15 years vboxsync Address todos (changes the protocol for CPU ejection) and make it …
(edit) @25825   15 years vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
(edit) @25819   15 years vboxsync FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
(edit) @25818   15 years vboxsync Build fix
(edit) @25817   15 years vboxsync CPU hotplug: Merge the second patch. ACPI changes to support CPU …
(edit) @25770   15 years vboxsync Audio-OSX: Rewrite of the CoreAudio device. Added recording support.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25162   15 years vboxsync PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
(edit) @24980   15 years vboxsync Moved Virtio files to separate directory
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24706   15 years vboxsync EFI: ACPI work
(edit) @23659   15 years vboxsync wrong place
(edit) @23650   15 years vboxsync EFI: fetching firmware from server
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23157   15 years vboxsync NAT: bsd mbuf and dnsproxy conflicts are resolved
(edit) @23156   15 years vboxsync NAT: bsd mbufs makefile changes
(edit) @22968   15 years vboxsync Devices: Add option VBOX_WITH_NEW_IO_CODE to enable new I/O interface
(edit) @22908   15 years vboxsync Devices/Makefile.kmk: intentation + style + variable names.
(edit) @22876   15 years vboxsync FreeBSD: Enable host serial support. Untested but it compiles
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22854   15 years vboxsync NAT: bsd-mbuf related makefile changes.
(edit) @22843   15 years vboxsync NAT: using host resolver instead of dnsproxy.
(edit) @22830   15 years vboxsync Devices/Makefile.kmk: VBOX_WITH_HGSMI define for GC/R0 modules.
(edit) @22823   15 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22024   15 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22013   15 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21875   15 years vboxsync forgot this
(edit) @21870   15 years vboxsync Dev/PCBios: Makefile update.
(edit) @21561   15 years vboxsync Devices: Finally adding the first dtrace probes. :-)
(edit) @21558   15 years vboxsync build fix.
(edit) @21557   15 years vboxsync Solaris/USB: bits.
(edit) @21457   15 years vboxsync VMMDev: Adjusted and implemented GetHostVersion.
(edit) @21372   15 years vboxsync Compile fix
(edit) @21231   15 years vboxsync VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
(edit) @20959   15 years vboxsync NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
(edit) @20958   15 years vboxsync NAT: export of libalias
(edit) @20580   16 years vboxsync vusb: Added read-ahead buffering for isochronous endpoints. Generic, …
(edit) @20521   16 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20485   16 years vboxsync burn fix
(edit) @20484   16 years vboxsync NAT: Devices less depended from changes in slirp, rules for slirp …
(edit) @20452   16 years vboxsync NAT: Make Devices less dependend on changes in NAT
(edit) @20403   16 years vboxsync ACPI: include vbox.dsl into the binary if needed
(edit) @20400   16 years vboxsync ACPI: refactoring, prepare for dynamic DSDT generation
(edit) @20295   16 years vboxsync NAT/libalias: enable in non-OSE build
(edit) @20203   16 years vboxsync NAT/libalias: nbt module
(edit) @20167   16 years vboxsync First part of the PDMAsyncCompletion rewrite: * The Host specific …
(edit) @20100   16 years vboxsync tabs
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(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
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