Sign in
qemu-android
/
qemu-android
/
3b1dbd11a60d75e99af5fc9b73c34f4af9d4f510
3b1dbd1
qmp: Allow block_resize to manipulate bs graph nodes.
by Benoît Canet
· 11 years ago
212a5a8
block: Create authorizations mechanism for external snapshot and resize.
by Benoît Canet
· 11 years ago
12d3ba8
qmp: Allow to change password on named block driver states.
by Benoît Canet
· 11 years ago
c13163f
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
by Benoît Canet
· 11 years ago
6913c0c
block: Allow the user to define "node-name" option both on command line and QMP.
by Benoît Canet
· 11 years ago
dc364f4
block: Add bs->node_name to hold the name of a bs node of the bs graph.
by Benoît Canet
· 11 years ago
c8059b9
qapi: Add "backing" to BlockStats
by Fam Zheng
· 11 years ago
d8a7b06
vmdk: Fix format specific information (create type) for streamOptimized
by Fam Zheng
· 11 years ago
6df3bf8
drive mirror:fix memory leak
by Zhang Min
· 11 years ago
9cd7673
sheepdog: fix 'qemu-img map'
by Liu Yuan
· 11 years ago
0e3bd99
Documentation: qemu-img: Mention SIGUSR1 progress report
by Kevin Wolf
· 11 years ago
3c4b4e3
qemu-progress: Fix progress printing on SIGUSR1
by Kevin Wolf
· 11 years ago
e69968d
qemu-progress: Drop unused include
by Kevin Wolf
· 11 years ago
34ceed8
vmdk: Check for overhead when opening
by Fam Zheng
· 11 years ago
46bae92
qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK
by Hu Tao
· 11 years ago
385c04d
dataplane: fix shadowed return value
by Stefan Hajnoczi
· 11 years ago
d80ac65
block: fix backing file segfault
by Peter Feiner
· 11 years ago
91f84f6
iotests: Test file format nesting
by Max Reitz
· 11 years ago
30bd6a4
iotests: Test new blkdebug/blkverify interface
by Max Reitz
· 11 years ago
3fb1177
tests: Add test for qdict_flatten()
by Max Reitz
· 11 years ago
be33134
tests: Add test for qdict_array_split()
by Max Reitz
· 11 years ago
fd0fee3
qemu-io: Make filename optional
by Max Reitz
· 11 years ago
1bf20b8
qapi: QMP interface for blkdebug and blkverify
by Max Reitz
· 11 years ago
8592a54
qapi: Add "errno" to the list of polluted words
by Max Reitz
· 11 years ago
22511ad
blkverify: Don't require protocol filename
by Max Reitz
· 11 years ago
70b6198
blkverify: Allow command-line configuration
by Max Reitz
· 11 years ago
4373593
blkdebug: Allow command-line file configuration
by Max Reitz
· 11 years ago
d095b46
blockdev: Move "file" to legacy_opts
by Max Reitz
· 11 years ago
505d758
block: Allow recursive "file"s
by Max Reitz
· 11 years ago
054963f
block: Use bdrv_open_image() in bdrv_open()
by Max Reitz
· 11 years ago
da557aa
block: Add bdrv_open_image()
by Max Reitz
· 11 years ago
2a05cbe
block: Allow block devices without files
by Max Reitz
· 11 years ago
2258e3f
block: Pass reference to bdrv_file_open()
by Max Reitz
· 11 years ago
72daa72
block: Allow reference for bdrv_file_open()
by Max Reitz
· 11 years ago
89f2b21
blkdebug: Use command-line in read_config()
by Max Reitz
· 11 years ago
85a040e
blkdebug: Always call read_config()
by Max Reitz
· 11 years ago
adf5c44
qemu-option: Add qemu_config_parse_qdict()
by Max Reitz
· 11 years ago
9f23fc0
qapi: extend qdict_flatten() for QLists
by Max Reitz
· 11 years ago
05a8c22
qdict: Add qdict_array_split()
by Max Reitz
· 11 years ago
d4881b9
blkdebug: Don't require sophisticated filename
by Max Reitz
· 11 years ago
466b49f
blkdebug: Use errp for read_config()
by Max Reitz
· 11 years ago
4694020
qemu-io: add command completion
by Stefan Hajnoczi
· 11 years ago
0cf17e1
qemu-io: use readline.c
by Stefan Hajnoczi
· 11 years ago
13401ba
osdep: add qemu_set_tty_echo()
by Stefan Hajnoczi
· 11 years ago
0150cd8
readline: move readline to a generic location
by Stefan Hajnoczi
· 11 years ago
c60bf33
readline: decouple readline from the monitor
by Stefan Hajnoczi
· 11 years ago
585ea0c
vmdk: Fix big flat extent IO
by Fam Zheng
· 11 years ago
7fa9e1f
docs: qcow2 compat=1.1 is now the default
by Stefan Hajnoczi
· 11 years ago
b7fcff0
qtest: Fix the bug about disable vnc causes "make check" fail
by Kewei Yu
· 11 years ago
9f23fce
sheepdog: fix clone operation by 'qemu-img create -b'
by Liu Yuan
· 11 years ago
cf7f616
gluster: Add support for creating zero-filled image
by Bharata B Rao
· 11 years ago
7c81537
gluster: Implement .bdrv_co_write_zeroes for gluster
by Bharata B Rao
· 11 years ago
15744b0
gluster: Convert aio routines into coroutines
by Bharata B Rao
· 11 years ago
9239711
block/iscsi: return -ENOMEM if an async call fails immediately
by Peter Lieven
· 11 years ago
487c191
qemu-iotests: Clean up all extents for vmdk
by Fam Zheng
· 11 years ago
d2329f2
qemu-iotests: Add _unsupported_imgopts for vmdk subformats
by Fam Zheng
· 11 years ago
2c77f52
qemu-iotests: Introduce _unsupported_imgopts
by Fam Zheng
· 11 years ago
e04fb07
rbd: switch from pipe to QEMUBH completion notification
by Stefan Hajnoczi
· 11 years ago
732c66c
Revert "error: Don't use error_report() for assertion msgs."
by Peter Crosthwaite
· 11 years ago
3dbe85b
tests: Add libqemustub to qom-interface-check
by Peter Crosthwaite
· 11 years ago
1cf892c
SPARC: Fix LEON3 power down instruction
by Sebastian Huber
· 11 years ago
d32934c
error: Don't use error_report() for assertion msgs.
by Peter Crosthwaite
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
73c6945
Microblaze: Convert Microblaze-pic handling to GPIOs
by Alistair Francis
· 11 years ago
83e6813
target-arm: Switch ARMCPUInfo arrays to use terminator entries
by Peter Maydell
· 11 years ago
b54f18b
Merge remote-tracking branch 'quintela/tags/migration/20140113' into staging
by Anthony Liguori
· 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
ae2810c
memory: syncronize kvm bitmap using bitmaps operations
by Juan Quintela
· 11 years ago
5ff7fb7
memory: move bitmap synchronization to its own function
by Juan Quintela
· 11 years ago
c9dd46f
kvm: refactor start address calculation
by Juan Quintela
· 11 years ago
747afd5
kvm: use directly cpu_physical_memory_* api for tracking dirty pages
by Juan Quintela
· 11 years ago
12291ec
memory: unfold memory_region_test_and_clear()
by Juan Quintela
· 11 years ago
220c3eb
memory: split cpu_physical_memory_* functions to its own include
by Juan Quintela
· 11 years ago
981fdf2
memory: cpu_physical_memory_set_dirty_tracking() should return void
by Juan Quintela
· 11 years ago
a2f4d5b
memory: make cpu_physical_memory_reset_dirty() take a length parameter
by Juan Quintela
· 11 years ago
a2cd8c8
memory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
by Juan Quintela
· 11 years ago
a461e38
memory: cpu_physical_memory_clear_dirty_range() now uses bitmap operations
by Juan Quintela
· 11 years ago
5b9a3a5
memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations
by Juan Quintela
· 11 years ago
1bafff0
memory: use find_next_bit() to find dirty bits
by Juan Quintela
· 11 years ago
ace694c
memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
by Juan Quintela
· 11 years ago
94833c8
memory: cpu_physical_memory_get_dirty() is used as returning a bool
by Juan Quintela
· 11 years ago
9f2c43e
memory: make cpu_physical_memory_get_dirty() the main function
by Juan Quintela
· 11 years ago
c1427a3
memory: unfold cpu_physical_memory_set_dirty_flag()
by Juan Quintela
· 11 years ago
4f13bb8
memory: unfold cpu_physical_memory_set_dirty() in its only user
by Juan Quintela
· 11 years ago
86a4958
memory: unfold cpu_physical_memory_clear_dirty_flag() in its only user
by Juan Quintela
· 11 years ago
1ab4c8c
memory: split dirty bitmap into three
by Juan Quintela
· 11 years ago
164590a
bitmap: Add bitmap_zero_extend operation
by Juan Quintela
· 11 years ago
e8a97ca
memory: cpu_physical_memory_clear_dirty_flag() result is never used
by Juan Quintela
· 11 years ago
2152f5c
memory: only resize dirty bitmap when memory size increases
by Juan Quintela
· 11 years ago
7a5b558
memory: make sure that client is always inside range
by Juan Quintela
· 11 years ago
5adca7a
memory: use bit 2 for migration
by Juan Quintela
· 11 years ago
5215919
memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
by Juan Quintela
· 11 years ago
75218e7
memory: cpu_physical_memory_set_dirty_range() always dirty all flags
by Juan Quintela
· 11 years ago
63995ce
memory: set single dirty flags when possible
by Juan Quintela
· 11 years ago
36187e2
memory: all users of cpu_physical_memory_get_dirty used only one flag
by Juan Quintela
· 11 years ago
4f08cab
memory: make cpu_physical_memory_is_dirty return bool
by Juan Quintela
· 11 years ago
7e5609a
exec: create function to get a single dirty bit
by Juan Quintela
· 11 years ago
a1390db
memory: create function to set a single dirty bit
by Juan Quintela
· 11 years ago
0656794
exec: use accessor function to know if memory is dirty
by Juan Quintela
· 11 years ago
Next »