Sign in
qemu
/
qemu
/
751f8cfe2a556b3ef49f6af2860e2d1d2a1ec66a
751f8cf
monitor: fix dangling CPU pointer
by Greg Kurz
· 7 years ago
554a39e
hmp: Replace error_report_err
by ZhiPeng Lu
· 7 years ago
abf6e75
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into staging
by Peter Maydell
· 7 years ago
21dab18
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171029' into staging
by Peter Maydell
· 7 years ago
ab752f2
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging
by Peter Maydell
· 7 years ago
7a4ec18
s390-*.img: update s390 bios with latest fixes
by Christian Borntraeger
· 7 years ago
7618c0a
s390-ccw: print carriage return with new lines
by Collin L. Walling
· 7 years ago
0280b3e
s390x/kvm: use cpu model for gscb on compat machines
by Christian Borntraeger
· 7 years ago
e555cbe
target/s390x: change CPU type name to "s390x-cpu"
by David Hildenbrand
· 7 years ago
56b4a42
tests: check that migration parameters are really assigned
by Juan Quintela
· 7 years ago
863e27a
tests: Don't abuse global_qtest
by Juan Quintela
· 7 years ago
7195a87
tests: Factorize out migrate_test_start/end
by Juan Quintela
· 7 years ago
d62fbe6
tests: Refactor setting of parameters/capabilities
by Juan Quintela
· 7 years ago
2656bfd
tests: rename postcopy-test to migration-test
by Juan Quintela
· 7 years ago
73af8dd
migration: Make xbzrle_cache_size a migration parameter
by Juan Quintela
· 7 years ago
c9dede2
migration: No need to return the size of the cache
by Juan Quintela
· 7 years ago
2a313e5
migration: Don't play games with the requested cache size
by Juan Quintela
· 7 years ago
bab01ed
migration: Make sure that we pass the right cache size
by Juan Quintela
· 7 years ago
953e35f
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-10-26-tag' into staging
by Peter Maydell
· 7 years ago
1a26f46
x86: Skip check apic_id_limit for Xen
by Lan Tianyu
· 8 years ago
cc00188
numa: fixup parsed NumaNodeOptions earlier
by Igor Mammedov
· 7 years ago
5daab28
mips: r4k: replace cpu_model with cpu_type
by Igor Mammedov
· 7 years ago
0fc52fd
mips: mipssim: replace cpu_model with cpu_type
by Igor Mammedov
· 7 years ago
3469e65
mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type
by Igor Mammedov
· 7 years ago
e5207b7
mips: fulong2e: replace cpu_model with cpu_type
by Igor Mammedov
· 7 years ago
a7519f2
mips: malta/boston: replace cpu_model with cpu_type
by Igor Mammedov
· 7 years ago
81491c2
mips: use object_new() instead of gnew()+object_initialize()
by Igor Mammedov
· 7 years ago
e9135ab
sparc: leon3: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
49cbd88
sparc: sparc: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
5853046
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
1d4bfc5
sparc: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
0f550c5
tricore: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
b9ad9d5
tricore: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
1aaa631
unicore32: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
6a82686
unicore32: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
f83eb10
xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
d58eeae
xtensa: sim: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
a5247d7
xtensa: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
633cd13
sh4: remove SuperHCPUClass::name field
by Igor Mammedov
· 7 years ago
d5ebe62
sh4: simplify superh_cpu_class_by_name()
by Igor Mammedov
· 7 years ago
974e58d
sh4: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
b022478
sh4: shix: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
78f60b8
sh4: r2d: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
1498e97
openrisc: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
a677273
openrisc: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
b2c2235
moxie: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
0255db2
moxie: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
a7f981c
moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"
by Igor Mammedov
· 7 years ago
ddbcc16
m68k: mcf5208: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
25a20b3
m68k: an5206: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
f61797b
m68k: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
6e0f9a2
lm32: lm32_boards: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
201c160
lm32: milkymist: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
c667810
lm32: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
5eab493
cris: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
3936419
cris: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
fb92da8
alpha: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
73a25e8
alpha: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
a93ece4
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171026-tag' into staging
by Peter Maydell
· 7 years ago
46f63e5
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
6e6430a
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
by Peter Maydell
· 7 years ago
8cedc80
qga-win: fix error-handling in getNameByStringSID()
by Michael Roth
· 7 years ago
7cdcca7
xen: Log errno rather than return value
by Ross Lagerwall
· 7 years ago
e38c3e8
xen: dont try setting max grants multiple times
by Juergen Gross
· 7 years ago
b5e397a
xen: add a global indicator for grant copy being available
by Juergen Gross
· 7 years ago
74d7fc7
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
by Richard Henderson
· 7 years ago
4254d01
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-10-26' into queue-block
by Kevin Wolf
· 7 years ago
4c112a3
iotests: Add cluster_size=64k to 125
by Max Reitz
· 7 years ago
572b07b
qcow2: Always execute preallocate() in a coroutine
by Max Reitz
· 7 years ago
e400ad1
qcow2: Fix unaligned preallocated truncation
by Max Reitz
· 7 years ago
233521b
qcow2: Emit errp when truncating the image tail
by Max Reitz
· 7 years ago
b66df84
iotests: Filter actual image size in 184 and 191
by Max Reitz
· 7 years ago
44673a0
iotests: Pull _filter_actual_image_size from 67/87
by Max Reitz
· 7 years ago
f700cea
iotests: Add test for dataplane mirroring
by Max Reitz
· 7 years ago
a35f87f
qcow2: Use BDRV_SECTOR_BITS instead of its literal value
by Alberto Garcia
· 7 years ago
67e5647
qemu-img.1: Image invalidation on qemu-img commit
by Max Reitz
· 7 years ago
f0a9c18
qemu-io: Relax 'alloc' now that block-status doesn't assert
by Eric Blake
· 7 years ago
8cbf74b
qcow2: Reduce is_zero() rounding
by Eric Blake
· 7 years ago
88e63df
block: Reduce bdrv_aligned_preadv() rounding
by Eric Blake
· 7 years ago
efa6e2e
block: Align block status requests
by Eric Blake
· 7 years ago
033d9fc
qemu-img: Change img_compare() to be byte-based
by Eric Blake
· 7 years ago
4153628
qemu-img: Change img_rebase() to be byte-based
by Eric Blake
· 7 years ago
dc61cd3
qemu-img: Change compare_sectors() to be byte-based
by Eric Blake
· 7 years ago
c41508e
qemu-img: Change check_empty_sectors() to byte-based
by Eric Blake
· 7 years ago
0608e40
qemu-img: Drop redundant error message in compare
by Eric Blake
· 7 years ago
debb38a
qemu-img: Add find_nonzero()
by Eric Blake
· 7 years ago
391cb1a
qemu-img: Speed up compare on pre-allocated larger file
by Eric Blake
· 7 years ago
7daddc6
qemu-img: Simplify logic in img_compare()
by Eric Blake
· 7 years ago
3182664
block: Convert bdrv_get_block_status_above() to bytes
by Eric Blake
· 7 years ago
5b648c6
block: Switch bdrv_co_get_block_status_above() to byte-based
by Eric Blake
· 7 years ago
7ddb99b
block: Switch bdrv_common_block_status_above() to byte-based
by Eric Blake
· 7 years ago
4bcd936
block: Switch BdrvCoGetBlockStatusData to byte-based
by Eric Blake
· 7 years ago
2e8bc78
block: Switch bdrv_co_get_block_status() to byte-based
by Eric Blake
· 7 years ago
237d78f
block: Convert bdrv_get_block_status() to bytes
by Eric Blake
· 7 years ago
5e344dd
qemu-img: Switch get_block_status() to byte-based
by Eric Blake
· 7 years ago
7286d61
block: Switch bdrv_make_zero() to byte-based
by Eric Blake
· 7 years ago
f06f6b6
qcow2: Switch is_zero_sectors() to byte-based
by Eric Blake
· 7 years ago
7cfd527
block: Make bdrv_round_to_clusters() signature more useful
by Eric Blake
· 7 years ago
c9ce8c4
block: Add flag to avoid wasted work in bdrv_is_allocated()
by Eric Blake
· 7 years ago
298a166
block: Allow NULL file for bdrv_get_block_status()
by Eric Blake
· 7 years ago
Next »