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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
2018-06-21
spapr: remove unused spapr_irq routines
Cédric Le Goater
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
2018-06-21
spapr: Add cpu_apply hook to capabilities
David Gibson
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
2018-06-21
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
Cédric Le Goater
2018-06-21
spapr_cpu_core: migrate per-CPU data
Greg Kurz
2018-06-21
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
2018-06-21
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
pnv_core: Allocate cpu thread objects individually
David Gibson
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
2018-06-12
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
2018-06-12
ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition
Mark Cave-Ayland
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
openpic: move OpenPIC state and related definitions to openpic.h
Mark Cave-Ayland
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-16
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
2018-02-16
spapr: move VCPU calculation to core machine code
Greg Kurz
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
2018-01-27
ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>
Cédric Le Goater
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-01-17
spapr: Validate capabilities on migration
David Gibson
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-01-17
spapr: Capabilities infrastructure
David Gibson
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
[next]