index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-15
qemu-iotests: add 036 autoclear feature bit test
Stefan Hajnoczi
3
-0
/
+121
2012-06-15
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
1
-0
/
+23
2012-06-15
fdc-test: introduced qtest read_without_media
Pavel Hrdina
1
-0
/
+66
2012-06-15
fdc: fix implied seek while there is no media in drive
Pavel Hrdina
1
-0
/
+4
2012-06-15
qcow2: fix autoclear image header update
Stefan Hajnoczi
1
-8
/
+9
2012-06-15
xen: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2
-5
/
+4
2012-06-15
xen: Don't change -drive if=xen device name during machine init
Markus Armbruster
1
-5
/
+4
2012-06-15
block: Replace bdrv_get_format() by bdrv_get_format_name()
Markus Armbruster
3
-11
/
+7
2012-06-15
qemu-img: document qed format on qemu-img man page
Stefan Hajnoczi
1
-0
/
+23
2012-06-15
qemu-iotests: COW with many AIO requests on the same cluster
Kevin Wolf
3
-0
/
+1043
2012-06-15
qemu-iotests: Some backing file COW tests
Kevin Wolf
3
-0
/
+765
2012-06-15
qcow2: Fix avail_sectors in cluster allocation code
Kevin Wolf
1
-1
/
+9
2012-06-15
qcow2: Simplify calculation for COW area at the end
Kevin Wolf
1
-3
/
+2
2012-06-15
qcow2: always operate caches in writeback mode
Paolo Bonzini
4
-44
/
+5
2012-06-15
ide: support enable/disable write cache
Paolo Bonzini
1
-3
/
+18
2012-06-15
block: always open drivers in writeback mode
Paolo Bonzini
1
-1
/
+2
2012-06-15
block: add bdrv_set_enable_write_cache
Paolo Bonzini
2
-0
/
+6
2012-06-15
block: copy enable_write_cache in bdrv_append
Paolo Bonzini
1
-0
/
+2
2012-06-15
savevm: flush after saving vm state
Paolo Bonzini
1
-1
/
+1
2012-06-15
block: flush in writethrough mode after writes
Paolo Bonzini
1
-2
/
+9
2012-06-15
qemu-iotests: start vms in qtest mode
Paolo Bonzini
2
-2
/
+4
2012-06-15
qemu-iotests: fill streaming test image with data
Paolo Bonzini
1
-1
/
+12
2012-06-15
scsi-disk: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
1
-2
/
+1
2012-06-15
block: New bdrv_get_flags()
Markus Armbruster
2
-0
/
+6
2012-06-15
Prevent disk data loss when closing qemu
Pavel Dovgaluk
1
-1
/
+7
2012-06-15
block: Simplify how drive_init() computes default ID
Markus Armbruster
1
-5
/
+2
2012-06-15
sheepdog: add coroutine_fn markers to coroutine functions
MORITA Kazutaka
1
-4
/
+5
2012-06-15
rbd: hook up cache options
Josh Durgin
1
-0
/
+19
2012-06-15
qcow2: Support for fixing refcount inconsistencies
Kevin Wolf
3
-15
/
+37
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
3
-0
/
+14
2012-06-15
qemu-img check -r for repairing images
Kevin Wolf
9
-14
/
+55
2012-06-15
Un-inline fdctrl_init_isa()
Markus Armbruster
6
-25
/
+26
2012-06-15
xtensa_lx60: add missing #include "blockdev.h"
Max Filippov
1
-0
/
+1
2012-06-15
stream: move rate limiting to a separate header file
Paolo Bonzini
2
-29
/
+50
2012-06-15
stream: move is_allocated_above to block.c
Paolo Bonzini
3
-51
/
+55
2012-06-15
stream: tweak usage of bdrv_co_is_allocated
Paolo Bonzini
1
-26
/
+25
2012-06-15
block: implement is_allocated for raw
Paolo Bonzini
2
-0
/
+106
2012-06-15
qcow2: fix endianness conversion
Zhi Yong Wu
1
-1
/
+1
2012-06-15
qcow2: remove a line of unnecessary code
Zhi Yong Wu
1
-1
/
+0
2012-06-15
Merge branch 'master' of git://git.qemu.org/qemu
malc
4
-10
/
+18
2012-06-15
qcow2: Silence false warning
Kevin Wolf
1
-0
/
+2
2012-06-15
cris: Fix NMI-flag handling on crisv10.
Lars Persson
4
-10
/
+18
2012-06-15
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2
-4
/
+4
2012-06-15
xilinx_ethlite: changed device name
Peter A. G. Crosthwaite
2
-4
/
+5
2012-06-15
xilinx_ethlite: tweaked naming of ping-pong props
Peter A. G. Crosthwaite
2
-4
/
+4
2012-06-15
xilinx_intc: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
5
-11
/
+16
[next]