This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2025-02-19 11:41:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
xemu
/
hw
/
block
History
Paolo Bonzini
7b2478956a
hw: move block devices to hw/block/, configure via default-configs/
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-04-08 18:13:13 +02:00
..
dataplane
hw: move virtio devices to hw/ subdirectories
2013-04-08 18:13:12 +02:00
block.c
…
cdrom.c
…
ecc.c
…
fdc.c
…
hd-geometry.c
…
m25p80.c
…
Makefile.objs
hw: move block devices to hw/block/, configure via default-configs/
2013-04-08 18:13:13 +02:00
nand.c
…
onenand.c
hw: move block devices to hw/block/, configure via default-configs/
2013-04-08 18:13:13 +02:00
pc_sysfw.c
hw: move block devices to hw/block/, configure via default-configs/
2013-04-08 18:13:13 +02:00
pflash_cfi01.c
…
pflash_cfi02.c
…
tc58128.c
hw: move block devices to hw/block/, configure via default-configs/
2013-04-08 18:13:13 +02:00
virtio-blk.c
hw: move virtio devices to hw/ subdirectories
2013-04-08 18:13:12 +02:00
xen_disk.c
…