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
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-3
/
+3
2017-08-29
nvme: Fix get/set number of queues feature, again
Dan Aloni
1
-2
/
+2
2017-08-10
virtio-blk: handle blk_getlength() errors
Stefan Hajnoczi
1
-1
/
+3
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2
-2
/
+2
2017-07-14
hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device()
Peter Maydell
2
-4
/
+2
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2
-2
/
+2
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-1
/
+1
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-4
/
+2
2017-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-10
/
+12
2017-06-29
virtio-blk: trace vdev so devices can be distinguished
Stefan Hajnoczi
2
-10
/
+12
2017-06-29
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...
Peter Maydell
1
-1
/
+1
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-1
/
+1
2017-06-27
xen-disk: add support for multi-page shared rings
Paul Durrant
1
-31
/
+113
2017-06-27
xen-disk: only advertize feature-persistent if grant copy is not available
Paul Durrant
1
-7
/
+8
2017-06-27
xen/disk: don't leak stack data via response ring
Stefano Stabellini
1
-13
/
+12
2017-06-26
nvme: Add support for Read Data and Write Data in CMBs.
Stephen Bates
2
-26
/
+58
2017-06-20
qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
Marc-André Lureau
1
-9
/
+9
2017-05-26
nvme: Add support for Controller Memory Buffers
Stephen Bates
2
-4
/
+144
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2
-0
/
+27
2017-05-11
nvme: Implement Write Zeroes
Christoph Hellwig
2
-0
/
+27
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
1
-3
/
+1
2017-05-10
virtio-blk: Remove useless condition around g_free()
Fam Zheng
1
-3
/
+1
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-1
/
+1
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2
-2
/
+2
2017-04-24
fdc: Make errp the last parameter of fdctrl_connect_drives
Fam Zheng
1
-3
/
+3
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
1
-1
/
+1
2017-04-21
xen: use 5 digit xen versions
Juergen Gross
1
-1
/
+1
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
1
-1
/
+1
2017-02-28
hw/block: Introduce share-rw qdev property
Kevin Wolf
1
-2
/
+4
2017-02-28
hw/block: Request permissions
Kevin Wolf
9
-17
/
+105
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
1
-1
/
+2
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
1
-1
/
+11
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-0
/
+2
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
1
-1
/
+4
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2
-4
/
+12
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-5
/
+5
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-1
/
+1
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-1
/
+0
2017-01-31
trace: move hw/block/dataplane events to correct subdir
Daniel P. Berrange
2
-5
/
+6
2017-01-27
pflash_cfi01: fix per-device sector length in CFI table
Peter Maydell
1
-5
/
+17
2017-01-24
hw/block/m25p80: Fix typo in local macro name
Stefan Weil
1
-2
/
+2
2017-01-20
block: m25p80: Improve 1GiB Micron flash definition
Marcin Krzeminski
1
-2
/
+4
2017-01-20
block: m25p80: Introduce die erase command
Marcin Krzeminski
1
-1
/
+40
2017-01-20
block: m25p80: Add Quad Page Program 4byte
Marcin Krzeminski
1
-0
/
+4
2017-01-10
virtio: convert to use DMA api
Jason Wang
1
-1
/
+1
2017-01-09
m25p80: don't let rogue SPI controllers cause buffer overruns
Jean-Christophe Dubois
1
-2
/
+27
2017-01-03
virtio-blk: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-6
/
+12
2016-12-27
m25p80: add support for the mx66l1g45g
Cédric Le Goater
1
-0
/
+1
2016-12-22
hw/block/pflash_cfi*.c: fix confusing assert fail message
Ziyue Yang
2
-0
/
+26
[next]