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
*
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+2
*
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
1
-1
/
+1
*
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-10-02
1
-5
/
+2
*
mips_malta: move i8259 initialization after piix4 initialization
Avi Kivity
2011-09-25
1
-5
/
+15
*
mips_malta: convert to memory API
Avi Kivity
2011-09-18
1
-27
/
+26
*
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-09-08
1
-18
/
+36
|
\
|
*
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-09-04
1
-18
/
+36
*
|
mips: Add SMP support to the Malta board
Edgar E. Iglesias
2011-09-06
1
-5
/
+21
|
/
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-25
/
+20
*
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-25
1
-20
/
+25
*
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
1
-2
/
+2
*
char: rename qemu_chr_printf() -> qemu_chr_fe_printf()
Anthony Liguori
2011-08-22
1
-11
/
+11
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
2011-04-09
1
-10
/
+2
*
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-04-07
1
-9
/
+1
*
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-21
1
-1
/
+1
*
i8254: convert to qdev
Blue Swirl
2011-02-20
1
-2
/
+2
*
x86,MIPS: make vmware_vga optional
Blue Swirl
2011-02-12
1
-1
/
+5
*
audio: consolidate audio_init()
Isaku Yamahata
2011-01-25
1
-21
/
+2
*
gt64xxx: qdev conversion
Aurelien Jarno
2011-01-20
1
-1
/
+1
*
mips/malta: fix board id
Aurelien Jarno
2011-01-14
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-1
/
+1
*
Delete write only variables
Blue Swirl
2010-10-13
1
-9
/
+5
*
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-1
/
+2
*
mips_malta: Fix format strings
Stefan Weil
2010-09-21
1
-2
/
+2
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-2
/
+2
*
Remove useless device dependency of HAS_AUDIO
Blue Swirl
2010-06-27
1
-4
/
+0
*
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
1
-1
/
+1
*
Compile dma only once
Blue Swirl
2010-05-22
1
-1
/
+12
*
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
1
-1
/
+2
*
Compile pflash_cfi01 only once
Blue Swirl
2010-03-29
1
-1
/
+7
*
Compile acpi only once
Blue Swirl
2010-03-29
1
-1
/
+2
*
Compile some MIPS devices only once
Blue Swirl
2010-03-27
1
-0
/
+1
*
Compile serial only once
Blue Swirl
2010-03-21
1
-1
/
+5
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-16
/
+8
*
fdc: don't use reserved _t suffix
Blue Swirl
2010-02-07
1
-1
/
+1
*
mips/malta: fix typo
Aurelien Jarno
2010-02-06
1
-1
/
+1
*
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
[next]