index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-12-22
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
qapi: Define new QMP message for pvrdma
Yuval Shaia
2018-12-22
hw/pvrdma: Set the correct opcode for send completion
Yuval Shaia
2018-12-22
hw/pvrdma: Set the correct opcode for recv completion
Yuval Shaia
2018-12-22
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-12-22
hw/pvrdma: Make function reset_device return void
Yuval Shaia
2018-12-22
hw/rdma: Add support for MAD packets
Yuval Shaia
2018-12-22
hw/rdma: Abort send-op if fail to create addr handler
Yuval Shaia
2018-12-22
hw/rdma: Return qpn 1 if ibqp is NULL
Yuval Shaia
2018-12-22
hw/rdma: Add ability to force notification without re-arm
Yuval Shaia
2018-12-22
contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer
Yuval Shaia
2018-12-22
hw/pvrdma: Check the correct return value
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
MAINTAINERS: PPC: add a XIVE section
Cédric Le Goater
2018-12-21
spapr: change default CPU type to POWER9
Cédric Le Goater
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-iommu: Always advertise the maximum possible DMA window size
Alexey Kardashevskiy
2018-12-21
spapr/xive: use the VCPU id as a NVT identifier
Cédric Le Goater
2018-12-21
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater
2018-12-21
ppc/xive: notify the CPU when the interrupt priority is more privileged
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
Changes requirement for "vsubsbs" instruction
Paul A. Clarke
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
spapr: initialize VSMT before initializing the IRQ backend
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
e500: simplify IRQ wiring
Greg Kurz
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
2018-12-21
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
[next]