index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
David Gibson
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-10-14
spapr: fix inheritance chain for default machine options
Michael Roth
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
2016-10-06
spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
Greg Kurz
2016-10-05
ppc: Check the availability of transactional memory
Thomas Huth
2016-10-05
hw/ppc/spapr: Fix the selection of the processor features
Thomas Huth
2016-10-05
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
Thomas Huth
2016-10-05
pseries: Add 2.8 machine type, set up compatibility macros
David Gibson
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
2016-09-23
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-09-23
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
spapr_rtas: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-07
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-09-07
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
2016-08-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...
Peter Maydell
2016-08-13
ppc: parse cpu features once
Greg Kurz
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-10
hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliases
Thomas Huth
2016-08-10
spapr: remove extra type variable
Cédric Le Goater
2016-08-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...
Peter Maydell
2016-08-08
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-08-08
spapr: Fix undefined behaviour in spapr_tce_reset()
David Gibson
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
2016-08-03
spapr: Error out when CPU hotplug is attempted on older pseries machines
Bharata B Rao
2016-07-29
spapr: Prevent boot CPU core removal
Bharata B Rao
2016-07-29
Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...
David Gibson
2016-07-29
spapr: init CPUState->cpu_index with index relative to core-id
Igor Mammedov
2016-07-25
spapr: disintricate core-id from DT semantics
Greg Kurz
2016-07-25
hw/ppc/spapr: Make sure to close the htab_fd when migration is canceled
Thomas Huth
2016-07-18
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
2016-07-18
spapr: fix core unplug crash
Greg Kurz
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
[next]