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
/
mips_malta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
2009-12-01
1
-0
/
+2
*
mips malta: fix indentation
Aurelien Jarno
2009-11-14
1
-3
/
+3
*
mips-malta: fix reset
Aurelien Jarno
2009-11-14
1
-25
/
+27
*
mips: fix CPU reset
Aurelien Jarno
2009-11-14
1
-4
/
+2
*
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
1
-1
/
+1
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
1
-1
/
+1
*
serial: convert isa to qdev
Gerd Hoffmann
2009-10-05
1
-2
/
+2
*
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
1
-3
/
+2
*
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
i2c: addresses are load/save as uint8_t values, change types to reflect this
Juan Quintela
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-12
/
+12
*
Get rid of _t suffix
malc
2009-10-01
1
-12
/
+12
*
Fix Sparse warning about obsolete struct initializer
Blue Swirl
2009-09-21
1
-1
/
+1
*
Compile loader only once
Blue Swirl
2009-09-20
1
-1
/
+10
*
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
2009-09-15
1
-0
/
+9
*
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-09-10
1
-2
/
+2
*
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
2009-09-04
1
-8
/
+11
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-3
/
+2
*
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
1
-0
/
+1
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-15
/
+9
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-2
/
+2
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-2
/
+2
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-5
/
+5
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Use relative path for bios
Paul Brook
2009-05-30
1
-4
/
+10
*
Add common BusState
Paul Brook
2009-05-23
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+2
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
1
-0
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-1
/
+8
*
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
2009-05-19
1
-6
/
+1
*
SMBus qdev conversion
Paul Brook
2009-05-14
1
-1
/
+5
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-2
/
+2
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-4
/
+4
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-4
/
+1
*
Make AUD_init failure fatal
Paul Brook
2009-05-12
1
-4
/
+3
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-1
/
+0
*
mips malta: fix commit 7064
aurel32
2009-04-11
1
-3
/
+3
*
More phys_ram_base elimination.
pbrook
2009-04-10
1
-33
/
+32
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-8
/
+3
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
1
-9
/
+16
*
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
2009-03-28
1
-1
/
+0
*
Additional VGA options for MIPS Malta
aurel32
2009-02-08
1
-1
/
+9
*
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
1
-1
/
+1
*
mips: limit RAM size to 256MB on malta and qemu boards
aurel32
2009-01-24
1
-0
/
+6
*
mips_malta: map the CBUS UART as the third serial port
aurel32
2009-01-18
1
-15
/
+5
[next]