|
| From: | Paul Brook |
| Subject: | Re: [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ... |
| Date: | Sun, 8 Apr 2007 23:45:27 +0100 |
| User-agent: | KMail/1.9.5 |
> 2) I don't like hiding pointers in types, so I would use for example > 'QEMUSignal *' instead of 'qemu_irq'. FWIW I did it this way so that devices are agnostic about whether it was implemented as a pointer or an integer index. Paul
| [Prev in Thread] | Current Thread | [Next in Thread] |