GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
stellaris_enet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Fix stellaris ethernet
Paul Brook
2009-06-11
1
-2
/
+2
*
net: add return value to packet receive handler
Mark McLoughlin
2009-06-09
1
-3
/
+5
*
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
2009-06-09
1
-6
/
+6
*
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
Stellaris ethernet qdev conversion
Paul Brook
2009-05-14
1
-18
/
+21
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-7
/
+7
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-4
/
+2
*
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
2009-04-17
1
-5
/
+18
*
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2009-01-13
1
-0
/
+2
*
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
2009-01-07
1
-1
/
+1
*
add missing MAC address to info_str for some NICs (Mark McLoughlin)
aliguori
2009-01-07
1
-1
/
+3
*
Add a model string to VLANClientState (Mark McLoughlin)
aliguori
2009-01-07
1
-2
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Save/restore for stellaris boards.
pbrook
2008-07-02
1
-0
/
+63
*
Stellaris ethernet support.
pbrook
2007-11-24
1
-0
/
+347