Sign in
qemu-android
/
qemu-android
/
7ad757b29b5096ae100d646c584036b4892c9be5
/
arch_init.c
302fe51
pcspk: Convert to qdev
by Jan Kiszka
· 13 years ago
cd7a45c
memory: change dirty getting API to take a size
by Blue Swirl
· 13 years ago
fd4aa97
memory: change dirty setting APIs to take a size
by Blue Swirl
· 13 years ago
8600361
vectorize is_dup_page
by Paolo Bonzini
· 13 years ago
8f77558
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
by Avi Kivity
· 13 years ago
dc94a7e
Convert ram_load() to the memory API
by Avi Kivity
· 13 years ago
f09f218
Remove support for version 3 ram_load
by Avi Kivity
· 13 years ago
8fec98b
Sort RAMBlocks by ID for migration, not by ram_addr
by Avi Kivity
· 13 years ago
71c510e
Switch ram_save to the memory API
by Avi Kivity
· 13 years ago
f3c6a16
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
by Anthony Liguori
· 13 years ago
4a0f031
audio: remove unused parameter isa_pic
by Hervé Poussineau
· 13 years ago
48a18b3
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
by Hervé Poussineau
· 13 years ago
86e775c
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
by Avi Kivity
· 13 years ago
2975725
migration: make *save_live return errors
by Juan Quintela
· 13 years ago
42802d4
migration: use qemu_file_get_error() return value when possible
by Juan Quintela
· 13 years ago
624b9cc
migration: rename qemu_file_has_error to qemu_file_get_error
by Juan Quintela
· 13 years ago
dcd1d22
migration: change has_error to contain errno values
by Juan Quintela
· 14 years ago
74e26c1
core: remove qemu_service_io
by Frediano Ziglio
· 14 years ago
2328826
target-xtensa: add target stubs
by Max Filippov
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
303d4e8
Introduce -machine command option.
by Anthony PERARD
· 15 years ago
81ea0e1
LatticeMico32 target support
by Michael Walle
· 14 years ago
0dfa5ef
audio: consolidate audio_init()
by Isaku Yamahata
· 14 years ago
b2e0a13
migration: stable ram block ordering
by Michael S. Tsirkin
· 14 years ago
4f25ac5
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
d61a4ce
Add Intel HD Audio support to qemu.
by Gerd Hoffmann
· 14 years ago
492fb99
migration: don't segfault on invalid input
by Michael S. Tsirkin
· 14 years ago
e78815a
Introduce qemu_madvise()
by Andreas Färber
· 15 years ago
d20878d
arch_init: replace tabs by spaces.
by Yoshiaki Tamura
· 15 years ago
760e77e
savevm: Reset last block info at beginning of each save
by Alex Williamson
· 15 years ago
fb787f8
ramblocks: No more being lazy about duplicate names
by Alex Williamson
· 15 years ago
a55bbe3
savevm: Create a new continue flag to avoid resending block name
by Alex Williamson
· 15 years ago
e44359c
savevm: Use RAM blocks for basis of migration
by Alex Williamson
· 15 years ago
97ab12d
savevm: Migrate RAM based on name/offset
by Alex Williamson
· 15 years ago
d17b528
Remove uses of ram.last_offset (aka last_ram_offset)
by Alex Williamson
· 15 years ago
f471a17
ram_blocks: Convert to a QLIST
by Alex Williamson
· 15 years ago
3fc250b
migration: Fix calculation of bytes_transferred
by Pierre Riteau
· 15 years ago
1c47cb1
Add missing #include needed for madvise() on OpenBSD
by Blue Swirl
· 15 years ago
ad96090
Refactor target specific handling, compile vl.c only once
by Blue Swirl
· 15 years ago