提交历史

作者 SHA1 备注 提交日期
  Stefan Hajnoczi 4e68f7a081 net: Rename VLANClientState to NetClientState 13 年之前
  Laszlo Ersek 2be64a68ed hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) 13 年之前
  Stefan Weil a348f10884 Add missing const attributes for MemoryRegionOps 13 年之前
  Andreas Färber 83f7d43a9e qom: Unify type registration 13 年之前
  Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 13 年之前
  Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 13 年之前
  Anthony Liguori f79f2bfc6a qdev: don't access name through info 13 年之前
  Anthony Liguori 30fbb9fc7c qdev: move qdev->info to class 13 年之前
  Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 13 年之前
  Hervé Poussineau 83818f7cdd mipsnet: use trace framework 14 年之前
  Hervé Poussineau d118d64a92 mipsnet: convert to qdev 14 年之前
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 年之前
  Jan Kiszka 6eed18568d net: Consistently use qemu_macaddr_default_if_unset 14 年之前
  Juan Quintela c7298ab251 vmstate: port mipsnet 14 年之前
  Stefan Weil a4a77677d7 mipsnet: Fix compiler warning in debug code 15 年之前
  Alex Williamson 0be71e324f savevm: Add DeviceState param 15 年之前
  Mark McLoughlin 1f30d10a46 net: convert mipsnet to NICState 15 年之前
  Mark McLoughlin e13b10be5c net: remove NICInfo::vc 15 年之前
  Mark McLoughlin 70783b9c9b net: add receive_raw parameter to qemu_new_vlan_client() 16 年之前
  Mark McLoughlin bb6e636443 net: add a client type code 16 年之前
  Mark McLoughlin 283c7c63f5 net: allow NICs to be connected to netdevs 16 年之前
  Mark McLoughlin ae50b2747f Don't leak VLANClientState on PCI hot remove 16 年之前
  Mark McLoughlin 4f1c942b7f net: add return value to packet receive handler 16 年之前
  Mark McLoughlin e3f5ec2b5e net: pass VLANClientState* as first arg to receive handlers 16 年之前
  Mark McLoughlin cda9046ba7 net: re-name vc->fd_read() to vc->receive() 16 年之前
  Mark McLoughlin 463af5349a net: add fd_readv() handler to qemu_new_vlan_client() args 16 年之前
  aliguori b946a15332 Introduce VLANClientState::cleanup() (Mark McLoughlin) 16 年之前
  aliguori ad06714858 Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin) 16 年之前
  aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 16 年之前
  aliguori 0ae18ceeaa Check NIC model in some NIC init functions (Mark McLoughlin) 16 年之前