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
...
*
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
*
Name the magic constants, wrap long lines
blueswir1
2007-12-01
1
-73
/
+115
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+6
*
More detabification
blueswir1
2007-10-06
1
-79
/
+79
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-3
/
+3
*
Use qemu_irq for a reset signal between DMA and ESP/Lance
blueswir1
2007-08-16
1
-2
/
+9
*
Enable Selection command (NetBSD)
blueswir1
2007-08-11
1
-0
/
+3
*
Use qemu_irqs between dma controllers and esp, lance
blueswir1
2007-05-27
1
-9
/
+11
*
Split DMA controller in two
blueswir1
2007-05-26
1
-13
/
+16
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-1
/
+2
*
Fix Sparc32 device save methods
blueswir1
2007-04-13
1
-3
/
+14
*
Fix SCSI cdrom boot, thanks Blue Swirl.
ths
2006-12-24
1
-8
/
+25
*
SPARC SCSI fixes.
pbrook
2006-09-17
1
-8
/
+31
*
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
2006-09-03
1
-126
/
+46
*
SCSI TCQ support.
pbrook
2006-08-29
1
-54
/
+71
*
ESP DMA fix.
pbrook
2006-08-15
1
-2
/
+1
*
SCSI and USB async IO support.
pbrook
2006-08-12
1
-57
/
+85
*
SATN fixes (Blue Swirl).
pbrook
2006-06-03
1
-18
/
+75
*
SCSI lun probing fix.
pbrook
2006-05-26
1
-14
/
+17
*
Fix partial transfer bug.
pbrook
2006-05-26
1
-1
/
+0
*
Rearrange SCSI disk emulation code.
pbrook
2006-05-25
1
-341
/
+76
*
Don't clear DMA status register when loading address.
pbrook
2006-05-21
1
-1
/
+1
[prev]
[next]