2010/5/3 Anthony Liguori :
> On 04/16/2010 06:10 PM, Artyom Tarasenko wrote:
>>
>> create empty_slot device
>>
>> The empty_slot device emulates known to a bus but not connected devices.
>>
>> Signed-off-by: Artyom Tarasenko
>> ---
>>
>
> What's this for?
It's an empty slot for a bus with a handsh
On 5/3/10, Anthony Liguori wrote:
> On 04/16/2010 06:10 PM, Artyom Tarasenko wrote:
>
> > create empty_slot device
> >
> > The empty_slot device emulates known to a bus but not connected devices.
> >
> > Signed-off-by: Artyom Tarasenko
> > ---
> >
> >
>
> What's this for?
It provides a dummy dev
On 04/16/2010 06:10 PM, Artyom Tarasenko wrote:
create empty_slot device
The empty_slot device emulates known to a bus but not connected devices.
Signed-off-by: Artyom Tarasenko
---
What's this for?
Is there a 2/2 missing?
Regards,
Anthony Liguori
hw/empty_slot.c | 92 +++
create empty_slot device
The empty_slot device emulates known to a bus but not connected devices.
Signed-off-by: Artyom Tarasenko
---
hw/empty_slot.c | 92 +++
hw/empty_slot.h |2 +
2 files changed, 94 insertions(+), 0 deletions(-)
crea