index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips_r4k.c
Age
Commit message (
Expand
)
Author
2013-01-15
Make default boot order machine specific
Avik Sil
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
serial: split serial.c
Gerd Hoffmann
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-06
mips/r4k: use the new is_vga_init() function
Aurelien Jarno
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
2012-06-04
mips_r4k: Store MIPSCPU in ResetData
Andreas Färber
2012-06-04
mips_r4k: Use cpu_mips_init() to obtain MIPSCPU
Andreas Färber
2012-03-14
mips hw/: Don't use CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
2012-02-17
i8254: Factor out interface header
Jan Kiszka
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-09-25
mips_r4k: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-18
mips_r4k: convert to memory API
Avi Kivity
2011-09-04
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-02-20
i8254: convert to qdev
Blue Swirl
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-10-13
Delete write only variables
Blue Swirl
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
2010-03-27
Compile some MIPS devices only once
Blue Swirl
2010-03-21
Compile isa_mmio only once
Blue Swirl
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2009-11-15
mips_r4k: fix reset
Aurelien Jarno
2009-11-14
mips: fix CPU reset
Aurelien Jarno
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-05
serial: convert isa to qdev
Gerd Hoffmann
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2009-09-15
ide/isa: convert to qdev.
Gerd Hoffmann
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
qdev/isa: finish pckbd conversion
Gerd Hoffmann
2009-09-10
qdev/isa: convert ne2000
Gerd Hoffmann
[next]