index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips_fulong2e.c
Age
Commit message (
Expand
)
Author
2011-09-04
mips_fulong2e: convert to memory API
Avi Kivity
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-09
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-02-20
i8254: convert to qdev
Blue Swirl
2011-01-25
mips_fulong: remove bogus HAS_AUDIO
Isaku Yamahata
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
2010-10-13
Delete write only variables
Blue Swirl
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-09-21
mips_fulong2e: Fix format strings
Stefan Weil
2010-09-18
Check for errors during BIOS or kernel load
Blue Swirl
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-30
mips64el: fulong: PCI_DEVFN() clean up.
Isaku Yamahata
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-06-30
MIPS: fix fulong bios loading
Aurelien Jarno
2010-06-29
MIPS: Initial support of fulong mini pc (machine construction)
Huacai Chen