Blue Swirl writes:
> On Tue, Feb 15, 2011 at 12:22 PM, Markus Armbruster wrote:
>> Blue Swirl writes:
>>
>>> On Sat, Feb 12, 2011 at 6:57 PM, Markus Armbruster
>>> wrote:
[...]
Old code has pc_init1() call vmport_init(). Where does your code create
qdev "vmport"? And what's happen
On Tue, Feb 15, 2011 at 12:22 PM, Markus Armbruster wrote:
> Blue Swirl writes:
>
>> On Sat, Feb 12, 2011 at 6:57 PM, Markus Armbruster wrote:
>>> Blue Swirl writes:
>>>
Signed-off-by: Blue Swirl
---
hw/pc.h | 1 -
hw/pc_piix.c | 2 --
hw/vmport.c | 24 +
Blue Swirl writes:
> On Sat, Feb 12, 2011 at 6:57 PM, Markus Armbruster wrote:
>> Blue Swirl writes:
>>
>>> Signed-off-by: Blue Swirl
>>> ---
>>> hw/pc.h | 1 -
>>> hw/pc_piix.c | 2 --
>>> hw/vmport.c | 24 +---
>>> 3 files changed, 21 insertions(+), 6 delet
On Sat, Feb 12, 2011 at 6:57 PM, Markus Armbruster wrote:
> Blue Swirl writes:
>
>> Signed-off-by: Blue Swirl
>> ---
>> hw/pc.h | 1 -
>> hw/pc_piix.c | 2 --
>> hw/vmport.c | 24 +---
>> 3 files changed, 21 insertions(+), 6 deletions(-)
>>
>> diff --git a/hw/p
Blue Swirl writes:
> Signed-off-by: Blue Swirl
> ---
> hw/pc.h |1 -
> hw/pc_piix.c |2 --
> hw/vmport.c | 24 +---
> 3 files changed, 21 insertions(+), 6 deletions(-)
>
> diff --git a/hw/pc.h b/hw/pc.h
> index a048768..603a2a3 100644
> --- a/hw/pc.h
> +++ b/
Signed-off-by: Blue Swirl
---
hw/pc.h |1 -
hw/pc_piix.c |2 --
hw/vmport.c | 24 +---
3 files changed, 21 insertions(+), 6 deletions(-)
diff --git a/hw/pc.h b/hw/pc.h
index a048768..603a2a3 100644
--- a/hw/pc.h
+++ b/hw/pc.h
@@ -65,7 +65,6 @@ void hpet_pit_di