Commit History

作者 SHA1 備註 提交日期
  Jason Wang cc1f0f4542 net: introduce qemu_get_nic() 12 年之前
  Jason Wang b356f76de3 net: introduce qemu_get_queue() 12 年之前
  Andreas Färber 8c43a6f05d Make all static TypeInfos const 12 年之前
  Paolo Bonzini 1422e32db5 net: reorganize headers 13 年之前
  Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 13 年之前
  Stefan Hajnoczi 4e68f7a081 net: Rename VLANClientState to NetClientState 13 年之前
  Laszlo Ersek 2be64a68ed hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) 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 年之前
  Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 13 年之前
  Avi Kivity f070e1e227 stellaris_enet: convert to memory API 14 年之前
  Anthony Liguori 01e0451a08 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" 14 年之前
  Avi Kivity 58160bafa2 stellaris_enet: convert to memory API 14 年之前
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 年之前
  Matthew Fernandez 8e31bf388e Correct spelling of licensed 14 年之前
  Alexander Graf 2507c12ab0 Add endianness as io mem parameter 14 年之前
  Alex Williamson 0be71e324f savevm: Add DeviceState param 15 年之前
  Mark McLoughlin 8c9b63b9d4 net: convert stellaris to NICState 15 年之前
  Gerd Hoffmann 540f006a23 stellaris_enet: use qdev properties for configuration. 16 年之前
  Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 16 年之前
  malc 99a0949b72 Get rid of _t suffix 16 年之前
  Gerd Hoffmann 81a322d4a1 qdev: add return value to init() callbacks. 16 年之前
  Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 16 年之前
  Avi Kivity 1eed09cb4a Remove io_index argument from cpu_register_io_memory() 16 年之前
  Paul Brook 57b452a848 Fix stellaris ethernet 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 年之前