Statistics
| Branch: | Revision:

root / hw / virtio / Makefile.objs @ 88c034d5

History | View | Annotate | Download (261 Bytes)

# Date Author Comment
4b52530b 07/19/2013 02:58 pm Peter Maydell

virtio: Implement MMIO based virtio transport

Add support for the generic MMIO based virtio transport.

This patch includes some fixes for bugs spotted by
Ying-Shiuan Pan <>.

Signed-off-by: Peter Maydell <>
Signed-off-by: KONRAD Frederic <>...

e9cd423f 04/19/2013 05:18 pm Paolo Bonzini

virtio: simplify Makefile conditionals

Signed-off-by: Paolo Bonzini <>

49ab747f 04/08/2013 07:13 pm Paolo Bonzini

hw: move target-independent files to subdirectories

This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.

Signed-off-by: Paolo Bonzini <>

6e790746 04/08/2013 07:13 pm Paolo Bonzini

hw: move virtio devices to hw/ subdirectories

Signed-off-by: Paolo Bonzini <>

1fd6bb44 04/08/2013 07:13 pm Paolo Bonzini

hw: make subdirectories for devices

Prepare the new directory structure.

Signed-off-by: Paolo Bonzini <>