VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11989   16 years vboxsync All: fix typo in filemuncher and 2 wrong headers resulting from it
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(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) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(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) @11819   16 years vboxsync disable VMI BIOS
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11786   16 years vboxsync size_t -> int
(edit) @11781   16 years vboxsync VBoxHDD-new: Prepend library path to plugin name to fix plugin …
(edit) @11759   16 years vboxsync Tab removing
(edit) @11758   16 years vboxsync get rid of unused callbcaks
(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) @11734   16 years vboxsync Forgot one template. moved the LIBS.l4 prop into VBOXR3AUTOTST.
(edit) @11733   16 years vboxsync Made the automatic build tests no depend on VBoxRT.
(edit) @11731   16 years vboxsync #3076: More DYLD_FALLBACK_LIBRARY_PATH hacking.
(edit) @11730   16 years vboxsync #3076: DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH.
(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) @11684   16 years vboxsync testcast/tstIntNet-1: ICMP ping testcase. Currently just uses fixed …
(edit) @11633   16 years vboxsync vbe.c: comments.
(edit) @11628   16 years vboxsync logging fix
(edit) @11590   16 years vboxsync DrvTAPOs2: drop the obsolete comment/assertion.
(edit) @11582   16 years vboxsync Storage/ATA: increment counter for errors reported to the release log …
(edit) @11565   16 years vboxsync Workaround for bug(s) in the Ubuntu splash screen instruction emulator
(edit) @11556   16 years vboxsync BusLogic: updates, Linux guests are working and R0/GC components are …
(edit) @11538   16 years vboxsync pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
(edit) @11536   16 years vboxsync Allow ring 0 logging from the VGA BIOS
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11470   16 years vboxsync testcase/tstIntNet-1: fixed swapped dst and src mac while printing …
(edit) @11459   16 years vboxsync Storage/DrvVD: warning fix
(edit) @11451   16 years vboxsync Host Serial: Hardware independent way of wking up the status line …
(edit) @11448   16 years vboxsync DrvTAP: Increased buffer sizes to 16384 in Windows and OS/2. Increased …
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11437   16 years vboxsync PCNet build fix.
(edit) @11436   16 years vboxsync PCNet: Added check of incoming frame size. Frames over 1514 bytes …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11428   16 years vboxsync BIOS: handle empty DMI strings
(edit) @11421   16 years vboxsync Storage/VBoxHDD-new: Added backend info, listing the supported file …
(edit) @11410   16 years vboxsync BusLogic: initial commit
(edit) @11364   16 years vboxsync missing dep to the correct version stamp
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11335   16 years vboxsync fix r34221
(edit) @11316   16 years vboxsync testcase/tstIntNet-1: solaris default interface name as rge0.
(edit) @11309   16 years vboxsync iprt: Retired HCSTRING, replaced by R3STRING.
(edit) @11303   16 years vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11293   16 years vboxsync DevRTC: PDMDEVINS_2_RCPTR
(edit) @11292   16 years vboxsync pdm: Retired PDM_SRC_POS.
(edit) @11289   16 years vboxsync DevACPI: TMTimerRCPtr
(edit) @11288   16 years vboxsync Devices: %VX64 -> %RX64, %VGv -> %RGv
(edit) @11287   16 years vboxsync Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet))
(edit) @11286   16 years vboxsync Devices: %Vra -> %Rra (just preferred, not mandatory (yet))
(edit) @11285   16 years vboxsync Devices: %VGp -> %RGp (just preferred, not mandatory (yet))
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11283   16 years vboxsync Devices: Corrected a number of places where RTGCPHYS32 and %VGp and …
(edit) @11282   16 years vboxsync VMMDev: Cosmetics.
(edit) @11281   16 years vboxsync VMMDev: Cosmetics.
(edit) @11280   16 years vboxsync #1865: DevOHCI.
(edit) @11279   16 years vboxsync #1865: DevEHCI.
(edit) @11277   16 years vboxsync #1865: DevSerial. Also cleaned up the constructor mess.
(edit) @11271   16 years vboxsync DevParallel: Flower boxes.
(edit) @11270   16 years vboxsync #1865: DevParallel. Also fixed some serious GC/R0 alignment bugs and …
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11268   16 years vboxsync Devices: ELEMENTS -> RT_ELEMENTS.
(edit) @11267   16 years vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11265   16 years vboxsync DevPIC: dropped vl_vbox.h
(edit) @11264   16 years vboxsync DevPIC: pData -> pThis.
(edit) @11263   16 years vboxsync DevPIC: Use CFGM*Def.
(edit) @11262   16 years vboxsync DevPIC: cosmetics.
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11259   16 years vboxsync DrvIntNet: Jumbo frame up to 16KB.
(edit) @11257   16 years vboxsync DevPcBios: Use CFGM*Def, cosmetics.
(edit) @11255   16 years vboxsync DevPcBios.h: header.
(edit) @11254   16 years vboxsync DevPcArch: cosmetics.
(edit) @11253   16 years vboxsync DevPcArch: cosmetics.
(edit) @11252   16 years vboxsync DevPit-i8254: Cosmetics.
(edit) @11251   16 years vboxsync DevPit-i8254: Use CFGM*Def.
(edit) @11250   16 years vboxsync #1865: DevPit-i8254.
(edit) @11249   16 years vboxsync DrvDMA: cosmetics.
(edit) @11248   16 years vboxsync DrvDMA: cosmetics.
(edit) @11247   16 years vboxsync DrvDMA: cosmetics.
(edit) @11246   16 years vboxsync DrvTAP: don't leave mess behind.
(edit) @11245   16 years vboxsync DevRTC: alignment correction.
(edit) @11244   16 years vboxsync DevRTC: Cosmetics.
(edit) @11242   16 years vboxsync Increased buffer size to 16kB in DrvTap to support jumbo frames.
(edit) @11236   16 years vboxsync typo found by gcc
(edit) @11233   16 years vboxsync DevPCI: Cosmetics.
(edit) @11232   16 years vboxsync DevPCI: Cosmetics.
(edit) @11231   16 years vboxsync DevPCI: Cosmetics.
(edit) @11230   16 years vboxsync DevPCI: header.
(edit) @11224   16 years vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11223   16 years vboxsync DevAPIC: cosmetics.
(edit) @11222   16 years vboxsync DevAPIC: CFGM*Def and cosmetics.
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