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
*
hw/pci-host/sabre: Simplify code initializing variable once
Philippe Mathieu-Daudé
2020-10-28
1
-11
/
+1
*
hw/pci-host/sabre: Remove superfluous address range check
Philippe Mathieu-Daudé
2020-10-28
1
-2
/
+2
*
hw/pci-host/sabre: Update documentation link
Philippe Mathieu-Daudé
2020-10-28
1
-1
/
+1
*
sabre: increase number of PCI bus IRQs from 32 to 64
Mark Cave-Ayland
2020-10-28
1
-1
/
+1
*
sabre: don't call sysbus_mmio_map() in sabre_realize()
Mark Cave-Ayland
2020-10-28
1
-8
/
+0
*
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
1
-36
/
+9
*
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
1
-17
/
+2
*
acpi/gpex: no reason to use a method for _CRS
Gerd Hoffmann
2020-09-30
1
-3
/
+1
*
acpi: add acpi_dsdt_add_gpex
Gerd Hoffmann
2020-09-30
2
-0
/
+180
*
i440fx: Register i440FX-pcihost properties as class properties
Eduardo Habkost
2020-09-22
1
-16
/
+16
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-19
/
+7
*
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
2020-09-09
1
-4
/
+4
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
8
-24
/
+24
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
8
-14
/
+28
*
ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
versatile: Fix typo in PCI_VPB_HOST definition
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
meson: convert hw/pci-host
Marc-André Lureau
2020-08-21
2
-24
/
+31
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-4
/
+3
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
3
-13
/
+5
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
4
-16
/
+16
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
3
-10
/
+5
*
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
[next]