index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
etraxfs_ser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
cris hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: nuke qdev_init_chardev()
Anthony Liguori
2012-02-03
1
-1
/
+1
*
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
-5
/
+12
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-1
/
+1
*
etrax-ser: Convert to MemoryRegion
Edgar E. Iglesias
2011-10-02
1
-15
/
+18
*
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
etrax-ser: printf -> qemu_log.
Edgar E. Iglesias
2011-08-11
1
-4
/
+6
*
etraxfs-ser: Correct default value for RW_REC_CTRL
Edgar E. Iglesias
2011-06-30
1
-5
/
+19
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
2010-06-14
1
-22
/
+51
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-28
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
ETRAX-SER: Untabify.
Edgar E. Iglesias
2009-05-16
1
-93
/
+93
*
ETRAX-SER: qdevify.
Edgar E. Iglesias
2009-05-16
1
-20
/
+21
*
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
2009-05-05
1
-83
/
+44
*
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
2009-05-05
1
-7
/
+7
*
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
2009-05-05
1
-18
/
+2
*
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
2009-05-05
1
-12
/
+4
*
CRIS: Fix remaining build warnings.
edgar_igl
2009-02-22
1
-0
/
+1
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
ETRAX-FS: No need to decode the address anymore.
edgar_igl
2008-12-07
1
-2
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Avoid refering to CRIS specific cpu-state to be able to use these blocks with...
edgar_igl
2008-06-30
1
-5
/
+4
*
ETRAX serial port:
edgar_igl
2008-05-03
1
-29
/
+164
*
Made the etrax timers and serial-ports base address relocatable. Use target_p...
edgar_igl
2008-03-14
1
-27
/
+16
*
* Add a model of the ETRAX interrupt controller.
edgar_igl
2008-03-14
1
-3
/
+4
*
* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
edgar_igl
2008-03-01
1
-14
/
+24
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+1
*
EtraxFS board support, by Edgar E. Iglesias.
ths
2007-10-08
1
-0
/
+122