Sign in
qemu
/
qemu
/
5560625badb9e710577986de65ff4e4b413729a0
/
arch_init.c
c5c6d7f
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging
by Peter Maydell
· 10 years ago
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
0dc3f44
Convert ram_list to RCU
by Mike Day
· 11 years ago
0d53d9f
exec: convert ram_list to QLIST
by Mike Day
· 10 years ago
ae3a704
cosmetic changes preparing for the following patches
by Mike Day
· 11 years ago
27af7d6
xbzrle: optimize XBZRLE to decrease the cache misses
by ChenLiang
· 10 years ago
b0cc3f8
arch_init: support resizing on incoming migration
by Michael S. Tsirkin
· 10 years ago
9b8424d
exec: split length -> used_length/max_length
by Michael S. Tsirkin
· 10 years ago
6c1b663
migration: static variables will not be reset at second migration
by ChenLiang
· 11 years ago
0be839a
migration: fix parameter validation on ram load
by Michael S. Tsirkin
· 10 years ago
5b0e9dd
migration: catch unknown flag combinations in ram_load
by Peter Lieven
· 11 years ago
32592e1
accel: Remove tcg_available() function
by Eduardo Habkost
· 10 years ago
48e06fe
target-tricore: Add target stubs and qom-cpu
by Bastian Koppelmann
· 10 years ago
a3f1f04
Show length mismatch error is hex
by Alex Bligh
· 11 years ago
db80fac
migration: catch unknown flags in ram_load
by Peter Lieven
· 11 years ago
4380be0
migration: Plug memory leak in migrate-set-cache-size command
by Chen Gang
· 11 years ago
0971f1b
arch_init: replace fprintf(stderr, ...) with error_report()
by Le Tan
· 11 years ago
14bcfdc
Split ram_save_block
by Dr. David Alan Gilbert
· 11 years ago
fb62666
arch_init: Simplify code for load_xbzrle()
by Chen Gang
· 11 years ago
4798fe5
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()
by Chen Gang
· 11 years ago
8bc3923
migration: expose xbzrle cache miss rate
by ChenLiang
· 11 years ago
58570ed
migration: expose the bitmap_sync_count to the end
by ChenLiang
· 11 years ago
71411d3
migration: Add counts of updating the dirty bitmap
by ChenLiang
· 11 years ago
1534ee9
XBZRLE: Fix one XBZRLE corruption issues
by ChenLiang
· 11 years ago
21a246a
migration: remove duplicate code
by ChenLiang
· 11 years ago
d97326e
Init the XBZRLE.lock in ram_mig_init
by Dr. David Alan Gilbert
· 11 years ago
0d6ab3a
Provide init function for ram migration
by Dr. David Alan Gilbert
· 11 years ago
e30d1d8
Count used RAMBlock pages for migration_dirty_pages
by Dr. David Alan Gilbert
· 11 years ago
fd8cec9
XBZRLE: Fix qemu crash when resize the xbzrle cache
by Gonglei
· 11 years ago
6d3cb1f
Fix two XBZRLE corruption issues
by Dr. David Alan Gilbert
· 11 years ago
89db998
Don't abort on memory allocation error
by Orit Wasserman
· 11 years ago
a17b2fd
Don't abort on out of memory when creating page cache
by Orit Wasserman
· 11 years ago
905f26f
migration:fix free XBZRLE decoded_buf wrong
by Gonglei (Arei)
· 11 years ago
c91e681
Add check for cache size smaller than page size
by Orit Wasserman
· 11 years ago
f6c6483
Set xbzrle buffers to NULL after freeing them to avoid double free errors
by Orit Wasserman
· 11 years ago
aa8dc04
migration: synchronize memory bitmap 64bits at a time
by Juan Quintela
· 11 years ago
791fa2a
ram: split function that synchronizes a range
by Juan Quintela
· 11 years ago
12291ec
memory: unfold memory_region_test_and_clear()
by Juan Quintela
· 11 years ago
fc1c4a5
migration: drop MADVISE_DONT_NEED for incoming zero pages
by Peter Lieven
· 11 years ago
eb322b8
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
fc3b329
smbios: Make multiple -smbios type= accumulate sanely
by Markus Armbruster
· 12 years ago
4f953d2
smbios: Convert to QemuOpts
by Markus Armbruster
· 12 years ago
351a6a7
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
by Markus Armbruster
· 12 years ago
d613a56
migration: ram_handle_compressed
by Isaku Yamahata
· 11 years ago
dc3c26a
arch_init: make is_zero_page accept size
by Isaku Yamahata
· 11 years ago
6cd0bed
arch_init: right return for ram_save_iterate
by Lei Li
· 11 years ago
38fcbd3
cpu: Replace qemu_for_each_cpu()
by Andreas Färber
· 12 years ago
3e998a7
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
by Anthony Liguori
· 11 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
0851c9f
arch_init: align MR size to target page size
by Michael S. Tsirkin
· 12 years ago
4a44d85
Convert stderr message calling error_get_pretty() to error_report()
by Seiji Aguchi
· 12 years ago
0033b8b
rdma: send pc.ram
by Michael R. Hines
· 12 years ago
44c3b58
rdma: introduce ram_handle_compressed()
by Michael R. Hines
· 12 years ago
7ca1dfa
Force auto-convegence of live migration
by Chegu Vinod
· 12 years ago
f1ff0e8
Graphics: Switch to 800x600x32 as default mode
by Alexander Graf
· 12 years ago
6bedfe9
arch_init: Fix format string by using RAM_ADDR_FMT
by Stefan Weil
· 12 years ago
2b0ce07
rdma: introduce qemu_update_position()
by Michael R. Hines
· 12 years ago
211ea74
migration: do not overwrite zero pages
by Peter Lieven
· 12 years ago
9ef051e
Revert "migration: do not sent zero pages in bulk stage"
by Peter Lieven
· 12 years ago
87d2f82
arch_init/ram_load: add error message for block length mismatch
by Alon Levy
· 12 years ago
38aea17
Merge remote-tracking branch 'pmaydell/configury.next' into staging
by Anthony Liguori
· 12 years ago
c02a955
build: drop TARGET_TYPE
by Paolo Bonzini
· 12 years ago
2e59915
main: use TARGET_ARCH only for the target-specific #define
by Paolo Bonzini
· 12 years ago
ebc85e3
smbios: Clean up smbios_add_field() parameters
by Markus Armbruster
· 12 years ago
5bb95e4
smbios: Convert to error_report()
by Markus Armbruster
· 12 years ago
1d67136
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
by Paolo Bonzini
· 12 years ago
f81222b
audio: look for the ISA and PCI buses
by Paolo Bonzini
· 12 years ago
ffa48cf
audio: remove HAS_AUDIO
by Paolo Bonzini
· 12 years ago
36cd6f6
audio: remove the need for audio card CONFIG_* symbols
by Paolo Bonzini
· 12 years ago
0bc3cd6
include: avoid useless includes of exec/ headers
by Paolo Bonzini
· 12 years ago
0445259
acpi: move declarations from pc.h to acpi.h
by Michael S. Tsirkin
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
2308432
like acpi_table_install(), acpi_table_add() should propagate Errors
by Laszlo Ersek
· 12 years ago
0c764a9
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
by Laszlo Ersek
· 12 years ago
4d8b3c6
strip some whitespace
by Laszlo Ersek
· 12 years ago
500f006
Use qemu_put_buffer_async for guest memory pages
by Orit Wasserman
· 12 years ago
5cc11c4
migration: use XBZRLE only after bulk stage
by Peter Lieven
· 12 years ago
70c8652
migration: do not search dirty pages in bulk stage
by Peter Lieven
· 12 years ago
f1c7279
migration: do not sent zero pages in bulk stage
by Peter Lieven
· 12 years ago
78d07ae
migration: add an indicator for bulk state of ram migration
by Peter Lieven
· 12 years ago
3edcd7e
migration: search for zero instead of dup pages
by Peter Lieven
· 12 years ago
c61ca00
move vector definitions to qemu-common.h
by Peter Lieven
· 12 years ago
d15a9c2
Add top level changes for moxie
by Anthony Green
· 12 years ago
ee0b44a
page_cache: dup memory on insert
by Peter Lieven
· 12 years ago
9b09503
migration: run setup callbacks out of big lock
by Paolo Bonzini
· 12 years ago
32c835b
migration: run pending/iterate callbacks out of big lock
by Paolo Bonzini
· 12 years ago
90f8ae7
migration: calculate expected_downtime
by Juan Quintela
· 12 years ago
1b1fdfe
Allow XBZRLE decoding without enabling the capability
by Orit Wasserman
· 12 years ago
9c33948
Protect migration_bitmap_sync() with the ramlist lock
by Paolo Bonzini
· 12 years ago
fb3409d
Unlock ramlist lock also in error case
by Paolo Bonzini
· 12 years ago
b823cea
ram: refactor ram_save_block() return value
by Juan Quintela
· 12 years ago
3f7d7b0
ram: account the amount of transferred ram better
by Juan Quintela
· 12 years ago
4c8ae0f
ram: optimize migration bitmap walking
by Juan Quintela
· 12 years ago
ece7931
ram: Use memory_region_test_and_clear_dirty
by Juan Quintela
· 12 years ago
5f718a1
ram: Add last_sent_block
by Juan Quintela
· 12 years ago
b23a9a5
ram: rename last_block to last_seen_block
by Juan Quintela
· 12 years ago
e4ed154
savevm: New save live migration method: pending
by Juan Quintela
· 12 years ago
b2a8658
protect the ramlist with a separate mutex
by Umesh Deshpande
· 14 years ago
f798b07
add a version number to ram_list
by Umesh Deshpande
· 14 years ago
Next »