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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
1
-42
/
+17
2021-05-18
vhost-user-blk: Make sure to set Error on realize failure
Kevin Wolf
1
-3
/
+1
2021-05-18
hw/tricore: Add testdevice for tests in tests/tcg/
Bastian Koppelmann
3
-0
/
+91
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
7
-28
/
+39
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
14
-215
/
+215
2021-05-17
hw/block/nvme: move zoned constraints checks
Klaus Jensen
1
-24
/
+28
2021-05-17
hw/block/nvme: remove irrelevant zone resource checks
Klaus Jensen
1
-13
/
+0
2021-05-17
hw/block/nvme: remove num_namespaces member
Klaus Jensen
2
-16
/
+15
2021-05-17
hw/block/nvme: streamline namespace array indexing
Klaus Jensen
2
-4
/
+4
2021-05-17
hw/block/nvme: add metadata offset helper
Klaus Jensen
4
-10
/
+15
2021-05-17
hw/block/nvme: cache lba and ms sizes
Klaus Jensen
4
-99
/
+56
2021-05-17
hw/block/nvme: replace nvme_ns_status
Klaus Jensen
2
-12
/
+8
2021-05-17
hw/block/nvme: remove non-shared defines from header file
Klaus Jensen
3
-2
/
+2
2021-05-17
hw/block/nvme: cleanup includes
Klaus Jensen
4
-36
/
+15
2021-05-17
hw/block/nvme: consolidate header files
Klaus Jensen
8
-391
/
+348
2021-05-17
hw/block/nvme: rename __nvme_select_ns_iocs
Klaus Jensen
1
-24
/
+23
2021-05-17
hw/block/nvme: rename __nvme_advance_zone_wp
Klaus Jensen
1
-4
/
+4
2021-05-17
hw/block/nvme: rename __nvme_zrm_open
Klaus Jensen
1
-6
/
+10
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
2
-30
/
+39
2021-05-17
hw/block/nvme: function formatting fix
Gollu Appalanaidu
1
-1
/
+1
2021-05-17
hw/block/nvme: fix io-command set profile feature
Gollu Appalanaidu
1
-3
/
+2
2021-05-17
hw/block/nvme: consider metadata read aio return value in compare
Gollu Appalanaidu
1
-0
/
+11
2021-05-17
hw/block/nvme: remove redundant invalid_lba_range trace
Gollu Appalanaidu
1
-8
/
+1
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-63
/
+256
2021-05-14
Fix build with 64 bits time_t
Fabrice Fontaine
1
-1
/
+4
2021-05-14
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
1
-2
/
+2
2021-05-14
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
1
-1
/
+10
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
3
-4
/
+131
2021-05-14
virtio-scsi: Configure all host notifiers in a single MR transaction
Greg Kurz
1
-0
/
+16
2021-05-14
virtio-scsi: Set host notifiers and callbacks separately
Greg Kurz
1
-18
/
+22
2021-05-14
virtio-blk: Configure all host notifiers in a single MR transaction
Greg Kurz
1
-0
/
+25
2021-05-14
virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
Greg Kurz
1
-2
/
+9
2021-05-14
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
1
-19
/
+14
2021-05-14
amd_iommu: fix wrong MMIO operations
Roman Kapl
1
-3
/
+3
2021-05-14
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...
Peter Maydell
5
-13
/
+342
2021-05-14
virtio-net: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-14
virtio-blk: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-14
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
4
-13
/
+42
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
58
-6971
/
+0
2021-05-13
numa: Make all callbacks of ram block notifiers optional
David Hildenbrand
1
-3
/
+10
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2
-8
/
+21
2021-05-13
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
1
-0
/
+14
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2
-6
/
+1
2021-05-13
hw/avr/atmega.c: use the avr51 cpu for atmega1280
Frederic Konrad
1
-1
/
+1
2021-05-13
multi-process: Avoid logical AND of mutually exclusive tests
Jagannathan Raman
1
-1
/
+1
2021-05-13
hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-13
hw/mem/meson: Fix linking sparse-mem device with fuzzer
Philippe Mathieu-Daudé
1
-1
/
+2
2021-05-13
hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
1
-20
/
+22
2021-05-13
hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
1
-3
/
+11
[prev]
[next]