- 357088b hw/net/xilinx_axienet: Rename StreamSlave as StreamSink by Philippe Mathieu-Daudé · 4 years, 5 months ago
- cfbef3f hw/core/stream: Rename StreamSlave as StreamSink by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 5 months ago
- 7c0ae0a xilinx_axienet: Use typedef name for instance_size by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 0445fab hw/net/xilinx_axienet: Remove unused code by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 2726dc5 hw: Fix error API violation around object_property_set_link() by Markus Armbruster · 4 years, 8 months ago
- 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 8 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- 2a4f263 hw/net/xilinx_axienet: Handle fragmented packets from DMA by Edgar E. Iglesias · 4 years, 10 months ago
- 51b1995 hw/core: stream: Add an end-of-packet flag by Edgar E. Iglesias · 4 years, 10 months ago
- da59e17 hw/net/xilinx_axienet: Remove unncessary cast by Edgar E. Iglesias · 4 years, 10 months ago
- 0d9047c hw/net/xilinx_axienet: Cleanup stream->push assignment by Edgar E. Iglesias · 4 years, 10 months ago
- 3e2a0cb hw/net/xilinx_axienet: Auto-clear PHY Autoneg by Edgar E. Iglesias · 4 years, 10 months ago
- 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
- 65da914 hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting by Philippe Mathieu-Daudé · 5 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
- 26cfb11 xilinx_axienet: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
- a9859c9 xilinx: Fix latent error handling bug by Eduardo Habkost · 8 years ago
- f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
- 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 · 11 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