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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
1
-0
/
+1
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
1
-0
/
+1
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
1
-0
/
+3
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
1
-0
/
+6
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
1
-0
/
+35
2023-07-12
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
1
-0
/
+1
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
1
-0
/
+2
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
1
-1
/
+0
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
1
-0
/
+1
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
13
-23
/
+106
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-2
/
+1
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
1
-0
/
+2
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
1
-1
/
+1
2023-07-10
include/hw/virtio: document some more usage of notifiers
Alex Bennée
1
-0
/
+8
2023-07-10
include/hw/virtio: add kerneldoc for virtio_init
Alex Bennée
1
-0
/
+6
2023-07-10
include/hw/virtio: document virtio_notify_config
Alex Bennée
1
-0
/
+7
2023-07-10
include/hw: document the device_class_set_parent_* fns
Alex Bennée
1
-0
/
+27
2023-07-10
include: attempt to document device_class_set_props
Alex Bennée
1
-0
/
+9
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
1
-0
/
+2
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
1
-2
/
+1
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
1
-0
/
+1
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
1
-2
/
+0
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2
-3
/
+66
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
1
-1
/
+0
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
1
-10
/
+0
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
1
-0
/
+2
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
1
-1
/
+0
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
1
-3
/
+0
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2
-5
/
+4
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
1
-0
/
+2
2023-07-10
machine: Add helpers to get cores/threads per socket
Zhao Liu
1
-0
/
+2
2023-07-10
hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
1
-0
/
+30
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
1
-0
/
+2
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
1
-0
/
+1
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
1
-96
/
+0
2023-07-10
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
1
-3
/
+6
2023-07-10
hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
1
-0
/
+60
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
1
-0
/
+1
2023-07-10
linux-headers: update to v6.5-rc1
Cédric Le Goater
7
-10
/
+77
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
1
-1
/
+1
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
1
-2
/
+1
2023-07-09
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
1
-25
/
+0
2023-07-09
crypto: Remove AES_imc
Richard Henderson
1
-7
/
+0
2023-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
1
-4
/
+0
2023-07-08
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesdec_IMC
Richard Henderson
1
-0
/
+18
2023-07-08
crypto: Add aesenc_MC
Richard Henderson
1
-0
/
+18
2023-07-08
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
1
-0
/
+21
[next]