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
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
89
-536
/
+3211
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-76
/
+78
2022-05-16
virtio-net: don't handle mq request in userspace handler for vhost-vdpa
Si-Wei Liu
1
-0
/
+13
2022-05-16
vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
Si-Wei Liu
1
-8
/
+15
2022-05-16
vhost-vdpa: backend feature should set only once
Si-Wei Liu
1
-1
/
+1
2022-05-16
vhost-net: fix improper cleanup in vhost_net_start
Si-Wei Liu
1
-1
/
+3
2022-05-16
virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
Si-Wei Liu
1
-2
/
+31
2022-05-16
virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...
Si-Wei Liu
1
-1
/
+2
2022-05-16
hw/i386/amd_iommu: Fix IOMMU event log encoding errors
Wei Huang
1
-10
/
+14
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
4
-28
/
+32
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
3
-47
/
+29
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
1
-1
/
+1
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
11
-1
/
+73
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
21
-38
/
+73
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2
-17
/
+67
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2
-13
/
+34
2022-05-16
hw/virtio: add vhost_user_[read|write] trace points
Alex Bennée
2
-0
/
+6
2022-05-16
virtio-pci: add notification trace points
Alex Bennée
2
-1
/
+9
2022-05-16
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
21
-275
/
+20
2022-05-16
vhost_net: Print feature masks in hex
Ilya Maximets
1
-2
/
+2
2022-05-16
intel-iommu: update iq_dw during post load
Jason Wang
1
-6
/
+15
2022-05-16
intel-iommu: update root_scalable before switching as during post_load
Jason Wang
1
-7
/
+7
2022-05-16
intel-iommu: block output address in interrupt address range
Jason Wang
2
-1
/
+30
2022-05-16
intel-iommu: remove VTD_FR_RESERVED_ERR
Jason Wang
2
-11
/
+0
2022-05-16
intel_iommu: Fix irqchip / X2APIC configuration checks
David Woodhouse
1
-6
/
+1
2022-05-16
intel_iommu: Only allow interrupt remapping to be enabled if it's supported
David Woodhouse
1
-1
/
+3
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
1
-4
/
+10
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
2
-8
/
+16
2022-05-15
Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...
Richard Henderson
1
-9
/
+19
2022-05-15
hw/openrisc: use right OMPIC size variable
Jason A. Donenfeld
1
-2
/
+2
2022-05-15
hw/openrisc: support 4 serial ports in or1ksim
Jason A. Donenfeld
1
-6
/
+16
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2
-7
/
+10
2022-05-14
soundhw: move help handling to vl.c
Paolo Bonzini
1
-15
/
+9
2022-05-14
soundhw: unify initialization for ISA and PCI soundhw
Paolo Bonzini
1
-9
/
+14
2022-05-14
soundhw: extract soundhw help to a separate function
Paolo Bonzini
1
-14
/
+19
2022-05-14
soundhw: remove ability to create multiple soundcards
Paolo Bonzini
1
-56
/
+32
2022-05-14
qdev-properties: Add a new macro with bitmask check for uint64_t property
Yang Weijiang
1
-0
/
+19
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
2
-15
/
+18
2022-05-13
vhost: Fix element in vhost_svq_add failure
Eugenio Pérez
1
-0
/
+8
2022-05-13
hw/virtio: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2
-4
/
+5
2022-05-13
vdpa: Fix index calculus at vhost_vdpa_svqs_start
Eugenio Pérez
1
-1
/
+1
2022-05-13
vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
Eugenio Pérez
1
-2
/
+2
2022-05-13
vhost: Fix device's used descriptor dequeue
Eugenio Pérez
1
-2
/
+15
2022-05-13
vhost: Track descriptor chain in private at SVQ
Eugenio Pérez
2
-5
/
+13
2022-05-13
i386/pc: Enable CXL fixed memory windows
Jonathan Cameron
1
-1
/
+30
2022-05-13
hw/cxl/component Add a dumb HDM decoder handler
Ben Widawsky
1
-0
/
+31
2022-05-13
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
2
-0
/
+130
2022-05-13
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
1
-0
/
+91
2022-05-13
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
1
-0
/
+7
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
1
-0
/
+25
[next]