Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé 644276db5d hw/net/xilinx_ethlite: Make device endianness configurable 11 months ago
  Philippe Mathieu-Daudé 74f1caa8c3 hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented 9 months ago
  Philippe Mathieu-Daudé ce336679b7 hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container' 9 months ago
  Philippe Mathieu-Daudé 0bd0ba87a0 hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region 9 months ago
  Philippe Mathieu-Daudé a34606dbb3 hw/net/xilinx_ethlite: Map TX_CTRL as MMIO 9 months ago
  Philippe Mathieu-Daudé 01198add29 hw/net/xilinx_ethlite: Map TX_GIE as MMIO 9 months ago
  Philippe Mathieu-Daudé 46dd6af259 hw/net/xilinx_ethlite: Map TX_LEN as MMIO 9 months ago
  Philippe Mathieu-Daudé 7229496206 hw/net/xilinx_ethlite: Map RX_CTRL as MMIO 9 months ago
  Philippe Mathieu-Daudé a375066991 hw/net/xilinx_ethlite: Access TX_CTRL register for each port 9 months ago
  Philippe Mathieu-Daudé c629791859 hw/net/xilinx_ethlite: Access TX_LEN register for each port 9 months ago
  Philippe Mathieu-Daudé 64fdbae7e1 hw/net/xilinx_ethlite: Access TX_GIE register for each port 9 months ago
  Philippe Mathieu-Daudé 785fd1a9af hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper 9 months ago
  Philippe Mathieu-Daudé 8d956610f5 hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper 9 months ago
  Philippe Mathieu-Daudé fa3ca9aa1c hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) 9 months ago
  Philippe Mathieu-Daudé 6909b616ef hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit 11 months ago
  Philippe Mathieu-Daudé 0798e09f3b hw/net/xilinx_ethlite: Rename rxbuf -> port_index 9 months ago
  Philippe Mathieu-Daudé 7eb77fa4cd hw/net/xilinx_ethlite: Correct maximum RX buffer size 9 months ago
  Philippe Mathieu-Daudé 0fb867ed63 hw/net/xilinx_ethlite: Update QOM style 9 months ago
  Philippe Mathieu-Daudé 9dd886c04d hw/net/xilinx_ethlite: Remove unuseful debug logs 9 months ago
  Philippe Mathieu-Daudé 2f44fddd19 hw/net/xilinx_ethlite: Convert some debug logs to trace events 9 months ago
  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
  Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 11 months ago
  Akihiko Odaki 7d0fefdf81 net: Provide MemReentrancyGuard * to qemu_new_nic() 2 years ago
  Thomas Huth a9ea0a9c93 hw/net: Move xilinx_ethlite.c to the target-independent source set 2 years ago
  Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2 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
  Philippe Mathieu-Daudé b8c4b67e3e hw/net: Make NetCanReceive() return a boolean 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago