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
/
ppc
Age
Commit message (
Expand
)
Author
2019-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-08-21
spapr_events: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
2019-08-21
spapr/pci: Free MSIs during reset
Greg Kurz
2019-08-21
spapr/pci: Consolidate de-allocation of MSIs
Greg Kurz
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
2019-08-21
spapr: Implement H_JOIN
Nicholas Piggin
2019-08-21
spapr: Implement H_CONFER
Nicholas Piggin
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
ppc: fix leak in h_client_architecture_support
Shivaprasad G Bhat
2019-08-21
ppc: fix memory leak in spapr_dt_drc()
Shivaprasad G Bhat
2019-08-21
ppc: fix memory leak in spapr_caps_add_properties
Shivaprasad G Bhat
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2019-08-21
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
David Gibson
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-21
spapr_iommu: Fix xlate trace to print translated address
Alexey Kardashevskiy
2019-08-21
spapr: quantify error messages regarding capability settings
Daniel Black
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-13
spapr: Reset CAS & IRQ subsystem after devices
David Gibson
2019-07-28
spapr/irq: Inform the user when falling back to emulated IC
Greg Kurz
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
hw/ppc: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/prep: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
Greg Kurz
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
[next]