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
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
7
-3
/
+39
2020-10-02
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
7
-36
/
+107
2020-10-02
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
5
-36
/
+57
2020-10-02
block/export: Add node-name to BlockExportOptions
Kevin Wolf
4
-21
/
+58
2020-10-02
block/export: Move AioContext from NBDExport to BlockExport
Kevin Wolf
3
-13
/
+18
2020-10-02
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
5
-42
/
+63
2020-10-02
nbd/server: Simplify export shutdown
Kevin Wolf
1
-13
/
+4
2020-10-02
qemu-nbd: Use blk_exp_add() to create the export
Kevin Wolf
3
-7
/
+30
2020-10-02
nbd: Remove NBDExport.close callback
Kevin Wolf
4
-21
/
+7
2020-10-02
nbd: Add writethrough to block-export-add
Kevin Wolf
2
-2
/
+11
2020-10-02
nbd: Add max-connections to nbd-server-start
Kevin Wolf
5
-13
/
+39
2020-10-02
block/export: Remove magic from block-export-add
Kevin Wolf
6
-21
/
+67
2020-10-02
qemu-nbd: Use raw block driver for --offset
Kevin Wolf
4
-42
/
+31
2020-10-02
qemu-storage-daemon: Use qmp_block_export_add()
Kevin Wolf
1
-12
/
+1
2020-10-02
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
9
-10
/
+134
2020-10-02
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
4
-14
/
+14
2020-10-02
qapi: Create block-export module
Kevin Wolf
9
-170
/
+183
2020-10-02
nbd: Remove unused nbd_export_get_blockdev()
Kevin Wolf
2
-7
/
+0
2020-10-02
qemu-io-cmds: Simplify help_oneline
Dr. David Alan Gilbert
1
-9
/
+2
2020-10-02
docs: Document the throttle block filter
Alberto Garcia
1
-1
/
+107
2020-10-02
tests/check-block: Do not run the iotests with old versions of bash
Thomas Huth
1
-0
/
+5
2020-10-02
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-python-02...
Peter Maydell
17
-234
/
+142
2020-10-02
gitlab: split deprecated job into build/check stages
Alex Bennée
1
-1
/
+16
2020-10-02
gitlab: move linux-user plugins test across to gitlab
Alex Bennée
2
-11
/
+11
2020-10-02
configure: Bump the minimum required Python version to 3.6
Thomas Huth
3
-6
/
+4
2020-10-02
gitlab-ci: Increase the timeout for the cross-compiler builds
Thomas Huth
1
-0
/
+1
2020-10-02
tests/docker: Remove old Debian 9 containers
Thomas Huth
5
-148
/
+0
2020-10-02
shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
Thomas Huth
1
-4
/
+0
2020-10-02
tests/docker: Update the tricore container to debian 10
Thomas Huth
3
-3
/
+3
2020-10-02
gitlab-ci: Remove the Debian9-based containers and containers-layer3
Thomas Huth
2
-15
/
+0
2020-10-02
tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
Thomas Huth
4
-2
/
+92
2020-10-02
travis.yml: Drop the Python 3.5 build
Thomas Huth
1
-9
/
+0
2020-10-02
travis.yml: Drop the superfluous Python 3.6 build
Thomas Huth
1
-8
/
+0
2020-10-02
travis.yml: Update Travis to use Bionic and Focal instead of Xenial
Thomas Huth
1
-11
/
+13
2020-10-02
travis.yml: Drop the default softmmu builds
Thomas Huth
1
-14
/
+0
2020-10-02
migration: Silence compiler warning in global_state_store_running()
Thomas Huth
1
-2
/
+2
2020-10-01
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
9
-69
/
+110
2020-10-01
ide: cancel pending callbacks on SRST
John Snow
1
-18
/
+40
2020-10-01
ide: clear interrupt on command write
John Snow
1
-0
/
+1
2020-10-01
ide: remove magic constants from the device register
John Snow
2
-12
/
+25
2020-10-01
ide: reorder set/get sector functions
John Snow
1
-11
/
+15
2020-10-01
ide: model HOB correctly
John Snow
2
-8
/
+8
2020-10-01
ide: don't tamper with the device register
John Snow
1
-2
/
+2
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
7
-23
/
+24
2020-10-01
hw/ide/ahci: Do not dma_memory_unmap(NULL)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-01
MAINTAINERS: Update my git address
John Snow
1
-3
/
+3
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
12
-131
/
+285
2020-10-01
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
1
-16
/
+13
2020-10-01
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
1
-1
/
+2
[next]