index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mips_malta.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
add an init function parameter to qemu_chr_open()
aurel32
2009-01-18
1
-14
/
+21
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+2
*
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-13
1
-10
/
+7
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-0
/
+1
*
Malta & OMAP: add a name to char devices
aurel32
2008-11-01
1
-2
/
+2
*
Set default max_cpus to one.
balrog
2008-10-28
1
-1
/
+0
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-0
/
+1
*
Use qemu-log.h
blueswir1
2008-10-04
1
-2
/
+1
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-1
/
+2
*
MIPS: remove empty cpu_mips_irqctrl_init()
aurel32
2008-09-14
1
-1
/
+0
*
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2008-08-17
1
-1
/
+1
[next]