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
/
arch_init.c
Age
Commit message (
Expand
)
Author
2011-05-08
Introduce -machine command option.
Anthony PERARD
2011-03-07
LatticeMico32 target support
Michael Walle
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
2010-12-02
migration: stable ram block ordering
Michael S. Tsirkin
2010-11-01
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
Add Intel HD Audio support to qemu.
Gerd Hoffmann
2010-10-27
migration: don't segfault on invalid input
Michael S. Tsirkin
2010-09-25
Introduce qemu_madvise()
Andreas Färber
2010-08-22
arch_init: replace tabs by spaces.
Yoshiaki Tamura
2010-08-19
savevm: Reset last block info at beginning of each save
Alex Williamson
2010-07-06
ramblocks: No more being lazy about duplicate names
Alex Williamson
2010-07-06
savevm: Create a new continue flag to avoid resending block name
Alex Williamson
2010-07-06
savevm: Use RAM blocks for basis of migration
Alex Williamson
2010-07-06
savevm: Migrate RAM based on name/offset
Alex Williamson
2010-07-06
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
2010-06-01
migration: Fix calculation of bytes_transferred
Pierre Riteau
2010-03-30
Add missing #include needed for madvise() on OpenBSD
Blue Swirl
2010-03-29
Refactor target specific handling, compile vl.c only once
Blue Swirl