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
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
4
-7
/
+6
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
2
-2
/
+2
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
7
-24
/
+12
*
qom: Tidy up a few object_initialize_child() calls
Markus Armbruster
2020-06-15
1
-1
/
+1
*
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
2020-06-15
2
-8
/
+9
*
qdev: Convert uses of qdev_set_parent_bus() manually
Markus Armbruster
2020-06-15
1
-2
/
+1
*
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
7
-14
/
+7
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
2
-4
/
+5
*
Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
Markus Armbruster
2020-06-15
1
-1
/
+0
*
Revert "hw/prep: realize the PCI root bus as part of the prep init"
Markus Armbruster
2020-06-15
1
-1
/
+0
*
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
2020-06-15
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
1
-1
/
+0
|
\
|
*
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+0
*
|
hw/pci-host: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
3
-4
/
+6
*
|
hw/pci-host/prep: Correct RAVEN bus bridge memory region size
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+1
|
/
*
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé
2020-05-26
1
-4
/
+4
*
hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32
Philippe Mathieu-Daudé
2020-05-26
1
-1
/
+20
*
hw/pci-host/bonito: Better describe the I/O CS regions
Philippe Mathieu-Daudé
2020-05-26
1
-2
/
+11
*
hw/pci-host/bonito: Map the different PCI ranges more detailed
Philippe Mathieu-Daudé
2020-05-26
1
-4
/
+28
*
hw/pci-host/bonito: Map all the Bonito64 I/O range
Philippe Mathieu-Daudé
2020-05-26
2
-0
/
+4
*
hw/pci-host/bonito: Map peripheral using physical address
Philippe Mathieu-Daudé
2020-05-26
1
-2
/
+2
*
hw/pci-host/bonito: Fix DPRINTF() format strings
Philippe Mathieu-Daudé
2020-05-26
1
-3
/
+3
*
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Philippe Mathieu-Daudé
2020-05-26
2
-1
/
+5
*
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
7
-26
/
+24
*
hw/pci-host: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+2
*
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
1
-11
/
+3
*
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
hw/pci-host/piix: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
pnv/phb3: Add missing break statement
Greg Kurz
2020-02-20
1
-0
/
+1
*
pnv/phb4: Fix error path in pnv_pec_realize()
Greg Kurz
2020-02-20
1
-1
/
+1
*
pnv/phb3: Convert 1u to 1ull
Greg Kurz
2020-02-20
1
-1
/
+1
*
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
2020-02-02
4
-1
/
+7
*
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
4
-0
/
+1902
*
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-02-02
3
-0
/
+2032
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
10
-11
/
+11
|
\
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
9
-10
/
+10
|
*
hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
Philippe Mathieu-Daudé
2020-01-24
1
-1
/
+1
*
|
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2020-01-22
1
-7
/
+77
|
/
*
hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
Philippe Mathieu-Daudé
2019-12-18
2
-1
/
+6
*
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
Philippe Mathieu-Daudé
2019-12-18
3
-84
/
+121
*
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
1
-7
/
+7
*
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
1
-3
/
+2
*
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
1
-18
/
+0
*
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-12-18
1
-1
/
+1
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
2
-2
/
+1
*
mips: fulong 2e: Renovate coding style
Filip Bozuta
2019-12-16
1
-27
/
+33
*
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2019-11-05
1
-8
/
+0
*
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
2019-11-05
3
-2
/
+2
[next]