10 Commits (e9abfcb57fd222d58a0c3c71917f9e40d09e9d35)

Author SHA1 Message Date
Prasad J Pandit 3af9187fc6 net: mipsnet: check packet length against buffer 10 years ago
Peter Maydell e8d4046559 hw/net: Clean up includes 10 years ago
Fam Zheng 1dd58ae058 mipsnet: Flush queued packets when receiving is enabled 11 years ago
Paolo Bonzini 57407ea44c net: remove all cleanup methods from NIC NetClientInfos 11 years ago
Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 12 years ago
Andreas Färber a4dbb8bdeb mipsnet: QOM cast cleanup 13 years ago
Marcel Apfelbaum 125ee0ed9c devices: Associate devices to their logical category 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 49ab747f66 hw: move target-independent files to subdirectories 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
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
Stefan Weil a348f10884 Add missing const attributes for MemoryRegionOps 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
Anthony Liguori 30fbb9fc7c qdev: move qdev->info to class 15 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Hervé Poussineau 83818f7cdd mipsnet: use trace framework 15 years ago
Hervé Poussineau d118d64a92 mipsnet: convert to qdev 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Jan Kiszka 6eed18568d net: Consistently use qemu_macaddr_default_if_unset 15 years ago
Juan Quintela c7298ab251 vmstate: port mipsnet 16 years ago
Stefan Weil a4a77677d7 mipsnet: Fix compiler warning in debug code 16 years ago
Alex Williamson 0be71e324f savevm: Add DeviceState param 16 years ago
Mark McLoughlin 1f30d10a46 net: convert mipsnet to NICState 17 years ago
Mark McLoughlin e13b10be5c net: remove NICInfo::vc 17 years ago
Mark McLoughlin 70783b9c9b net: add receive_raw parameter to qemu_new_vlan_client() 17 years ago
Mark McLoughlin bb6e636443 net: add a client type code 17 years ago
Mark McLoughlin 283c7c63f5 net: allow NICs to be connected to netdevs 17 years ago
Mark McLoughlin ae50b2747f Don't leak VLANClientState on PCI hot remove 17 years ago
Mark McLoughlin 4f1c942b7f net: add return value to packet receive handler 17 years ago
Mark McLoughlin e3f5ec2b5e net: pass VLANClientState* as first arg to receive handlers 17 years ago
Mark McLoughlin cda9046ba7 net: re-name vc->fd_read() to vc->receive() 17 years ago
Mark McLoughlin 463af5349a net: add fd_readv() handler to qemu_new_vlan_client() args 17 years ago
aliguori b946a15332 Introduce VLANClientState::cleanup() (Mark McLoughlin) 17 years ago
aliguori ad06714858 Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin) 17 years ago
aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 17 years ago
aliguori 0ae18ceeaa Check NIC model in some NIC init functions (Mark McLoughlin) 17 years ago
aliguori 7a9f6e4a8d Add a -net name=foo parameter (Mark McLoughlin) 17 years ago
aliguori 7cb7434b1e Add qemu_format_nic_info_str() (Mark McLoughlin) 17 years ago
aliguori bf38c1a0e1 Add a model string to VLANClientState (Mark McLoughlin) 17 years ago
aurel32 9b5953952a Fix mipsnet device ID, noticed by Vijay Kumar. 18 years ago