index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-25
Add input buffer to mux chr (patch by Tristan Gingold).
balrog
4
-0
/
+4
2007-11-25
Fix board init arg list (spotted by pbrook),
balrog
1
-6
/
+9
2007-11-24
Fix SD init arguments.
pbrook
1
-1
/
+1
2007-11-24
Gumstix Verdex (ARM) board support by Thorsten Zitterell.
balrog
2
-17
/
+73
2007-11-24
Partial SD card SPI mode support.
pbrook
10
-15
/
+368
2007-11-24
Stellaris ethernet support.
pbrook
4
-3
/
+370
2007-11-24
ARMv7-M SysTick fix.
pbrook
4
-11
/
+9
2007-11-24
More PowerPC debug print fixes - hardware emulation pass.
j_mayer
6
-117
/
+134
2007-11-23
Revert foolish patch.
j_mayer
1
-2
/
+1
2007-11-23
Fix ppc32 register dumps on 64-bit hosts.
pbrook
1
-1
/
+2
2007-11-20
OMAP LPGs (LED pulse generators).
balrog
2
-2
/
+189
2007-11-19
Clean-up/rewrite audio over I^2S support.
balrog
3
-110
/
+227
2007-11-19
Fix typo in error message.
pbrook
1
-2
/
+2
2007-11-19
New PowerPC CPU flag to define the decrementer and time-base source clock.
j_mayer
1
-2
/
+7
2007-11-18
SSD0323 vertical incrememnt mode.
pbrook
1
-8
/
+28
2007-11-18
Fix connex board init routine.
pbrook
1
-1
/
+0
2007-11-18
Luminary board input support.
pbrook
4
-6
/
+101
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
24
-73
/
+53
2007-11-18
Fix a && -> & typo.
balrog
1
-1
/
+6
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
31
-73
/
+82
2007-11-17
Name the magic constants, fix a hex number without 0x
blueswir1
1
-10
/
+16
2007-11-17
Better STOPINTR bit semantics in the PXA2xx DMA.
balrog
4
-3
/
+9
2007-11-17
Break up vl.h.
pbrook
186
-234
/
+1709
2007-11-17
sd.c build fix.
pbrook
1
-3
/
+3
2007-11-17
Convert SD cards code to use qemu_irq too.
balrog
6
-63
/
+22
2007-11-17
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
6
-166
/
+157
2007-11-17
Gumstix 'connex' board support by Thorsten Zitterell.
balrog
2
-0
/
+679
2007-11-17
Machine specific IOMMU version (Robert Reif)
blueswir1
2
-5
/
+12
2007-11-17
Add missing definition for number of input pins for the PowerPC 970 bus.
j_mayer
1
-2
/
+4
2007-11-17
Always make all PowerPC exception definitions visible.
j_mayer
1
-13
/
+11
2007-11-14
Update OHW interface to version 3.
blueswir1
3
-254
/
+324
2007-11-13
Fix signed/unsigned comparisons in OHCI host.
balrog
2
-4
/
+5
2007-11-11
removed warning
bellard
1
-0
/
+5
2007-11-11
removed unused variable
bellard
2
-2
/
+0
2007-11-11
fixed cast
bellard
1
-1
/
+1
2007-11-11
removed unused variables
bellard
1
-5
/
+17
2007-11-11
use correct printf format
bellard
3
-3
/
+7
2007-11-11
fixed invalid constant
bellard
1
-1
/
+1
2007-11-11
removed unused code
bellard
1
-0
/
+2
2007-11-11
Add SPARCserver 600MP emulation (original patch by Robert Reif)
blueswir1
2
-1
/
+112
2007-11-11
removed invalid use of _INTC_ARRAY
bellard
1
-2
/
+2
2007-11-11
Fix Sun4u compile
blueswir1
1
-67
/
+42
2007-11-11
Fix PowerPC boot device selection.
j_mayer
3
-14
/
+24
2007-11-11
mips_r4k warning fixes.
pbrook
1
-6
/
+1
2007-11-11
More generic boot devices specification, allowing more devices to be specified
j_mayer
4
-10
/
+66
2007-11-11
ARMv7 support.
pbrook
17
-199
/
+3522
2007-11-10
Fix build failure.
pbrook
1
-5
/
+7
2007-11-10
Add dummy m68k board.
pbrook
1
-0
/
+66
2007-11-10
Fix 64-bit host printf format mismatches.
pbrook
8
-18
/
+20
2007-11-10
added cpu_model parameter to cpu_init()
bellard
21
-95
/
+112
[next]