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
/
esp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
esp: lower IRQ on soft reset
Blue Swirl
2010-06-10
1
-5
/
+14
*
esp: use CamelCaseFunc for function types
Blue Swirl
2010-02-07
1
-4
/
+4
*
ESP: improve IRQ debugging
Blue Swirl
2010-01-16
1
-0
/
+2
*
scsi: move scsi-disk.h -> scsi.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
scsi: move scsi.h -> esp.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-2
/
+0
*
esp: convert to reset + vmsd
Blue Swirl
2009-10-24
1
-8
/
+16
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
switch scsi bus to inplace allocation.
Gerd Hoffmann
2009-10-05
1
-5
/
+5
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-3
/
+3
*
Get rid of _t suffix
malc
2009-10-01
1
-3
/
+3
*
ESP: convert to VMState
Blue Swirl
2009-09-19
1
-42
/
+22
*
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-40
/
+14
*
esp: handle "select without attention"
Artyom Tarasenko
2009-09-05
1
-5
/
+23
*
esp (sparc32) Extra scsi data.
Artyom Tarasenko
2009-08-31
1
-1
/
+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
*
ESP: implement Transfer Pad
Blue Swirl
2009-08-22
1
-0
/
+7
*
ESP: Implement select without ATN, fix comments
Blue Swirl
2009-08-22
1
-2
/
+7
*
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
2009-08-08
1
-0
/
+1
*
esp: fix interrupt register read
Blue Swirl
2009-07-31
1
-4
/
+9
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-8
/
+6
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
2009-06-17
1
-2
/
+0
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Remove qdev irq sink handling
Paul Brook
2009-05-26
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
ESP SCSI qdev conversion
Paul Brook
2009-05-14
1
-19
/
+42
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-5
/
+5
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Remove address masking
blueswir1
2008-12-02
1
-2
/
+2
*
Fix ICCS command (Herve Poussineau)
blueswir1
2008-11-30
1
-0
/
+2
*
Fix 'enable selection' command (esp_4_ensel.diff)
blueswir1
2008-11-29
1
-0
/
+1
*
Fix command len detection (esp_3_cmdlen.diff)
blueswir1
2008-11-29
1
-4
/
+4
*
Fix configuration 2 register (esp_2_cfg2.diff):
blueswir1
2008-11-29
1
-6
/
+1
*
Misc fixes (Herve Poussineau)
blueswir1
2008-11-29
1
-14
/
+21
*
Resurrect the safe part of r5274
blueswir1
2008-10-02
1
-2
/
+2
*
Sun ss20 OBP does 32bit register access to esp (Robert Reif)
blueswir1
2008-10-02
1
-1
/
+1
*
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-25
1
-2
/
+2
*
Add signed versions of save/load functions
blueswir1
2008-09-20
1
-2
/
+2
*
Suppress OpenBSD warning messages for leftover fifo bytes
blueswir1
2008-06-25
1
-0
/
+1
*
Fix compilation warning
blueswir1
2008-06-01
1
-2
/
+2
*
Fix compiler warnings
blueswir1
2008-05-10
1
-6
/
+6
*
Fix irq handling (Hervé Poussineau)
blueswir1
2008-04-24
1
-15
/
+33
*
ESP: Add it_shift parameter (Hervé Poussineau)
blueswir1
2008-04-09
1
-7
/
+7
*
Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)
blueswir1
2008-03-02
1
-8
/
+13
*
Register only valid register access widths
blueswir1
2008-01-01
1
-4
/
+4
*
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-24
1
-1
/
+3
*
SCSI cleanup, by Laurent Vivier.
ths
2007-12-10
1
-8
/
+8
*
Add -drive parameter, by Laurent Vivier.
ths
2007-12-02
1
-7
/
+3
[next]