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
/
acpi
/
pcihp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/acpi: Make the PCI hot-plug aware of SR-IOV
Łukasz Gieryk
2022-06-23
1
-1
/
+5
*
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
1
-6
/
+0
*
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
1
-1
/
+11
*
acpihp: simplify acpi_pcihp_disable_root_bus
Ani Sinha
2022-01-08
1
-7
/
+2
*
acpi: validate hotplug selector on access
Michael S. Tsirkin
2022-01-06
1
-0
/
+3
*
failover: fix unplug pending detection
Laurent Vivier
2021-11-28
1
-3
/
+27
*
hw/acpi: use existing references to pci device struct within functions
Ani Sinha
2021-09-04
1
-3
/
+3
*
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-07-16
1
-0
/
+8
*
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
1
-2
/
+10
*
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-07-16
1
-3
/
+3
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
pci: acpi: ensure that acpi-index is unique
Igor Mammedov
2021-03-22
1
-0
/
+46
*
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-22
1
-2
/
+56
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
hw/acpi : add spaces around operator
Xinhao Zhang
2020-11-03
1
-1
/
+1
*
Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
Ani Sinha
2020-09-29
1
-0
/
+15
*
Introduce a new flag for i440fx to disable PCI hotplug on the root bus
Ani Sinha
2020-08-27
1
-1
/
+22
*
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
1
-2
/
+1
*
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-4
/
+3
*
acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()
Igor Mammedov
2020-03-29
1
-1
/
+1
*
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-16
1
-3
/
+4
*
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
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
*
acpi/pcihp: Add a few more trace points related to unplug
Markus Armbruster
2019-05-21
1
-0
/
+7
*
acpi/pcihp: Convert debug printf()s to trace events
Markus Armbruster
2019-05-21
1
-17
/
+8
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-1
/
+2
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-1
/
+1
*
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-1
/
+10
*
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
2018-12-20
1
-0
/
+15
*
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
2018-12-20
1
-6
/
+15
*
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-2
/
+2
*
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2017-09-08
1
-0
/
+38
*
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
2017-09-08
1
-1
/
+1
*
pcihp: use get_uint() for "bsel" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-1
/
+0
*
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
Igor Mammedov
2017-03-01
1
-11
/
+0
*
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
1
-6
/
+4
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2015-06-03
1
-5
/
+2
*
range: remove useless inclusions
Paolo Bonzini
2015-04-30
1
-1
/
+0
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-1
/
+1
*
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
2015-02-26
1
-6
/
+12
*
pcihp: fix possible array out of bounds
Gonglei
2014-08-25
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
[next]