On 01/13/2011 05:52 PM, Anthony Liguori wrote:

/* host->guest, sent before any other events */
typedef struct qemu_pvtablet_init {
    uint32_t res_x;   /* x axis resolution */
    uint32_t res_y;   /* y axis resolution */
    uint32_t features;  /* qemu_pvtablet_features */

uint32_t available_buttons; /* bitmask */

} qemu_pvtablet_init;

--
error compiling committee.c: too many arguments to function


Reply via email to