Sign in
qemu
/
qemu
/
0752706de257b38763006ff5bb6b39a97e669ba2
/
hw
/
sun4u.c
07caea3
Fix pci_add nic not to exit on bad model
by Markus Armbruster
· 15 years ago
ac0be99
serial: convert isa to qdev
by Gerd Hoffmann
· 15 years ago
fd8014e
floppy: add drive properties.
by Gerd Hoffmann
· 15 years ago
021f067
parallel: convert isa to qdev
by Gerd Hoffmann
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
f80237d
Add an ISA bus version of m48t59
by Blue Swirl
· 15 years ago
2e15e23
qdev: simplify isa irq assignments
by Gerd Hoffmann
· 15 years ago
86c8615
qdev: drop iobase properties from isa bus
by Gerd Hoffmann
· 15 years ago
1e43a8e
Sparc64: use ISA bus for i8042
by Blue Swirl
· 15 years ago
5bc89ef
Sparc64: remove unused variables
by Blue Swirl
· 15 years ago
f455e98
ide: pass down DriveInfo instead of BlockDriverState
by Gerd Hoffmann
· 15 years ago
1387fe4
Fix Sparc64 breakage: add dummy ISA irqs
by Blue Swirl
· 15 years ago
977e124
ide: split away ide-pci.c
by Gerd Hoffmann
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
2091ba2
isa bus irq changes and fixes.
by Gerd Hoffmann
· 15 years ago
0c5b8d8
Unbreak Sparc64
by Blue Swirl
· 15 years ago
32a7ee9
qdev/prop: convert sun4u.c to helper macros.
by Gerd Hoffmann
· 15 years ago
d9c3231
Use qemu_irq for system_powerdown
by Blue Swirl
· 15 years ago
7589690
Sparc64: configure screen size from QEMU command line options
by Blue Swirl
· 15 years ago
751c6a1
kill drives_table
by Gerd Hoffmann
· 15 years ago
0484362
Sparc32/64: use 64 bit type for memory size
by Blue Swirl
· 15 years ago
636aa70
Sparc64: refactor kernel init
by Blue Swirl
· 15 years ago
7b833f5
Sparc64: refactor CPU init
by Blue Swirl
· 15 years ago
bda4203
Sparc64: convert memory to qdev
by Blue Swirl
· 15 years ago
1baffa4
Sparc64: convert boot prom to qdev
by Blue Swirl
· 15 years ago
53e3c4f
Sparc64: convert ebus to qdev
by Blue Swirl
· 15 years ago
7d55273
sparc64: really initialize irq
by Igor Kovalenko
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 15 years ago
6d53bfd
sparc64 follow pci_nic_init change
by Igor V. Kovalenko
· 16 years ago
28c2c26
Rename pci_register_io_region() to pci_register_bar()
by Avi Kivity
· 16 years ago
5cea859
Use relative path for bios
by Paul Brook
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
0c25743
Introduce is_default field for QEMUMachine
by Anthony Liguori
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
6407f37
use PCI_HEADER_TYPE.
by Isaku Yamahata
· 16 years ago
190cd02
Remove redundant ram_require machine properly.
by pbrook
· 16 years ago
b584726
Clean up VGA ram allocation.
by pbrook
· 16 years ago
6295e56
Remove nodisk_ok machine feature (Jan Kiszka)
by aliguori
· 16 years ago
513f789
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
by blueswir1
· 16 years ago
b495006
Fix sparc64-softmmu breakage from r6711
by blueswir1
· 16 years ago
2f43e00
Reload ptimers on reset
by blueswir1
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
3b898dd
Switch to CMD646 IDE
by blueswir1
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
cb457d7
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
by aliguori
· 16 years ago
c190ea0
Add EBUS bridge
by blueswir1
· 16 years ago
a94fd95
Fix APB
by blueswir1
· 16 years ago
8fa211e
Implement tick interrupt disable bits
by blueswir1
· 16 years ago
5c6602c
Use qemu_ram_alloc
by blueswir1
· 16 years ago
1bcee01
More realistic max_cpus
by blueswir1
· 16 years ago
492c30a
Make DMA bottom-half driven (v2)
by aliguori
· 16 years ago
b209700
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
by aliguori
· 16 years ago
2bfdab6
Move nographic export to sysemu.h
by blueswir1
· 16 years ago
f4b1a84
Rearrange tick functions
by blueswir1
· 16 years ago
e87231d
Add a generic Niagara machine
by blueswir1
· 16 years ago
9d92659
Add software and timer interrupt support
by blueswir1
· 16 years ago
905fdcb
Add common keys to firmware configuration
by blueswir1
· 16 years ago
3cce624
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
by blueswir1
· 16 years ago
363a37d
Fix OpenBSD linker warnings
by blueswir1
· 16 years ago
f88e4b9
Allow boot without a drive on Sparc machines (partly extracted from Xen)
by blueswir1
· 16 years ago
66de733
Use C99 initializers
by blueswir1
· 16 years ago
c7ba218
Add T1 and T2 CPUs, add a Sun4v machine
by blueswir1
· 16 years ago
0d31cb9
Add idprom
by blueswir1
· 16 years ago
b3c7724
Move CPU save/load registration to common code.
by pbrook
· 16 years ago
e7fb140
Fix some compiler signed/unsigned char warnings
by blueswir1
· 17 years ago
8186457
Add support for boot_set command
by blueswir1
· 17 years ago
1a14026
Allow NWINDOWS selection (CPU feature with model specific defaults)
by blueswir1
· 17 years ago
293f78b
Remove most uses of phys_ram_base (initial patch by Ian Jackson)
by blueswir1
· 17 years ago
77f193d
Wrap long lines
by blueswir1
· 17 years ago
2254876
Fix compiler warnings
by blueswir1
· 17 years ago
cbf5c74
Fix Sparc64 serial device breakage
by blueswir1
· 17 years ago
6ef05b9
Improved large memory support
by blueswir1
· 17 years ago
00f82b8
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
ac2e9d6
Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX
by blueswir1
· 17 years ago
7fb4fdc
RAM usage information in machine definition.
by balrog
· 17 years ago
0387544
Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready.
by aurel32
· 17 years ago
967032c
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
e4bcb14
Add -drive parameter, by Laurent Vivier.
by ths
· 17 years ago
b881c2c
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
d2c63fc
Update OHW interface to version 3.
by blueswir1
· 17 years ago
0fe5ea8
Fix Sun4u compile
by blueswir1
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
6ac0e82
Set boot sequence from command line (Dan Kenigsberg).
by balrog
· 17 years ago
952a328
SuperSparc MXCC support (Robert Reif)
by blueswir1
· 17 years ago
f930d07
More detabification
by blueswir1
· 17 years ago
1192dad
New '-bios' option, used to select an alternate BIOS image from bios_dir.
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
f19e918
Sparc64 update
by blueswir1
· 17 years ago
20c9f09
Implement Sparc64 CPU timers using ptimers
by blueswir1
· 18 years ago
6650860
Set OpenBIOS variables in NVRAM
by blueswir1
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
7428711
Improved initrd support for mips.
by ths
· 18 years ago
62724a3
Sparc32/64 CPU selection
by blueswir1
· 18 years ago
94fc95c
New -cpu options: choose CPU model for emulated target.
by j_mayer
· 18 years ago
Next »