VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42800   12 years vboxsync Main/MacGuest: EnableHVP for Mac guest.
(edit) @42571   12 years vboxsync Main/ConsoleImpl: print the file system typo for DVD/floppy images as …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42437   12 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41774   12 years vboxsync bugref..
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41352   13 years vboxsync Main: remote smartcard
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40767   13 years vboxsync also enumerate guest properties during guru meditation
(edit) @40706   13 years vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40633   13 years vboxsync several warnings
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40323   13 years vboxsync Main/Console: configure lpt ports correctly
(edit) @40192   13 years vboxsync 3D check: don't prevent the user from enabling 3D acceleration in the …
(edit) @40188   13 years vboxsync Main: disable 3D support for the guest if the availabilty test was not …
(edit) @40078   13 years vboxsync Main/NetIf: Use short interface name when composing network name on …
(edit) @40056   13 years vboxsync Main/ConsoleImpl2: Solaris: Fix invalid duplicate bridged network name …
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @39450   13 years vboxsync Main: initial DnD support
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38702   13 years vboxsync VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
(edit) @38688   13 years vboxsync ConsoleImpl2: LogRel failing to load EFI ROM.
(edit) @38628   13 years vboxsync SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
(edit) @38593   13 years vboxsync Main/Networking: Allow different users to attach to the same interface …
(edit) @38192   13 years vboxsync Main: bits for debugging cardreader.
(edit) @37902   13 years vboxsync Main: don't search for the extension pack if PCI passthrough is not …
(edit) @37828   13 years vboxsync Main/Console: fix regression introduced by the non-rotational medium …
(edit) @37824   13 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37813   13 years vboxsync Main: check for the existance of the extension pack for PCI passthrough
(edit) @37794   13 years vboxsync more PCI passthrough fixes
(edit) @37781   13 years vboxsync PCI passthrough fixes
(edit) @37687   13 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37589   13 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37471   13 years vboxsync Main/IConsole: add useHostClipboard attribute
(edit) @37283   14 years vboxsync Main: typo.
(edit) @37282   14 years vboxsync Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
(edit) @37241   14 years vboxsync ConsoleImpl2.cpp: Avoid lock order inversion issue between the VMM …
(edit) @37215   14 years vboxsync Main/UsbWebcam: disabled peremeters for initialization of device & …
(edit) @37201   14 years vboxsync Main/ConsoleImpl: build fixes
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @36991   14 years vboxsync Main: Initial support for disk hotplugging, work in progress
(edit) @36837   14 years vboxsync HPET: cleanup, ICH9-specific HPET behavior
(edit) @36703   14 years vboxsync Main/Networking: Made configNetwork less picky about adapter names on …
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36559   14 years vboxsync Main/Console: Use the device instance when detaching/attaching a …
(edit) @36523   14 years vboxsync Renamed iprt::Error to RTCError.
(edit) @36515   14 years vboxsync ExtPacks/UsbWebCam: Initial implementation of UsbWebCam (not finished, …
(edit) @36443   14 years vboxsync ConsoleImpl2.cpp: Set PGM/PciPassThrough=1.
(edit) @36439   14 years vboxsync Init COM for all EMTS and PDMThreads.
(edit) @36434   14 years vboxsync Main/ConsoleImpl2: uninitialized variable
(edit) @36400   14 years vboxsync PCI: work on IOMMU notifications
(edit) @36260   14 years vboxsync PCI: lifetime work, fixed issues with multiple PCI devices attached to …
(edit) @36130   14 years vboxsync Main: don't allow to start a VM if USB2.0 was enabled but no extension …
(edit) @36124   14 years vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
(edit) @36121   14 years vboxsync rework NetFlt/Adp
(edit) @36107   14 years vboxsync PCI: some Main work to provide correct attachment info for physical devices
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36076   14 years vboxsync Right extra data variable name.
(edit) @36075   14 years vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @36053   14 years vboxsync PCI: first version allowing registers visibility
(edit) @36041   14 years vboxsync Main/VMM: Use UVM w/ refcounting - part 1.
(edit) @36024   14 years vboxsync IOAPIC: assign ID matching MADT
(edit) @36021   14 years vboxsync Main: Correct location of the HostIPStack key. DrvVD will always use …
(edit) @35921   14 years vboxsync Main: strncpy fix
(edit) @35872   14 years vboxsync Main: Clear Console::mpVM on config constructor failure.
(edit) @35830   14 years vboxsync ConsoleImpl2: Fixed some return code confusion, clean-ups.
(edit) @35753   14 years vboxsync various nits.
(edit) @35746   14 years vboxsync dev/serial: add to ACPI tables
(edit) @35731   14 years vboxsync fix SyntheticCpu VM setting, thanks Benjamin Gilbert
(edit) @35689   14 years vboxsync Main: one more
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35667   14 years vboxsync dhcp/win: more cleaner way of fixing launch issue for NetFlt/Adp
(edit) @35661   14 years vboxsync dhcp: startup fix for netadp & netflt
(edit) @35560   14 years vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35374   14 years vboxsync hgcm -> main
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/ConsoleImpl2.cpp
(edit) @35358   14 years vboxsync backed out 69217
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