Sign in
qemu
/
qemu
/
88c16567d2cd23da328787187910b013ee43ebca
/
hw
/
net
/
xilinx_axienet.c
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
e8d4046
hw/net: Clean up includes
by Peter Maydell
· 9 years ago
f9f7492
axienet: Flush queued packets when rx is done
by Fam Zheng
· 10 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
57407ea
net: remove all cleanup methods from NIC NetClientInfos
by Paolo Bonzini
· 10 years ago
2f719f1
hw: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
93156ce
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging
by Peter Maydell
· 11 years ago
24c12b7
xilinx: Fix typo in comment (Marvel -> Marvell)
by Stefan Weil
· 11 years ago
f663faa
net: xilinx_axienet.c: Add phy soft reset bit clearing
by Nathan Rossi
· 11 years ago
39f72ef
qom: Add check() argument to object_property_add_link()
by Stefan Hajnoczi
· 11 years ago
9561fda
qom: Make QOM link property unref optional
by Stefan Hajnoczi
· 11 years ago
5433a0a
hw: Remove assert_no_error usages
by Peter Crosthwaite
· 11 years ago
213f0c4
qom: Pass available size to object_initialize()
by Andreas Färber
· 12 years ago
eedfac6
hw/n*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
4e298e4
xilinx_axienet: Fix bit mask code
by Stefan Weil
· 12 years ago
42bb9c9
stream: Remove app argument hack
by Peter Crosthwaite
· 12 years ago
3630ae9
xilinx_axienet/dma: Implement rx path flow control
by Peter Crosthwaite
· 12 years ago
35e60bf
stream: Add flow control API
by Peter Crosthwaite
· 12 years ago
55b3e0c
xilinx_axienet: Create Proxy object for stream
by Peter Crosthwaite
· 12 years ago
b2d9dfe
xilinx_axienet: converted init->realize
by Peter Crosthwaite
· 12 years ago
9ee0ceb
xilinx_axienet: Register reset properly
by Peter Crosthwaite
· 12 years ago
f0e7a81
xilinx_axienet: Defined and use type cast macro
by Peter Crosthwaite
· 12 years ago
545129e
xilinx_axienet: typedef XilinxAXIEnet struct
by Peter Crosthwaite
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xilinx_axienet.c]
4dbb9ed
xilinx_axienet: pump events as appropriate
by Peter Crosthwaite
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
b4a42f8
hw: move qdev-monitor.o to toplevel directory
by Paolo Bonzini
· 12 years ago
b15aaca
xilinx_axienet.c: Assert no error when making link
by Peter Crosthwaite
· 12 years ago
cc1f0f4
net: introduce qemu_get_nic()
by Jason Wang
· 12 years ago
b356f76
net: introduce qemu_get_queue()
by Jason Wang
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
f8fe796
janitor: do not include qemu-char everywhere
by Paolo Bonzini
· 12 years ago
d4d230d
xilinx_axienet: Implement R_IS behaviour
by Peter Crosthwaite
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
669b498
xilinx_axi*: Re-implemented interconnect
by Peter A. G. Crosthwaite
· 13 years ago
a1e64eb
xilinx_axienet: avoid useless self-assignment
by Blue Swirl
· 13 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 13 years ago
2be64a6
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
by Laszlo Ersek
· 13 years ago
cec6f8c
xilinx_axienet: changed device name
by Peter A. G. Crosthwaite
· 13 years ago
ab034c2
xilinx_axienet: droped the c_ on parameters
by Peter A. G. Crosthwaite
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
f79f2bf
qdev: don't access name through info
by Anthony Liguori
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
0dc31f3
xilinx_axienet: convert to memory API
by Avi Kivity
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
93f1e40
xilinx: Add AXIENET & DMA models
by Edgar E. Iglesias
· 14 years ago