Andreas Färber
|
f283edc482
arch_init: Fix AltiVec build on Darwin/ppc
|
13 years ago |
Eduardo Habkost
|
e2d87bff12
move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)
|
13 years ago |
Eduardo Habkost
|
f29a56147b
implement -no-user-config command-line option (v3)
|
13 years ago |
Eduardo Habkost
|
756557de64
move list of default config files to an array
|
13 years ago |
Eduardo Habkost
|
c8262a4767
eliminate arch_config_name variable
|
13 years ago |
Eduardo Habkost
|
b5a8fe5e8a
move code to read default config files to a separate function (v2)
|
13 years ago |
Hervé Poussineau
|
da12872a09
pcspk: initialize PC speaker if compiled in
|
13 years ago |
Luiz Capitulino
|
539de1246d
Purge migration of (almost) everything to do with monitors
|
13 years ago |
Jan Kiszka
|
302fe51b59
pcspk: Convert to qdev
|
13 years ago |
Blue Swirl
|
cd7a45c95e
memory: change dirty getting API to take a size
|
13 years ago |
Blue Swirl
|
fd4aa97903
memory: change dirty setting APIs to take a size
|
14 years ago |
Paolo Bonzini
|
8600361542
vectorize is_dup_page
|
13 years ago |
Avi Kivity
|
8f77558f22
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
|
13 years ago |
Avi Kivity
|
dc94a7ed61
Convert ram_load() to the memory API
|
13 years ago |
Avi Kivity
|
f09f2189d5
Remove support for version 3 ram_load
|
13 years ago |
Avi Kivity
|
8fec98b41b
Sort RAMBlocks by ID for migration, not by ram_addr
|
13 years ago |
Avi Kivity
|
71c510e26e
Switch ram_save to the memory API
|
13 years ago |
Anthony Liguori
|
f3c6a169a3
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
|
13 years ago |
Hervé Poussineau
|
4a0f031d5b
audio: remove unused parameter isa_pic
|
13 years ago |
Hervé Poussineau
|
48a18b3c69
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
|
13 years ago |
Avi Kivity
|
86e775c654
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
|
13 years ago |
Juan Quintela
|
2975725f6b
migration: make *save_live return errors
|
14 years ago |
Juan Quintela
|
42802d47dd
migration: use qemu_file_get_error() return value when possible
|
14 years ago |
Juan Quintela
|
624b9cc209
migration: rename qemu_file_has_error to qemu_file_get_error
|
14 years ago |
Juan Quintela
|
dcd1d224df
migration: change has_error to contain errno values
|
14 years ago |
Frediano Ziglio
|
74e26c179e
core: remove qemu_service_io
|
14 years ago |
Max Filippov
|
2328826b1d
target-xtensa: add target stubs
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Anthony PERARD
|
303d4e865b
Introduce -machine command option.
|
15 years ago |
Michael Walle
|
81ea0e1304
LatticeMico32 target support
|
14 years ago |