]> Git Repo - qemu.git/commit
pc: add 2.4 machine types
authorJason Wang <[email protected]>
Thu, 23 Apr 2015 06:21:35 +0000 (14:21 +0800)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
This page took 0.026045 seconds and 4 git commands to generate.