index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xilinx.h
Age
Commit message (
Expand
)
Author
2013-02-13
xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()
Peter Crosthwaite
2013-02-13
xilinx.h: Dont qdev_create from ethernet_create()
Peter Crosthwaite
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-19
xilinx: fix names of ethernet and dma links.
Peter A. G. Crosthwaite
2012-09-19
xilinx.h: Error check when setting links
Peter A. G. Crosthwaite
2012-09-19
xilinx_timer: Fixed "frequency" prop name
Peter A. G. Crosthwaite
2012-09-19
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2012-08-13
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
2012-06-15
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2012-06-15
xilinx_ethlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_ethlite: tweaked naming of ping-pong props
Peter A. G. Crosthwaite
2012-06-15
xilinx_intc: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
2012-06-15
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
2011-08-22
xilinx: removed microbalze_pic_init from xilinx.h
Peter A. G. Crosthwaite
2011-08-22
xilinx.h: Added missing includes
Peter A. G. Crosthwaite
2011-03-16
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Michal Simek
2009-10-27
xilinx_ethlite: use qdev properties for configuration.
Gerd Hoffmann
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-05-26
microblaze: Add petalogix s3a1800dsp MMU linux ref-design.
Edgar E. Iglesias