index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ne2000-isa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-5
/
+5
*
net: introduce qemu_get_nic()
Jason Wang
2013-02-01
1
-1
/
+1
*
net: introduce qemu_get_queue()
Jason Wang
2013-02-01
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-1
/
+1
*
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
1
-1
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-11
/
+15
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-5
/
+11
*
qdev: don't access name through info
Anthony Liguori
2012-01-27
1
-1
/
+1
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-1
/
+1
*
ne2000: Convert to isa_register_ioport
Richard Henderson
2011-10-11
1
-4
/
+1
*
ne2000: convert to memory API
Avi Kivity
2011-08-08
1
-10
/
+3
*
ne2000_isa: refactor device creation
Blue Swirl
2011-02-20
1
-13
/
+0
*
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
1
-0
/
+3
*
Add "static" to please Sparse
Blue Swirl
2009-12-04
1
-1
/
+1
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+11
*
net: convert ne2000 to NICState
Mark McLoughlin
2009-12-03
1
-8
/
+14
*
ne2000: port to vmstate
Juan Quintela
2009-10-27
1
-1
/
+1
*
ne2k_isa: use qdev properties for configuration.
Gerd Hoffmann
2009-10-27
1
-11
/
+8
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
ne2000-isa: Do not free memory owned by qdev
malc
2009-09-14
1
-2
/
+0
*
qdev/isa: convert ne2000
Gerd Hoffmann
2009-09-10
1
-0
/
+111