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_jazz.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-3
/
+3
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
jazz-led: convert to QOM
Hervé Poussineau
2012-02-22
1
-1
/
+1
*
pcspk: Convert to qdev
Jan Kiszka
2012-02-17
1
-1
/
+2
*
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
2012-02-17
1
-1
/
+1
*
i8254: Factor out interface header
Jan Kiszka
2012-02-17
1
-0
/
+1
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-3
/
+6
*
audio: remove unused parameter isa_pic
Hervé Poussineau
2011-12-20
1
-1
/
+1
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-6
/
+7
*
dp8393x: convert to memory API
Avi Kivity
2011-11-24
1
-1
/
+1
*
rc4030: convert to memory API
Avi Kivity
2011-11-24
1
-1
/
+2
*
parallel: convert to memory API
Avi Kivity
2011-11-24
1
-1
/
+2
*
jazz_led: convert to memory API
Avi Kivity
2011-11-24
1
-1
/
+1
*
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
1
-4
/
+4
*
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+2
*
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-10-02
1
-10
/
+4
*
pckbd: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-1
/
+3
*
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-1
/
+1
*
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
1
-7
/
+10
*
mips_jazz: convert to memory API
Avi Kivity
2011-09-18
1
-45
/
+45
*
g364fb: convert to qdev
Hervé Poussineau
2011-08-27
1
-1
/
+14
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-2
/
+1
*
g364fb: convert to memory API
Avi Kivity
2011-08-25
1
-1
/
+2
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-1
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
2011-07-20
1
-2
/
+8
*
i8254: convert to qdev
Blue Swirl
2011-02-20
1
-2
/
+2
*
audio: consolidate audio_init()
Isaku Yamahata
2011-01-25
1
-22
/
+2
*
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
1
-6
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-2
/
+4
*
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
2010-09-11
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
-0
/
+1
*
Compile some MIPS devices only once
Blue Swirl
2010-03-27
1
-0
/
+1
*
Compile serial only once
Blue Swirl
2010-03-21
1
-4
/
+14
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
1
-1
/
+6
*
scsi: move scsi.h -> esp.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
MIPS jazz: create isa bus
Roy Tam
2009-10-15
1
-0
/
+2
*
Make NICInfo string fields non-const
Mark McLoughlin
2009-10-06
1
-1
/
+1
*
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
1
-3
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-8
/
+8
*
Get rid of _t suffix
malc
2009-10-01
1
-8
/
+8
*
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
1
-5
/
+3
*
Compile loader only once
Blue Swirl
2009-09-20
1
-0
/
+1
*
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
1
-1
/
+1
[next]