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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2016-03-30
arm: qmp: add query-gic-capabilities interface
Peter Xu
5
-1
/
+100
2016-03-30
block: m25p80: at25128a/at25256a models
Marcin Krzeminski
1
-2
/
+13
2016-03-30
block: m25p80: n25q256a/n25q512a models
Marcin Krzeminski
1
-1
/
+2
2016-03-30
block: m25p80: Implemented FSR register
Marcin Krzeminski
1
-0
/
+15
2016-03-30
block: m25p80: Fast read and 4bytes commands
Marcin Krzeminski
1
-4
/
+46
2016-03-30
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
1
-3
/
+11
2016-03-30
block: m25p80: Add configuration registers
Marcin Krzeminski
1
-0
/
+128
2016-03-30
block: m25p80: 4byte address mode
Marcin Krzeminski
1
-10
/
+33
2016-03-30
block: m25p80: Extend address mode
Marcin Krzeminski
1
-0
/
+27
2016-03-30
block: m25p80: Widen flags variable
Marcin Krzeminski
1
-1
/
+1
2016-03-30
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
1
-1
/
+40
2016-03-30
block: m25p80: Removed unused variable
Marcin Krzeminski
1
-2
/
+0
2016-03-30
ARM: Virt: Use gpio_key for power button
Shannon Zhao
1
-2
/
+5
2016-03-30
hw/gpio: Add the emulation of gpio_key
Shannon Zhao
3
-0
/
+106
2016-03-30
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into staging
Peter Maydell
18
-79
/
+1623
2016-03-30
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-30-1...
Peter Maydell
2
-2
/
+18
2016-03-30
crypto: do an explicit check for nettle pbkdf functions
Daniel P. Berrange
2
-2
/
+18
2016-03-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
58
-545
/
+4015
2016-03-30
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
9
-6
/
+773
2016-03-30
iotests: Test qemu-img convert -S 0 behavior
Max Reitz
3
-0
/
+120
2016-03-30
block/null-{co,aio}: Implement get_block_status()
Max Reitz
1
-0
/
+22
2016-03-30
block/null-{co,aio}: Allow reading zeroes
Max Reitz
1
-0
/
+20
2016-03-30
qemu-img: Fix preallocation with -S 0 for convert
Max Reitz
2
-15
/
+17
2016-03-30
block: Remove bdrv_(set_)enable_write_cache()
Kevin Wolf
4
-20
/
+0
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
11
-109
/
+34
2016-03-30
block: Remove bdrv_parse_cache_flags()
Kevin Wolf
2
-23
/
+7
2016-03-30
qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
Kevin Wolf
4
-15
/
+21
2016-03-30
block: Use bdrv_parse_cache_mode() in drive_init()
Kevin Wolf
1
-2
/
+3
2016-03-30
raw: Support BDRV_REQ_FUA
Kevin Wolf
1
-3
/
+14
2016-03-30
nbd: Support BDRV_REQ_FUA
Kevin Wolf
3
-8
/
+34
2016-03-30
iscsi: Support BDRV_REQ_FUA
Kevin Wolf
1
-16
/
+14
2016-03-30
block: Introduce bdrv_co_writev_flags()
Kevin Wolf
2
-1
/
+13
2016-03-30
block/qapi: Use blk_enable_write_cache()
Kevin Wolf
5
-16
/
+60
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
8
-35
/
+53
2016-03-30
block: Handle flush error in bdrv_pwrite_sync()
Kevin Wolf
1
-3
/
+3
2016-03-30
block: Always set writeback mode in blk_new_open()
Kevin Wolf
12
-28
/
+20
2016-03-30
block: blockdev_init(): Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+9
2016-03-30
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+4
2016-03-30
qemu-img: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-32
/
+44
2016-03-30
qemu-img: Expand all BDRV_O_FLAGS uses
Kevin Wolf
1
-12
/
+11
2016-03-30
qemu-io: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-8
/
+13
2016-03-30
qemu-nbd: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+4
2016-03-30
block: Add bdrv_parse_cache_mode()
Kevin Wolf
2
-0
/
+18
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
8
-2
/
+209
2016-03-30
replay: fix error message
Pavel Dovgalyuk
1
-1
/
+1
2016-03-30
replay: bh scheduling fix
Pavel Dovgalyuk
1
-1
/
+1
2016-03-30
block: add flush callback
Pavel Dovgalyuk
2
-0
/
+14
2016-03-30
block: an interoperability test for luks vs dm-crypt/cryptsetup
Daniel P. Berrange
4
-0
/
+2401
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
8
-50
/
+33
2016-03-30
block: add generic full disk encryption driver
Daniel P. Berrange
3
-2
/
+609
[next]