]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
pc: add 2.4 machine types
authorJason Wang <jasowang@redhat.com>
Thu, 23 Apr 2015 06:21:35 +0000 (14:21 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Apr 2015 18:49:46 +0000 (20:49 +0200)
commit5cb50e0acc7ba6063b87664404103cce217c0493
tree20f21972c0af7d1316ed91e3e43b82d5d8b942fc
parent27a46dcf5038e20451101ed2d5414aebf3846e27
pc: add 2.4 machine types

The following patches will limit the following things to legacy
machine type:

- maximum number of virtqueues for virtio-pci were limited to 64
- auto msix bar size for virtio-net-pci were disabled by default

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c