[Qemu-devel] [PATCH 2/3] move two variable declarations out of vl.c

2010-03-31 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- hw/i8259.c |1 + hw/isa-bus.c |1 + vl.c |4 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/hw/i8259.c b/hw/i8259.c index 3de22e3..37ef04e 100644 --- a/hw/i8259.c +++ b/hw/i8259.c @@ -68,6 +68,7 @@ static int irq_level[16

[Qemu-devel] [PATCH 2/3] move two variable declarations out of vl.c

2010-03-19 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- hw/i8259.c |1 + hw/isa-bus.c |1 + vl.c |6 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/hw/i8259.c b/hw/i8259.c index 3de22e3..37ef04e 100644 --- a/hw/i8259.c +++ b/hw/i8259.c @@ -68,6 +68,7 @@ static int irq_level[