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_jazz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
1
-1
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
1
-2
/
+8
2011-02-20
i8254: convert to qdev
Blue Swirl
1
-2
/
+2
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
1
-22
/
+2
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
1
-6
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-2
/
+4
2010-09-11
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
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
-0
/
+1
2010-03-27
Compile some MIPS devices only once
Blue Swirl
1
-0
/
+1
2010-03-21
Compile serial only once
Blue Swirl
1
-4
/
+14
2010-03-21
Compile isa_mmio only once
Blue Swirl
1
-1
/
+6
2009-11-09
scsi: move scsi.h -> esp.h
Gerd Hoffmann
1
-1
/
+1
2009-10-15
MIPS jazz: create isa bus
Roy Tam
1
-0
/
+2
2009-10-06
Make NICInfo string fields non-const
Mark McLoughlin
1
-1
/
+1
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
1
-3
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-8
/
+8
2009-10-01
Get rid of _t suffix
malc
1
-8
/
+8
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
1
-5
/
+3
2009-09-20
Compile loader only once
Blue Swirl
1
-0
/
+1
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
1
-1
/
+1
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
1
-1
/
+1
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-4
/
+4
2009-07-27
kill drives_table
Gerd Hoffmann
1
-5
/
+2
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-2
/
+2
2009-05-30
Use relative path for bios
Paul Brook
1
-4
/
+10
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-2
/
+10
2009-05-19
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
1
-6
/
+1
2009-05-14
ESP SCSI qdev conversion
Paul Brook
1
-11
/
+3
2009-05-13
Remove vga_ram_size
Paul Brook
1
-7
/
+7
2009-05-12
Push AUD_init down to devices
Paul Brook
1
-4
/
+1
2009-05-12
Make AUD_init failure fatal
Paul Brook
1
-6
/
+4
2009-04-15
Implement sonic netcard (MIPS Jazz)
aurel32
1
-1
/
+17
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-2
/
+0
2009-04-10
Clean up rc4030 init function
aurel32
1
-4
/
+3
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-6
/
+2
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
1
-11
/
+15
2009-03-28
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
1
-2
/
+0
2009-01-24
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
1
-1
/
+1
2009-01-16
G364 video adapter enhancement
aurel32
1
-1
/
+2
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-8
/
+8
2009-01-01
target-mips: DMA support for RC4030 chipset
aurel32
1
-14
/
+32
2008-12-10
MIPS Magnum: fix memory-mapped i8042
aurel32
1
-1
/
+1
[next]