index
:
~jwrdegoede/qemu-old
master
spice.kvm.v14
spice.kvm.v18
spice.v14
spice.v16
spice.v17
spice.v19
spice.v20
spice.v21
spice.v30
Hans' cgi-bin.old usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sun4m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-15
Sparc32: convert sparc32_dma to qdev
Blue Swirl
1
-9
/
+9
2009-07-13
Sparc32: convert slavio_misc to qdev
Blue Swirl
1
-9
/
+11
2009-07-13
Sparc32: convert idreg to qdev
Blue Swirl
1
-8
/
+42
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-5
/
+5
2009-05-30
Use relative path for bios
Paul Brook
1
-18
/
+39
2009-05-26
Remove qdev irq sink handling
Paul Brook
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-5
/
+5
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
1
-0
/
+1
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
1
-3
/
+3
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-12
/
+30
2009-05-14
ESP SCSI qdev conversion
Paul Brook
1
-35
/
+12
2009-05-14
PCI network qdev conversion
Paul Brook
1
-1
/
+19
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-3
/
+3
2009-05-13
Remove vga_ram_size
Paul Brook
1
-12
/
+12
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-15
/
+0
2009-04-09
Cleanup SPARC/TCX framebuffer allocation.
pbrook
1
-12
/
+9
2009-03-28
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
1
-12
/
+0
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
1
-57
/
+41
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-4
/
+4
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-30
/
+30
2009-01-14
escc: allow one IRQ per serial channel
aurel32
1
-6
/
+7
2009-01-13
sun4c/sun4d: also swap the CharDriverState of escc_init()
aurel32
1
-4
/
+4
2009-01-13
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
1
-33
/
+3
2009-01-13
ESCC: swap the two CharDriverState arguments
aurel32
1
-2
/
+2
2009-01-12
Rename slavio_serial functions to escc, add clock rate and it_shift parameters
blueswir1
1
-9
/
+12
2009-01-10
Fix segfault
blueswir1
1
-6
/
+9
2008-12-24
Sun4m use 0 for nonexistent devices (Robert Reif)
blueswir1
1
-28
/
+5
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2008-11-29
Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)
blueswir1
1
-1
/
+1
2008-11-05
Use qemu_ram_alloc
blueswir1
1
-15
/
+23
2008-11-02
More realistic max_cpus
blueswir1
1
-12
/
+5
2008-11-02
Fix loading of unstripped ELF PROM image
blueswir1
1
-1
/
+1
2008-11-02
Halt the CPU using a qemu_irq
blueswir1
1
-2
/
+10
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
1
-1
/
+0
2008-10-28
Sun4c cleanups (Robert Reif)
blueswir1
1
-10
/
+5
2008-10-27
Move sun4c to its own hwdef (Robert Reif)
blueswir1
1
-239
/
+241
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
1
-0
/
+12
2008-10-04
Move nographic export to sysemu.h
blueswir1
1
-2
/
+0
2008-09-29
Fix SS-2 crash
blueswir1
1
-1
/
+1
2008-09-28
Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20
blueswir1
1
-0
/
+12
2008-09-18
Add Sparc32 display depth to firmware configuration
blueswir1
1
-0
/
+2
2008-09-18
Add common keys to firmware configuration
blueswir1
1
-19
/
+58
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
1
-0
/
+14
2008-08-21
Fix OpenBSD linker warnings
blueswir1
1
-6
/
+9
2008-08-12
Allow boot without a drive on Sparc machines (partly extracted from Xen)
blueswir1
1
-0
/
+12
2008-08-12
Use C99 initializers
blueswir1
1
-48
/
+48
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-3
/
+0
2008-06-23
Fix some compiler signed/unsigned char warnings
blueswir1
1
-4
/
+4
2008-06-20
Add support for boot_set command
blueswir1
1
-0
/
+22
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
1
-3
/
+3
[next]