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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
hw/net/e1000e: advance desc_offset in case of null descriptor
Prasad J Pandit
1
-4
/
+4
2020-11-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' i...
Peter Maydell
3
-5
/
+13
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
2
-4
/
+10
2020-11-23
vfio: Make migration support experimental
Alex Williamson
2
-1
/
+3
2020-11-23
hw/intc: fix heap-buffer-overflow in rxicu_realize()
Chen Qun
1
-10
/
+8
2020-11-23
hw/arm: Fix bad print format specifiers
AlexChen
3
-3
/
+3
2020-11-22
hw/display/tcx: add missing 64-bit access for framebuffer blitter
Mark Cave-Ayland
1
-1
/
+5
2020-11-20
usb: fix kconfig for usb-xhci-sysbus
Paolo Bonzini
1
-1
/
+0
2020-11-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201119' into staging
Peter Maydell
4
-13
/
+36
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
3
-13
/
+25
2020-11-18
s390x/pci: Unregister listeners before destroying IOMMU address space
Matthew Rosato
1
-0
/
+7
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
1
-0
/
+4
2020-11-18
Merge remote-tracking branch 'remotes/gkurz/tags/ppc-for-5.2-20201118' into s...
Peter Maydell
1
-84
/
+18
2020-11-18
Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
Greg Kurz
1
-84
/
+18
2020-11-18
docs: Fix some typos (found by codespell)
Stefan Weil
1
-1
/
+1
2020-11-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...
Peter Maydell
7
-28
/
+78
2020-11-17
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20201117' into...
Peter Maydell
1
-4
/
+11
2020-11-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
4
-0
/
+5
2020-11-17
tmp105: Correct handling of temperature limit checks
Peter Maydell
2
-9
/
+68
2020-11-17
hw/misc/tmp105: reset the T_low and T_High registers
Peter Maydell
1
-0
/
+3
2020-11-17
register: Remove unnecessary NULL check
Alistair Francis
1
-4
/
+0
2020-11-17
hw/input/ps2.c: Remove remnants of printf debug
Peter Maydell
1
-9
/
+0
2020-11-17
exynos: Fix bad printf format specifiers
Alex Chen
2
-6
/
+6
2020-11-17
hw/arm/virt: ARM_VIRT must select ARM_GIC
Andrew Jones
1
-0
/
+1
2020-11-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+2
2020-11-17
hw/sd: Fix 2 GiB card CSD register values
Bin Meng
1
-4
/
+11
2020-11-17
max111x: put it into the 'misc' category
Gan Qixin
1
-0
/
+1
2020-11-17
nand: put it into the 'storage' category
Gan Qixin
1
-0
/
+1
2020-11-17
ads7846: put it into the 'input' category
Gan Qixin
1
-0
/
+2
2020-11-17
ssd0323: put it into the 'display' category
Gan Qixin
1
-0
/
+1
2020-11-16
scsi-disk: convert more errno values back to SCSI statuses
Paolo Bonzini
1
-0
/
+19
2020-11-16
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
81
-81
/
+81
2020-11-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1611...
Peter Maydell
1
-22
/
+19
2020-11-16
hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
Philippe Mathieu-Daudé
1
-22
/
+19
2020-11-16
xhci: move sanity checks
Gerd Hoffmann
1
-2
/
+5
2020-11-16
xhci: fix guest triggerable assert
Gerd Hoffmann
1
-1
/
+3
2020-11-16
usb-storage: fill csw on cancel
Gerd Hoffmann
1
-0
/
+4
2020-11-16
usb-storage: use bool for removable property
Gerd Hoffmann
1
-2
/
+2
2020-11-16
usb-storage: add commandlog property
Gerd Hoffmann
1
-5
/
+5
2020-11-16
usb-storage: switch trace events
Gerd Hoffmann
2
-25
/
+29
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
55
-55
/
+55
2020-11-15
e1000e: Fix Lesser GPL version number
Chetan Pant
5
-5
/
+5
2020-11-15
nvdimm: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-15
tpm: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-15
parallel nor flash: Fix Lesser GPL version number
Chetan Pant
2
-2
/
+2
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2
-2
/
+2
2020-11-15
usb: Fix Lesser GPL version number
Chetan Pant
6
-6
/
+6
2020-11-15
tricore tcg cpus: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-15
prep: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
[next]