Ani Sinha
|
8ad038abb9
Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
|
4 år sedan |
Ani Sinha
|
3d7e78aa77
Introduce a new flag for i440fx to disable PCI hotplug on the root bus
|
5 år sedan |
Markus Armbruster
|
9bc6bfdf67
qdev: Drop qbus_set_hotplug_handler() parameter @errp
|
5 år sedan |
Markus Armbruster
|
981c3dcd94
qdev: Convert to qdev_unrealize() with Coccinelle
|
5 år sedan |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 år sedan |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 år sedan |
Igor Mammedov
|
a3ec4bb7e5
acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()
|
5 år sedan |
Felipe Franciosi
|
836e1b3813
qom/object: enable setter for uint types
|
5 år sedan |
Philippe Mathieu-Daudé
|
0fd61a2d1c
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
|
6 år sedan |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 år sedan |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 år sedan |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 år sedan |
Markus Armbruster
|
03459ea3b3
acpi/pcihp: Add a few more trace points related to unplug
|
6 år sedan |
Markus Armbruster
|
df93b19476
acpi/pcihp: Convert debug printf()s to trace events
|
6 år sedan |
David Hildenbrand
|
07578b0ad6
qdev: Let the hotplug_handler_unplug() caller delete the device
|
6 år sedan |
Michael Roth
|
94d1cc5f03
qdev: pass an Object * to qbus_set_hotplug_handler()
|
6 år sedan |
David Hildenbrand
|
c97adf3ccf
pci/pcihp: perform unplug via the hotplug handler
|
6 år sedan |
David Hildenbrand
|
3e52092657
pci/pcihp: overwrite hotplug handler recursively from the start
|
6 år sedan |
David Hildenbrand
|
ec266f4088
pci/pcihp: perform check for bus capability in pre_plug handler
|
6 år sedan |
Philippe Mathieu-Daudé
|
9c5900bce5
hw: Do not include "exec/ioport.h" if it is not necessary
|
7 år sedan |
David Gibson
|
fd56e0612b
pci: Eliminate redundant PCIDevice::bus pointer
|
7 år sedan |
Anthony PERARD
|
ab938ae43f
hw/acpi: Move acpi_set_pci_info to pcihp
|
8 år sedan |
Anthony PERARD
|
f5855994fe
hw/acpi: Limit hotplug to root bus on legacy mode
|
8 år sedan |
Marc-André Lureau
|
c03d83d55a
pcihp: use get_uint() for "bsel" property
|
8 år sedan |
Marc-André Lureau
|
01b2ffcedd
qapi: merge QInt and QFloat in QNum
|
8 år sedan |
Igor Mammedov
|
f0c9d64a68
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
|
9 år sedan |
Igor Mammedov
|
0058c08238
pc: use AcpiDeviceIfClass.send_event to issue GPE events
|
9 år sedan |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 år sedan |
Peter Maydell
|
b6a0aa0537
x86: Clean up includes
|
9 år sedan |
Zhu Guihua
|
ca9b46bcec
acpi: add acpi_send_gpe_event() to rise sci for hotplug
|
10 år sedan |