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
/
pci-host
/
q35.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
2024-04-23
1
-13
/
+29
*
pci-host/q35: Move PAM initialization above SMRAM initialization
Isaku Yamahata
2024-04-23
1
-9
/
+10
*
hw/pci-host: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
pc: remove short_root_bus property
Paolo Bonzini
2023-09-29
1
-7
/
+0
*
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
1
-4
/
+4
*
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2023-07-10
1
-2
/
+1
*
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2023-07-10
1
-1
/
+0
*
hw/pci-host/q35: Fix double, contradicting .endianness assignment
Bernhard Beschow
2023-07-10
1
-1
/
+0
*
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
2023-05-19
1
-4
/
+4
*
hw/pci-host/q35: Inline sysbus_add_io()
Bernhard Beschow
2023-05-19
1
-2
/
+4
*
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
2023-01-16
1
-2
/
+1
*
q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled
Zhenzhong Duan
2022-06-15
1
-1
/
+2
*
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
1
-0
/
+2
*
hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
Philippe Mathieu-Daudé
2021-07-03
1
-0
/
+3
*
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-12-13
1
-1
/
+1
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-2
/
+1
*
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+1
*
hw/pci-host: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-10
/
+10
*
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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
1
-2
/
+2
|
\
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
|
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2020-01-22
1
-7
/
+77
|
/
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
1
-23
/
+8
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
2019-05-02
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-08
1
-1
/
+9
|
\
|
*
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
2018-11-06
1
-1
/
+9
*
|
hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Laszlo Ersek
2018-11-05
1
-1
/
+1
*
|
hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
Laszlo Ersek
2018-11-05
1
-4
/
+11
|
/
*
hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+1
*
target-i386: add q35 0xcf8 port as coalesced_pio
Peng Hao
2018-10-19
1
-0
/
+4
*
hw/pci-host/q35: Replace hardcoded value with macro
Zihan Yang
2018-05-23
1
-6
/
+11
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-3
/
+4
*
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-11-16
1
-3
/
+39
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
q35: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-8
/
+7
|
\
|
*
qdev: Use appropriate getter/setters type
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
object: use more specific property type names
Marc-André Lureau
2017-06-20
1
-5
/
+5
|
*
q35: fix get_mmcfg_size to use uint64 visitor
Marc-André Lureau
2017-06-20
1
-2
/
+1
*
|
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2017-06-16
1
-3
/
+38
|
/
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-2
/
+2
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
1
-14
/
+27
*
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
1
-6
/
+6
*
machine: remove iommu property
Marcel Apfelbaum
2016-07-04
1
-12
/
+0
[next]