On 01/06/2015 10:24 AM, sfel...@gmail.com wrote: > From: Scott Feldman <sfel...@gmail.com> > > This is the register programming guide for the Rocker device. It's intended > for driver writers and device writers. It covers the device's PCI space, > the register set, DMA interface, and interrupts. > > Signed-off-by: Scott Feldman <sfel...@gmail.com> > Signed-off-by: Jiri Pirko <j...@resnulli.us> > --- > hw/net/rocker/reg_guide.txt | 961 > +++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 961 insertions(+) > create mode 100644 hw/net/rocker/reg_guide.txt
Looks like docs/specs is a better place for this. And do you want to keep this spec officially in qemu.git? I'm asking since if there's another place to keep the official version, you may do a lot of syncs in the future.