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
/
escc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-21
1
-2
/
+2
*
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
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-4
/
+4
*
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
2012-07-28
1
-1
/
+0
*
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
-8
/
+10
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-17
/
+26
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-1
/
+1
*
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
escc: replace DPRINTFs with tracepoints
Blue Swirl
2011-08-21
1
-46
/
+14
*
escc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
1
-4
/
+5
*
ppc: convert to memory API
Avi Kivity
2011-08-08
1
-22
/
+20
*
escc: fix interrupt flags
Aurelien Jarno
2011-01-29
1
-2
/
+6
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
sparc escc IUS improvements (SunOS 4.1.4 fix)
Artyom Tarasenko
2010-08-15
1
-26
/
+30
*
escc: don't use reserved _t suffix
Blue Swirl
2010-02-07
1
-4
/
+4
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
escc: add chipset docs
Blue Swirl
2009-10-24
1
-0
/
+4
*
escc: convert to VMState, vmsd and reset
Blue Swirl
2009-10-24
1
-62
/
+38
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-2
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-8
/
+8
*
Get rid of _t suffix
malc
2009-10-01
1
-8
/
+8
*
escc: fix another coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
escc: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
2009-09-16
1
-2
/
+2
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Unbreak Sparc32 and PPC
Blue Swirl
2009-08-13
1
-4
/
+4
*
qdev/prop: convert escc.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-37
/
+10
*
Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
2009-07-17
1
-4
/
+4
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-35
/
+57
*
Sparc32/PPC: convert escc to qdev
Blue Swirl
2009-07-15
1
-57
/
+97
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+2
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-9
/
+9
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
escc: allow one IRQ per serial channel
aurel32
2009-01-14
1
-3
/
+5
*
ESCC: swap the two CharDriverState arguments
aurel32
2009-01-13
1
-4
/
+4
*
Rename slavio_serial functions to escc, add clock rate and it_shift parameters
blueswir1
2009-01-12
1
-64
/
+81
*
Rename slavio_serial to escc
blueswir1
2009-01-12
1
-0
/
+922