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
/
hw
/
pci-host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ppc/pnv: move PHB4 XSCOM init to phb4_realize()
Daniel Henrique Barboza
2022-01-12
2
-292
/
+304
*
ppc/pnv: set phb4 properties in stk_realize()
Daniel Henrique Barboza
2022-01-12
1
-3
/
+3
*
pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
Daniel Henrique Barboza
2022-01-12
1
-3
/
+2
*
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
2022-01-12
2
-14
/
+18
*
ppc/pnv: Complete user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-0
/
+9
*
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
1
-0
/
+6
*
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-1
/
+10
*
pnv_phb4.c: check if root port exists in rc_config functions
Daniel Henrique Barboza
2022-01-12
1
-2
/
+8
*
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2022-01-12
1
-11
/
+7
*
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
1
-9
/
+6
*
pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port
Daniel Henrique Barboza
2022-01-12
1
-0
/
+15
*
pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
Daniel Henrique Barboza
2022-01-12
1
-0
/
+16
*
pnv_phb4.c: do not set 'root-bus' as bus name
Daniel Henrique Barboza
2022-01-04
1
-1
/
+1
*
pnv_phb3.c: do not set 'root-bus' as bus name
Daniel Henrique Barboza
2022-01-04
1
-1
/
+2
*
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
2022-01-04
2
-4
/
+0
*
ppc/pnv: Remove PHB4 reset handler
Cédric Le Goater
2022-01-04
1
-13
/
+0
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
3
-7
/
+12
*
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
2021-12-17
1
-4
/
+30
*
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
2021-12-17
1
-5
/
+1
*
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
2021-12-17
1
-0
/
+16
*
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
1
-1
/
+11
*
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
1
-0
/
+7
*
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
Cédric Le Goater
2021-12-17
1
-0
/
+11
*
ppc/pnv: Use the chip class to check the index of PHB3 devices
Cédric Le Goater
2021-12-17
1
-1
/
+1
*
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
1
-0
/
+1
*
pci-host: Allow extended config space access for PowerNV PHB4 model
Christophe Lombard
2021-12-17
1
-0
/
+1
*
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
1
-6
/
+4
*
ppc/pegasos2: Access MV64361 registers via their memory region
BALATON Zoltan
2021-10-21
1
-0
/
+1
*
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
Peter Maydell
2021-09-30
2
-5
/
+5
*
hw/pci: remove all references to find_i440fx function
Ani Sinha
2021-09-04
1
-6
/
+0
*
Use PCI_HOST_BRIDGE macro
Eduardo Habkost
2021-09-04
1
-3
/
+1
*
Revert "acpi/gpex: Inform os to keep firmware resource map"
Michael S. Tsirkin
2021-08-03
1
-18
/
+2
*
hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
Richard Henderson
2021-07-26
1
-1
/
+1
*
hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
Philippe Mathieu-Daudé
2021-07-20
1
-0
/
+1
*
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
1
-0
/
+2
*
mv64361: Remove extra break from a switch case
BALATON Zoltan
2021-07-13
1
-1
/
+0
*
hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
Philippe Mathieu-Daudé
2021-07-11
1
-4
/
+7
*
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
Philippe Mathieu-Daudé
2021-07-11
3
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-07-09
1
-0
/
+3
|
\
|
*
hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
Philippe Mathieu-Daudé
2021-07-03
1
-0
/
+3
*
|
hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
2021-07-02
1
-2
/
+2
*
|
hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
2021-07-02
2
-0
/
+11
|
/
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
5
-0
/
+1881
|
\
|
*
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
2021-05-04
5
-0
/
+1881
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
5
-5
/
+0
|
/
*
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
1
-3
/
+53
*
hw/pci-host: Introduce SH_PCI Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
3
-0
/
+209
[prev]
[next]