Age | Commit message (Expand) | Author |
2018-12-26 | exec: Add RISC-V GCC poison macro | Alistair Francis |
2018-12-26 | elf.h: Add the RISCV ELF magic numbers | Alistair Francis |
2018-12-22 | vl: Introduce shutdown_notifiers | Yuval Shaia |
2018-12-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into... | Peter Maydell |
2018-12-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-12-21 | spapr: introduce an 'ic-mode' machine option | Cédric Le Goater |
2018-12-21 | spapr: add an extra OV5 field to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: add a 'reset' method to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: extend the sPAPR IRQ backend for XICS migration | Cédric Le Goater |
2018-12-21 | spapr: allocate the interrupt thread context under the CPU core | Cédric Le Goater |
2018-12-21 | spapr: add device tree support for the XIVE exploitation mode | Cédric Le Goater |
2018-12-21 | spapr: add hcalls support for the XIVE exploitation interrupt mode | Cédric Le Goater |
2018-12-21 | spapr: introduce a new machine IRQ backend for XIVE | Cédric Le Goater |
2018-12-21 | spapr/xive: introduce a XIVE interrupt controller | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce a simplified XIVE presenter | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XIVE interrupt thread context | Cédric Le Goater |
2018-12-21 | ppc/xive: add support for the END Event State Buffers | Cédric Le Goater |
2018-12-21 | spapr: export and rename the xics_max_server_number() routine | Cédric Le Goater |
2018-12-21 | spapr: introduce a spapr_irq_init() routine | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XIVE Event Notification Descriptors | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XiveRouter model | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XiveNotifier interface | Cédric Le Goater |
2018-12-21 | ppc/xive: add support for the LSI interrupt sources | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce a XIVE interrupt source model | Cédric Le Goater |
2018-12-21 | mac_newworld: simplify IRQ wiring | Greg Kurz |
2018-12-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into staging | Peter Maydell |
2018-12-20 | x86-iommu: switch intr_supported to OnOffAuto type | Peter Xu |
2018-12-20 | q35: set split kernel irqchip as default | Peter Xu |
2018-12-20 | pci/shpc: perform unplug via the hotplug handler | David Hildenbrand |
2018-12-20 | pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge | David Hildenbrand |
2018-12-20 | pci/pcie: perform unplug via the hotplug handler | David Hildenbrand |
2018-12-20 | pci/pcihp: perform unplug via the hotplug handler | David Hildenbrand |
2018-12-20 | pci/pcihp: perform check for bus capability in pre_plug handler | David Hildenbrand |
2018-12-20 | pci/shpc: rename hotplug handler callbacks | David Hildenbrand |
2018-12-20 | pci/pcie: rename hotplug handler callbacks | David Hildenbrand |
2018-12-20 | hw: acpi: Remove AcpiRsdpDescriptor and fix tests | Samuel Ortiz |
2018-12-20 | hw/s390x: Fix bad mask in time2tod() | Thomas Huth |
2018-12-20 | Clean up includes | Markus Armbruster |
2018-12-19 | hw: acpi: Export and share the ARM RSDP build | Samuel Ortiz |
2018-12-19 | hw: arm: Carry RSDP specific data through AcpiRsdpData | Samuel Ortiz |
2018-12-19 | intel_iommu: dma read/write draining support | Peter Xu |
2018-12-19 | pcie: Fast PCIe root ports for new machines | Alex Williamson |
2018-12-19 | pcie: Add link speed and width fields to PCIESlot | Alex Williamson |
2018-12-19 | qapi: Define PCIe link speed and width properties | Alex Williamson |
2018-12-19 | pci: Sync PCIe downstream port LNKSTA on read | Alex Williamson |
2018-12-19 | pcie: Create enums for link speed and width | Alex Williamson |
2018-12-19 | hw/smbios: Move to the hw/firmware/ subdirectory | Philippe Mathieu-Daudé |
2018-12-19 | hw/smbios: Restrict access to "hw/smbios/ipmi.h" | Philippe Mathieu-Daudé |
2018-12-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ... | Peter Maydell |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |