Skip to content

Instantly share code, notes, and snippets.

@ehabkost
Last active April 11, 2017 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehabkost/b6fa2e8b5f1c054825549a6f4cbecd93 to your computer and use it in GitHub Desktop.
Save ehabkost/b6fa2e8b5f1c054825549a6f4cbecd93 to your computer and use it in GitHub Desktop.
Example output of https://github.com/ehabkost/gdb-qemu scripts
[
{
"request": [
"version"
],
"result": {
"os-release": "NAME=Fedora\nVERSION=\"24 (Workstation Edition)\"\nID=fedora\nVERSION_ID=24\nPRETTY_NAME=\"Fedora 24 (Workstation Edition)\"\nANSI_COLOR=\"0;34\"\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:24\"\nHOME_URL=\"https://fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=24\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=24\nPRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy\nVARIANT=\"Workstation Edition\"\nVARIANT_ID=workstation\n",
"rpm-qf": "file /home/ehabkost/rh/proj/virt/qemu/v2.8.0-build/x86_64-softmmu/qemu-system-x86_64 is not owned by any package\n",
"help": "QEMU emulator version 2.8.0 (v2.9.0-rc1-83-g9caf9e64d6-dirty)\nCopyright (c) 2003-2016 Fabrice Bellard and the QEMU Project developers\n"
}
},
{
"request": [
"help"
],
"result": "QEMU emulator version 2.8.0 (v2.9.0-rc1-83-g9caf9e64d6-dirty)\nCopyright (c) 2003-2016 Fabrice Bellard and the QEMU Project developers\nusage: qemu-system-x86_64 [options] [disk_image]\n\n'disk_image' is a raw hard disk image for IDE hard disk 0\n\nStandard options\n-h or -help display this help and exit\n-version display version information and exit\n-machine [type=]name[,prop[=value][,...]]\n selects emulated machine ('-machine help' for list)\n property accel=accel1[:accel2[:...]] selects accelerator\n supported accelerators are kvm, xen, tcg (default: tcg)\n kernel_irqchip=on|off|split controls accelerated irqchip support (default=off)\n vmport=on|off|auto controls emulation of vmport (default: auto)\n kvm_shadow_mem=size of KVM shadow MMU in bytes\n dump-guest-core=on|off include guest memory in a core dump (default=on)\n mem-merge=on|off controls memory merge support (default: on)\n igd-passthru=on|off controls IGD GFX passthrough support (default=off)\n aes-key-wrap=on|off controls support for AES key wrapping (default=on)\n dea-key-wrap=on|off controls support for DEA key wrapping (default=on)\n suppress-vmdesc=on|off disables self-describing migration (default=off)\n nvdimm=on|off controls NVDIMM support (default=off)\n enforce-config-section=on|off enforce configuration section migration (default=off)\n-cpu cpu select CPU ('-cpu help' for list)\n-accel [accel=]accelerator[,thread=single|multi]\n select accelerator ('-accel help for list')\n thread=single|multi (enable multi-threaded TCG)-smp [cpus=]n[,maxcpus=cpus][,cores=cores][,threads=threads][,sockets=sockets]\n set the number of CPUs to 'n' [default=1]\n maxcpus= maximum number of total cpus, including\n offline CPUs for hotplug, etc\n cores= number of CPU cores on one socket\n threads= number of threads on one CPU core\n sockets= number of discrete sockets in the system\n-numa node[,mem=size][,cpus=firstcpu[-lastcpu]][,nodeid=node]\n-numa node[,memdev=id][,cpus=firstcpu[-lastcpu]][,nodeid=node]\n-add-fd fd=fd,set=set[,opaque=opaque]\n Add 'fd' to fd 'set'\n-set group.id.arg=value\n set <arg> parameter for item <id> of type <group>\n i.e. -set drive.$id.file=/path/to/image\n-global driver.property=value\n-global driver=driver,property=property,value=value\n set a global default for a driver property\n-boot [order=drives][,once=drives][,menu=on|off]\n [,splash=sp_name][,splash-time=sp_time][,reboot-timeout=rb_time][,strict=on|off]\n 'drives': floppy (a), hard disk (c), CD-ROM (d), network (n)\n 'sp_name': the file's name that would be passed to bios as logo picture, if menu=on\n 'sp_time': the period that splash picture last if menu=on, unit is ms\n 'rb_timeout': the timeout before guest reboot when boot failed, unit is ms\n-m [size=]megs[,slots=n,maxmem=size]\n configure guest RAM\n size: initial amount of guest memory\n slots: number of hotplug slots (default: none)\n maxmem: maximum amount of guest memory (default: none)\nNOTE: Some architectures might enforce a specific granularity\n-mem-path FILE provide backing storage for guest RAM\n-mem-prealloc preallocate guest memory (use with -mem-path)\n-k language use keyboard layout (for example 'fr' for French)\n-audio-help print list of audio drivers and their options\n-soundhw c1,... enable audio support\n and only specified sound cards (comma separated list)\n use '-soundhw help' to get the list of supported cards\n use '-soundhw all' to enable all of them\n-balloon none disable balloon device\n-balloon virtio[,addr=str]\n enable virtio balloon device (default)\n-device driver[,prop[=value][,...]]\n add device (based on driver)\n prop=value,... sets driver properties\n use '-device help' to print all possible drivers\n use '-device driver,help' to print all possible properties\n-name string1[,process=string2][,debug-threads=on|off]\n set the name of the guest\n string1 sets the window title and string2 the process name (on Linux)\n When debug-threads is enabled, individual threads are given a separate name (on Linux)\n NOTE: The thread names are for debugging and not a stable API.\n-uuid %08x-%04x-%04x-%04x-%012x\n specify machine UUID\n\nBlock device options\n-fda/-fdb file use 'file' as floppy disk 0/1 image\n-hda/-hdb file use 'file' as IDE hard disk 0/1 image\n-hdc/-hdd file use 'file' as IDE hard disk 2/3 image\n-cdrom file use 'file' as IDE cdrom image (cdrom is ide1 master)\n-blockdev [driver=]driver[,node-name=N][,discard=ignore|unmap]\n [,cache.direct=on|off][,cache.no-flush=on|off]\n [,read-only=on|off][,detect-zeroes=on|off|unmap]\n [,driver specific parameters...]\n configure a block backend\n-drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i]\n [,cyls=c,heads=h,secs=s[,trans=t]][,snapshot=on|off]\n [,cache=writethrough|writeback|none|directsync|unsafe][,format=f]\n [,serial=s][,addr=A][,rerror=ignore|stop|report]\n [,werror=ignore|stop|report|enospc][,id=name][,aio=threads|native]\n [,readonly=on|off][,copy-on-read=on|off]\n [,discard=ignore|unmap][,detect-zeroes=on|off|unmap]\n [[,bps=b]|[[,bps_rd=r][,bps_wr=w]]]\n [[,iops=i]|[[,iops_rd=r][,iops_wr=w]]]\n [[,bps_max=bm]|[[,bps_rd_max=rm][,bps_wr_max=wm]]]\n [[,iops_max=im]|[[,iops_rd_max=irm][,iops_wr_max=iwm]]]\n [[,iops_size=is]]\n [[,group=g]]\n use 'file' as a drive image\n-mtdblock file use 'file' as on-board Flash memory image\n-sd file use 'file' as SecureDigital card image\n-pflash file use 'file' as a parallel flash image\n-snapshot write to temporary files instead of disk image files\n-hdachs c,h,s[,t]\n force hard disk 0 physical geometry and the optional BIOS\n translation (t=none or lba) (usually QEMU can guess them)\n-fsdev fsdriver,id=id[,path=path,][security_model={mapped-xattr|mapped-file|passthrough|none}]\n [,writeout=immediate][,readonly][,socket=socket|sock_fd=sock_fd]\n [[,throttling.bps-total=b]|[[,throttling.bps-read=r][,throttling.bps-write=w]]]\n [[,throttling.iops-total=i]|[[,throttling.iops-read=r][,throttling.iops-write=w]]]\n [[,throttling.bps-total-max=bm]|[[,throttling.bps-read-max=rm][,throttling.bps-write-max=wm]]]\n [[,throttling.iops-total-max=im]|[[,throttling.iops-read-max=irm][,throttling.iops-write-max=iwm]]]\n [[,throttling.iops-size=is]]\n-virtfs local,path=path,mount_tag=tag,security_model=[mapped-xattr|mapped-file|passthrough|none]\n [,writeout=immediate][,readonly][,socket=socket|sock_fd=sock_fd]\n-virtfs_synth Create synthetic file system image\n\nUSB options\n-usb enable the USB driver (will be the default soon)\n-usbdevice name add the host or guest USB device 'name'\n\nDisplay options\n-display sdl[,frame=on|off][,alt_grab=on|off][,ctrl_grab=on|off]\n [,window_close=on|off][,gl=on|off]\n-display gtk[,grab_on_hover=on|off][,gl=on|off]|\n-display vnc=<display>[,<optargs>]\n-display curses\n-display none select display type\nThe default display is equivalent to\n\t\"-display gtk\"\n-nographic disable graphical output and redirect serial I/Os to console\n-curses shorthand for -display curses\n-no-frame open SDL window without a frame and window decorations\n-alt-grab use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt)\n-ctrl-grab use Right-Ctrl to grab mouse (instead of Ctrl-Alt)\n-no-quit disable SDL window close capability\n-sdl shorthand for -display sdl\n-spice [port=port][,tls-port=secured-port][,x509-dir=<dir>]\n [,x509-key-file=<file>][,x509-key-password=<file>]\n [,x509-cert-file=<file>][,x509-cacert-file=<file>]\n [,x509-dh-key-file=<file>][,addr=addr][,ipv4|ipv6|unix]\n [,tls-ciphers=<list>]\n [,tls-channel=[main|display|cursor|inputs|record|playback]]\n [,plaintext-channel=[main|display|cursor|inputs|record|playback]]\n [,sasl][,password=<secret>][,disable-ticketing]\n [,image-compression=[auto_glz|auto_lz|quic|glz|lz|off]]\n [,jpeg-wan-compression=[auto|never|always]]\n [,zlib-glz-wan-compression=[auto|never|always]]\n [,streaming-video=[off|all|filter]][,disable-copy-paste]\n [,disable-agent-file-xfer][,agent-mouse=[on|off]]\n [,playback-compression=[on|off]][,seamless-migration=[on|off]]\n [,gl=[on|off]][,rendernode=<file>]\n enable spice\n at least one of {port, tls-port} is mandatory\n-portrait rotate graphical output 90 deg left (only PXA LCD)\n-rotate <deg> rotate graphical output some deg left (only PXA LCD)\n-vga [std|cirrus|vmware|qxl|xenfb|tcx|cg3|virtio|none]\n select video card type\n-full-screen start in full screen\n-vnc <display> shorthand for -display vnc=<display>\n\ni386 target only\n-win2k-hack use it when installing Windows 2000 to avoid a disk full bug\n-no-fd-bootchk disable boot signature checking for floppy disks\n-no-acpi disable ACPI\n-no-hpet disable HPET\n-acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,{data|file}=file1[:file2]...]\n ACPI table description\n-smbios file=binary\n load SMBIOS entry from binary file\n-smbios type=0[,vendor=str][,version=str][,date=str][,release=%d.%d]\n [,uefi=on|off]\n specify SMBIOS type 0 fields\n-smbios type=1[,manufacturer=str][,product=str][,version=str][,serial=str]\n [,uuid=uuid][,sku=str][,family=str]\n specify SMBIOS type 1 fields\n-smbios type=2[,manufacturer=str][,product=str][,version=str][,serial=str]\n [,asset=str][,location=str]\n specify SMBIOS type 2 fields\n-smbios type=3[,manufacturer=str][,version=str][,serial=str][,asset=str]\n [,sku=str]\n specify SMBIOS type 3 fields\n-smbios type=4[,sock_pfx=str][,manufacturer=str][,version=str][,serial=str]\n [,asset=str][,part=str]\n specify SMBIOS type 4 fields\n-smbios type=17[,loc_pfx=str][,bank=str][,manufacturer=str][,serial=str]\n [,asset=str][,part=str][,speed=%d]\n specify SMBIOS type 17 fields\n\nNetwork options\n-netdev user,id=str[,ipv4[=on|off]][,net=addr[/mask]][,host=addr]\n [,ipv6[=on|off]][,ipv6-net=addr[/int]][,ipv6-host=addr]\n [,restrict=on|off][,hostname=host][,dhcpstart=addr]\n [,dns=addr][,ipv6-dns=addr][,dnssearch=domain][,tftp=dir]\n [,bootfile=f][,hostfwd=rule][,guestfwd=rule][,smb=dir[,smbserver=addr]]\n configure a user mode network backend with ID 'str',\n its DHCP server and optional services\n-netdev tap,id=str[,fd=h][,fds=x:y:...:z][,ifname=name][,script=file][,downscript=dfile]\n [,br=bridge][,helper=helper][,sndbuf=nbytes][,vnet_hdr=on|off][,vhost=on|off]\n [,vhostfd=h][,vhostfds=x:y:...:z][,vhostforce=on|off][,queues=n]\n [,poll-us=n]\n configure a host TAP network backend with ID 'str'\n connected to a bridge (default=br0)\n use network scripts 'file' (default=/etc/qemu-ifup)\n to configure it and 'dfile' (default=/etc/qemu-ifdown)\n to deconfigure it\n use '[down]script=no' to disable script execution\n use network helper 'helper' (default=/usr/local/libexec/qemu-bridge-helper) to\n configure it\n use 'fd=h' to connect to an already opened TAP interface\n use 'fds=x:y:...:z' to connect to already opened multiqueue capable TAP interfaces\n use 'sndbuf=nbytes' to limit the size of the send buffer (the\n default is disabled 'sndbuf=0' to enable flow control set 'sndbuf=1048576')\n use vnet_hdr=off to avoid enabling the IFF_VNET_HDR tap flag\n use vnet_hdr=on to make the lack of IFF_VNET_HDR support an error condition\n use vhost=on to enable experimental in kernel accelerator\n (only has effect for virtio guests which use MSIX)\n use vhostforce=on to force vhost on for non-MSIX virtio guests\n use 'vhostfd=h' to connect to an already opened vhost net device\n use 'vhostfds=x:y:...:z to connect to multiple already opened vhost net devices\n use 'queues=n' to specify the number of queues to be created for multiqueue TAP\n use 'poll-us=n' to speciy the maximum number of microseconds that could be\n spent on busy polling for vhost net\n-netdev bridge,id=str[,br=bridge][,helper=helper]\n configure a host TAP network backend with ID 'str' that is\n connected to a bridge (default=br0)\n using the program 'helper (default=/usr/local/libexec/qemu-bridge-helper)\n-netdev l2tpv3,id=str,src=srcaddr,dst=dstaddr[,srcport=srcport][,dstport=dstport]\n [,rxsession=rxsession],txsession=txsession[,ipv6=on/off][,udp=on/off]\n [,cookie64=on/off][,counter][,pincounter][,txcookie=txcookie]\n [,rxcookie=rxcookie][,offset=offset]\n configure a network backend with ID 'str' connected to\n an Ethernet over L2TPv3 pseudowire.\n Linux kernel 3.3+ as well as most routers can talk\n L2TPv3. This transport allows connecting a VM to a VM,\n VM to a router and even VM to Host. It is a nearly-universal\n standard (RFC3391). Note - this implementation uses static\n pre-configured tunnels (same as the Linux kernel).\n use 'src=' to specify source address\n use 'dst=' to specify destination address\n use 'udp=on' to specify udp encapsulation\n use 'srcport=' to specify source udp port\n use 'dstport=' to specify destination udp port\n use 'ipv6=on' to force v6\n L2TPv3 uses cookies to prevent misconfiguration as\n well as a weak security measure\n use 'rxcookie=0x012345678' to specify a rxcookie\n use 'txcookie=0x012345678' to specify a txcookie\n use 'cookie64=on' to set cookie size to 64 bit, otherwise 32\n use 'counter=off' to force a 'cut-down' L2TPv3 with no counter\n use 'pincounter=on' to work around broken counter handling in peer\n use 'offset=X' to add an extra offset between header and data\n-netdev socket,id=str[,fd=h][,listen=[host]:port][,connect=host:port]\n configure a network backend to connect to another network\n using a socket connection\n-netdev socket,id=str[,fd=h][,mcast=maddr:port[,localaddr=addr]]\n configure a network backend to connect to a multicast maddr and port\n use 'localaddr=addr' to specify the host address to send packets from\n-netdev socket,id=str[,fd=h][,udp=host:port][,localaddr=host:port]\n configure a network backend to connect to another network\n using an UDP tunnel\n-netdev vhost-user,id=str,chardev=dev[,vhostforce=on|off]\n configure a vhost-user network, backed by a chardev 'dev'\n-netdev hubport,id=str,hubid=n\n configure a hub port on QEMU VLAN 'n'\n-net nic[,vlan=n][,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v]\n old way to create a new NIC and connect it to VLAN 'n'\n (use the '-device devtype,netdev=str' option if possible instead)\n-net dump[,vlan=n][,file=f][,len=n]\n dump traffic on vlan 'n' to file 'f' (max n bytes per packet)\n-net none use it alone to have zero network devices. If no -net option\n is provided, the default is '-net nic -net user'\n-net [user|tap|bridge|socket][,vlan=n][,option][,option][,...]\n old way to initialize a host network interface\n (use the -netdev option if possible instead)\n\nCharacter device options\n-chardev help\n-chardev null,id=id[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev socket,id=id[,host=host],port=port[,to=to][,ipv4][,ipv6][,nodelay][,reconnect=seconds]\n [,server][,nowait][,telnet][,reconnect=seconds][,mux=on|off]\n [,logfile=PATH][,logappend=on|off][,tls-creds=ID] (tcp)\n-chardev socket,id=id,path=path[,server][,nowait][,telnet][,reconnect=seconds]\n [,mux=on|off][,logfile=PATH][,logappend=on|off] (unix)\n-chardev udp,id=id[,host=host],port=port[,localaddr=localaddr]\n [,localport=localport][,ipv4][,ipv6][,mux=on|off]\n [,logfile=PATH][,logappend=on|off]\n-chardev msmouse,id=id[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]\n [,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev ringbuf,id=id[,size=size][,logfile=PATH][,logappend=on|off]\n-chardev file,id=id,path=path[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev pipe,id=id,path=path[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev pty,id=id[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev stdio,id=id[,mux=on|off][,signal=on|off][,logfile=PATH][,logappend=on|off]\n-chardev braille,id=id[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev serial,id=id,path=path[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev tty,id=id,path=path[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev parallel,id=id,path=path[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev parport,id=id,path=path[,mux=on|off][,logfile=PATH][,logappend=on|off]\n-chardev spicevmc,id=id,name=name[,debug=debug][,logfile=PATH][,logappend=on|off]\n-chardev spiceport,id=id,name=name[,debug=debug][,logfile=PATH][,logappend=on|off]\n\nDevice URL Syntax\n-iscsi [user=user][,password=password]\n [,header-digest=CRC32C|CR32C-NONE|NONE-CRC32C|NONE\n [,initiator-name=initiator-iqn][,id=target-iqn]\n [,timeout=timeout]\n iSCSI session parameters\nBluetooth(R) options\n-bt hci,null dumb bluetooth HCI - doesn't respond to commands\n-bt hci,host[:id]\n use host's HCI with the given name\n-bt hci[,vlan=n]\n emulate a standard HCI in virtual scatternet 'n'\n-bt vhci[,vlan=n]\n add host computer to virtual scatternet 'n' using VHCI\n-bt device:dev[,vlan=n]\n emulate a bluetooth device 'dev' in scatternet 'n'\n\nTPM device options\n-tpmdev passthrough,id=id[,path=path][,cancel-path=path]\n use path to provide path to a character device; default is /dev/tpm0\n use cancel-path to provide path to TPM's cancel sysfs entry; if\n not provided it will be searched for in /sys/class/misc/tpm?/device\n\nLinux/Multiboot boot specific\n-kernel bzImage use 'bzImage' as kernel image\n-append cmdline use 'cmdline' as kernel command line\n-initrd file use 'file' as initial ram disk\n-dtb file use 'file' as device tree image\n\nDebug/Expert options\n-fw_cfg [name=]<name>,file=<file>\n add named fw_cfg entry with contents from file\n-fw_cfg [name=]<name>,string=<str>\n add named fw_cfg entry with contents from string\n-serial dev redirect the serial port to char device 'dev'\n-parallel dev redirect the parallel port to char device 'dev'\n-monitor dev redirect the monitor to char device 'dev'\n-qmp dev like -monitor but opens in 'control' mode\n-qmp-pretty dev like -qmp but uses pretty JSON formatting\n-mon [chardev=]name[,mode=readline|control]\n-debugcon dev redirect the debug console to char device 'dev'\n-pidfile file write PID to 'file'\n-singlestep always run in singlestep mode\n-S freeze CPU at startup (use 'c' to start execution)\n-realtime [mlock=on|off]\n run qemu with realtime features\n mlock=on|off controls mlock support (default: on)\n-gdb dev wait for gdb connection on 'dev'\n-s shorthand for -gdb tcp::1234\n-d item1,... enable logging of specified items (use '-d help' for a list of log items)\n-D logfile output log to logfile (default stderr)\n-dfilter range,.. filter debug output to range of addresses (useful for -d cpu,exec,etc..)\n-L path set the directory for the BIOS, VGA BIOS and keymaps\n-bios file set the filename for the BIOS\n-enable-kvm enable KVM full virtualization support\n-enable-hax enable HAX virtualization support\n-xen-domid id specify xen guest domain id\n-xen-create create domain using xen hypercalls, bypassing xend\n warning: should not be used when xend is in use\n-xen-attach attach to existing xen domain\n xend will use this when starting QEMU\n-no-reboot exit instead of rebooting\n-no-shutdown stop before shutdown\n-loadvm [tag|id]\n start right away with a saved state (loadvm in monitor)\n-daemonize daemonize QEMU after initializing\n-option-rom rom load a file, rom, into the option ROM space\n-rtc [base=utc|localtime|date][,clock=host|rt|vm][,driftfix=none|slew]\n set the RTC base and clock, enable drift fix for clock ticks (x86 only)\n-icount [shift=N|auto][,align=on|off][,sleep=on|off,rr=record|replay,rrfile=<filename>,rrsnapshot=<snapshot>]\n enable virtual instruction counter with 2^N clock ticks per\n instruction, enable aligning the host and virtual clocks\n or disable real time cpu sleeping\n-watchdog model\n enable virtual hardware watchdog [default=none]\n-watchdog-action reset|shutdown|poweroff|pause|debug|none\n action when watchdog fires [default=reset]\n-echr chr set terminal escape character instead of ctrl-a\n-virtioconsole c\n set virtio console\n-show-cursor show cursor\n-tb-size n set TB size\n-incoming tcp:[host]:port[,to=maxport][,ipv4][,ipv6]\n-incoming rdma:host:port[,ipv4][,ipv6]\n-incoming unix:socketpath\n prepare for incoming migration, listen on\n specified protocol and socket address\n-incoming fd:fd\n-incoming exec:cmdline\n accept incoming migration on given file descriptor\n or from given external command\n-incoming defer\n wait for the URI to be specified via migrate_incoming\n-only-migratable allow only migratable devices\n-nodefaults don't create default devices\n-chroot dir chroot to dir just before starting the VM\n-runas user change to user id user just before starting the VM\n-sandbox <arg> Enable seccomp mode 2 system call filter (default 'off').\n-readconfig <file>\n-writeconfig <file>\n read/write config file\n-nodefconfig\n do not load default config files at startup\n-no-user-config\n do not load user-provided config files at startup\n-trace [[enable=]<pattern>][,events=<file>][,file=<file>]\n specify tracing options\n-enable-fips enable FIPS 140-2 compliance\n-msg timestamp[=on|off]\n change the format of messages\n on|off controls leading timestamps (default:on)\n-dump-vmstate <file>\n Output vmstate information in JSON format to file.\n Use the scripts/vmstate-static-checker.py file to\n check for possible regressions in migration code\n by comparing two such vmstate dumps.\n\nGeneric object creation\n-object TYPENAME[,PROP1=VALUE1,...]\n create a new object of type TYPENAME setting properties\n in the order they are specified. Note that the 'id'\n property must be set. These objects are placed in the\n '/objects' path.\n\nDuring emulation, the following keys are useful:\nctrl-alt-f toggle full screen\nctrl-alt-n switch to virtual console 'n'\nctrl-alt toggle mouse and keyboard grab\n\nWhen using -nographic, press 'ctrl-a h' to get some help.\n"
},
{
"request": [
"device-help"
],
"result": "Controller/Bridge/Hub devices:\nname \"i82801b11-bridge\", bus PCI\nname \"ioh3420\", bus PCI, desc \"Intel IOH device id 3420 PCIE Root Port\"\nname \"pci-bridge\", bus PCI, desc \"Standard PCI Bridge\"\nname \"pci-bridge-seat\", bus PCI, desc \"Standard PCI Bridge (multiseat)\"\nname \"pxb\", bus PCI, desc \"PCI Expander Bridge\"\nname \"pxb-pcie\", bus PCI, desc \"PCI Express Expander Bridge\"\nname \"usb-host\", bus usb-bus\nname \"usb-hub\", bus usb-bus\nname \"x3130-upstream\", bus PCI, desc \"TI X3130 Upstream Port of PCI Express Switch\"\nname \"xio3130-downstream\", bus PCI, desc \"TI X3130 Downstream Port of PCI Express Switch\"\n\nUSB devices:\nname \"ich9-usb-ehci1\", bus PCI\nname \"ich9-usb-ehci2\", bus PCI\nname \"ich9-usb-uhci1\", bus PCI\nname \"ich9-usb-uhci2\", bus PCI\nname \"ich9-usb-uhci3\", bus PCI\nname \"ich9-usb-uhci4\", bus PCI\nname \"ich9-usb-uhci5\", bus PCI\nname \"ich9-usb-uhci6\", bus PCI\nname \"nec-usb-xhci\", bus PCI\nname \"pci-ohci\", bus PCI, desc \"Apple USB Controller\"\nname \"piix3-usb-uhci\", bus PCI\nname \"piix4-usb-uhci\", bus PCI\nname \"sysbus-ohci\", bus System, desc \"OHCI USB Controller\"\nname \"usb-ehci\", bus PCI\nname \"vt82c686b-usb-uhci\", bus PCI\n\nStorage devices:\nname \"allwinner-ahci\", bus System\nname \"am53c974\", bus PCI, desc \"AMD Am53c974 PCscsi-PCI SCSI adapter\"\nname \"cfi.pflash01\", bus System\nname \"dc390\", bus PCI, desc \"Tekram DC-390 SCSI adapter\"\nname \"esp\", bus System\nname \"floppy\", bus floppy-bus, desc \"virtual floppy drive\"\nname \"ich9-ahci\", bus PCI, alias \"ahci\"\nname \"ide-cd\", bus IDE, desc \"virtual IDE CD-ROM\"\nname \"ide-drive\", bus IDE, desc \"virtual IDE disk or CD-ROM (legacy)\"\nname \"ide-hd\", bus IDE, desc \"virtual IDE disk\"\nname \"isa-fdc\", bus ISA\nname \"isa-ide\", bus ISA\nname \"lsi53c810\", bus PCI\nname \"lsi53c895a\", bus PCI, alias \"lsi\"\nname \"megasas\", bus PCI, desc \"LSI MegaRAID SAS 1078\"\nname \"megasas-gen2\", bus PCI, desc \"LSI MegaRAID SAS 2108\"\nname \"nvme\", bus PCI, desc \"Non-Volatile Memory Express\"\nname \"piix3-ide\", bus PCI\nname \"piix3-ide-xen\", bus PCI\nname \"piix4-ide\", bus PCI\nname \"pvscsi\", bus PCI\nname \"scsi-block\", bus SCSI, desc \"SCSI block device passthrough\"\nname \"scsi-cd\", bus SCSI, desc \"virtual SCSI CD-ROM\"\nname \"scsi-disk\", bus SCSI, desc \"virtual SCSI disk or CD-ROM (legacy)\"\nname \"scsi-generic\", bus SCSI, desc \"pass through generic scsi device (/dev/sg*)\"\nname \"scsi-hd\", bus SCSI, desc \"virtual SCSI disk\"\nname \"sdhci-pci\", bus PCI\nname \"SUNW,fdtwo\", bus System\nname \"sysbus-ahci\", bus System\nname \"sysbus-fdc\", bus System\nname \"usb-bot\", bus usb-bus\nname \"usb-storage\", bus usb-bus\nname \"usb-uas\", bus usb-bus\nname \"vhost-scsi\", bus virtio-bus\nname \"vhost-scsi-pci\", bus PCI\nname \"virtio-9p-device\", bus virtio-bus\nname \"virtio-9p-pci\", bus PCI, alias \"virtio-9p\"\nname \"virtio-blk-device\", bus virtio-bus\nname \"virtio-blk-pci\", bus PCI, alias \"virtio-blk\"\nname \"virtio-scsi-device\", bus virtio-bus\nname \"virtio-scsi-pci\", bus PCI, alias \"virtio-scsi\"\n\nNetwork devices:\nname \"e1000\", bus PCI, alias \"e1000-82540em\", desc \"Intel Gigabit Ethernet\"\nname \"e1000-82544gc\", bus PCI, desc \"Intel Gigabit Ethernet\"\nname \"e1000-82545em\", bus PCI, desc \"Intel Gigabit Ethernet\"\nname \"e1000e\", bus PCI, desc \"Intel 82574L GbE Controller\"\nname \"i82550\", bus PCI, desc \"Intel i82550 Ethernet\"\nname \"i82551\", bus PCI, desc \"Intel i82551 Ethernet\"\nname \"i82557a\", bus PCI, desc \"Intel i82557A Ethernet\"\nname \"i82557b\", bus PCI, desc \"Intel i82557B Ethernet\"\nname \"i82557c\", bus PCI, desc \"Intel i82557C Ethernet\"\nname \"i82558a\", bus PCI, desc \"Intel i82558A Ethernet\"\nname \"i82558b\", bus PCI, desc \"Intel i82558B Ethernet\"\nname \"i82559a\", bus PCI, desc \"Intel i82559A Ethernet\"\nname \"i82559b\", bus PCI, desc \"Intel i82559B Ethernet\"\nname \"i82559c\", bus PCI, desc \"Intel i82559C Ethernet\"\nname \"i82559er\", bus PCI, desc \"Intel i82559ER Ethernet\"\nname \"i82562\", bus PCI, desc \"Intel i82562 Ethernet\"\nname \"i82801\", bus PCI, desc \"Intel i82801 Ethernet\"\nname \"ne2k_isa\", bus ISA\nname \"ne2k_pci\", bus PCI\nname \"pcnet\", bus PCI\nname \"rocker\", bus PCI, desc \"Rocker Switch\"\nname \"rtl8139\", bus PCI\nname \"usb-bt-dongle\", bus usb-bus\nname \"usb-net\", bus usb-bus\nname \"virtio-net-device\", bus virtio-bus\nname \"virtio-net-pci\", bus PCI, alias \"virtio-net\"\nname \"vmxnet3\", bus PCI, desc \"VMWare Paravirtualized Ethernet v3\"\n\nInput devices:\nname \"ccid-card-emulated\", bus ccid-bus, desc \"emulated smartcard\"\nname \"ccid-card-passthru\", bus ccid-bus, desc \"passthrough smartcard\"\nname \"ipoctal232\", bus IndustryPack, desc \"GE IP-Octal 232 8-channel RS-232 IndustryPack\"\nname \"isa-parallel\", bus ISA\nname \"isa-serial\", bus ISA\nname \"pci-serial\", bus PCI\nname \"pci-serial-2x\", bus PCI\nname \"pci-serial-4x\", bus PCI\nname \"tpci200\", bus PCI, desc \"TEWS TPCI200 IndustryPack carrier\"\nname \"usb-braille\", bus usb-bus\nname \"usb-ccid\", bus usb-bus, desc \"CCID Rev 1.1 smartcard reader\"\nname \"usb-kbd\", bus usb-bus\nname \"usb-mouse\", bus usb-bus\nname \"usb-serial\", bus usb-bus\nname \"usb-tablet\", bus usb-bus\nname \"usb-wacom-tablet\", bus usb-bus, desc \"QEMU PenPartner Tablet\"\nname \"virtconsole\", bus virtio-serial-bus\nname \"virtio-input-host-device\", bus virtio-bus\nname \"virtio-input-host-pci\", bus PCI, alias \"virtio-input-host\"\nname \"virtio-keyboard-device\", bus virtio-bus\nname \"virtio-keyboard-pci\", bus PCI, alias \"virtio-keyboard\"\nname \"virtio-mouse-device\", bus virtio-bus\nname \"virtio-mouse-pci\", bus PCI, alias \"virtio-mouse\"\nname \"virtio-serial-device\", bus virtio-bus\nname \"virtio-serial-pci\", bus PCI, alias \"virtio-serial\"\nname \"virtio-tablet-device\", bus virtio-bus\nname \"virtio-tablet-pci\", bus PCI, alias \"virtio-tablet\"\nname \"virtserialport\", bus virtio-serial-bus\n\nDisplay devices:\nname \"cirrus-vga\", bus PCI, desc \"Cirrus CLGD 54xx VGA\"\nname \"isa-cirrus-vga\", bus ISA\nname \"isa-vga\", bus ISA\nname \"qxl\", bus PCI, desc \"Spice QXL GPU (secondary)\"\nname \"qxl-vga\", bus PCI, desc \"Spice QXL GPU (primary, vga compatible)\"\nname \"secondary-vga\", bus PCI\nname \"sga\", bus ISA, desc \"Serial Graphics Adapter\"\nname \"VGA\", bus PCI\nname \"virtio-gpu-pci\", bus PCI, alias \"virtio-gpu\"\nname \"virtio-vga\", bus PCI\nname \"vmware-svga\", bus PCI\n\nSound devices:\nname \"AC97\", bus PCI, desc \"Intel 82801AA AC97 Audio\"\nname \"adlib\", bus ISA, desc \"Yamaha YM3812 (OPL2)\"\nname \"cs4231a\", bus ISA, desc \"Crystal Semiconductor CS4231A\"\nname \"ES1370\", bus PCI, desc \"ENSONIQ AudioPCI ES1370\"\nname \"gus\", bus ISA, desc \"Gravis Ultrasound GF1\"\nname \"hda-duplex\", bus HDA, desc \"HDA Audio Codec, duplex (line-out, line-in)\"\nname \"hda-micro\", bus HDA, desc \"HDA Audio Codec, duplex (speaker, microphone)\"\nname \"hda-output\", bus HDA, desc \"HDA Audio Codec, output-only (line-out)\"\nname \"ich9-intel-hda\", bus PCI, desc \"Intel HD Audio Controller (ich9)\"\nname \"intel-hda\", bus PCI, desc \"Intel HD Audio Controller (ich6)\"\nname \"sb16\", bus ISA, desc \"Creative Sound Blaster 16\"\nname \"usb-audio\", bus usb-bus\n\nMisc devices:\nname \"hyperv-testdev\", bus ISA\nname \"i6300esb\", bus PCI\nname \"ib700\", bus ISA\nname \"isa-applesmc\", bus ISA\nname \"isa-debug-exit\", bus ISA\nname \"isa-debugcon\", bus ISA\nname \"ivshmem\", bus PCI, desc \"Inter-VM shared memory (legacy)\"\nname \"ivshmem-doorbell\", bus PCI, desc \"Inter-VM shared memory\"\nname \"ivshmem-plain\", bus PCI, desc \"Inter-VM shared memory\"\nname \"kvm-pci-assign\", bus PCI, alias \"pci-assign\", desc \"KVM-based PCI passthrough\"\nname \"pc-testdev\", bus ISA\nname \"pci-testdev\", bus PCI, desc \"PCI Test Device\"\nname \"pvpanic\", bus ISA\nname \"usb-redir\", bus usb-bus\nname \"vfio-amd-xgbe\", bus System, desc \"VFIO AMD XGBE\"\nname \"vfio-calxeda-xgmac\", bus System, desc \"VFIO Calxeda XGMAC\"\nname \"vfio-pci\", bus PCI, desc \"VFIO-based PCI device assignment\"\nname \"vhost-vsock-device\", bus virtio-bus\nname \"vhost-vsock-pci\", bus PCI\nname \"virtio-balloon-device\", bus virtio-bus\nname \"virtio-balloon-pci\", bus PCI, alias \"virtio-balloon\"\nname \"virtio-crypto-device\", bus virtio-bus\nname \"virtio-crypto-pci\", bus PCI\nname \"virtio-mmio\", bus System\nname \"virtio-rng-device\", bus virtio-bus\nname \"virtio-rng-pci\", bus PCI, alias \"virtio-rng\"\nname \"xen-backend\", bus xen-sysbus\nname \"xen-pci-passthrough\", bus PCI, desc \"Assign an host PCI device with Xen\"\nname \"xen-platform\", bus PCI, desc \"XEN platform pci device\"\n\nUncategorized devices:\nname \"486-x86_64-cpu\"\nname \"amd-iommu\", bus System\nname \"AMDVI-PCI\", bus PCI\nname \"athlon-x86_64-cpu\"\nname \"Broadwell-noTSX-x86_64-cpu\"\nname \"Broadwell-x86_64-cpu\"\nname \"Conroe-x86_64-cpu\"\nname \"core2duo-x86_64-cpu\"\nname \"coreduo-x86_64-cpu\"\nname \"edu\", bus PCI\nname \"fw_cfg_io\", bus System\nname \"fw_cfg_mem\", bus System\nname \"generic-sdhci\", bus System\nname \"Haswell-noTSX-x86_64-cpu\"\nname \"Haswell-x86_64-cpu\"\nname \"host-x86_64-cpu\"\nname \"hpet\", bus System\nname \"i8042\", bus ISA\nname \"igd-passthrough-isa-bridge\", bus PCI, desc \"ISA bridge faked to support IGD PT\"\nname \"intel-iommu\", bus System\nname \"ioapic\", bus System\nname \"ipmi-bmc-extern\"\nname \"ipmi-bmc-sim\"\nname \"isa-ipmi-bt\", bus ISA\nname \"isa-ipmi-kcs\", bus ISA\nname \"isabus-bridge\", bus System\nname \"IvyBridge-x86_64-cpu\"\nname \"kvm-ioapic\", bus System\nname \"kvm32-x86_64-cpu\"\nname \"kvm64-x86_64-cpu\"\nname \"kvmclock\", bus System\nname \"kvmvapic\", bus System\nname \"loader\", desc \"Generic Loader\"\nname \"mptsas1068\", bus PCI, desc \"LSI SAS 1068\"\nname \"n270-x86_64-cpu\"\nname \"Nehalem-x86_64-cpu\"\nname \"nvdimm\", desc \"DIMM memory module\"\nname \"Opteron_G1-x86_64-cpu\"\nname \"Opteron_G2-x86_64-cpu\"\nname \"Opteron_G3-x86_64-cpu\"\nname \"Opteron_G4-x86_64-cpu\"\nname \"Opteron_G5-x86_64-cpu\"\nname \"or-irq\"\nname \"pc-dimm\", desc \"DIMM memory module\"\nname \"Penryn-x86_64-cpu\"\nname \"pentium-x86_64-cpu\"\nname \"pentium2-x86_64-cpu\"\nname \"pentium3-x86_64-cpu\"\nname \"phenom-x86_64-cpu\"\nname \"qemu,register\"\nname \"qemu32-x86_64-cpu\"\nname \"qemu64-x86_64-cpu\"\nname \"SandyBridge-x86_64-cpu\"\nname \"sd-card\", bus sd-bus\nname \"Skylake-Client-x86_64-cpu\"\nname \"tpm-tis\", bus ISA\nname \"usb-mtp\", bus usb-bus\nname \"vfio-pci-igd-lpc-bridge\", bus PCI, desc \"VFIO dummy ISA/LPC bridge for IGD assignment\"\nname \"virtio-gpu-device\", bus virtio-bus\nname \"Westmere-x86_64-cpu\"\nname \"xen-pvdevice\", bus PCI, desc \"Xen PV Device\"\nname \"xen-sysdev\", bus xen-sysbus\n"
},
{
"request": [
"machine-help"
],
"result": "Supported machines are:\npc Standard PC (i440FX + PIIX, 1996) (alias of pc-i440fx-2.8)\npc-i440fx-2.8 Standard PC (i440FX + PIIX, 1996) (default)\npc-i440fx-2.7 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.6 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.5 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.4 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.3 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.2 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.1 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-2.0 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-1.7 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-1.6 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-1.5 Standard PC (i440FX + PIIX, 1996)\npc-i440fx-1.4 Standard PC (i440FX + PIIX, 1996)\npc-1.3 Standard PC (i440FX + PIIX, 1996)\npc-1.2 Standard PC (i440FX + PIIX, 1996)\npc-1.1 Standard PC (i440FX + PIIX, 1996)\npc-1.0 Standard PC (i440FX + PIIX, 1996)\npc-0.15 Standard PC (i440FX + PIIX, 1996)\npc-0.14 Standard PC (i440FX + PIIX, 1996)\npc-0.13 Standard PC (i440FX + PIIX, 1996)\npc-0.12 Standard PC (i440FX + PIIX, 1996)\npc-0.11 Standard PC (i440FX + PIIX, 1996)\npc-0.10 Standard PC (i440FX + PIIX, 1996)\nq35 Standard PC (Q35 + ICH9, 2009) (alias of pc-q35-2.8)\npc-q35-2.8 Standard PC (Q35 + ICH9, 2009)\npc-q35-2.7 Standard PC (Q35 + ICH9, 2009)\npc-q35-2.6 Standard PC (Q35 + ICH9, 2009)\npc-q35-2.5 Standard PC (Q35 + ICH9, 2009)\npc-q35-2.4 Standard PC (Q35 + ICH9, 2009)\nisapc ISA-only PC\nnone empty machine\nxenfv Xen Fully-virtualized PC\nxenpv Xen Para-virtualized PC\n"
},
{
"request": [
"cpu-help"
],
"result": "Available CPUs:\nx86 486 \nx86 Broadwell-noTSX Intel Core Processor (Broadwell, no TSX) \nx86 Broadwell Intel Core Processor (Broadwell) \nx86 Conroe Intel Celeron_4x0 (Conroe/Merom Class Core 2) \nx86 Haswell-noTSX Intel Core Processor (Haswell, no TSX) \nx86 Haswell Intel Core Processor (Haswell) \nx86 IvyBridge Intel Xeon E3-12xx v2 (Ivy Bridge) \nx86 Nehalem Intel Core i7 9xx (Nehalem Class Core i7) \nx86 Opteron_G1 AMD Opteron 240 (Gen 1 Class Opteron) \nx86 Opteron_G2 AMD Opteron 22xx (Gen 2 Class Opteron) \nx86 Opteron_G3 AMD Opteron 23xx (Gen 3 Class Opteron) \nx86 Opteron_G4 AMD Opteron 62xx class CPU \nx86 Opteron_G5 AMD Opteron 63xx class CPU \nx86 Penryn Intel Core 2 Duo P9xxx (Penryn Class Core 2) \nx86 SandyBridge Intel Xeon E312xx (Sandy Bridge) \nx86 Skylake-Client Intel Core Processor (Skylake) \nx86 Westmere Westmere E56xx/L56xx/X56xx (Nehalem-C) \nx86 athlon QEMU Virtual CPU version 2.5+ \nx86 core2duo Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz \nx86 coreduo Genuine Intel(R) CPU T2600 @ 2.16GHz \nx86 kvm32 Common 32-bit KVM processor \nx86 kvm64 Common KVM processor \nx86 n270 Intel(R) Atom(TM) CPU N270 @ 1.60GHz \nx86 pentium \nx86 pentium2 \nx86 pentium3 \nx86 phenom AMD Phenom(tm) 9550 Quad-Core Processor \nx86 qemu32 QEMU Virtual CPU version 2.5+ \nx86 qemu64 QEMU Virtual CPU version 2.5+ \nx86 host KVM processor with all supported host features (only available in KVM mode)\n\nRecognized CPUID flags:\n fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 pn clflush ds acpi mmx fxsr sse sse2 ss ht tm ia64 pbe\n pni pclmulqdq dtes64 monitor ds-cpl vmx smx est tm2 ssse3 cid fma cx16 xtpr pdcm pcid dca sse4.1 sse4.2 x2apic movbe popcnt tsc-deadline aes xsave osxsave avx f16c rdrand hypervisor\n fsgsbase tsc-adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap avx512ifma pcommit clflushopt clwb avx512pf avx512er avx512cd avx512bw avx512vl\n avx512vbmi umip pku ospke rdpid\n avx512-4vnniw avx512-4fmaps\n syscall nx mmxext fxsr-opt pdpe1gb rdtscp lm 3dnowext 3dnow\n lahf-lm cmp-legacy svm extapic cr8legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid-msr tbm topoext perfctr-core perfctr-nb\n invtsc\n xstore xstore-en xcrypt xcrypt-en ace2 ace2-en phe phe-en pmm pmm-en\n kvmclock kvm-nopiodelay kvm-mmu kvmclock kvm-asyncpf kvm-steal-time kvm-pv-eoi kvm-pv-unhalt kvmclock-stable-bit\n \n \n \n npt lbrv svm-lock nrip-save tsc-scale vmcb-clean flushbyasid decodeassists pause-filter pfthreshold\n xsaveopt xsavec xgetbv1 xsaves\n arat\n \n \n"
},
{
"request": [
"hostname"
],
"result": {
"platform.node": "thinpad.lan.raisama.net",
"gethostname": "thinpad.lan.raisama.net"
}
},
{
"request": [
"qmp-info"
],
"result": {
"devtype-hierarchy": {
"rocker": [
{
"name": "rocker"
}
],
"vfio-platform": [
{
"name": "vfio-amd-xgbe"
},
{
"name": "vfio-calxeda-xgmac"
}
],
"hpet": [
{
"name": "hpet"
}
],
"megasas-gen2": [
{
"name": "megasas-gen2"
}
],
"pci-vga": [
{
"name": "VGA"
},
{
"name": "secondary-vga"
}
],
"pcie-slot": [
{
"name": "xio3130-downstream"
},
{
"name": "ioh3420"
}
],
"ich9-ahci": [
{
"name": "ich9-ahci"
}
],
"scsi-cd": [
{
"name": "scsi-cd"
}
],
"athlon-x86_64-cpu": [
{
"name": "athlon-x86_64-cpu"
}
],
"pci-bridge-seat": [
{
"name": "pci-bridge-seat"
}
],
"virtio-blk-device": [
{
"name": "virtio-blk-device"
}
],
"pvscsi": [
{
"name": "pvscsi"
}
],
"edu": [
{
"name": "edu"
}
],
"hda-output": [
{
"name": "hda-output"
}
],
"Opteron_G2-x86_64-cpu": [
{
"name": "Opteron_G2-x86_64-cpu"
}
],
"isa-cirrus-vga": [
{
"name": "isa-cirrus-vga"
}
],
"ide-drive": [
{
"name": "ide-drive"
}
],
"virtio-balloon-device": [
{
"name": "virtio-balloon-device"
}
],
"pc-dimm": [
{
"name": "pc-dimm"
},
{
"name": "nvdimm"
}
],
"e1000-82544gc": [
{
"name": "e1000-82544gc"
}
],
"i82557a": [
{
"name": "i82557a"
}
],
"scsi-hd": [
{
"name": "scsi-hd"
}
],
"virtio-rng-device": [
{
"name": "virtio-rng-device"
}
],
"e1000": [
{
"name": "e1000"
}
],
"hda-duplex": [
{
"name": "hda-duplex"
}
],
"vmware-svga": [
{
"name": "vmware-svga"
}
],
"isa-device": [
{
"name": "isa-parallel"
},
{
"name": "isa-serial"
},
{
"name": "hyperv-testdev"
},
{
"name": "isa-debugcon"
},
{
"name": "isa-ipmi-bt"
},
{
"name": "isa-pcspk"
},
{
"name": "isa-pit"
},
{
"name": "kvm-pit"
},
{
"name": "gus"
},
{
"name": "isa-applesmc"
},
{
"name": "mc146818rtc"
},
{
"name": "pvpanic"
},
{
"name": "sb16"
},
{
"name": "i8257"
},
{
"name": "isa-i8259"
},
{
"name": "ib700"
},
{
"name": "isa-ipmi-kcs"
},
{
"name": "isa-ide"
},
{
"name": "isa-vga"
},
{
"name": "kvm-i8259"
},
{
"name": "tpm-tis"
},
{
"name": "isa-debug-exit"
},
{
"name": "pc-testdev"
},
{
"name": "sga"
},
{
"name": "adlib"
},
{
"name": "cs4231a"
},
{
"name": "isa-cirrus-vga"
},
{
"name": "i8042"
},
{
"name": "vmmouse"
},
{
"name": "vmport"
},
{
"name": "ne2k_isa"
},
{
"name": "port92"
},
{
"name": "isa-fdc"
}
],
"secondary-vga": [
{
"name": "secondary-vga"
}
],
"pxb-pcie": [
{
"name": "pxb-pcie"
}
],
"tpci200": [
{
"name": "tpci200"
}
],
"pcie-host-bridge": [
{
"name": "q35-pcihost"
}
],
"isa-parallel": [
{
"name": "isa-parallel"
}
],
"sdhci-pci": [
{
"name": "sdhci-pci"
}
],
"megasas-base": [
{
"name": "megasas"
},
{
"name": "megasas-gen2"
}
],
"Broadwell-noTSX-x86_64-cpu": [
{
"name": "Broadwell-noTSX-x86_64-cpu"
}
],
"virtio-gpu-pci": [
{
"name": "virtio-gpu-pci"
}
],
"Haswell-x86_64-cpu": [
{
"name": "Haswell-x86_64-cpu"
}
],
"virtio-9p-pci": [
{
"name": "virtio-9p-pci"
}
],
"usb-device": [
{
"name": "usb-braille"
},
{
"name": "usb-kbd"
},
{
"name": "usb-host"
},
{
"name": "usb-bt-dongle"
},
{
"name": "usb-mouse"
},
{
"name": "usb-hub"
},
{
"name": "usb-audio"
},
{
"name": "usb-wacom-tablet"
},
{
"name": "usb-net"
},
{
"name": "usb-tablet"
},
{
"name": "usb-ccid"
},
{
"name": "usb-bot"
},
{
"name": "usb-mtp"
},
{
"name": "usb-storage"
},
{
"name": "usb-serial"
},
{
"name": "usb-redir"
},
{
"name": "usb-uas"
}
],
"hda-codec": [
{
"name": "hda-output"
},
{
"name": "hda-duplex"
},
{
"name": "hda-micro"
}
],
"virtio-input-device": [
{
"name": "virtio-mouse-device"
},
{
"name": "virtio-tablet-device"
},
{
"name": "virtio-keyboard-device"
},
{
"name": "virtio-input-host-device"
}
],
"486-x86_64-cpu": [
{
"name": "486-x86_64-cpu"
}
],
"pci-serial-2x": [
{
"name": "pci-serial-2x"
}
],
"ipmi-bmc-sim": [
{
"name": "ipmi-bmc-sim"
}
],
"isa-vga": [
{
"name": "isa-vga"
}
],
"scsi-block": [
{
"name": "scsi-block"
}
],
"pci-serial-4x": [
{
"name": "pci-serial-4x"
}
],
"smbus-device": [
{
"name": "smbus-eeprom"
}
],
"Opteron_G4-x86_64-cpu": [
{
"name": "Opteron_G4-x86_64-cpu"
}
],
"pentium-x86_64-cpu": [
{
"name": "pentium-x86_64-cpu"
}
],
"base-sysbus-fdc": [
{
"name": "SUNW,fdtwo"
},
{
"name": "sysbus-fdc"
}
],
"ide-cd": [
{
"name": "ide-cd"
}
],
"hda-audio": [
{
"name": "hda-output"
},
{
"name": "hda-duplex"
},
{
"name": "hda-micro"
}
],
"pci-serial": [
{
"name": "pci-serial"
}
],
"loader": [
{
"name": "loader"
}
],
"piix4-ide": [
{
"name": "piix4-ide"
}
],
"qxl": [
{
"name": "qxl"
}
],
"virtio-crypto-pci": [
{
"name": "virtio-crypto-pci"
}
],
"virtio-input-host-device": [
{
"name": "virtio-input-host-device"
}
],
"adlib": [
{
"name": "adlib"
}
],
"i440FX": [
{
"name": "igd-passthrough-i440FX"
},
{
"name": "i440FX"
}
],
"usb-uas": [
{
"name": "usb-uas"
}
],
"virtio-serial-device": [
{
"name": "virtio-serial-device"
}
],
"ide-device": [
{
"name": "ide-hd"
},
{
"name": "ide-cd"
},
{
"name": "ide-drive"
}
],
"PIIX4_PM": [
{
"name": "PIIX4_PM"
}
],
"pit-common": [
{
"name": "isa-pit"
},
{
"name": "kvm-pit"
}
],
"ich9-usb-uhci2": [
{
"name": "ich9-usb-uhci2"
}
],
"ich9-usb-uhci3": [
{
"name": "ich9-usb-uhci3"
}
],
"ich9-usb-uhci4": [
{
"name": "ich9-usb-uhci4"
}
],
"xen-apic": [
{
"name": "xen-apic"
}
],
"isa-pcspk": [
{
"name": "isa-pcspk"
}
],
"gus": [
{
"name": "gus"
}
],
"pcnet": [
{
"name": "pcnet"
}
],
"intel-hda-generic": [
{
"name": "intel-hda"
},
{
"name": "ich9-intel-hda"
}
],
"hda-micro": [
{
"name": "hda-micro"
}
],
"intel-hda": [
{
"name": "intel-hda"
}
],
"amd-iommu": [
{
"name": "amd-iommu"
}
],
"Skylake-Client-x86_64-cpu": [
{
"name": "Skylake-Client-x86_64-cpu"
}
],
"vfio-pci-igd-lpc-bridge": [
{
"name": "vfio-pci-igd-lpc-bridge"
}
],
"isa-fdc": [
{
"name": "isa-fdc"
}
],
"i8042": [
{
"name": "i8042"
}
],
"tpm-tis": [
{
"name": "tpm-tis"
}
],
"xio3130-downstream": [
{
"name": "xio3130-downstream"
}
],
"virtio-mouse-pci": [
{
"name": "virtio-mouse-pci"
}
],
"ipack-device": [
{
"name": "ipoctal232"
}
],
"i82801": [
{
"name": "i82801"
}
],
"ioapic-common": [
{
"name": "ioapic"
},
{
"name": "kvm-ioapic"
}
],
"core2duo-x86_64-cpu": [
{
"name": "core2duo-x86_64-cpu"
}
],
"isa-serial": [
{
"name": "isa-serial"
}
],
"pvpanic": [
{
"name": "pvpanic"
}
],
"e1000e": [
{
"name": "e1000e"
}
],
"Opteron_G3-x86_64-cpu": [
{
"name": "Opteron_G3-x86_64-cpu"
}
],
"sga": [
{
"name": "sga"
}
],
"ivshmem-plain": [
{
"name": "ivshmem-plain"
}
],
"sysbus-ahci": [
{
"name": "sysbus-ahci"
},
{
"name": "allwinner-ahci"
}
],
"usb-host": [
{
"name": "usb-host"
}
],
"pxb": [
{
"name": "pxb"
}
],
"AC97": [
{
"name": "AC97"
}
],
"x3130-upstream": [
{
"name": "x3130-upstream"
}
],
"isabus-bridge": [
{
"name": "isabus-bridge"
}
],
"xen-pci-passthrough": [
{
"name": "xen-pci-passthrough"
}
],
"usb-kbd": [
{
"name": "usb-kbd"
}
],
"Haswell-noTSX-x86_64-cpu": [
{
"name": "Haswell-noTSX-x86_64-cpu"
}
],
"PIIX3-xen": [
{
"name": "PIIX3-xen"
}
],
"esp": [
{
"name": "esp"
}
],
"or-irq": [
{
"name": "or-irq"
}
],
"piix3-usb-uhci": [
{
"name": "piix3-usb-uhci"
}
],
"pentium3-x86_64-cpu": [
{
"name": "pentium3-x86_64-cpu"
}
],
"virtio-scsi-pci": [
{
"name": "virtio-scsi-pci"
}
],
"kvm-i8259": [
{
"name": "kvm-i8259"
}
],
"dc390": [
{
"name": "dc390"
}
],
"sd-card": [
{
"name": "sd-card"
}
],
"ib700": [
{
"name": "ib700"
}
],
"xen-pvdevice": [
{
"name": "xen-pvdevice"
}
],
"xen-platform": [
{
"name": "xen-platform"
}
],
"virtio-input-pci": [
{
"name": "virtio-tablet-pci"
},
{
"name": "virtio-mouse-pci"
},
{
"name": "virtio-keyboard-pci"
},
{
"name": "virtio-input-host-pci"
}
],
"generic-sdhci": [
{
"name": "generic-sdhci"
}
],
"usb-hid": [
{
"name": "usb-kbd"
},
{
"name": "usb-mouse"
},
{
"name": "usb-tablet"
}
],
"kvm-ioapic": [
{
"name": "kvm-ioapic"
}
],
"usb-bot": [
{
"name": "usb-bot"
}
],
"virtio-balloon-pci": [
{
"name": "virtio-balloon-pci"
}
],
"usb-net": [
{
"name": "usb-net"
}
],
"fw_cfg_io": [
{
"name": "fw_cfg_io"
}
],
"virtio-tablet-pci": [
{
"name": "virtio-tablet-pci"
}
],
"VGA": [
{
"name": "VGA"
}
],
"usb-wacom-tablet": [
{
"name": "usb-wacom-tablet"
}
],
"kvm64-x86_64-cpu": [
{
"name": "kvm64-x86_64-cpu"
}
],
"vhost-vsock-device": [
{
"name": "vhost-vsock-device"
}
],
"vfio-amd-xgbe": [
{
"name": "vfio-amd-xgbe"
}
],
"kvm-apic": [
{
"name": "kvm-apic"
}
],
"virtio-input-hid-device": [
{
"name": "virtio-mouse-device"
},
{
"name": "virtio-tablet-device"
},
{
"name": "virtio-keyboard-device"
}
],
"nvdimm": [
{
"name": "nvdimm"
}
],
"ioh3420": [
{
"name": "ioh3420"
}
],
"isa-ide": [
{
"name": "isa-ide"
}
],
"intel-iommu": [
{
"name": "intel-iommu"
}
],
"kvm-pit": [
{
"name": "kvm-pit"
}
],
"scsi-generic": [
{
"name": "scsi-generic"
}
],
"sysbus-fdc": [
{
"name": "sysbus-fdc"
}
],
"Nehalem-x86_64-cpu": [
{
"name": "Nehalem-x86_64-cpu"
}
],
"usb-tablet": [
{
"name": "usb-tablet"
}
],
"scsi-device": [
{
"name": "scsi-cd"
},
{
"name": "scsi-generic"
},
{
"name": "scsi-disk"
},
{
"name": "scsi-hd"
},
{
"name": "scsi-block"
}
],
"virtio-scsi-common": [
{
"name": "virtio-scsi-device"
},
{
"name": "vhost-scsi"
}
],
"virtio-mouse-device": [
{
"name": "virtio-mouse-device"
}
],
"SUNW,fdtwo": [
{
"name": "SUNW,fdtwo"
}
],
"mc146818rtc": [
{
"name": "mc146818rtc"
}
],
"ioapic": [
{
"name": "ioapic"
}
],
"i82559b": [
{
"name": "i82559b"
}
],
"virtio-input-hid-pci": [
{
"name": "virtio-tablet-pci"
},
{
"name": "virtio-mouse-pci"
},
{
"name": "virtio-keyboard-pci"
}
],
"virtio-scsi-device": [
{
"name": "virtio-scsi-device"
}
],
"virtio-blk-pci": [
{
"name": "virtio-blk-pci"
}
],
"n270-x86_64-cpu": [
{
"name": "n270-x86_64-cpu"
}
],
"ES1370": [
{
"name": "ES1370"
}
],
"igd-passthrough-isa-bridge": [
{
"name": "igd-passthrough-isa-bridge"
}
],
"Penryn-x86_64-cpu": [
{
"name": "Penryn-x86_64-cpu"
}
],
"lsi53c810": [
{
"name": "lsi53c810"
}
],
"kvm-pci-assign": [
{
"name": "kvm-pci-assign"
}
],
"kvmclock": [
{
"name": "kvmclock"
}
],
"kvmvapic": [
{
"name": "kvmvapic"
}
],
"vhost-scsi-pci": [
{
"name": "vhost-scsi-pci"
}
],
"piix4-usb-uhci": [
{
"name": "piix4-usb-uhci"
}
],
"virtio-serial-port": [
{
"name": "virtconsole"
},
{
"name": "virtserialport"
}
],
"cpu-core": [],
"cirrus-vga": [
{
"name": "cirrus-vga"
}
],
"nec-usb-xhci": [
{
"name": "nec-usb-xhci"
}
],
"pci-ide": [
{
"name": "piix3-ide"
},
{
"name": "piix4-ide"
},
{
"name": "piix3-ide-xen"
}
],
"virtio-keyboard-device": [
{
"name": "virtio-keyboard-device"
}
],
"usb-audio": [
{
"name": "usb-audio"
}
],
"cfi.pflash01": [
{
"name": "cfi.pflash01"
}
],
"isa-debug-exit": [
{
"name": "isa-debug-exit"
}
],
"ide-hd": [
{
"name": "ide-hd"
}
],
"Westmere-x86_64-cpu": [
{
"name": "Westmere-x86_64-cpu"
}
],
"ich9-usb-ehci1": [
{
"name": "ich9-usb-ehci1"
}
],
"ich9-usb-ehci2": [
{
"name": "ich9-usb-ehci2"
}
],
"usb-hub": [
{
"name": "usb-hub"
}
],
"i82551": [
{
"name": "i82551"
}
],
"i82550": [
{
"name": "i82550"
}
],
"qemu64-x86_64-cpu": [
{
"name": "qemu64-x86_64-cpu"
}
],
"i82557c": [
{
"name": "i82557c"
}
],
"port92": [
{
"name": "port92"
}
],
"i82557b": [
{
"name": "i82557b"
}
],
"igd-passthrough-i440FX": [
{
"name": "igd-passthrough-i440FX"
}
],
"nvme": [
{
"name": "nvme"
}
],
"ich9-usb-uhci6": [
{
"name": "ich9-usb-uhci6"
}
],
"usb-mouse": [
{
"name": "usb-mouse"
}
],
"virtio-vga": [
{
"name": "virtio-vga"
}
],
"e1000-82545em": [
{
"name": "e1000-82545em"
}
],
"pic-common": [
{
"name": "isa-i8259"
},
{
"name": "kvm-i8259"
}
],
"ivshmem-doorbell": [
{
"name": "ivshmem-doorbell"
}
],
"ipmi-bmc-extern": [
{
"name": "ipmi-bmc-extern"
}
],
"i82801b11-bridge": [
{
"name": "i82801b11-bridge"
}
],
"e1000-base": [
{
"name": "e1000-82545em"
},
{
"name": "e1000-82544gc"
},
{
"name": "e1000"
}
],
"fw_cfg_mem": [
{
"name": "fw_cfg_mem"
}
],
"virtconsole": [
{
"name": "virtconsole"
}
],
"vmport": [
{
"name": "vmport"
}
],
"virtio-input-host-pci": [
{
"name": "virtio-input-host-pci"
}
],
"virtserialport": [
{
"name": "virtconsole"
},
{
"name": "virtserialport"
}
],
"virtio-mmio": [
{
"name": "virtio-mmio"
}
],
"pci-device": [
{
"name": "vhost-vsock-pci"
},
{
"name": "virtio-tablet-pci"
},
{
"name": "i82551"
},
{
"name": "i82550"
},
{
"name": "pci-serial-4x"
},
{
"name": "e1000e"
},
{
"name": "piix3-ide"
},
{
"name": "megasas"
},
{
"name": "mptsas1068"
},
{
"name": "vmware-svga"
},
{
"name": "PIIX3-xen"
},
{
"name": "usb-ehci"
},
{
"name": "pci-serial-2x"
},
{
"name": "piix4-ide"
},
{
"name": "virtio-net-pci"
},
{
"name": "virtio-mouse-pci"
},
{
"name": "AMDVI-PCI"
},
{
"name": "virtio-vga"
},
{
"name": "ich9-usb-ehci1"
},
{
"name": "ich9-usb-ehci2"
},
{
"name": "cirrus-vga"
},
{
"name": "virtio-rng-pci"
},
{
"name": "qxl-vga"
},
{
"name": "vhost-scsi-pci"
},
{
"name": "PIIX3"
},
{
"name": "ES1370"
},
{
"name": "kvm-pci-assign"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "i82559er"
},
{
"name": "e1000-82545em"
},
{
"name": "e1000-82544gc"
},
{
"name": "i6300esb"
},
{
"name": "AC97"
},
{
"name": "PIIX4_PM"
},
{
"name": "piix4-usb-uhci"
},
{
"name": "virtio-9p-pci"
},
{
"name": "vfio-pci-igd-lpc-bridge"
},
{
"name": "virtio-blk-pci"
},
{
"name": "piix3-usb-uhci"
},
{
"name": "tpci200"
},
{
"name": "pvscsi"
},
{
"name": "igd-passthrough-i440FX"
},
{
"name": "virtio-keyboard-pci"
},
{
"name": "igd-passthrough-isa-bridge"
},
{
"name": "rocker"
},
{
"name": "nec-usb-xhci"
},
{
"name": "megasas-gen2"
},
{
"name": "pci-ohci"
},
{
"name": "xio3130-downstream"
},
{
"name": "virtio-crypto-pci"
},
{
"name": "xen-pvdevice"
},
{
"name": "pcnet"
},
{
"name": "ivshmem"
},
{
"name": "lsi53c895a"
},
{
"name": "ioh3420"
},
{
"name": "dc390"
},
{
"name": "nvme"
},
{
"name": "i82801b11-bridge"
},
{
"name": "pci-bridge-seat"
},
{
"name": "mch"
},
{
"name": "virtio-balloon-pci"
},
{
"name": "ich9-usb-uhci2"
},
{
"name": "ICH9-LPC"
},
{
"name": "edu"
},
{
"name": "lsi53c810"
},
{
"name": "ich9-usb-uhci4"
},
{
"name": "x3130-upstream"
},
{
"name": "ich9-usb-uhci5"
},
{
"name": "qxl"
},
{
"name": "intel-hda"
},
{
"name": "ich9-usb-uhci6"
},
{
"name": "ich9-usb-uhci3"
},
{
"name": "ICH9 SMB"
},
{
"name": "pxb-pcie"
},
{
"name": "piix3-ide-xen"
},
{
"name": "vmxnet3"
},
{
"name": "VGA"
},
{
"name": "pci-testdev"
},
{
"name": "ich9-usb-uhci1"
},
{
"name": "pci-bridge"
},
{
"name": "pci-serial"
},
{
"name": "am53c974"
},
{
"name": "i82559c"
},
{
"name": "i82559b"
},
{
"name": "i82559a"
},
{
"name": "virtio-scsi-pci"
},
{
"name": "ich9-intel-hda"
},
{
"name": "rtl8139"
},
{
"name": "virtio-serial-pci"
},
{
"name": "xen-platform"
},
{
"name": "virtio-input-host-pci"
},
{
"name": "i82558b"
},
{
"name": "i82558a"
},
{
"name": "sdhci-pci"
},
{
"name": "pxb"
},
{
"name": "e1000"
},
{
"name": "vt82c686b-usb-uhci"
},
{
"name": "i82801"
},
{
"name": "i82557b"
},
{
"name": "i82557c"
},
{
"name": "i82557a"
},
{
"name": "i440FX"
},
{
"name": "ne2k_pci"
},
{
"name": "i82562"
},
{
"name": "ich9-ahci"
},
{
"name": "vfio-pci"
},
{
"name": "virtio-gpu-pci"
},
{
"name": "ivshmem-plain"
},
{
"name": "secondary-vga"
},
{
"name": "ivshmem-doorbell"
}
],
"mch": [
{
"name": "mch"
}
],
"usb-ehci": [
{
"name": "usb-ehci"
}
],
"usb-braille": [
{
"name": "usb-braille"
}
],
"pcmcia-card": [],
"ich9-intel-hda": [
{
"name": "ich9-intel-hda"
}
],
"usb-serial": [
{
"name": "usb-serial"
}
],
"usb-bt-dongle": [
{
"name": "usb-bt-dongle"
}
],
"i8257": [
{
"name": "i8257"
}
],
"pcie-port": [
{
"name": "xio3130-downstream"
},
{
"name": "ioh3420"
},
{
"name": "x3130-upstream"
}
],
"ne2k_pci": [
{
"name": "ne2k_pci"
}
],
"ICH9 SMB": [
{
"name": "ICH9 SMB"
}
],
"pci-qxl": [
{
"name": "qxl-vga"
},
{
"name": "qxl"
}
],
"apic": [
{
"name": "apic"
}
],
"xen-sysdev": [
{
"name": "xen-sysdev"
},
{
"name": "xen-backend"
}
],
"i82562": [
{
"name": "i82562"
}
],
"qxl-vga": [
{
"name": "qxl-vga"
}
],
"virtio-serial-pci": [
{
"name": "virtio-serial-pci"
}
],
"qemu,register": [
{
"name": "qemu,register"
}
],
"pc-testdev": [
{
"name": "pc-testdev"
}
],
"ipmi-bmc": [
{
"name": "ipmi-bmc-sim"
},
{
"name": "ipmi-bmc-extern"
}
],
"rtl8139": [
{
"name": "rtl8139"
}
],
"piix3-ide": [
{
"name": "piix3-ide"
}
],
"Opteron_G5-x86_64-cpu": [
{
"name": "Opteron_G5-x86_64-cpu"
}
],
"usb-serial-dev": [
{
"name": "usb-braille"
},
{
"name": "usb-serial"
}
],
"IvyBridge-x86_64-cpu": [
{
"name": "IvyBridge-x86_64-cpu"
}
],
"cs4231a": [
{
"name": "cs4231a"
}
],
"usb-redir": [
{
"name": "usb-redir"
}
],
"vhost-scsi": [
{
"name": "vhost-scsi"
}
],
"isa-ipmi-kcs": [
{
"name": "isa-ipmi-kcs"
}
],
"virtio-crypto-device": [
{
"name": "virtio-crypto-device"
}
],
"ne2k_isa": [
{
"name": "ne2k_isa"
}
],
"pci-uhci-usb": [
{
"name": "piix4-usb-uhci"
},
{
"name": "piix3-usb-uhci"
},
{
"name": "ich9-usb-uhci2"
},
{
"name": "ich9-usb-uhci4"
},
{
"name": "ich9-usb-uhci5"
},
{
"name": "ich9-usb-uhci6"
},
{
"name": "ich9-usb-uhci3"
},
{
"name": "ich9-usb-uhci1"
},
{
"name": "vt82c686b-usb-uhci"
}
],
"isa-debugcon": [
{
"name": "isa-debugcon"
}
],
"sysbus-ohci": [
{
"name": "sysbus-ohci"
}
],
"pci-piix3": [
{
"name": "PIIX3-xen"
},
{
"name": "PIIX3"
}
],
"Conroe-x86_64-cpu": [
{
"name": "Conroe-x86_64-cpu"
}
],
"x86_64-cpu": [
{
"name": "Westmere-x86_64-cpu"
},
{
"name": "Penryn-x86_64-cpu"
},
{
"name": "Haswell-x86_64-cpu"
},
{
"name": "Skylake-Client-x86_64-cpu"
},
{
"name": "Opteron_G3-x86_64-cpu"
},
{
"name": "Broadwell-x86_64-cpu"
},
{
"name": "host-x86_64-cpu"
},
{
"name": "Haswell-noTSX-x86_64-cpu"
},
{
"name": "qemu64-x86_64-cpu"
},
{
"name": "pentium3-x86_64-cpu"
},
{
"name": "486-x86_64-cpu"
},
{
"name": "core2duo-x86_64-cpu"
},
{
"name": "Opteron_G4-x86_64-cpu"
},
{
"name": "IvyBridge-x86_64-cpu"
},
{
"name": "qemu32-x86_64-cpu"
},
{
"name": "Opteron_G1-x86_64-cpu"
},
{
"name": "phenom-x86_64-cpu"
},
{
"name": "SandyBridge-x86_64-cpu"
},
{
"name": "n270-x86_64-cpu"
},
{
"name": "athlon-x86_64-cpu"
},
{
"name": "Opteron_G5-x86_64-cpu"
},
{
"name": "coreduo-x86_64-cpu"
},
{
"name": "pentium2-x86_64-cpu"
},
{
"name": "Conroe-x86_64-cpu"
},
{
"name": "kvm64-x86_64-cpu"
},
{
"name": "Broadwell-noTSX-x86_64-cpu"
},
{
"name": "Nehalem-x86_64-cpu"
},
{
"name": "kvm32-x86_64-cpu"
},
{
"name": "Opteron_G2-x86_64-cpu"
},
{
"name": "pentium-x86_64-cpu"
}
],
"ipoctal232": [
{
"name": "ipoctal232"
}
],
"virtio-keyboard-pci": [
{
"name": "virtio-keyboard-pci"
}
],
"ICH9-LPC": [
{
"name": "ICH9-LPC"
}
],
"kvm32-x86_64-cpu": [
{
"name": "kvm32-x86_64-cpu"
}
],
"virtio-net-pci": [
{
"name": "virtio-net-pci"
}
],
"ich9-usb-uhci1": [
{
"name": "ich9-usb-uhci1"
}
],
"pci-bridge": [
{
"name": "pci-bridge-seat"
},
{
"name": "pci-bridge"
}
],
"usb-ccid": [
{
"name": "usb-ccid"
}
],
"PIIX3": [
{
"name": "PIIX3"
}
],
"i6300esb": [
{
"name": "i6300esb"
}
],
"vhost-vsock-pci": [
{
"name": "vhost-vsock-pci"
}
],
"piix3-ide-xen": [
{
"name": "piix3-ide-xen"
}
],
"i82559er": [
{
"name": "i82559er"
}
],
"base-pci-bridge": [
{
"name": "xio3130-downstream"
},
{
"name": "ioh3420"
},
{
"name": "i82801b11-bridge"
},
{
"name": "pci-bridge-seat"
},
{
"name": "x3130-upstream"
},
{
"name": "pci-bridge"
}
],
"vmxnet3": [
{
"name": "vmxnet3"
}
],
"virtio-gpu-device": [
{
"name": "virtio-gpu-device"
}
],
"sys-bus-device": [
{
"name": "xen-sysdev"
},
{
"name": "generic-sdhci"
},
{
"name": "cfi.pflash01"
},
{
"name": "pxb-host"
},
{
"name": "intel-iommu"
},
{
"name": "vfio-amd-xgbe"
},
{
"name": "ioapic"
},
{
"name": "q35-pcihost"
},
{
"name": "sysbus-ahci"
},
{
"name": "kvm-ioapic"
},
{
"name": "vfio-calxeda-xgmac"
},
{
"name": "SUNW,fdtwo"
},
{
"name": "virtio-mmio"
},
{
"name": "amd-iommu"
},
{
"name": "isabus-bridge"
},
{
"name": "i440FX-pcihost"
},
{
"name": "hpet"
},
{
"name": "fw_cfg_io"
},
{
"name": "kvmvapic"
},
{
"name": "kvmclock"
},
{
"name": "esp"
},
{
"name": "sysbus-fdc"
},
{
"name": "allwinner-ahci"
},
{
"name": "fw_cfg_mem"
},
{
"name": "xen-backend"
},
{
"name": "sysbus-ohci"
}
],
"allwinner-ahci": [
{
"name": "allwinner-ahci"
}
],
"pci-testdev": [
{
"name": "pci-testdev"
}
],
"i82558a": [
{
"name": "i82558a"
}
],
"pci-ehci-usb": [
{
"name": "usb-ehci"
},
{
"name": "ich9-usb-ehci1"
},
{
"name": "ich9-usb-ehci2"
}
],
"scsi-disk": [
{
"name": "scsi-disk"
}
],
"usb-storage": [
{
"name": "usb-storage"
}
],
"pci-ohci": [
{
"name": "pci-ohci"
}
],
"i82558b": [
{
"name": "i82558b"
}
],
"Opteron_G1-x86_64-cpu": [
{
"name": "Opteron_G1-x86_64-cpu"
}
],
"smbus-eeprom": [
{
"name": "smbus-eeprom"
}
],
"am53c974": [
{
"name": "dc390"
},
{
"name": "am53c974"
}
],
"virtio-rng-pci": [
{
"name": "virtio-rng-pci"
}
],
"floppy": [
{
"name": "floppy"
}
],
"sb16": [
{
"name": "sb16"
}
],
"vfio-pci": [
{
"name": "vfio-pci"
}
],
"pci-host-bridge": [
{
"name": "pxb-host"
},
{
"name": "q35-pcihost"
},
{
"name": "i440FX-pcihost"
}
],
"isa-ipmi-bt": [
{
"name": "isa-ipmi-bt"
}
],
"scsi-disk-base": [
{
"name": "scsi-cd"
},
{
"name": "scsi-disk"
},
{
"name": "scsi-hd"
},
{
"name": "scsi-block"
}
],
"Broadwell-x86_64-cpu": [
{
"name": "Broadwell-x86_64-cpu"
}
],
"isa-applesmc": [
{
"name": "isa-applesmc"
}
],
"mptsas1068": [
{
"name": "mptsas1068"
}
],
"virtio-pci": [
{
"name": "vhost-vsock-pci"
},
{
"name": "virtio-tablet-pci"
},
{
"name": "virtio-net-pci"
},
{
"name": "virtio-mouse-pci"
},
{
"name": "virtio-vga"
},
{
"name": "virtio-rng-pci"
},
{
"name": "vhost-scsi-pci"
},
{
"name": "virtio-9p-pci"
},
{
"name": "virtio-blk-pci"
},
{
"name": "virtio-keyboard-pci"
},
{
"name": "virtio-crypto-pci"
},
{
"name": "virtio-balloon-pci"
},
{
"name": "virtio-scsi-pci"
},
{
"name": "virtio-serial-pci"
},
{
"name": "virtio-input-host-pci"
},
{
"name": "virtio-gpu-pci"
}
],
"virtio-9p-device": [
{
"name": "virtio-9p-device"
}
],
"i2c-slave": [
{
"name": "smbus-eeprom"
}
],
"vt82c686b-usb-uhci": [
{
"name": "vt82c686b-usb-uhci"
}
],
"virtio-device": [
{
"name": "virtio-gpu-device"
},
{
"name": "vhost-vsock-device"
},
{
"name": "virtio-mouse-device"
},
{
"name": "virtio-tablet-device"
},
{
"name": "virtio-scsi-device"
},
{
"name": "virtio-9p-device"
},
{
"name": "virtio-net-device"
},
{
"name": "virtio-keyboard-device"
},
{
"name": "virtio-crypto-device"
},
{
"name": "vhost-scsi"
},
{
"name": "virtio-balloon-device"
},
{
"name": "virtio-serial-device"
},
{
"name": "virtio-input-host-device"
},
{
"name": "virtio-rng-device"
},
{
"name": "virtio-blk-device"
}
],
"i440FX-pcihost": [
{
"name": "i440FX-pcihost"
}
],
"x86-iommu": [
{
"name": "intel-iommu"
},
{
"name": "amd-iommu"
}
],
"i82559a": [
{
"name": "i82559a"
}
],
"i82559c": [
{
"name": "i82559c"
}
],
"virtio-net-device": [
{
"name": "virtio-net-device"
}
],
"pentium2-x86_64-cpu": [
{
"name": "pentium2-x86_64-cpu"
}
],
"SandyBridge-x86_64-cpu": [
{
"name": "SandyBridge-x86_64-cpu"
}
],
"host-x86_64-cpu": [
{
"name": "host-x86_64-cpu"
}
],
"device": [
{
"name": "xen-sysdev"
},
{
"name": "vhost-vsock-pci"
},
{
"name": "virtio-tablet-pci"
},
{
"name": "generic-sdhci"
},
{
"name": "i82551"
},
{
"name": "i82550"
},
{
"name": "Westmere-x86_64-cpu"
},
{
"name": "pci-serial-4x"
},
{
"name": "Penryn-x86_64-cpu"
},
{
"name": "Haswell-x86_64-cpu"
},
{
"name": "cfi.pflash01"
},
{
"name": "Skylake-Client-x86_64-cpu"
},
{
"name": "virtio-gpu-device"
},
{
"name": "Opteron_G3-x86_64-cpu"
},
{
"name": "e1000e"
},
{
"name": "Broadwell-x86_64-cpu"
},
{
"name": "piix3-ide"
},
{
"name": "isa-parallel"
},
{
"name": "megasas"
},
{
"name": "vhost-vsock-device"
},
{
"name": "usb-braille"
},
{
"name": "mptsas1068"
},
{
"name": "vmware-svga"
},
{
"name": "PIIX3-xen"
},
{
"name": "scsi-cd"
},
{
"name": "isa-serial"
},
{
"name": "usb-ehci"
},
{
"name": "host-x86_64-cpu"
},
{
"name": "pci-serial-2x"
},
{
"name": "scsi-generic"
},
{
"name": "piix4-ide"
},
{
"name": "virtio-net-pci"
},
{
"name": "hyperv-testdev"
},
{
"name": "pc-dimm"
},
{
"name": "Haswell-noTSX-x86_64-cpu"
},
{
"name": "virtio-mouse-device"
},
{
"name": "virtio-mouse-pci"
},
{
"name": "isa-debugcon"
},
{
"name": "AMDVI-PCI"
},
{
"name": "ide-hd"
},
{
"name": "virtio-vga"
},
{
"name": "qemu64-x86_64-cpu"
},
{
"name": "isa-ipmi-bt"
},
{
"name": "isa-pcspk"
},
{
"name": "isa-pit"
},
{
"name": "ich9-usb-ehci1"
},
{
"name": "ich9-usb-ehci2"
},
{
"name": "pxb-host"
},
{
"name": "intel-iommu"
},
{
"name": "ipmi-bmc-sim"
},
{
"name": "cirrus-vga"
},
{
"name": "virtconsole"
},
{
"name": "virtio-rng-pci"
},
{
"name": "vfio-amd-xgbe"
},
{
"name": "pentium3-x86_64-cpu"
},
{
"name": "qxl-vga"
},
{
"name": "ioapic"
},
{
"name": "kvm-pit"
},
{
"name": "vhost-scsi-pci"
},
{
"name": "usb-kbd"
},
{
"name": "xen-apic"
},
{
"name": "usb-host"
},
{
"name": "PIIX3"
},
{
"name": "486-x86_64-cpu"
},
{
"name": "ES1370"
},
{
"name": "gus"
},
{
"name": "kvm-pci-assign"
},
{
"name": "isa-applesmc"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "i82559er"
},
{
"name": "q35-pcihost"
},
{
"name": "usb-bt-dongle"
},
{
"name": "e1000-82545em"
},
{
"name": "e1000-82544gc"
},
{
"name": "or-irq"
},
{
"name": "i6300esb"
},
{
"name": "mc146818rtc"
},
{
"name": "AC97"
},
{
"name": "PIIX4_PM"
},
{
"name": "piix4-usb-uhci"
},
{
"name": "sysbus-ahci"
},
{
"name": "virtio-tablet-device"
},
{
"name": "kvm-ioapic"
},
{
"name": "pvpanic"
},
{
"name": "core2duo-x86_64-cpu"
},
{
"name": "virtio-9p-pci"
},
{
"name": "scsi-disk"
},
{
"name": "vfio-pci-igd-lpc-bridge"
},
{
"name": "sb16"
},
{
"name": "usb-mouse"
},
{
"name": "virtio-blk-pci"
},
{
"name": "piix3-usb-uhci"
},
{
"name": "vfio-calxeda-xgmac"
},
{
"name": "virtio-scsi-device"
},
{
"name": "tpci200"
},
{
"name": "virtio-9p-device"
},
{
"name": "SUNW,fdtwo"
},
{
"name": "hda-output"
},
{
"name": "i8257"
},
{
"name": "Opteron_G4-x86_64-cpu"
},
{
"name": "virtio-mmio"
},
{
"name": "isa-i8259"
},
{
"name": "pvscsi"
},
{
"name": "amd-iommu"
},
{
"name": "virtio-net-device"
},
{
"name": "usb-hub"
},
{
"name": "IvyBridge-x86_64-cpu"
},
{
"name": "hda-duplex"
},
{
"name": "igd-passthrough-i440FX"
},
{
"name": "virtio-keyboard-pci"
},
{
"name": "igd-passthrough-isa-bridge"
},
{
"name": "rocker"
},
{
"name": "nec-usb-xhci"
},
{
"name": "megasas-gen2"
},
{
"name": "pci-ohci"
},
{
"name": "ib700"
},
{
"name": "xio3130-downstream"
},
{
"name": "ipoctal232"
},
{
"name": "ide-cd"
},
{
"name": "isabus-bridge"
},
{
"name": "isa-ipmi-kcs"
},
{
"name": "isa-ide"
},
{
"name": "virtio-keyboard-device"
},
{
"name": "virtio-crypto-pci"
},
{
"name": "isa-vga"
},
{
"name": "ipmi-bmc-extern"
},
{
"name": "kvm-i8259"
},
{
"name": "i440FX-pcihost"
},
{
"name": "qemu32-x86_64-cpu"
},
{
"name": "tpm-tis"
},
{
"name": "isa-debug-exit"
},
{
"name": "Opteron_G1-x86_64-cpu"
},
{
"name": "pc-testdev"
},
{
"name": "xen-pvdevice"
},
{
"name": "sga"
},
{
"name": "pcnet"
},
{
"name": "apic"
},
{
"name": "ivshmem"
},
{
"name": "hpet"
},
{
"name": "adlib"
},
{
"name": "lsi53c895a"
},
{
"name": "usb-audio"
},
{
"name": "usb-wacom-tablet"
},
{
"name": "kvm-apic"
},
{
"name": "phenom-x86_64-cpu"
},
{
"name": "fw_cfg_io"
},
{
"name": "usb-net"
},
{
"name": "ioh3420"
},
{
"name": "virtio-crypto-device"
},
{
"name": "cs4231a"
},
{
"name": "dc390"
},
{
"name": "nvme"
},
{
"name": "i82801b11-bridge"
},
{
"name": "kvmvapic"
},
{
"name": "usb-tablet"
},
{
"name": "usb-ccid"
},
{
"name": "pci-bridge-seat"
},
{
"name": "mch"
},
{
"name": "vhost-scsi"
},
{
"name": "virtio-balloon-pci"
},
{
"name": "ich9-usb-uhci2"
},
{
"name": "isa-cirrus-vga"
},
{
"name": "usb-bot"
},
{
"name": "ICH9-LPC"
},
{
"name": "edu"
},
{
"name": "lsi53c810"
},
{
"name": "kvmclock"
},
{
"name": "loader"
},
{
"name": "ich9-usb-uhci4"
},
{
"name": "nvdimm"
},
{
"name": "ccid-card-passthru"
},
{
"name": "SandyBridge-x86_64-cpu"
},
{
"name": "esp"
},
{
"name": "virtio-balloon-device"
},
{
"name": "x3130-upstream"
},
{
"name": "ich9-usb-uhci5"
},
{
"name": "qxl"
},
{
"name": "intel-hda"
},
{
"name": "ich9-usb-uhci6"
},
{
"name": "virtio-serial-device"
},
{
"name": "ich9-usb-uhci3"
},
{
"name": "ICH9 SMB"
},
{
"name": "pxb-pcie"
},
{
"name": "piix3-ide-xen"
},
{
"name": "virtio-input-host-device"
},
{
"name": "vmxnet3"
},
{
"name": "VGA"
},
{
"name": "pci-testdev"
},
{
"name": "ich9-usb-uhci1"
},
{
"name": "pci-bridge"
},
{
"name": "sysbus-fdc"
},
{
"name": "allwinner-ahci"
},
{
"name": "n270-x86_64-cpu"
},
{
"name": "pci-serial"
},
{
"name": "athlon-x86_64-cpu"
},
{
"name": "virtio-rng-device"
},
{
"name": "ccid-card-emulated"
},
{
"name": "am53c974"
},
{
"name": "i8042"
},
{
"name": "i82559c"
},
{
"name": "floppy"
},
{
"name": "i82559b"
},
{
"name": "i82559a"
},
{
"name": "scsi-hd"
},
{
"name": "virtio-scsi-pci"
},
{
"name": "hda-micro"
},
{
"name": "scsi-block"
},
{
"name": "ich9-intel-hda"
},
{
"name": "rtl8139"
},
{
"name": "vmmouse"
},
{
"name": "usb-mtp"
},
{
"name": "ide-drive"
},
{
"name": "fw_cfg_mem"
},
{
"name": "Opteron_G5-x86_64-cpu"
},
{
"name": "vmport"
},
{
"name": "coreduo-x86_64-cpu"
},
{
"name": "xen-backend"
},
{
"name": "virtio-serial-pci"
},
{
"name": "xen-platform"
},
{
"name": "virtio-input-host-pci"
},
{
"name": "pentium2-x86_64-cpu"
},
{
"name": "i82558b"
},
{
"name": "i82558a"
},
{
"name": "qemu,register"
},
{
"name": "ne2k_isa"
},
{
"name": "sdhci-pci"
},
{
"name": "pxb"
},
{
"name": "port92"
},
{
"name": "e1000"
},
{
"name": "Conroe-x86_64-cpu"
},
{
"name": "kvm64-x86_64-cpu"
},
{
"name": "vt82c686b-usb-uhci"
},
{
"name": "usb-storage"
},
{
"name": "usb-serial"
},
{
"name": "usb-redir"
},
{
"name": "sysbus-ohci"
},
{
"name": "i82801"
},
{
"name": "i82557b"
},
{
"name": "usb-uas"
},
{
"name": "Broadwell-noTSX-x86_64-cpu"
},
{
"name": "i82557c"
},
{
"name": "Nehalem-x86_64-cpu"
},
{
"name": "i82557a"
},
{
"name": "virtserialport"
},
{
"name": "i440FX"
},
{
"name": "ne2k_pci"
},
{
"name": "smbus-eeprom"
},
{
"name": "i82562"
},
{
"name": "ich9-ahci"
},
{
"name": "isa-fdc"
},
{
"name": "sd-card"
},
{
"name": "kvm32-x86_64-cpu"
},
{
"name": "Opteron_G2-x86_64-cpu"
},
{
"name": "vfio-pci"
},
{
"name": "virtio-gpu-pci"
},
{
"name": "ivshmem-plain"
},
{
"name": "secondary-vga"
},
{
"name": "ivshmem-doorbell"
},
{
"name": "pentium-x86_64-cpu"
},
{
"name": "virtio-blk-device"
}
],
"pxb-host": [
{
"name": "pxb-host"
}
],
"isa-i8259": [
{
"name": "isa-i8259"
}
],
"usb-mtp": [
{
"name": "usb-mtp"
}
],
"hyperv-testdev": [
{
"name": "hyperv-testdev"
}
],
"ivshmem-common": [
{
"name": "ivshmem"
},
{
"name": "ivshmem-plain"
},
{
"name": "ivshmem-doorbell"
}
],
"isa-pit": [
{
"name": "isa-pit"
}
],
"phenom-x86_64-cpu": [
{
"name": "phenom-x86_64-cpu"
}
],
"vfio-calxeda-xgmac": [
{
"name": "vfio-calxeda-xgmac"
}
],
"coreduo-x86_64-cpu": [
{
"name": "coreduo-x86_64-cpu"
}
],
"lsi53c895a": [
{
"name": "lsi53c895a"
},
{
"name": "lsi53c810"
}
],
"AMDVI-PCI": [
{
"name": "AMDVI-PCI"
}
],
"ccid-card-passthru": [
{
"name": "ccid-card-passthru"
}
],
"megasas": [
{
"name": "megasas"
}
],
"vmmouse": [
{
"name": "vmmouse"
}
],
"ivshmem": [
{
"name": "ivshmem"
}
],
"ccid-card": [
{
"name": "ccid-card-passthru"
},
{
"name": "ccid-card-emulated"
}
],
"q35-pcihost": [
{
"name": "q35-pcihost"
}
],
"virtio-tablet-device": [
{
"name": "virtio-tablet-device"
}
],
"ccid-card-emulated": [
{
"name": "ccid-card-emulated"
}
],
"xen-backend": [
{
"name": "xen-backend"
}
],
"apic-common": [
{
"name": "xen-apic"
},
{
"name": "apic"
},
{
"name": "kvm-apic"
}
],
"qemu32-x86_64-cpu": [
{
"name": "qemu32-x86_64-cpu"
}
],
"fw_cfg": [
{
"name": "fw_cfg_io"
},
{
"name": "fw_cfg_mem"
}
],
"cpu": [
{
"name": "Westmere-x86_64-cpu"
},
{
"name": "Penryn-x86_64-cpu"
},
{
"name": "Haswell-x86_64-cpu"
},
{
"name": "Skylake-Client-x86_64-cpu"
},
{
"name": "Opteron_G3-x86_64-cpu"
},
{
"name": "Broadwell-x86_64-cpu"
},
{
"name": "host-x86_64-cpu"
},
{
"name": "Haswell-noTSX-x86_64-cpu"
},
{
"name": "qemu64-x86_64-cpu"
},
{
"name": "pentium3-x86_64-cpu"
},
{
"name": "486-x86_64-cpu"
},
{
"name": "core2duo-x86_64-cpu"
},
{
"name": "Opteron_G4-x86_64-cpu"
},
{
"name": "IvyBridge-x86_64-cpu"
},
{
"name": "qemu32-x86_64-cpu"
},
{
"name": "Opteron_G1-x86_64-cpu"
},
{
"name": "phenom-x86_64-cpu"
},
{
"name": "SandyBridge-x86_64-cpu"
},
{
"name": "n270-x86_64-cpu"
},
{
"name": "athlon-x86_64-cpu"
},
{
"name": "Opteron_G5-x86_64-cpu"
},
{
"name": "coreduo-x86_64-cpu"
},
{
"name": "pentium2-x86_64-cpu"
},
{
"name": "Conroe-x86_64-cpu"
},
{
"name": "kvm64-x86_64-cpu"
},
{
"name": "Broadwell-noTSX-x86_64-cpu"
},
{
"name": "Nehalem-x86_64-cpu"
},
{
"name": "kvm32-x86_64-cpu"
},
{
"name": "Opteron_G2-x86_64-cpu"
},
{
"name": "pentium-x86_64-cpu"
}
],
"usb-storage-dev": [
{
"name": "usb-bot"
},
{
"name": "usb-storage"
}
],
"ich9-usb-uhci5": [
{
"name": "ich9-usb-uhci5"
}
]
},
"cpu-models": [
{
"unavailable-features": [],
"static": false,
"name": "host"
},
{
"unavailable-features": [],
"static": false,
"name": "qemu64"
},
{
"unavailable-features": [],
"static": false,
"name": "qemu32"
},
{
"unavailable-features": [
"mmxext",
"fxsr-opt",
"3dnowext",
"3dnow",
"sse4a",
"npt"
],
"static": false,
"name": "phenom"
},
{
"unavailable-features": [],
"static": false,
"name": "pentium3"
},
{
"unavailable-features": [],
"static": false,
"name": "pentium2"
},
{
"unavailable-features": [],
"static": false,
"name": "pentium"
},
{
"unavailable-features": [],
"static": false,
"name": "n270"
},
{
"unavailable-features": [],
"static": false,
"name": "kvm64"
},
{
"unavailable-features": [],
"static": false,
"name": "kvm32"
},
{
"unavailable-features": [],
"static": false,
"name": "coreduo"
},
{
"unavailable-features": [],
"static": false,
"name": "core2duo"
},
{
"unavailable-features": [
"mmxext",
"3dnowext",
"3dnow"
],
"static": false,
"name": "athlon"
},
{
"unavailable-features": [],
"static": false,
"name": "Westmere"
},
{
"unavailable-features": [
"hle",
"rtm",
"mpx",
"rdseed",
"adx",
"smap",
"3dnowprefetch",
"xsavec",
"xgetbv1",
"mpx",
"mpx"
],
"static": false,
"name": "Skylake-Client"
},
{
"unavailable-features": [],
"static": false,
"name": "SandyBridge"
},
{
"unavailable-features": [],
"static": false,
"name": "Penryn"
},
{
"unavailable-features": [
"sse4a",
"misalignsse",
"3dnowprefetch",
"xop",
"fma4",
"tbm"
],
"static": false,
"name": "Opteron_G5"
},
{
"unavailable-features": [
"sse4a",
"misalignsse",
"3dnowprefetch",
"xop",
"fma4"
],
"static": false,
"name": "Opteron_G4"
},
{
"unavailable-features": [
"sse4a",
"misalignsse"
],
"static": false,
"name": "Opteron_G3"
},
{
"unavailable-features": [],
"static": false,
"name": "Opteron_G2"
},
{
"unavailable-features": [],
"static": false,
"name": "Opteron_G1"
},
{
"unavailable-features": [],
"static": false,
"name": "Nehalem"
},
{
"unavailable-features": [],
"static": false,
"name": "IvyBridge"
},
{
"unavailable-features": [
"hle",
"rtm"
],
"static": false,
"name": "Haswell"
},
{
"unavailable-features": [],
"static": false,
"name": "Haswell-noTSX"
},
{
"unavailable-features": [],
"static": false,
"name": "Conroe"
},
{
"unavailable-features": [
"hle",
"rtm",
"rdseed",
"adx",
"smap",
"3dnowprefetch"
],
"static": false,
"name": "Broadwell"
},
{
"unavailable-features": [
"rdseed",
"adx",
"smap",
"3dnowprefetch"
],
"static": false,
"name": "Broadwell-noTSX"
},
{
"unavailable-features": [],
"static": false,
"name": "486"
}
],
"devices": [
{
"name": "xen-sysdev"
},
{
"name": "vhost-vsock-pci"
},
{
"name": "virtio-tablet-pci"
},
{
"name": "fw_cfg"
},
{
"name": "generic-sdhci"
},
{
"name": "i82551"
},
{
"name": "i82550"
},
{
"name": "Westmere-x86_64-cpu"
},
{
"name": "pci-serial-4x"
},
{
"name": "Penryn-x86_64-cpu"
},
{
"name": "intel-hda-generic"
},
{
"name": "Haswell-x86_64-cpu"
},
{
"name": "ipack-device"
},
{
"name": "x86-iommu"
},
{
"name": "cfi.pflash01"
},
{
"name": "Skylake-Client-x86_64-cpu"
},
{
"name": "virtio-gpu-device"
},
{
"name": "Opteron_G3-x86_64-cpu"
},
{
"name": "e1000e"
},
{
"name": "Broadwell-x86_64-cpu"
},
{
"name": "piix3-ide"
},
{
"name": "isa-parallel"
},
{
"name": "megasas"
},
{
"name": "vhost-vsock-device"
},
{
"name": "usb-braille"
},
{
"name": "mptsas1068"
},
{
"name": "vmware-svga"
},
{
"name": "pci-piix3"
},
{
"name": "PIIX3-xen"
},
{
"name": "scsi-cd"
},
{
"name": "isa-serial"
},
{
"name": "usb-ehci"
},
{
"name": "host-x86_64-cpu"
},
{
"name": "pci-host-bridge"
},
{
"name": "pci-serial-2x"
},
{
"name": "scsi-generic"
},
{
"name": "piix4-ide"
},
{
"name": "ivshmem-common"
},
{
"name": "virtio-input-hid-device"
},
{
"name": "virtio-net-pci"
},
{
"name": "hyperv-testdev"
},
{
"name": "pc-dimm"
},
{
"name": "Haswell-noTSX-x86_64-cpu"
},
{
"name": "cpu"
},
{
"name": "virtio-mouse-device"
},
{
"name": "virtio-mouse-pci"
},
{
"name": "isa-debugcon"
},
{
"name": "AMDVI-PCI"
},
{
"name": "smbus-device"
},
{
"name": "ide-hd"
},
{
"name": "virtio-vga"
},
{
"name": "qemu64-x86_64-cpu"
},
{
"name": "isa-ipmi-bt"
},
{
"name": "isa-pcspk"
},
{
"name": "isa-pit"
},
{
"name": "ich9-usb-ehci1"
},
{
"name": "ich9-usb-ehci2"
},
{
"name": "pxb-host"
},
{
"name": "intel-iommu"
},
{
"name": "ipmi-bmc-sim"
},
{
"name": "virtio-input-device"
},
{
"name": "cirrus-vga"
},
{
"name": "virtconsole"
},
{
"name": "virtio-rng-pci"
},
{
"name": "vfio-amd-xgbe"
},
{
"name": "pentium3-x86_64-cpu"
},
{
"name": "qxl-vga"
},
{
"name": "usb-hid"
},
{
"name": "ioapic"
},
{
"name": "kvm-pit"
},
{
"name": "vhost-scsi-pci"
},
{
"name": "usb-kbd"
},
{
"name": "virtio-pci"
},
{
"name": "xen-apic"
},
{
"name": "virtio-scsi-common"
},
{
"name": "e1000-base"
},
{
"name": "usb-host"
},
{
"name": "pci-qxl"
},
{
"name": "PIIX3"
},
{
"name": "486-x86_64-cpu"
},
{
"name": "ES1370"
},
{
"name": "gus"
},
{
"name": "kvm-pci-assign"
},
{
"name": "isa-applesmc"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "i82559er"
},
{
"name": "q35-pcihost"
},
{
"name": "usb-bt-dongle"
},
{
"name": "e1000-82545em"
},
{
"name": "e1000-82544gc"
},
{
"name": "or-irq"
},
{
"name": "ioapic-common"
},
{
"name": "i6300esb"
},
{
"name": "mc146818rtc"
},
{
"name": "AC97"
},
{
"name": "PIIX4_PM"
},
{
"name": "piix4-usb-uhci"
},
{
"name": "sysbus-ahci"
},
{
"name": "virtio-tablet-device"
},
{
"name": "pci-ehci-usb"
},
{
"name": "kvm-ioapic"
},
{
"name": "pvpanic"
},
{
"name": "core2duo-x86_64-cpu"
},
{
"name": "virtio-9p-pci"
},
{
"name": "x86_64-cpu"
},
{
"name": "scsi-disk"
},
{
"name": "vfio-pci-igd-lpc-bridge"
},
{
"name": "sb16"
},
{
"name": "usb-mouse"
},
{
"name": "device"
},
{
"name": "virtio-blk-pci"
},
{
"name": "piix3-usb-uhci"
},
{
"name": "vfio-calxeda-xgmac"
},
{
"name": "pcmcia-card"
},
{
"name": "virtio-scsi-device"
},
{
"name": "tpci200"
},
{
"name": "pcie-host-bridge"
},
{
"name": "virtio-9p-device"
},
{
"name": "SUNW,fdtwo"
},
{
"name": "hda-output"
},
{
"name": "i8257"
},
{
"name": "cpu-core"
},
{
"name": "Opteron_G4-x86_64-cpu"
},
{
"name": "base-pci-bridge"
},
{
"name": "virtio-mmio"
},
{
"name": "virtio-input-hid-pci"
},
{
"name": "base-sysbus-fdc"
},
{
"name": "isa-i8259"
},
{
"name": "pvscsi"
},
{
"name": "amd-iommu"
},
{
"name": "pic-common"
},
{
"name": "virtio-net-device"
},
{
"name": "usb-serial-dev"
},
{
"name": "pcie-slot"
},
{
"name": "usb-hub"
},
{
"name": "pci-uhci-usb"
},
{
"name": "IvyBridge-x86_64-cpu"
},
{
"name": "hda-duplex"
},
{
"name": "igd-passthrough-i440FX"
},
{
"name": "virtio-keyboard-pci"
},
{
"name": "igd-passthrough-isa-bridge"
},
{
"name": "rocker"
},
{
"name": "nec-usb-xhci"
},
{
"name": "megasas-gen2"
},
{
"name": "pci-ohci"
},
{
"name": "ib700"
},
{
"name": "xio3130-downstream"
},
{
"name": "ipoctal232"
},
{
"name": "ide-cd"
},
{
"name": "isabus-bridge"
},
{
"name": "isa-ipmi-kcs"
},
{
"name": "isa-ide"
},
{
"name": "virtio-keyboard-device"
},
{
"name": "virtio-crypto-pci"
},
{
"name": "isa-vga"
},
{
"name": "ipmi-bmc-extern"
},
{
"name": "kvm-i8259"
},
{
"name": "i440FX-pcihost"
},
{
"name": "qemu32-x86_64-cpu"
},
{
"name": "tpm-tis"
},
{
"name": "isa-debug-exit"
},
{
"name": "Opteron_G1-x86_64-cpu"
},
{
"name": "pc-testdev"
},
{
"name": "xen-pvdevice"
},
{
"name": "sga"
},
{
"name": "pcnet"
},
{
"name": "apic"
},
{
"name": "ivshmem"
},
{
"name": "hpet"
},
{
"name": "adlib"
},
{
"name": "lsi53c895a"
},
{
"name": "pci-device"
},
{
"name": "sys-bus-device"
},
{
"name": "usb-audio"
},
{
"name": "usb-wacom-tablet"
},
{
"name": "kvm-apic"
},
{
"name": "phenom-x86_64-cpu"
},
{
"name": "fw_cfg_io"
},
{
"name": "usb-net"
},
{
"name": "ioh3420"
},
{
"name": "virtio-crypto-device"
},
{
"name": "vfio-platform"
},
{
"name": "virtio-serial-port"
},
{
"name": "cs4231a"
},
{
"name": "dc390"
},
{
"name": "nvme"
},
{
"name": "usb-storage-dev"
},
{
"name": "i82801b11-bridge"
},
{
"name": "kvmvapic"
},
{
"name": "usb-tablet"
},
{
"name": "usb-ccid"
},
{
"name": "pci-bridge-seat"
},
{
"name": "mch"
},
{
"name": "vhost-scsi"
},
{
"name": "virtio-balloon-pci"
},
{
"name": "megasas-base"
},
{
"name": "ich9-usb-uhci2"
},
{
"name": "isa-cirrus-vga"
},
{
"name": "usb-bot"
},
{
"name": "ICH9-LPC"
},
{
"name": "edu"
},
{
"name": "ipmi-bmc"
},
{
"name": "lsi53c810"
},
{
"name": "kvmclock"
},
{
"name": "loader"
},
{
"name": "ich9-usb-uhci4"
},
{
"name": "i2c-slave"
},
{
"name": "nvdimm"
},
{
"name": "ccid-card-passthru"
},
{
"name": "ccid-card"
},
{
"name": "SandyBridge-x86_64-cpu"
},
{
"name": "pci-ide"
},
{
"name": "esp"
},
{
"name": "pci-vga"
},
{
"name": "virtio-balloon-device"
},
{
"name": "x3130-upstream"
},
{
"name": "ich9-usb-uhci5"
},
{
"name": "usb-device"
},
{
"name": "qxl"
},
{
"name": "intel-hda"
},
{
"name": "ich9-usb-uhci6"
},
{
"name": "virtio-serial-device"
},
{
"name": "ich9-usb-uhci3"
},
{
"name": "ICH9 SMB"
},
{
"name": "pit-common"
},
{
"name": "pxb-pcie"
},
{
"name": "piix3-ide-xen"
},
{
"name": "virtio-input-host-device"
},
{
"name": "vmxnet3"
},
{
"name": "VGA"
},
{
"name": "pci-testdev"
},
{
"name": "ich9-usb-uhci1"
},
{
"name": "pci-bridge"
},
{
"name": "pcie-port"
},
{
"name": "sysbus-fdc"
},
{
"name": "allwinner-ahci"
},
{
"name": "n270-x86_64-cpu"
},
{
"name": "pci-serial"
},
{
"name": "athlon-x86_64-cpu"
},
{
"name": "virtio-rng-device"
},
{
"name": "ccid-card-emulated"
},
{
"name": "am53c974"
},
{
"name": "i8042"
},
{
"name": "virtio-input-pci"
},
{
"name": "i82559c"
},
{
"name": "floppy"
},
{
"name": "i82559b"
},
{
"name": "i82559a"
},
{
"name": "scsi-hd"
},
{
"name": "virtio-scsi-pci"
},
{
"name": "hda-micro"
},
{
"name": "scsi-block"
},
{
"name": "ich9-intel-hda"
},
{
"name": "rtl8139"
},
{
"name": "vmmouse"
},
{
"name": "usb-mtp"
},
{
"name": "ide-drive"
},
{
"name": "fw_cfg_mem"
},
{
"name": "Opteron_G5-x86_64-cpu"
},
{
"name": "vmport"
},
{
"name": "coreduo-x86_64-cpu"
},
{
"name": "xen-backend"
},
{
"name": "virtio-serial-pci"
},
{
"name": "xen-platform"
},
{
"name": "virtio-input-host-pci"
},
{
"name": "scsi-disk-base"
},
{
"name": "pentium2-x86_64-cpu"
},
{
"name": "i82558b"
},
{
"name": "hda-audio"
},
{
"name": "i82558a"
},
{
"name": "qemu,register"
},
{
"name": "ne2k_isa"
},
{
"name": "sdhci-pci"
},
{
"name": "virtio-device"
},
{
"name": "pxb"
},
{
"name": "port92"
},
{
"name": "e1000"
},
{
"name": "apic-common"
},
{
"name": "Conroe-x86_64-cpu"
},
{
"name": "kvm64-x86_64-cpu"
},
{
"name": "vt82c686b-usb-uhci"
},
{
"name": "usb-storage"
},
{
"name": "usb-serial"
},
{
"name": "usb-redir"
},
{
"name": "sysbus-ohci"
},
{
"name": "i82801"
},
{
"name": "scsi-device"
},
{
"name": "i82557b"
},
{
"name": "usb-uas"
},
{
"name": "Broadwell-noTSX-x86_64-cpu"
},
{
"name": "i82557c"
},
{
"name": "Nehalem-x86_64-cpu"
},
{
"name": "i82557a"
},
{
"name": "virtserialport"
},
{
"name": "i440FX"
},
{
"name": "ne2k_pci"
},
{
"name": "smbus-eeprom"
},
{
"name": "i82562"
},
{
"name": "ich9-ahci"
},
{
"name": "isa-fdc"
},
{
"name": "sd-card"
},
{
"name": "isa-device"
},
{
"name": "kvm32-x86_64-cpu"
},
{
"name": "Opteron_G2-x86_64-cpu"
},
{
"name": "hda-codec"
},
{
"name": "vfio-pci"
},
{
"name": "virtio-gpu-pci"
},
{
"name": "ide-device"
},
{
"name": "ivshmem-plain"
},
{
"name": "secondary-vga"
},
{
"name": "ivshmem-doorbell"
},
{
"name": "pentium-x86_64-cpu"
},
{
"name": "virtio-blk-device"
}
],
"machines": [
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-0.12"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.4"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-1.3"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-q35-2.7"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-q35-2.6"
},
{
"cpu-max": 1,
"hotpluggable-cpus": false,
"name": "none"
},
{
"cpu-max": 1,
"hotpluggable-cpus": false,
"name": "xenpv"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-1.7"
},
{
"alias": "pc",
"is-default": true,
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.8"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-1.6"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.7"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-0.11"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.3"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-0.10"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-1.2"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.2"
},
{
"cpu-max": 1,
"hotpluggable-cpus": true,
"name": "isapc"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-q35-2.5"
},
{
"cpu-max": 128,
"hotpluggable-cpus": true,
"name": "xenfv"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-0.15"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-0.14"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-1.5"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.6"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-1.4"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.5"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-1.1"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.1"
},
{
"alias": "q35",
"cpu-max": 288,
"hotpluggable-cpus": true,
"name": "pc-q35-2.8"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-1.0"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-i440fx-2.0"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-q35-2.4"
},
{
"cpu-max": 255,
"hotpluggable-cpus": true,
"name": "pc-0.13"
}
]
}
},
{
"request": [
"machine",
"pc-i440fx-2.8"
],
"result": {
"has_dynamic_sysbus": 0,
"default_display": "std",
"no_cdrom": 0,
"family": "pc_piix",
"minimum_page_bits": 0,
"pci_allow_0_address": 0,
"kvm_type": null,
"no_parallel": 0,
"units_per_default_bus": 0,
"default_boot_order": "cad",
"block_default_type": "IF_IDE",
"legacy_fw_cfg_order": 0,
"compat_props": [],
"no_floppy": 0,
"hot_add_cpu": "0x55555581b1f0 <pc_hot_add_cpu>",
"default_machine_opts": "firmware=bios-256k.bin",
"no_serial": 0,
"default_ram_size": 134217728,
"parent_class": {
"unparent": null,
"interfaces": {},
"type": {},
"properties": {}
},
"init": "0x55555581fcd0 <pc_init_v2_8>",
"use_virtcon": 0,
"no_sdcard": 0,
"get_hotplug_handler": "0x555555818f80 <pc_get_hotpug_handler>",
"option_rom_has_mr": false,
"possible_cpu_arch_ids": "0x555555819190 <pc_possible_cpu_arch_ids>",
"desc": "Standard PC (i440FX + PIIX, 1996)",
"reset": "0x55555581a120 <pc_machine_reset>",
"is_default": 1,
"hw_version": null,
"name": "pc-i440fx-2.8",
"use_sclp": 0,
"query_hotpluggable_cpus": "0x55555581b390 <pc_query_hotpluggable_cpus>",
"alias": "pc",
"max_cpus": 255,
"cpu_index_to_socket_id": "0x555555818a60 <pc_cpu_index_to_socket_id>",
"rom_file_has_mr": true
}
},
{
"request": [
"device-type",
"virtio-net-pci"
],
"result": {
"reset": "0x5555559f6160 <virtio_pci_reset>",
"bus_type": "PCI",
"unrealize": "0x55555598ba60 <pci_qdev_unrealize>",
"cannot_destroy_with_object_finalize_yet": false,
"parent_class": {
"unparent": "0x555555912500 <device_unparent>",
"interfaces": null,
"type": {},
"properties": {}
},
"cannot_instantiate_with_device_add_yet": false,
"instance_props": [
{
"resolve": null,
"description": null,
"get": "0x555555914a30 <get_string>",
"opaque": {},
"value": "",
"set": "0x5555559150d0 <set_string>",
"release": "0x5555559144f0 <release_string>",
"type": "str",
"name": "romfile"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": false,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "virtio-pci-bus-master-bug-migration"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "event_idx"
},
{
"resolve": null,
"description": null,
"get": "0x555555a5b4a0 <property_get_bool>",
"opaque": {},
"value": true,
"set": null,
"release": "0x555555a5baa0 <property_release_bool>",
"type": "bool",
"name": "hotpluggable"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "ID of a netdev to use as a backend",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": "",
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "str",
"name": "netdev"
},
{
"resolve": null,
"description": null,
"get": "0x555555914280 <get_bool>",
"opaque": {},
"value": false,
"set": "0x555555914dd0 <set_bool>",
"release": null,
"type": "bool",
"name": "x-ignore-backend-features"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "host_ufo"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "host_tso4"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "Integer VLAN id to connect to",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": -1,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "int32",
"name": "vlan"
},
{
"resolve": null,
"description": null,
"get": "0x5555559143a0 <get_uint32>",
"opaque": {},
"value": 3,
"set": "0x555555914f50 <set_uint32>",
"release": null,
"type": "uint32",
"name": "vectors"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": false,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "modern-pio-notify"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": true,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "migrate-extra"
},
{
"resolve": null,
"description": "Slot and optional function number, example: 06.0 or 06",
"get": "0x555555914400 <get_int32>",
"opaque": {},
"value": -1,
"set": "0x555555915900 <set_pci_devfn>",
"release": null,
"type": "int32",
"name": "addr"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "ctrl_mac_addr"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": null,
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": -1,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "int32",
"name": "bootindex"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "host_tso6"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "ctrl_guest_offloads"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": true,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "x-pcie-lnksta-dllla"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "any_layout"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": false,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "page-per-vq"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "mrg_rxbuf"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "csum"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "ctrl_vlan"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": null,
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": 256,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "int32",
"name": "x-txburst"
},
{
"resolve": null,
"description": null,
"get": "0x555555a5b4a0 <property_get_bool>",
"opaque": {},
"value": false,
"set": "0x555555a5b520 <property_set_bool>",
"release": "0x555555a5baa0 <property_release_bool>",
"type": "bool",
"name": "hotplugged"
},
{
"resolve": "0x555555a5ae70 <object_resolve_link_property>",
"description": null,
"get": "0x555555a5e250 <object_get_link_property>",
"opaque": {},
"value": "",
"set": null,
"release": "0x555555a5cac0 <object_release_link_property>",
"type": "link<bus>",
"name": "parent_bus"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": true,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "command_serr_enable"
},
{
"resolve": null,
"description": "on/off/auto",
"get": "0x555555914720 <get_enum>",
"opaque": {},
"value": "auto",
"set": "0x5555559151b0 <set_enum>",
"release": null,
"type": "OnOffAuto",
"name": "disable-legacy"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "guest_announce"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "guest_csum"
},
{
"resolve": null,
"description": null,
"get": "0x555555914280 <get_bool>",
"opaque": {},
"value": false,
"set": "0x555555914dd0 <set_bool>",
"release": null,
"type": "bool",
"name": "disable-modern"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "guest_tso4"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "ctrl_rx"
},
{
"resolve": null,
"description": null,
"get": "0x555555a5b4a0 <property_get_bool>",
"opaque": {},
"value": false,
"set": "0x555555a5b520 <property_set_bool>",
"release": "0x555555a5baa0 <property_release_bool>",
"type": "bool",
"name": "realized"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "guest_ecn"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "gso"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "guest_tso6"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": false,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "x-disable-pcie"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": null,
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": 256,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "uint16",
"name": "rx_queue_size"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": "00:00:00:00:00:00",
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "str",
"name": "mac"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "ctrl_vq"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "ctrl_rx_extra"
},
{
"resolve": null,
"description": null,
"get": "0x5555559143a0 <get_uint32>",
"opaque": {},
"value": 1,
"set": "0x555555914f50 <set_uint32>",
"release": null,
"type": "uint32",
"name": "rombar"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": false,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "multifunction"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": null,
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": "",
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "str",
"name": "tx"
},
{
"resolve": null,
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"opaque": {},
"value": false,
"set": "0x555555914bc0 <prop_set_bit>",
"release": null,
"type": "bool",
"name": "ioeventfd"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "host_ecn"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "status"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": false,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "mq"
},
{
"resolve": null,
"description": null,
"get": "0x555555a5b380 <property_get_str>",
"opaque": {},
"value": "virtio-net-pci",
"set": null,
"release": "0x555555a5bac0 <property_release_str>",
"type": "string",
"name": "type"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "guest_ufo"
},
{
"resolve": null,
"description": null,
"get": "0x555555912780 <qdev_get_legacy_property>",
"opaque": {},
"value": "<unset>",
"set": null,
"release": null,
"type": "str",
"name": "legacy-addr"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "notify_on_empty"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": null,
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": 150000,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "uint32",
"name": "x-txtimer"
},
{
"resolve": "0x555555a5e4d0 <property_resolve_alias>",
"description": "on/off",
"get": "0x555555a5d030 <property_get_alias>",
"opaque": {},
"value": true,
"set": "0x555555a5d0e0 <property_set_alias>",
"release": "0x555555a5b140 <property_release_alias>",
"type": "bool",
"name": "indirect_desc"
}
],
"init": null,
"exit": null,
"fw_name": null,
"props": [
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "ioeventfd",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4964,
"bitnr": 1,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914f50 <set_uint32>",
"description": null,
"get": "0x5555559143a0 <get_uint32>",
"release": null,
"enum_table": null,
"print": null,
"name": "uint32"
},
"name": "vectors",
"defval": 3,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4980,
"bitnr": 0,
"qtype": "QTYPE_QINT",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "virtio-pci-bus-master-bug-migration",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4964,
"bitnr": 0,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x5555559151b0 <set_enum>",
"description": "on/off/auto",
"get": "0x555555914720 <get_enum>",
"release": null,
"enum_table": {},
"print": null,
"name": "OnOffAuto"
},
"name": "disable-legacy",
"defval": "auto",
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4972,
"bitnr": 0,
"qtype": "QTYPE_QINT",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914dd0 <set_bool>",
"description": null,
"get": "0x555555914280 <get_bool>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "disable-modern",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4968,
"bitnr": 0,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "migrate-extra",
"defval": true,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4964,
"bitnr": 2,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "modern-pio-notify",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4964,
"bitnr": 3,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "x-disable-pcie",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4964,
"bitnr": 4,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "page-per-vq",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4964,
"bitnr": 5,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914dd0 <set_bool>",
"description": null,
"get": "0x555555914280 <get_bool>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "x-ignore-backend-features",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 4969,
"bitnr": 0,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555915900 <set_pci_devfn>",
"description": "Slot and optional function number, example: 06.0 or 06",
"get": "0x555555914400 <get_int32>",
"release": null,
"enum_table": null,
"print": "0x555555914ae0 <print_pci_devfn>",
"name": "int32"
},
"name": "addr",
"defval": -1,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 160,
"bitnr": 0,
"qtype": "QTYPE_QINT",
"arrayoffset": 0
},
{
"info": {
"set": "0x5555559150d0 <set_string>",
"description": null,
"get": "0x555555914a30 <get_string>",
"release": "0x5555559144f0 <release_string>",
"enum_table": null,
"print": null,
"name": "str"
},
"name": "romfile",
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 1960,
"bitnr": 0,
"qtype": "QTYPE_NONE",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914f50 <set_uint32>",
"description": null,
"get": "0x5555559143a0 <get_uint32>",
"release": null,
"enum_table": null,
"print": null,
"name": "uint32"
},
"name": "rombar",
"defval": 1,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 2240,
"bitnr": 0,
"qtype": "QTYPE_QINT",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "multifunction",
"defval": false,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 1100,
"bitnr": 3,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "command_serr_enable",
"defval": true,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 1100,
"bitnr": 4,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
},
{
"info": {
"set": "0x555555914bc0 <prop_set_bit>",
"description": "on/off",
"get": "0x5555559148d0 <prop_get_bit>",
"release": null,
"enum_table": null,
"print": null,
"name": "bool"
},
"name": "x-pcie-lnksta-dllla",
"defval": true,
"arrayfieldsize": 0,
"arrayinfo": null,
"offset": 1100,
"bitnr": 8,
"qtype": "QTYPE_QBOOL",
"arrayoffset": 0
}
],
"hotpluggable": true,
"vmsd": null,
"realize": "0x5555559f6200 <virtio_pci_dc_realize>",
"desc": null
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment