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
/
spapr.c
Age
Commit message (
Expand
)
Author
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2017-06-30
spapr: Fix migration of Radix guests
Bharata B Rao
2017-06-30
spapr: Add a "no HPT" encoding to HTAB migration stream
Bharata B Rao
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-28
migration: move skip_section_footers
Peter Xu
2017-06-28
migration: move skip_configuration out
Peter Xu
2017-06-28
migration: move global_state.optional out
Peter Xu
2017-06-20
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
migration: create global_state.c
Juan Quintela
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-06-08
hw/ppc/spapr: Adjust firmware name for PCI bridges
Thomas Huth
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
David Gibson
2017-06-08
spapr: fix memory leak in spapr_memory_pre_plug()
Greg Kurz
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
spapr: Allow boot from vhost-*-scsi backends
Felipe Franciosi
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-05
spapr: cleanup spapr_fixup_cpu_numa_dt() usage
Igor Mammedov
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
2017-05-24
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2017-05-24
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
2017-05-11
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
[next]