index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips_jazz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-4
/
+4
2012-10-22
serial: split serial.c
Gerd Hoffmann
1
-0
/
+1
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
1
-8
/
+6
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-1
/
+1
2012-06-04
mips_jazz: Pass MIPSCPU to main_cpu_reset()
Andreas Färber
1
-3
/
+4
2012-06-04
mips_jazz: Use cpu_mips_init() to obtain MIPSCPU
Andreas Färber
1
-2
/
+4
2012-03-14
mips hw/: Don't use CPUState
Andreas Färber
1
-3
/
+3
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-02-22
jazz-led: convert to QOM
Hervé Poussineau
1
-1
/
+1
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
1
-1
/
+2
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
1
-1
/
+1
2012-02-17
i8254: Factor out interface header
Jan Kiszka
1
-0
/
+1
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-3
/
+6
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
1
-1
/
+1
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-6
/
+7
2011-11-24
dp8393x: convert to memory API
Avi Kivity
1
-1
/
+1
2011-11-24
rc4030: convert to memory API
Avi Kivity
1
-1
/
+2
2011-11-24
parallel: convert to memory API
Avi Kivity
1
-1
/
+2
2011-11-24
jazz_led: convert to memory API
Avi Kivity
1
-1
/
+1
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
1
-4
/
+4
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
1
-2
/
+2
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
1
-10
/
+4
2011-09-25
pckbd: Convert to MemoryRegion
Richard Henderson
1
-1
/
+3
2011-09-25
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
1
-1
/
+1
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
1
-7
/
+10
2011-09-18
mips_jazz: convert to memory API
Avi Kivity
1
-45
/
+45
2011-08-27
g364fb: convert to qdev
Hervé Poussineau
1
-1
/
+14
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-2
/
+1
2011-08-25
g364fb: convert to memory API
Avi Kivity
1
-1
/
+2
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
[next]