qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/timer/hpet: Fix compiler errors with -DHPET_DEBUG
@ 2020-09-09  8:36 Dov Murik
  2020-09-09  8:36 ` [PATCH 1/2] hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw Dov Murik
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dov Murik @ 2020-09-09  8:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Dov Murik, Michael S. Tsirkin

Fix several compiler errors when compiling withe -DHPET_DEBUG.

Steps to reproduce the issue:

    mkdir build
    cd build
    ../configure --target-list=x86_64-softmmu --extra-cflags=-DHPET_DEBUG
    make

Dov Murik (2):
  hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw
  hw/timer/hpet: Fix debug format strings

 hw/timer/hpet.c | 27 +++++++--------------------
 1 file changed, 7 insertions(+), 20 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-16  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-09  8:36 [PATCH 0/2] hw/timer/hpet: Fix compiler errors with -DHPET_DEBUG Dov Murik
2020-09-09  8:36 ` [PATCH 1/2] hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw Dov Murik
2020-09-09  8:36 ` [PATCH 2/2] hw/timer/hpet: Fix debug format strings Dov Murik
2020-09-09 17:24 ` [PATCH 0/2] hw/timer/hpet: Fix compiler errors with -DHPET_DEBUG Philippe Mathieu-Daudé
2020-09-10 12:53   ` Dov Murik
2020-09-13 11:42     ` Philippe Mathieu-Daudé
2020-09-16  9:15       ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).