23 Commits (d0fb9657a33dd3d1db1b492c4dcc7c778e40e5c0)

Author SHA1 Message Date
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Markus Armbruster 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 6 years ago
Markus Armbruster 3e80f6902c qdev: Convert uses of qdev_create() with Coccinelle 6 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 6 years ago
Marc-André Lureau 3af6eb8f9b etraxfs: remove PROP_PTR usage 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Cédric Le Goater 56dff42a2c net: etraxfs_eth: add a reset method 8 years ago
Cédric Le Goater c24828bb95 net: etraxfs_eth: convert SysBus init method to a realize method 8 years ago
Philippe Mathieu-Daudé 4b46fdd0d4 hw/net/etraxfs_eth: Convert printf() calls to trace events 8 years ago
Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 9 years ago
Eric Blake f394b2e20d qapi: Change Netdev into a flat union 10 years ago
Peter Maydell e8d4046559 hw/net: Clean up includes 10 years ago
Markus Armbruster 5a8de107e3 etraxfs_eth: Don't use hw_error() in init() method 10 years ago
Fam Zheng da69028261 etraxfs_eth: Drop eth_can_receive 11 years ago
Paolo Bonzini 57407ea44c net: remove all cleanup methods from NIC NetClientInfos 11 years ago
Markus Armbruster 1b111dc121 hw: cannot_instantiate_with_device_add_yet due to pointer props 13 years ago
Andreas Färber 58076497df etraxfs_eth: Rename fs_eth to ETRAXFSEthState 13 years ago
Andreas Färber 8784dfa4bc etraxfs_eth: QOM cast cleanup 13 years ago
Paolo Bonzini eedfac6f38 hw/n*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Paolo Bonzini d7e35d4a84 hw: move NICs to hw/net/, configure via default-configs/ 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Jason Wang cc1f0f4542 net: introduce qemu_get_nic() 13 years ago
Jason Wang b356f76de3 net: introduce qemu_get_queue() 13 years ago
Grant Likely 9fc7577af5 trivial: etraxfs_eth: Eliminate checkpatch errors 13 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 13 years ago
Paolo Bonzini 1422e32db5 net: reorganize headers 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Stefan Hajnoczi 4e68f7a081 net: Rename VLANClientState to NetClientState 14 years ago
Laszlo Ersek 2be64a68ed hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 14 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 14 years ago
Anthony Liguori f79f2bfc6a qdev: don't access name through info 15 years ago
Lars Persson 73a511decc etraxfs-dma: Model metadata and eop 14 years ago
Avi Kivity 0eeb06b0dd etraxfs_eth: drop bogus cpu_unregister_io_memory() 15 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Edgar E. Iglesias 06dccb82df etrax-eth: Convert to MemoryRegion 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Edgar E. Iglesias d949396e53 etrax: QDevify the Ethernet MAC. 15 years ago
Edgar E. Iglesias 1da005b374 etrax: Allocate DMA connections at board level. 15 years ago
Jan Kiszka 6eed18568d net: Consistently use qemu_macaddr_default_if_unset 15 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Blue Swirl 9e84a4708f etraxfs_eth: correct use of ! and & 16 years ago
Edgar E. Iglesias cdcf9153e5 etrax: Update ethernet mgm-ctrl reg on writes 16 years ago
Blue Swirl 0d84be5bd0 cris: remove dead assignments, spotted by clang analyzer 16 years ago
Mark McLoughlin 163bf3a56d net: convert etrax to NICState 17 years ago