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-06-22
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...
Peter Maydell
6
-24
/
+73
2021-06-21
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
1
-0
/
+24
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
3
-1
/
+20
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
3
-16
/
+31
2021-06-21
s390x/css: Split out the IRB sense data
Eric Farman
1
-7
/
+12
2021-06-21
s390x/css: Introduce an ESW struct
Eric Farman
1
-6
/
+13
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
1
-0
/
+3
2021-06-18
vfio/migration: Correct device state from vmstate change for savevm case
Kirti Wankhede
1
-1
/
+10
2021-06-18
vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
Kunkun Jiang
1
-0
/
+1
2021-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...
Peter Maydell
1
-0
/
+14
2021-06-17
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
1
-0
/
+24
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
7
-82
/
+152
2021-06-17
hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
Philippe Mathieu-Daudé
1
-0
/
+14
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
6
-11
/
+122
2021-06-16
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
2
-3
/
+9
2021-06-16
hw/arm: gsj add pca9548
Patrick Venture
2
-4
/
+3
2021-06-16
hw/arm: gsj add i2c comments
Patrick Venture
1
-1
/
+15
2021-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ...
Peter Maydell
2
-7
/
+16
2021-06-15
hmp: Print "reserve" property of memory backends with "info memdev"
David Hildenbrand
1
-0
/
+4
2021-06-15
qmp: Include "reserve" property of memory backends
David Hildenbrand
1
-0
/
+7
2021-06-15
hmp: Print "share" property of memory backends with "info memdev"
David Hildenbrand
1
-0
/
+2
2021-06-15
qmp: Include "share" property of memory backends
David Hildenbrand
1
-0
/
+1
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
1
-2
/
+2
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
1
-3
/
+2
2021-06-15
hw/intc/armv7m_nvic: Remove stale comment
Peter Maydell
1
-6
/
+0
2021-06-15
hw/arm: quanta-gbs-bmc add i2c comments
Patrick Venture
1
-0
/
+60
2021-06-15
hw/arm: add quanta-gbs-bmc machine
Patrick Venture
1
-0
/
+33
2021-06-15
hw: virt: consider hw_compat_6_0
Heinrich Schuchardt
1
-0
/
+2
2021-06-15
hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
Jean-Philippe Brucker
1
-1
/
+4
2021-06-15
esp: store lun coming from the MESSAGE OUT phase
Paolo Bonzini
2
-17
/
+33
2021-06-15
esp: fix migration version check in esp_is_version_5()
Mark Cave-Ayland
1
-1
/
+1
2021-06-15
esp: correctly accumulate extended messages for PDMA
Mark Cave-Ayland
1
-3
/
+20
2021-06-15
esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
Mark Cave-Ayland
1
-3
/
+0
2021-06-15
esp: ensure PDMA write transfers are flushed from the FIFO to the target imme...
Mark Cave-Ayland
1
-14
/
+11
2021-06-15
esp: handle non-DMA transfers from the target one byte at a time
Mark Cave-Ayland
1
-22
/
+50
2021-06-15
esp: allow non-DMA callback in esp_transfer_data() initial transfer
Mark Cave-Ayland
1
-12
/
+2
2021-06-15
esp: only set ESP_RSEQ at the start of the select sequence
Mark Cave-Ayland
1
-2
/
+9
2021-06-15
esp: only assert INTR_DC interrupt flag if selection fails
Mark Cave-Ayland
1
-1
/
+1
2021-06-15
block/scsi: correctly emulate the VPD block limits page
Maxim Levitsky
1
-2
/
+7
2021-06-15
acpi: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
1
-0
/
+2
2021-06-15
arm: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
3
-0
/
+12
2021-06-15
i386: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
1
-0
/
+20
2021-06-15
virtio-gpu: move scanout_id sanity check
Gerd Hoffmann
1
-6
/
+14
2021-06-15
vga: Allow writing VBE_DISPI_ID5 to ID register
Dennis Wölfing
1
-1
/
+2
2021-06-14
usb/dev-mtp: use GDateTime for formatting timestamp for objects
Daniel P. Berrangé
1
-6
/
+3
2021-06-11
vhost-vdpa: don't initialize backend_features
Jason Wang
1
-3
/
+0
2021-06-11
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
1
-0
/
+85
2021-06-11
vhost-vdpa: skip ram device from the IOTLB mapping
Jason Wang
1
-10
/
+2
2021-06-08
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
4
-25
/
+117
2021-06-08
hw/riscv: microchip_pfsoc: Support direct kernel boot
Bin Meng
1
-3
/
+78
[next]