index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci-host
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/loongarch: Add LoongArch ls7a rtc device support
Xiaojuan Yang
2022-06-06
1
-0
/
+4
*
hw/loongarch: Add some devices support for 3A5000.
Xiaojuan Yang
2022-06-06
1
-0
/
+7
*
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
Xiaojuan Yang
2022-06-06
1
-0
/
+3
*
hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
Xiaojuan Yang
2022-06-06
1
-0
/
+30
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-2
/
+2
*
dino: move from hw/hppa to hw/pci-host
Mark Cave-Ayland
2022-05-08
1
-0
/
+146
*
ppc/pnv: Fix number of registers in the PCIe controller on POWER9
Frederic Barrat
2022-04-04
1
-1
/
+1
*
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
2022-03-14
1
-0
/
+5
*
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
2022-03-02
1
-0
/
+2
*
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
1
-0
/
+1
*
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2022-03-02
1
-0
/
+12
*
ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
Cédric Le Goater
2022-01-18
1
-0
/
+1
*
ppc/pnv: remove PnvPhb4PecStack object
Daniel Henrique Barboza
2022-01-18
1
-17
/
+0
*
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
2022-01-18
1
-5
/
+3
*
ppc/pnv: remove PnvPhb4PecStack::stack_no
Daniel Henrique Barboza
2022-01-18
1
-3
/
+0
*
ppc/pnv: remove stack pointer from PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-2
/
+0
*
ppc/pnv: introduce PnvPHB4 'pec' property
Daniel Henrique Barboza
2022-01-18
1
-0
/
+3
*
ppc/pnv: move phb_regs_mr to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-3
/
+3
*
ppc/pnv: move nest_regs_mr to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-2
/
+1
*
ppc/pnv: move nest_regs[] to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-3
/
+4
*
ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-8
/
+6
*
ppc/pnv: move intbar to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-1
/
+1
*
ppc/pnv: move phbbar to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-1
/
+3
*
ppc/pnv: move PCI registers to PnvPHB4
Daniel Henrique Barboza
2022-01-18
1
-5
/
+5
*
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
2022-01-12
1
-1
/
+0
*
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
2022-01-12
1
-2
/
+5
*
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
2022-01-12
1
-0
/
+2
*
pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
Daniel Henrique Barboza
2022-01-12
1
-1
/
+1
*
pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
Daniel Henrique Barboza
2022-01-12
1
-1
/
+1
*
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2022-01-12
1
-2
/
+0
*
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
1
-2
/
+0
*
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
2022-01-04
1
-2
/
+0
*
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
1
-0
/
+1
*
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
1
-0
/
+3
*
hw/pci: remove all references to find_i440fx function
Ani Sinha
2021-09-04
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
1
-0
/
+8
|
\
|
*
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
2021-05-04
1
-0
/
+8
*
|
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-02
1
-1
/
+0
|
/
*
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-02-10
1
-0
/
+30
|
\
|
*
multi-process: setup a machine object for remote device process
Jagannathan Raman
2021-02-10
1
-0
/
+1
|
*
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
2021-02-10
1
-0
/
+29
*
|
spapr: Adjust firmware path of PCI devices
Greg Kurz
2021-02-10
1
-0
/
+2
|
/
*
spapr: Fix buffer overflow in spapr_numa_associativity_init()
Greg Kurz
2021-01-06
1
-2
/
+0
*
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-12-13
3
-2
/
+4
*
acpi/gpex: Build tables for pxb
Yubo Miao
2020-12-08
1
-0
/
+1
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
2
-2
/
+2
*
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
2020-11-03
1
-1
/
+1
[next]