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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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
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
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
2018-12-20
Clean up includes
Markus Armbruster
2018-12-19
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181214-pull-request' ...
Peter Maydell
2018-12-14
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...
Peter Maydell
2018-12-14
virt: Fix broken indentation
Eduardo Habkost
2018-12-14
hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize()
Peter Maydell
2018-12-14
hw/arm/mps2-tz.c: Free mscname string in make_dma()
Peter Maydell
2018-12-14
hw/core/loader.c: Remove load_image()
Peter Maydell
2018-12-14
hw/block/tc58128.c: Don't use load_image()
Peter Maydell
2018-12-14
hw/i386/multiboot.c: Don't use load_image()
Peter Maydell
2018-12-14
hw/i386/pc.c: Don't use load_image()
Peter Maydell
2018-12-14
hw/pci/pci.c: Don't use load_image()
Peter Maydell
2018-12-14
hw/smbios/smbios.c: Don't use load_image()
Peter Maydell
2018-12-14
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
[next]