index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
amd_iommu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-27
1
-1
/
+1
*
amd_iommu: report x2APIC support to the operating system
Bui Quang Minh
2024-02-14
1
-3
/
+26
*
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-03
1
-1
/
+5
*
hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
1
-3
/
+2
*
amd_iommu: Fix APIC address check
Akihiko Odaki
2023-10-04
1
-7
/
+2
*
i386: spelling fixes
Michael Tokarev
2023-09-20
1
-2
/
+2
*
hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize
Philippe Mathieu-Daudé
2023-04-21
1
-26
/
+36
*
hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass
Philippe Mathieu-Daudé
2023-04-21
1
-2
/
+4
*
hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState
Philippe Mathieu-Daudé
2023-04-21
1
-7
/
+7
*
hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field
Philippe Mathieu-Daudé
2023-04-21
1
-2
/
+0
*
hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
Philippe Mathieu-Daudé
2023-04-21
1
-2
/
+2
*
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
2023-01-06
1
-1
/
+1
*
hw/i386/amd_iommu: Fix IOMMU event log encoding errors
Wei Huang
2022-05-16
1
-10
/
+14
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
1
-5
/
+2
|
\
|
*
hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
Paolo Bonzini
2022-03-21
1
-5
/
+2
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
|
/
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-7
/
+9
*
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-11-01
1
-2
/
+0
*
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
2021-10-05
1
-0
/
+9
*
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
2021-10-05
1
-12
/
+12
*
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
2021-10-05
1
-4
/
+4
*
amd_iommu: fix wrong MMIO operations
Roman Kapl
2021-05-14
1
-3
/
+3
*
amd_iommu: Fix pte_override_page_mask()
Jean-Philippe Brucker
2021-05-04
1
-2
/
+2
*
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-09-02
1
-1
/
+1
*
amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
amd_iommu: Fix amdvi_realize() error API violation
Markus Armbruster
2020-07-02
1
-2
/
+4
*
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+1
*
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-06-10
1
-9
/
+10
*
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
2020-03-29
1
-1
/
+1
*
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-7
/
+7
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-1
/
+2
*
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
1
-7
/
+10
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Categorize devices: iommu
Ernest Esene
2019-04-25
1
-0
/
+2
*
update copyright notice
David Kiarie
2019-03-11
1
-1
/
+1
*
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-12-20
1
-1
/
+1
*
x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
Singh, Brijesh
2018-11-05
1
-1
/
+68
*
x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
Singh, Brijesh
2018-11-05
1
-1
/
+198
*
x86_iommu/amd: Prepare for interrupt remap support
Singh, Brijesh
2018-11-05
1
-0
/
+106
*
x86_iommu/amd: make the address space naming consistent with intel-iommu
Singh, Brijesh
2018-11-05
1
-7
/
+27
*
x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
Singh, Brijesh
2018-11-05
1
-3
/
+7
*
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+1
*
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
2018-01-18
1
-11
/
+2
*
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+4
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
1
-4
/
+20
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-4
/
+5
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-7
/
+17
*
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
1
-2
/
+2
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-1
/
+14
|
\
[next]