]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-options.hx
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
authorJes Sorensen <jes@sgi.com>
Thu, 23 Jul 2009 15:03:42 +0000 (17:03 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 27 Jul 2009 19:09:14 +0000 (14:09 -0500)
commit6be68d7eb9037fa3b8ef18901e5c02c120463efd
tree437edcdccb370dabe02689387a6283df341e3a72
parent96c1606b33a64ea6d5e1a988f9eb234a58947002
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.

Follow on patch will use it to determine the size of the MADT and
other BIOS tables.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/fw_cfg.c
hw/fw_cfg.h
qemu-options.hx
sysemu.h
vl.c