index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
xilinx_axienet.c
Age
Commit message (
Expand
)
Author
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2013-04-16
stream: Add flow control API
Peter Crosthwaite
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
2013-04-16
xilinx_axienet: Register reset properly
Peter Crosthwaite
2013-04-16
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
2013-04-16
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini