VirtualBox

source: vbox/trunk/src/VBox/Main/ConsoleImpl2.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13762   16 years vboxsync Backed out 38734.
(edit) @13759   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13722   16 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13690   16 years vboxsync VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
(edit) @13657   16 years vboxsync ConsoleImpl2.cpp: r=bird: QuietlyIgnoreAllPromisc will never be a …
(edit) @13581   16 years vboxsync Solaris/Main: VBoxNetFlt/Zones: drop promiscuous setting for VMs in …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13554   16 years vboxsync ConsoleImpl2: polish.
(edit) @13552   16 years vboxsync ConsoleImpl2.cpp: Implemented optional typing of VBoxInternal keys. …
(edit) @13534   16 years vboxsync Main/Solaris: fixed strncpy -> strlcpy (possibly missing NULL terminator)
(edit) @13522   16 years vboxsync Solaris/Main: Handled zone NIC naming.
(edit) @13406   16 years vboxsync Main/ConsoleImpl2.cpp: pcibridge config example (disabled).
(edit) @13377   16 years vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13338   16 years vboxsync white space
(edit) @13293   16 years vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13286   16 years vboxsync win NetFlt Vista64-related fixes, UI/config fixes
(edit) @13234   16 years vboxsync UI/config part of win NetFlt
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @12911   16 years vboxsync maTapFD is unsigned
(edit) @12645   16 years vboxsync ConsoleImpl2.cpp: file header.
(edit) @12588   16 years vboxsync reworked APIC structures layout - hopefully not broken smth accidentally
(edit) @12520   16 years vboxsync ConsoleImpl2: Use CFGMR3InsertNodeF, drop the #ifdef as the code will …
(edit) @12487   16 years vboxsync multiple LAPICs intermediate commit
(edit) @12432   16 years vboxsync grr
(edit) @12430   16 years vboxsync ConsoleImple2: Hungarian spelling.
(edit) @12428   16 years vboxsync more SMP work
(edit) @12028   16 years vboxsync Main: Only enable support for async I/O on platforms we support yet.
(edit) @11998   16 years vboxsync Main/vboxnetflt: Accept raw NIC names as well as NIC name + …
(edit) @11993   16 years vboxsync Main/vboxnetflt: Ethernet long names for Solaris hosts.
(edit) @11870   16 years vboxsync Main/vboxnetflt: build fix.
(edit) @11851   16 years vboxsync build fix.
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11827   16 years vboxsync Main/vboxnetflt: Solaris integration.
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11157   16 years vboxsync Replaced PDMMAC by RTMAC.
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11076   16 years vboxsync Main: Set SharedMacOnWire when detecing wireless trunk (mac).
(edit) @11063   16 years vboxsync HostServices/GuestProperties and Main: add timestamps and flags …
(edit) @10900   16 years vboxsync Main: Fixed the darwin hif setup.
(edit) @10898   16 years vboxsync Main: Host interface networking on Darwin.
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10693   16 years vboxsync Added setting for nested paging (default on).
(edit) @10372   16 years vboxsync disable the floppy controller in the ACPI tables if necessary
(edit) @9809   16 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @9728   16 years vboxsync Main: load the new hgcm service (SharedInfoService) for providing a …
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8457   17 years vboxsync be more verbose on misconfigurations
(edit) @8442   17 years vboxsync Added missing break statements
(edit) @8439   17 years vboxsync Older 82543GC chip support, works in linux only.
(edit) @8375   17 years vboxsync Main: Same as r30155 but for NetworkAttachmentType_Internal.
(edit) @8368   17 years vboxsync fixed default case
(edit) @8367   17 years vboxsync Main: Added INetworkAdapter::NATNetwork property.
(edit) @8308   17 years vboxsync Set Force11Device on a per device level so that we don't make any …
(edit) @8241   17 years vboxsync Rebrand the iSCSI initiator name. Should be harmless, as normally no …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8134   17 years vboxsync Fixed USB led when EHCI is enabled.
(edit) @8083   17 years vboxsync Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
(edit) @7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
(edit) @7989   17 years vboxsync Backed out 29633 & 29635 again
(edit) @7988   17 years vboxsync Argh!
(edit) @7987   17 years vboxsync Backed out 29633 & 29635 for now
(edit) @7982   17 years vboxsync Added setting for guest PAE (default off)
(edit) @7946   17 years vboxsync cosmetics.
(edit) @7939   17 years vboxsync AHCI: add status LED support, minor cleanups in the ahci controller code
(edit) @7773   17 years vboxsync spaces.
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7556   17 years vboxsync AHCI/Main/VBoxManage: Add configuration parameter to set the number of …
(edit) @7525   17 years vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
(edit) @7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
(edit) @7457   17 years vboxsync AHCI: add configuration options for VBoxManage and fix two mistakes
(edit) @7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7359   17 years vboxsync Fix spelling of tun permission message.
(edit) @7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6177   17 years vboxsync Make dynamic vhd disks work
(edit) @6173   17 years vboxsync Add rudimentary VHD support
(edit) @6140   17 years vboxsync Pass the VM name to the audio driver. PulseAudio will name the name of …
(edit) @6056   17 years vboxsync first version of a PulseAudio driver backend for Linux (still no pcm_in)
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5972   17 years vboxsync When the OHCI controller is alone, employ the 2.0 -> 1.1 hack to stop …
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5637   17 years vboxsync fa -> af. comment.
(edit) @5628   17 years vboxsync when inserting extra data, insert a number only if we can convert the …
(edit) @5613   17 years vboxsync EHCI: Added xml setting to enable the EHCI controller.
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
(edit) @5572   17 years vboxsync EHCI: Main integration
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @5171   17 years vboxsync Added PXEDebug option scaffolding.
(edit) @5126   17 years vboxsync Solaris
(edit) @5101   17 years vboxsync Introduce a new harddisk object which supports virtual harddisk …
(edit) @5060   17 years vboxsync Added custom line speed setting to XML/COM/CFGM. Hope I haven't …
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