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_fulong2e.c
Age
Commit message (
Expand
)
Author
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-12-20
fulong2e: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-10-01
mips_fulong2e: Reorder ISA bus and i8259 creation
Jan Kiszka
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
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