aboutsummaryrefslogtreecommitdiff
path: root/hw/hw.h
diff options
context:
space:
mode:
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>2009-10-19 13:51:02 +0530
committerMarcelo Tosatti <mtosatti@redhat.com>2009-10-19 16:30:09 -0200
commitf406e8939d53f2c867aa50ab3fd6aee080b504b2 (patch)
tree1dd6ca89166677c66eebe1db291e6d54c8df973e /hw/hw.h
parentget rid of MSR_COUNT (diff)
downloadqemu-kvm-f406e8939d53f2c867aa50ab3fd6aee080b504b2.tar.gz
qemu-kvm-f406e8939d53f2c867aa50ab3fd6aee080b504b2.tar.bz2
qemu-kvm-f406e8939d53f2c867aa50ab3fd6aee080b504b2.zip
fix monitor.c build breakage
qemu-0.11.50 build breaks with CC x86_64-softmmu/monitor.o cc1: warnings being treated as errors /other/srcs/qemu-kvm/monitor.c: In function 'print_cpu_iter': /other/srcs/qemu-kvm/monitor.c:450: error: format '%ld' expects type 'long int', but argument 3 has type 'int64_t' make[3]: *** [monitor.o] Error 1 Changes to print_cpu_iter was introduced by commit 00ee594280d46290629ccd5fcd1b5c1a21605e4c Author: Marcelo Tosatti <mtosatti@redhat.com> Date: Wed Oct 14 19:21:10 2009 -0300 Add missing thread_id field in "info cpus" Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> -- monitor.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'hw/hw.h')
0 files changed, 0 insertions, 0 deletions