index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
1
-1
/
+3
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
1
-1
/
+1
2017-06-13
migration: create global_state.c
Juan Quintela
1
-0
/
+1
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
1
-0
/
+1
2017-06-09
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
1
-17
/
+3
2017-06-09
xics: setup cpu at realize time
Greg Kurz
2
-23
/
+18
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
4
-4
/
+8
2017-06-08
hw/ppc/spapr: Adjust firmware name for PCI bridges
Thomas Huth
1
-0
/
+6
2017-06-08
pnv_core: drop reference on ICPState object during CPU realization
Greg Kurz
1
-1
/
+2
2017-06-08
spapr: Rework DRC name handling
David Gibson
1
-51
/
+29
2017-06-08
spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers
David Gibson
1
-40
/
+23
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
3
-31
/
+15
2017-06-08
spapr: Clean up handling of DR-indicator
David Gibson
2
-18
/
+9
2017-06-08
spapr: Clean up RTAS set-indicator
David Gibson
2
-42
/
+44
2017-06-08
spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
David Gibson
1
-5
/
+6
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
3
-41
/
+38
2017-06-08
pseries: Correct panic behaviour for pseries machine type
David Gibson
1
-5
/
+2
2017-06-08
spapr: fix memory leak in spapr_memory_pre_plug()
Greg Kurz
1
-1
/
+4
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
7
-520
/
+450
2017-06-06
spapr: Remove some non-useful properties on DRC objects
David Gibson
1
-29
/
+0
2017-06-06
spapr: Eliminate spapr_drc_get_type_str()
David Gibson
1
-27
/
+4
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
2
-59
/
+18
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
4
-43
/
+27
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
3
-36
/
+95
2017-06-06
spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs
Greg Kurz
1
-7
/
+3
2017-06-06
spapr: Allow boot from vhost-*-scsi backends
Felipe Franciosi
1
-0
/
+8
2017-06-06
ppc/pnv: check the return value of fdt_setprop()
Cédric Le Goater
1
-2
/
+3
2017-06-06
target/ppc: Fixup set_spr error in h_register_process_table
Suraj Jitindar Singh
1
-2
/
+3
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
4
-52
/
+41
2017-06-06
spapr: Abolish DRC set_configured method
David Gibson
1
-16
/
+8
2017-06-06
spapr: Abolish DRC get_fdt method
David Gibson
1
-17
/
+6
2017-06-06
spapr: Move DRC RTAS calls into spapr_drc.c
David Gibson
2
-311
/
+315
2017-06-05
spapr: cleanup spapr_fixup_cpu_numa_dt() usage
Igor Mammedov
1
-12
/
+10
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2
-2
/
+4
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
1
-16
/
+1
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2
-2
/
+0
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
6
-163
/
+298
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
6
-7
/
+7
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-1
/
+1
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
1
-1
/
+42
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
1
-0
/
+56
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
3
-22
/
+29
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-38
/
+67
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
1
-15
/
+26
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
1
-1
/
+7
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
1
-17
/
+32
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
1
-7
/
+6
2017-05-24
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
1
-1
/
+2
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-45
/
+7
[next]