mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
da9fcfa544
The empty_slot device emulates known to a bus but not connected devices. Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2 lines
86 B
C
2 lines
86 B
C
/* empty_slot.c */
|
|
void empty_slot_init(target_phys_addr_t addr, uint64_t slot_size);
|