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-07-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...
Peter Maydell
3
-100
/
+79
2017-07-11
spapr: populate device tree depending on XIVE_EXPLOIT option
Cédric Le Goater
1
-4
/
+6
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
1
-6
/
+7
2017-07-11
spapr: Only report host/guest IOMMU page size mismatches on KVM
David Gibson
1
-1
/
+2
2017-07-11
spapr: fix memory hotplug error path
Greg Kurz
1
-4
/
+22
2017-07-11
spapr: Use unplug_request for PCI hot unplug
David Gibson
1
-6
/
+7
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
3
-15
/
+6
2017-07-11
spapr: Add DRC release method
David Gibson
1
-16
/
+6
2017-07-11
spapr: Uniform DRC reset paths
David Gibson
2
-30
/
+7
2017-07-11
spapr: Leave DR-indicator management to the guest
David Gibson
1
-4
/
+2
2017-07-11
spapr: fix migration to pseries machine < 2.8
Laurent Vivier
1
-14
/
+14
2017-07-11
spapr: fix bogus function name in comment
Greg Kurz
1
-1
/
+1
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+2
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
1
-2
/
+2
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
1
-1
/
+1
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
1
-42
/
+103
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
1
-28
/
+45
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2
-34
/
+16
2017-06-30
spapr: Split DRC release from DRC detach
David Gibson
1
-22
/
+27
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2
-54
/
+1
2017-06-30
spapr: Start hotplugged PCI devices in ISOLATED state
David Gibson
1
-10
/
+0
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
1
-1
/
+0
2017-06-30
spapr: prevent QEMU crash when CPU realization fails
Bharata B Rao
1
-3
/
+4
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
1
-2
/
+86
2017-06-30
spapr: Fix migration of Radix guests
Bharata B Rao
1
-0
/
+12
2017-06-30
spapr: Add a "no HPT" encoding to HTAB migration stream
Bharata B Rao
1
-4
/
+25
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
1
-1
/
+6
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2
-10
/
+2
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
3
-7
/
+62
2017-06-30
hw/ppc/prep: Remove superfluous call to soundhw_init()
Thomas Huth
1
-4
/
+0
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
3
-5
/
+5
2017-06-28
migration: move skip_section_footers
Peter Xu
1
-1
/
+0
2017-06-28
migration: move skip_configuration out
Peter Xu
1
-1
/
+0
2017-06-28
migration: move global_state.optional out
Peter Xu
1
-1
/
+0
2017-06-20
pnv-core: use get_uint() for "core-pir" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
1
-3
/
+4
2017-06-20
object: use more specific property type names
Marc-André Lureau
1
-1
/
+1
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
[next]