index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
1
-35
/
+1
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
1
-6
/
+6
2016-09-07
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
1
-10
/
+1
2016-08-13
ppc: parse cpu features once
Greg Kurz
1
-0
/
+2
2016-08-10
hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliases
Thomas Huth
1
-1
/
+1
2016-08-10
spapr: remove extra type variable
Cédric Le Goater
1
-9
/
+6
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
1
-15
/
+9
2016-08-03
spapr: Error out when CPU hotplug is attempted on older pseries machines
Bharata B Rao
1
-1
/
+6
2016-07-25
spapr: disintricate core-id from DT semantics
Greg Kurz
1
-5
/
+5
2016-07-25
hw/ppc/spapr: Make sure to close the htab_fd when migration is canceled
Thomas Huth
1
-1
/
+8
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
1
-0
/
+7
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
1
-1
/
+6
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
1
-10
/
+10
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
1
-3
/
+4
2016-07-01
hw/ppc/spapr: Add some missing hcall function set strings
Thomas Huth
1
-0
/
+3
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
1
-2
/
+2
2016-06-17
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+34
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
1
-0
/
+8
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
1
-13
/
+65
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
1
-10
/
+63
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
1
-48
/
+2
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
1
-2
/
+1
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
1
-20
/
+37
2016-06-07
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
1
-2
/
+20
2016-06-07
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
1
-2
/
+12
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
1
-10
/
+6
2016-05-27
Added negative check for get_image_size()
Zhou Jie
1
-0
/
+4
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-4
/
+0
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-04-23
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
1
-5
/
+4
2016-04-08
spapr: fix possible Negative array index read
Gonglei
1
-0
/
+4
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
1
-1
/
+6
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
1
-9
/
+2
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
1
-4
/
+5
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
1
-1
/
+1
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
1
-2
/
+1
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
1
-11
/
+2
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
1
-2
/
+2
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-2
/
+4
2016-02-28
spapr: skip configuration section during migration of older machines
Greg Kurz
1
-0
/
+1
2016-02-28
spapr: disable vmdesc submission for old machines
Greg Kurz
1
-0
/
+1
2016-02-25
spapr: initialize local Error pointer
Greg Kurz
1
-1
/
+1
2016-02-17
pseries: Include missing pseries-2.5 compat properties in pseries-2.4
David Gibson
1
-0
/
+1
2016-02-17
migration: ensure htab_save_first completes after timeout
David Gibson
1
-1
/
+6
2016-02-17
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
1
-7
/
+0
2016-02-17
pseries: Move hash page table allocation to reset time
David Gibson
1
-74
/
+56
2016-02-17
pseries: Add helper to calculate recommended hash page table size
David Gibson
1
-10
/
+14
[next]