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
/
xilinx_axienet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-2
/
+2
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-0
/
+1
*
xilinx_axienet.c: Assert no error when making link
Peter Crosthwaite
2013-02-21
1
-1
/
+3
*
net: introduce qemu_get_nic()
Jason Wang
2013-02-01
1
-3
/
+3
*
net: introduce qemu_get_queue()
Jason Wang
2013-02-01
1
-2
/
+2
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
xilinx_axienet: Implement R_IS behaviour
Peter Crosthwaite
2012-12-05
1
-0
/
+4
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
2012-08-13
1
-12
/
+20
*
xilinx_axienet: avoid useless self-assignment
Blue Swirl
2012-08-09
1
-1
/
+0
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-3
/
+3
*
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
1
-1
/
+1
*
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2012-06-15
1
-1
/
+1
*
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2012-06-15
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-6
/
+8
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-12
/
+21
*
qdev: don't access name through info
Anthony Liguori
2012-01-27
1
-1
/
+1
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-1
/
+1
*
xilinx_axienet: convert to memory API
Avi Kivity
2011-11-24
1
-18
/
+11
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias
2011-03-16
1
-0
/
+898