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
2021-02-08
hw/block/nvme: Document zoned parameters in usage text
Dmitry Fomichev
1
-5
/
+38
2021-02-08
hw/block/nvme: Support Zone Descriptor Extensions
Dmitry Fomichev
4
-4
/
+84
2021-02-08
hw/block/nvme: Introduce max active and open zone limits
Dmitry Fomichev
4
-2
/
+164
2021-02-08
hw/block/nvme: Support Zoned Namespace Command Set
Dmitry Fomichev
5
-8
/
+1040
2021-02-08
nvme: Make ZNS-related definitions
Dmitry Fomichev
1
-1
/
+113
2021-02-08
hw/block/nvme: Support allocated CNS command variants
Niklas Cassel
2
-8
/
+20
2021-02-08
hw/block/nvme: Add support for Namespace Types
Niklas Cassel
5
-44
/
+217
2021-02-08
hw/block/nvme: Add Commands Supported and Effects log
Dmitry Fomichev
4
-9
/
+114
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
30
-226
/
+2145
2021-02-08
hw/block/nvme: Combine nvme_write_zeroes() and nvme_write()
Dmitry Fomichev
2
-43
/
+36
2021-02-08
hw/block/nvme: Separate read and write handlers
Dmitry Fomichev
2
-36
/
+74
2021-02-08
hw/block/nvme: Generate namespace UUIDs
Dmitry Fomichev
3
-4
/
+7
2021-02-08
hw/block/nvme: Process controller reset and shutdown differently
Dmitry Fomichev
3
-8
/
+20
2021-02-08
hw/block/nvme: fix bad clearing of CAP
Klaus Jensen
1
-1
/
+0
2021-02-08
hw/block/nvme: add compare command
Gollu Appalanaidu
2
-1
/
+102
2021-02-08
hw/block/nvme: add the dataset management command
Klaus Jensen
3
-5
/
+125
2021-02-08
nvme: add namespace I/O optimization fields to shared header
Klaus Jensen
1
-1
/
+6
2021-02-08
hw/block/nvme: add dulbe support
Klaus Jensen
5
-5
/
+107
2021-02-08
hw/block/nvme: pull aio error handling
Klaus Jensen
1
-25
/
+36
2021-02-08
hw/block/nvme: remove superfluous NvmeCtrl parameter
Klaus Jensen
1
-4
/
+4
2021-02-08
Acceptance Tests: remove unnecessary tag from documentation example
Cleber Rosa
1
-3
/
+0
2021-02-08
Acceptance tests: clarify ssh connection failure reason
Cleber Rosa
2
-2
/
+2
2021-02-08
tests/acceptance/virtiofs_submounts: required space between IP and port
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: standardize port as integer
Cleber Rosa
1
-3
/
+4
2021-02-08
tests/acceptance/virtiofs_submounts: use a virtio-net device instead
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: do not ask for ssh key password
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: use workdir property
Cleber Rosa
1
-4
/
+2
2021-02-08
tests/acceptance/boot_linux: rename misleading cloudinit method
Cleber Rosa
1
-6
/
+6
2021-02-08
tests/acceptance/boot_linux: fix typo on cloudinit error message
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance: Re-enable the microblaze test
Thomas Huth
3
-9
/
+36
2021-02-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...
Peter Maydell
16
-104
/
+139
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2
-2
/
+4
2021-02-08
target/i386: Add support for save/load IA32_PKRS MSR
Chenyi Qiang
1
-0
/
+13
2021-02-08
imx7-ccm: add digprog mmio write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
tz-ppc: add dummy read/write methods
Prasad J Pandit
1
-0
/
+14
2021-02-08
spapr_pci: add spapr msi read method
Prasad J Pandit
1
-2
/
+12
2021-02-08
nvram: add nrf51_soc flash read method
Prasad J Pandit
1
-0
/
+10
2021-02-08
prep: add ppc-parity write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
vfio: add quirk device write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
pci-host: designware: add pcie-msi read method
Prasad J Pandit
1
-0
/
+19
2021-02-08
hw/pci-host: add pci-intack write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
cpu-throttle: Remove timer_mod() from cpu_throttle_set()
Utkarsh Tripathi
1
-2
/
+9
2021-02-08
replay: rng-builtin support
Pavel Dovgalyuk
1
-1
/
+2
2021-02-08
pc-bios/descriptors: fix paths in json files
Sergei Trofimovich
1
-1
/
+1
2021-02-08
replay: fix replay of the interrupts
Pavel Dovgalyuk
1
-1
/
+7
2021-02-08
accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
Thomas Huth
1
-9
/
+12
2021-02-08
qapi/meson: Restrict UI module to system emulation and tools
Philippe Mathieu-Daudé
1
-1
/
+5
2021-02-08
qapi/meson: Restrict system-mode specific modules
Philippe Mathieu-Daudé
1
-6
/
+6
2021-02-08
qapi/meson: Remove QMP from user-mode emulation
Philippe Mathieu-Daudé
2
-4
/
+13
2021-02-08
qapi/meson: Restrict qdev code to system-mode emulation
Philippe Mathieu-Daudé
4
-1
/
+31
[prev]
[next]