Commit History

Author SHA1 Message Date
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 8 months ago
  Richard Henderson e732f00f32 hw/net: Constify all Property 8 months ago
  Michael Tokarev 5691f4778e mark <zlib.h> with for-crc32 in a consistent manner 1 year ago
  Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 11 months ago
  Richard Henderson 1de81b426c hw/net: Constify VMState 1 year ago
  Akihiko Odaki 7d0fefdf81 net: Provide MemReentrancyGuard * to qemu_new_nic() 2 years ago
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 years ago
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Cédric Le Goater b11ff5ecf6 net: stellaris_enet: add a reset method 6 years ago
  Cédric Le Goater bb4d585027 net: stellaris_enet: convert SysBus init method to a realize method 6 years ago
  Philippe Mathieu-Daudé f6de995714 hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error 7 years ago
  Philippe Mathieu-Daudé 5786e35da7 hw/net/stellaris_enet: Fix a typo 7 years ago
  Michael Davidsaver d05a86285c arm: stellaris: make MII accesses complete immediately 8 years ago
  Eric Blake f394b2e20d qapi: Change Netdev into a flat union 9 years ago
  Prasad J Pandit 3a15cc0e1e net: stellaris_enet: check packet length against receive buffer 9 years ago
  Peter Maydell 8ef94f0bc9 arm: Clean up includes 9 years ago
  Fam Zheng 1ef4a6069f stellaris_enet: Flush queued packets when read done 10 years ago
  Paolo Bonzini 57407ea44c net: remove all cleanup methods from NIC NetClientInfos 10 years ago
  Paolo Bonzini 469b046ead memory: remove memory_region_destroy 11 years ago
  Peter Maydell 2e11986727 hw/net/stellaris_enet: Convert to vmstate 11 years ago
  Peter Maydell 889ac2a32f hw/net/stellaris_enet: Get rid of rx_fifo pointer 11 years ago
  Peter Maydell eacd606ca7 hw/net/stellaris_enet: Fix debug format strings 11 years ago
  Peter Maydell a9171c4fb5 hw/net/stellaris_enet: Correctly implement the TR and THR registers 11 years ago
  Peter Maydell c6fa443b3d hw/net/stellaris_enet: Rewrite tx fifo handling code 11 years ago