]> Git Repo - qemu.git/history - hw
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
[qemu.git] / hw /
2018-12-22 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2018-12-22 Prasad J Panditpvrdma: check return value from pvrdma_idx_ring_has_...
2018-12-22 Prasad J Panditrdma: remove unused VENDOR_ERR_NO_SGE macro
2018-12-22 Prasad J Panditpvrdma: release ring object in case of an error
2018-12-22 Prasad J Panditpvrdma: check number of pages when creating rings
2018-12-22 Prasad J Panditpvrdma: add uar_read routine
2018-12-22 Prasad J Panditrdma: check num_sge does not exceed MAX_SGE
2018-12-22 Prasad J Panditpvrdma: release device resources in case of an error
2018-12-22 Yuval Shaiahw/rdma: Do not call rdma_backend_del_gid on an empty gid
2018-12-22 Yuval Shaiahw/rdma: Do not use bitmap_zero_extend to free bitmap
2018-12-22 Yuval Shaiahw/pvrdma: Clean device's resource when system is shutdown
2018-12-22 Yuval Shaiahw/rdma: Remove unneeded code that handles more that...
2018-12-22 Yuval Shaiahw/pvrdma: Fill error code in command's response
2018-12-22 Yuval Shaiahw/pvrdma: Fill all CQE fields
2018-12-22 Yuval Shaiahw/pvrdma: Make device state depend on Ethernet functio...
2018-12-22 Yuval Shaiahw/rdma: Initialize node_guid from vmxnet3 mac address
2018-12-22 Yuval Shaiahw/pvrdma: Make sure PCI function 0 is vmxnet3
2018-12-22 Yuval Shaiavmxnet3: Move some definitions to header file
2018-12-22 Yuval Shaiahw/pvrdma: Add support to allow guest to configure...
2018-12-22 Yuval Shaiahw/pvrdma: Set the correct opcode for send completion
2018-12-22 Yuval Shaiahw/pvrdma: Set the correct opcode for recv completion
2018-12-22 Yuval Shaiahw/pvrdma: Make default pkey 0xFFFF
2018-12-22 Yuval Shaiahw/pvrdma: Make function reset_device return void
2018-12-22 Yuval Shaiahw/rdma: Add support for MAD packets
2018-12-22 Yuval Shaiahw/rdma: Abort send-op if fail to create addr handler
2018-12-22 Yuval Shaiahw/rdma: Return qpn 1 if ibqp is NULL
2018-12-22 Yuval Shaiahw/rdma: Add ability to force notification without...
2018-12-22 Yuval Shaiahw/pvrdma: Check the correct return value
2018-12-21 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-12-21 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-12-20 Cédric Le Goaterspapr: change default CPU type to POWER9
2018-12-20 Cédric Le Goaterspapr: introduce an 'ic-mode' machine option
2018-12-20 Cédric Le Goaterspapr: add an extra OV5 field to the sPAPR IRQ backend
2018-12-20 Cédric Le Goaterspapr: add a 'reset' method to the sPAPR IRQ backend
2018-12-20 Cédric Le Goaterspapr: extend the sPAPR IRQ backend for XICS migration
2018-12-20 Cédric Le Goaterspapr: allocate the interrupt thread context under...
2018-12-20 Cédric Le Goaterspapr: add device tree support for the XIVE exploitatio...
2018-12-20 Cédric Le Goaterspapr: add hcalls support for the XIVE exploitation...
2018-12-20 Cédric Le Goaterspapr: introduce a new machine IRQ backend for XIVE
2018-12-20 Alexey Kardashevskiyspapr-iommu: Always advertise the maximum possible...
2018-12-20 Cédric Le Goaterspapr/xive: use the VCPU id as a NVT identifier
2018-12-20 Cédric Le Goaterspapr/xive: introduce a XIVE interrupt controller
2018-12-20 Cédric Le Goaterppc/xive: notify the CPU when the interrupt priority...
2018-12-20 Cédric Le Goaterppc/xive: introduce a simplified XIVE presenter
2018-12-20 Cédric Le Goaterppc/xive: introduce the XIVE interrupt thread context
2018-12-20 Cédric Le Goaterppc/xive: add support for the END Event State Buffers
2018-12-20 Cédric Le Goaterspapr: export and rename the xics_max_server_number...
2018-12-20 Cédric Le Goaterspapr: introduce a spapr_irq_init() routine
2018-12-20 Cédric Le Goaterspapr: initialize VSMT before initializing the IRQ...
2018-12-20 Cédric Le Goaterppc/xive: introduce the XIVE Event Notification Descriptors
2018-12-20 Cédric Le Goaterppc/xive: introduce the XiveRouter model
2018-12-20 Cédric Le Goaterppc/xive: introduce the XiveNotifier interface
2018-12-20 Cédric Le Goaterppc/xive: add support for the LSI interrupt sources
2018-12-20 Cédric Le Goaterppc/xive: introduce a XIVE interrupt source model
2018-12-20 Greg Kurze500: simplify IRQ wiring
2018-12-20 Greg Kurzmac_newworld: simplify IRQ wiring
2018-12-20 Greg Kurzvirtex_ml507: use g_new(T, n) instead of g_malloc(sizeo...
2018-12-20 Greg Kurzsam460ex: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzppc440_bamboo: use g_new(T, n) instead of g_malloc...
2018-12-20 Greg Kurzppc405_uc: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzppc405_boards: use g_new(T, n) instead of g_malloc...
2018-12-20 Greg Kurzspapr: use g_new(T, n) instead of g_malloc(sizeof(T...
2018-12-20 Greg Kurzspapr: drop redundant statement in spapr_populate_drcon...
2018-12-20 Serhii Popovychspapr: Fix ibm,max-associativity-domains property numbe...
2018-12-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-12-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-12-20 Peter Xux86-iommu: turn on IR by default if proper
2018-12-20 Peter Xux86-iommu: switch intr_supported to OnOffAuto type
2018-12-20 Peter Xuq35: set split kernel irqchip as default
2018-12-20 Alex Williamsonpci: Adjust PCI config limit based on bus topology
2018-12-20 David Hildenbrandspapr_pci: perform unplug via the hotplug handler
2018-12-20 David Hildenbrandpci/shpc: perform unplug via the hotplug handler
2018-12-20 David Hildenbrandpci: Reuse pci-bridge hotplug handler handlers for...
2018-12-20 David Hildenbrandpci/pcie: perform unplug via the hotplug handler
2018-12-20 David Hildenbrandpci/pcihp: perform unplug via the hotplug handler
2018-12-20 David Hildenbrandpci/pcihp: overwrite hotplug handler recursively from...
2018-12-20 David Hildenbrandpci/pcihp: perform check for bus capability in pre_plug...
2018-12-20 David Hildenbrands390x/pci: rename hotplug handler callbacks
2018-12-20 David Hildenbrandpci/shpc: rename hotplug handler callbacks
2018-12-20 David Hildenbrandpci/pcie: rename hotplug handler callbacks
2018-12-20 Thomas Huthhw/i386: Remove deprecated machines pc-0.10 and pc...
2018-12-20 Peter Maydellhw/s390/ccw.c: Don't take address of packed members
2018-12-20 Markus ArmbrusterClean up includes
2018-12-19 Samuel Ortizhw: acpi: Export and share the ARM RSDP build
2018-12-19 Samuel Ortizhw: arm: Support both legacy and current RSDP build
2018-12-19 Samuel Ortizhw: arm: Convert the RSDP build to the buid_append_foo...
2018-12-19 Samuel Ortizhw: arm: Carry RSDP specific data through AcpiRsdpData
2018-12-19 Igor Mammedovhw: i386: Use correct RSDT length for checksum
2018-12-19 Igor Mammedovhw: arm: acpi: Fix incorrect checksums in RSDP
2018-12-19 Samuel Ortizhw: acpi: The RSDP build API can return void
2018-12-19 Peter Xuintel_iommu: remove "x-" prefix for "aw-bits"
2018-12-19 Peter Xuintel_iommu: dma read/write draining support
2018-12-19 Peter Xuintel_iommu: convert invalid traces into error reports
2018-12-19 Peter Xuintel_iommu: dump correct iova when failed
2018-12-19 Alex Williamsonpcie: Fast PCIe root ports for new machines
2018-12-19 Alex Williamsonvfio/pci: Remove PCIe Link Status emulation
2018-12-19 Alex Williamsonpcie: Allow generic PCIe root port to specify link...
2018-12-19 Alex Williamsonpcie: Fill PCIESlot link fields to support higher speed...
2018-12-19 Alex Williamsonpcie: Add link speed and width fields to PCIESlot
2018-12-19 Alex Williamsonqapi: Define PCIe link speed and width properties
next
This page took 0.075594 seconds and 7 git commands to generate.