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
2021-07-22
qxl: remove assert in qxl_pre_save.
Gerd Hoffmann
1
-1
/
+3
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
1
-1
/
+1
2021-07-22
hw/display/virtio-gpu: Fix memory leak (CID 1453811)
Philippe Mathieu-Daudé
1
-16
/
+10
2021-07-21
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
1
-1
/
+1
2021-07-20
remote/memory: Replace share parameter with ram_flags
Yang Zhong
1
-1
/
+1
2021-07-20
hw/tricore: fix inclusion of tricore_testboard
Alex Bennée
2
-4
/
+3
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+2
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
1
-0
/
+3
2021-07-20
hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
Philippe Mathieu-Daudé
2
-1
/
+6
2021-07-20
hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
Philippe Mathieu-Daudé
1
-1
/
+0
2021-07-20
hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-20
hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
1
-0
/
+4
2021-07-20
hw/acpi: Do not restrict ACPI core routines to x86 architecture
Philippe Mathieu-Daudé
1
-1
/
+2
2021-07-20
hw/mips: Express dependencies of the Boston machine with Kconfig
Philippe Mathieu-Daudé
1
-0
/
+5
2021-07-20
hw/mips: Add dependency MIPS_CPS -> MIPS_ITU
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
3
-15
/
+37
2021-07-19
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
1
-5
/
+7
2021-07-19
hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
Thomas Huth
1
-2
/
+7
2021-07-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into staging
Peter Maydell
22
-40
/
+783
2021-07-16
vhost-vsock: SOCK_SEQPACKET feature bit support
Arseny Krasnov
1
-2
/
+10
2021-07-16
hw/i386/acpi-build: Add IVRS support to bypass iommu
Xingang Wang
1
-1
/
+1
2021-07-16
hw/i386/acpi-build: Add DMAR support to bypass iommu
Xingang Wang
1
-2
/
+66
2021-07-16
hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
Xingang Wang
1
-11
/
+103
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
1
-0
/
+16
2021-07-16
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2
-0
/
+22
2021-07-16
hw/arm/virt: Add default_bus_bypass_iommu machine option
Xingang Wang
1
-0
/
+26
2021-07-16
hw/pxb: Add a bypass iommu property
Xingang Wang
1
-0
/
+3
2021-07-16
hw/pci/pci_host: Allow PCI host to bypass iommu
Xingang Wang
2
-1
/
+18
2021-07-16
hw/virtio: add vhost-user-i2c-pci boilerplate
Viresh Kumar
2
-0
/
+70
2021-07-16
hw/virtio: add boilerplate for vhost-user-i2c device
Viresh Kumar
3
-0
/
+294
2021-07-16
hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
Julia Suvorova
2
-1
/
+2
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
5
-2
/
+27
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
5
-6
/
+97
2021-07-16
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
4
-15
/
+29
2021-07-16
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
4
-15
/
+31
2021-07-15
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...
Peter Maydell
2
-3
/
+12
2021-07-15
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...
Peter Maydell
1
-8
/
+3
2021-07-15
hw/riscv/boot: Check the error of fdt_pack()
Alistair Francis
1
-2
/
+4
2021-07-15
hw/riscv: opentitan: Add the flash alias
Alistair Francis
1
-0
/
+6
2021-07-15
hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
Alistair Francis
1
-0
/
+3
2021-07-15
char: ibex_uart: Update the register layout
Alistair Francis
1
-9
/
+10
2021-07-15
hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
Bin Meng
1
-2
/
+3
2021-07-15
hw/riscv: sifive_u: Correct the CLINT timebase frequency
Bin Meng
1
-2
/
+5
[prev]
[next]