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) @16170   16 years vboxsync More device work
(edit) @16049   16 years vboxsync HPET&SMC config
(edit) @16042   16 years vboxsync reverted r41685 (thanks Sander)
(edit) @16041   16 years vboxsync reverted 41727
(edit) @16039   16 years vboxsync Temporary reverted ACPI changes, till 2.1.2 out
(edit) @16016   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @15708   16 years vboxsync Main: #3424: Bumped XML format version to 1.6 and so that the …
(edit) @15595   16 years vboxsync #3282: Windows build fix with VBOX_WITH_NETFLT disabled.
(edit) @15593   16 years vboxsync typo
(edit) @15592   16 years vboxsync Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, …
(edit) @15582   16 years vboxsync #3281: Introduced a 'version' attribute on the <Hardware> element …
(edit) @15574   16 years vboxsync #3282: Windows build fixes.
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15498   16 years vboxsync Main/ConsoleImpl: fix iSCSI over IntNet config for good.
(edit) @15497   16 years vboxsync NetFlt/win: assertion fixes
(edit) @15485   16 years vboxsync Storage/iSCSI: back out unwanted checkin, check in the actually …
(edit) @15439   16 years vboxsync Enable 64 bits guest support on 32 bits hosts. Only use rem64 if the …
(edit) @15404   16 years vboxsync #3202: 64-bit guest support on the mac.
(edit) @15322   16 years vboxsync REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that.
(edit) @15319   16 years vboxsync ConsoleImpl2: fixes to and clean off the Rem64Enabled setting.
(edit) @15309   16 years vboxsync fixed Windows burns
(edit) @15305   16 years vboxsync REM: implement config check heuristic, to select which REM to load
(edit) @15109   16 years vboxsync Main/HardDisk2Impl: copy zero terminator too. Also deal correctly with …
(edit) @15053   16 years vboxsync Main: Pass custom hard disk properties to CFGM for child hard disk as …
(edit) @15052   16 years vboxsync Main: Pass custom hard disk properties to CFGM.
(edit) @15006   16 years vboxsync Assertion cleanup for 8 network cards.
(edit) @15000   16 years vboxsync Allow up to 8 network cards.
(edit) @14828   16 years vboxsync ConsoleImpl2: darwin+VT-x+VGA
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
(edit) @14685   16 years vboxsync NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
(edit) @14543   16 years vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
(edit) @14525   16 years vboxsync NetFlt/win: fix for wireless problem
(edit) @14485   16 years vboxsync NetFlt/win: ConsoleImpl2: wireless adapter detection
(edit) @14349   16 years vboxsync NetFlt/win: addition err logging in net settings construction
(edit) @14327   16 years vboxsync no \n in internal network name for hostif
(edit) @14317   16 years vboxsync crOpenGL: use accelerate3d property instead of extradata
(edit) @14237   16 years vboxsync compile fix for Linux netflt code
(edit) @14144   16 years vboxsync Linux hostif: added wireless interface detection for shared mac
(edit) @13886   16 years vboxsync #3202/#1865: Disable the Ring-0 parts for vga and pcnet on darwin (for …
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13779   16 years vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(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 …
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