Searched refs:hardware (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/
H A DStdLib.inc92 # on real hardware.
/vbox/src/VBox/Main/src-server/
H A DMachineImplCloneVM.cpp605 updateMACAddresses(it->hardware.llNetworkAdapters);
975 /* If we got a valid snapshot id, replace the hardware/storage section
990 trgMCF.hardwareMachine = sn.hardware;
1005 trgMCF.hardwareMachine = sn.hardware;
H A DSnapshotImpl.cpp756 HRESULT rc = m->pMachine->i_saveHardware(data.hardware, &data.debugging, &data.autostart);
1124 const settings::Hardware &hardware,
1204 /* load hardware and harddisk settings */
1206 HRESULT rc = i_loadHardware(hardware, pDbg, pAutostart);
1527 // (hardware + storage)
2092 /* copy all hardware data from the snapshot */
1123 initFromSettings(Machine *aMachine, const settings::Hardware &hardware, const settings::Debugging *pDbg, const settings::Autostart *pAutostart, const settings::Storage &storage, IN_GUID aSnapshotId, const Utf8Str &aStateFilePath) argument
H A DMachineImpl.cpp1366 tr("Invalid hardware version: %s\n"), aHardwareVersion.c_str());
8658 // hardware data
8728 data.hardware,
8778 * @param data Reference to the hardware settings.
8791 /* The hardware version attribute (optional). */
9041 * (The following isn't really real hardware, but it lives in HWData
9805 * Saves and commits machine data, user data and hardware data.
10093 * Saves the VM hardware configuration. It is assumed that the
10096 * @param data Reference to the settings object for the hardware config.
10109 /* The hardware versio
[all...]
/vbox/include/VBox/
H A Dsettings.h886 * Representation of Machine hardware; this is used in the MachineConfigFile.hardwareMachine
904 com::Utf8Str strVersion; // hardware version, optional
905 com::Guid uuid; // hardware uuid, optional (null).
965 // technically these two have no business in the hardware section, but for some
1181 Hardware hardware; member in struct:settings::Snapshot
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm288 ;; the hardware alone
749 ;; Handler for unexpected hardware interrupts
/vbox/src/VBox/Main/xml/
H A DSettings.cpp2163 && (hardware == s.hardware) // deep compare
2617 * and maybe fix driver information depending on the current host hardware.
2718 * have their own hardware sections.
2737 missing the hardware version, then it probably should be "2" instead
3850 readHardware(*pelmHardware, snap.hardware, snap.storage);
5046 // For settings version before 1.9, DVDs and floppies are in hardware, not storage controllers,
5214 buildHardwareXML(*pelmSnapshot, snap.hardware, snap.storage);
5975 // The hardware versions other than "1" requires settings version 1.4 (2.1+).
/vbox/src/VBox/Main/include/
H A DMachineImpl.h1539 const settings::Hardware &hardware,
/vbox/
H A Dconfigure2278 [ $WITH_DBUS -eq 1 ] && echo " --disable-dbus don't use DBus and hal for hardware detection"
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h350 struct hardware_msg_data hardware; member in union:__anon14196
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h314 struct hardware_msg_data hardware; member in union:__anon1528

Completed in 459 milliseconds