Commit Verlauf

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