index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips_malta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
1
-20
/
+25
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
1
-2
/
+2
2011-08-22
char: rename qemu_chr_printf() -> qemu_chr_fe_printf()
Anthony Liguori
1
-11
/
+11
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-04-09
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
1
-10
/
+2
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
1
-9
/
+1
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
1
-1
/
+1
2011-02-20
i8254: convert to qdev
Blue Swirl
1
-2
/
+2
2011-02-12
x86,MIPS: make vmware_vga optional
Blue Swirl
1
-1
/
+5
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
1
-21
/
+2
2011-01-20
gt64xxx: qdev conversion
Aurelien Jarno
1
-1
/
+1
2011-01-14
mips/malta: fix board id
Aurelien Jarno
1
-1
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-11-16
more stdvga cleanups.
Gerd Hoffmann
1
-1
/
+1
2010-10-13
Delete write only variables
Blue Swirl
1
-9
/
+5
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+2
2010-09-21
mips_malta: Fix format strings
Stefan Weil
1
-2
/
+2
2010-08-24
Rearrange block headers
Blue Swirl
1
-0
/
+1
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-2
/
+2
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
1
-4
/
+0
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
1
-1
/
+1
2010-05-22
Compile dma only once
Blue Swirl
1
-1
/
+12
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
1
-1
/
+2
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
1
-1
/
+7
2010-03-29
Compile acpi only once
Blue Swirl
1
-1
/
+2
2010-03-27
Compile some MIPS devices only once
Blue Swirl
1
-0
/
+1
2010-03-21
Compile serial only once
Blue Swirl
1
-1
/
+5
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
1
-16
/
+8
2010-02-07
fdc: don't use reserved _t suffix
Blue Swirl
1
-1
/
+1
2010-02-06
mips/malta: fix typo
Aurelien Jarno
1
-1
/
+1
2009-12-01
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
1
-0
/
+2
2009-11-14
mips malta: fix indentation
Aurelien Jarno
1
-3
/
+3
2009-11-14
mips-malta: fix reset
Aurelien Jarno
1
-25
/
+27
2009-11-14
mips: fix CPU reset
Aurelien Jarno
1
-4
/
+2
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
1
-1
/
+1
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-1
/
+1
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
1
-1
/
+1
2009-10-05
serial: convert isa to qdev
Gerd Hoffmann
1
-2
/
+2
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
1
-3
/
+2
2009-10-05
parallel: convert isa to qdev
Gerd Hoffmann
1
-1
/
+1
2009-10-05
i2c: addresses are load/save as uint8_t values, change types to reflect this
Juan Quintela
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-12
/
+12
2009-10-01
Get rid of _t suffix
malc
1
-12
/
+12
2009-09-21
Fix Sparse warning about obsolete struct initializer
Blue Swirl
1
-1
/
+1
2009-09-20
Compile loader only once
Blue Swirl
1
-1
/
+10
2009-09-15
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
1
-0
/
+9
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
1
-1
/
+1
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
1
-1
/
+1
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
1
-2
/
+2
2009-09-04
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
1
-8
/
+11
[next]