Lines Matching full:guest
59 # Guest name information.
61 # @name: #optional The name of the guest
70 # Return the name information of a guest.
72 # Returns: @NameInfo of the guest
146 # @finish-migrate: guest is paused to finish the migration process
148 # @inmigrate: guest is paused waiting for an incoming migration. Note
154 # @internal-error: An internal error that prevents further guest execution
160 # @paused: guest has been paused via the 'stop' command
162 # @postmigrate: guest is paused following a successful 'migrate'
164 # @prelaunch: QEMU was started with -S and guest has not started
166 # @restore-vm: guest is paused to restore VM state
168 # @running: guest is actively running
170 # @save-vm: guest is paused to save the VM state
172 # @shutdown: guest is shut down (and -no-shutdown is in use)
174 # @suspended: guest is suspended (ACPI S3)
178 # @guest-panicked: guest has been panicked as a result of guest OS panic
184 'guest-panicked' ] }
391 # Guest UUID information.
393 # @UUID: the UUID of the guest
397 # Notes: If no UUID was specified for the guest, a null UUID is returned.
404 # Query the guest UUID information.
406 # Returns: The @UuidInfo for the guest
570 # guest (since 1.3)
630 # total downtime in milliseconds for the guest.
634 # expected downtime in milliseconds for the guest in last walk
685 # @auto-converge: If enabled, QEMU will automatically throttle down the guest
789 # data is sent to the client, the guest may no longer be halted.
945 # @locked: True if the guest has locked this device from having its media
1187 # @migrated: true if the last guest migration completed and spice
1233 # Information about the guest balloon device.
1261 # @base: the starting address (guest physical)
1263 # @limit: the ending address (guest physical)
1376 # Return information about the PCI bus topology of the guest.
1388 # The exact meaning depends on whether the I/O was initiated by a guest
1391 # @report: for guest operations, report the error to the guest;
1399 # @stop: for guest operations, stop the virtual machine;
1498 # Stop all guest VCPU execution.
1502 # Notes: This function will succeed even if the guest is already in the stopped
1503 # state. In "inmigrate" state, it will ensure that the guest
1512 # Performs a hard reset of a guest.
1521 # Requests that a guest perform a powerdown operation.
1525 # Notes: A guest may or may not respond to this command. This command
1526 # returning does not indicate that a guest has accepted the request or
1559 # Save a portion of guest memory to a file.
1561 # @val: the virtual address of the guest to start from
1582 # Save a portion of guest physical memory to a file.
1584 # @val: the physical address of the guest to start from
1602 # Resume guest VCPU execution.
1610 # Notes: This command will succeed if the guest is currently running. It
1611 # will also succeed if the guest is in the "inmigrate" state; in
1612 # this case, the effect of the command is to make sure the guest
1621 # Wakeup guest from suspend. Does nothing in case the guest isn't suspended.
1632 # Injects an Non-Maskable Interrupt into all guest's VCPUs.
1676 # then start the guest with the @cont command.
1706 # Notes: This command just issues a request to the guest. When it returns,
1707 # the balloon size may not have changed. A guest can change the balloon
1717 # Resize a block image while a guest is running.
1809 # If an error occurs during a guest write request, the device's rerror/werror
2611 # Migrates the current running guest to another Virtual Machine.
2660 # Remove a device from a guest
2668 # guest. Hot removal is an operation that requires guest cooperation.
2669 # This command merely requests that the guest begin the hot removal
2671 # DEVICE_DELETED event. Guest reset will automatically complete removal
2679 # @dump-guest-memory
2681 # Dump guest's memory to vmcore. It is a synchronous operation that can take
2682 # very long depending on the amount of guest memory. This command is only
2685 # @paging: if true, do paging to get guest's memory mapping. This allows
2689 # of RAM. This can happen for a large guest, or a
2690 # malicious guest pretending to be large.
2694 # 1. The guest may be in a catastrophic state or can have corrupted
2696 # 2. The guest can be in real-mode even if paging is enabled. For
2697 # example, the guest uses ACPI to sleep, and ACPI sleep state
2711 # want to dump all guest's memory, please specify the start @begin
2718 { 'command': 'dump-guest-memory',
2815 # @restrict: #optional isolate the guest from the host
2821 # @host: #optional guest-visible address of the host
2830 # @dns: #optional guest-visible address of the virtual nameserver
2833 guest
2839 # @hostfwd: #optional redirect incoming TCP or UDP host connections to guest
2842 # @guestfwd: #optional forward guest TCP connections
3391 # Send keys to guest.
3394 # simultaneously sent to the guest. A @KeyValue.number value is sent
3395 # directly to the guest, while @KeyValue.qcode must be a valid