]> git.proxmox.com Git - mirror_qemu.git/history - hw
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
[mirror_qemu.git] / hw /
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
2019-01-07 Marc-André Lureaumachine: move compat properties out of globals
2019-01-07 Marc-André Lureauhw: apply machine compat properties without touching...
2019-01-07 Marc-André Lureaumachines: replace COMPAT define with a static array
2019-01-07 Marc-André Lureauhw: apply accel compat properties without touching...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/fw_cf...
2019-01-04 Li Qiangfw_cfg: Make qemu_extra_params_fw locally
2019-01-04 Li Qiangfw_cfg: Fix -boot reboot-timeout error checking
2019-01-04 Li Qiangfw_cfg: Fix -boot bootsplash error checking
2019-01-04 Li Qiangfw_cfg: Improve error message when can't load splash...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-01-03 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
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 Nathaniel Graffsifive_uart: Implement interrupt pending register
2018-12-20 Michael ClarkRISC-V: Enable second UART on sifive_e and sifive_u
2018-12-20 Michael ClarkRISC-V: Fix PLIC pending bitfield reads
2018-12-20 Michael ClarkRISC-V: Fix CLINT timecmp low 32-bit writes
2018-12-20 Anup Patelsifive_u: Set 'clock-frequency' DT property for SiFive...
2018-12-20 Anup Patelsifive_u: Add clock DT node for GEM ethernet
2018-12-20 Alistair Francishw/riscv/virt: Connect the gpex PCIe
2018-12-20 Alistair Francishw/riscv/virt: Adjust memory layout spacing
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
next