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-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
2021-07-14
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
Philippe Mathieu-Daudé
5
-123
/
+183
2021-07-14
hw/i386/pc: Document pc_system_ovmf_table_find
Dov Murik
1
-0
/
+11
2021-07-14
hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
Dov Murik
1
-1
/
+6
2021-07-14
vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
Cai Huoqing
1
-0
/
+8
2021-07-14
vfio/pci: Change to use vfio_pci_is()
Cai Huoqing
1
-2
/
+2
2021-07-14
vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
David Hildenbrand
1
-1
/
+2
2021-07-14
net/rocker: use GDateTime for formatting timestamp in debug messages
Daniel P. Berrangé
1
-8
/
+3
2021-07-14
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
3
-23
/
+26
2021-07-13
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...
Peter Maydell
2
-1
/
+10
2021-07-13
numa: Parse initiator= attribute before cpus= attribute
Michal Privoznik
1
-22
/
+23
2021-07-13
numa: Report expected initiator
Michal Privoznik
1
-1
/
+2
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
1
-0
/
+1
2021-07-13
mv64361: Remove extra break from a switch case
BALATON Zoltan
1
-1
/
+0
2021-07-13
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
1
-0
/
+10
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into staging
Peter Maydell
1
-13
/
+28
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
7
-8
/
+17
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
Peter Maydell
5
-127
/
+98
2021-07-12
hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
Philippe Mathieu-Daudé
1
-0
/
+5
2021-07-12
hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses
Philippe Mathieu-Daudé
1
-12
/
+21
2021-07-12
hw/sd/sdcard: When card is in wrong state, log which state it is
Philippe Mathieu-Daudé
1
-1
/
+2
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
23
-79
/
+51
2021-07-11
dp8393x: don't force 32-bit register access
Mark Cave-Ayland
1
-5
/
+9
[next]