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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2016-02-18
hw/ppc/spapr: Halt CPU when powering off via RTAS call
Thomas Huth
1
-0
/
+1
2016-02-17
pseries: Include missing pseries-2.5 compat properties in pseries-2.4
David Gibson
1
-0
/
+1
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
1
-0
/
+1
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
1
-0
/
+1
2016-02-17
hw/ppc/spapr: Implement the h_set_xdabr hypercall
Thomas Huth
1
-0
/
+22
2016-02-17
hw/ppc/spapr: Implement h_set_dabr
Thomas Huth
1
-5
/
+20
2016-02-17
hw/ppc/spapr: Add h_set_sprg0 hypercall
Thomas Huth
1
-2
/
+13
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
2016-02-17
pseries: Simplify handling of the hash page table fd
David Gibson
1
-45
/
+41
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-5
/
+1
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-2
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-8
/
+8
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-6
/
+6
2016-01-30
target-ppc: Helper to determine page size information from hpte alone
David Gibson
1
-19
/
+6
2016-01-30
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
1
-42
/
+4
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
1
-16
/
+15
2016-01-30
pseries: Allow TCG h_enter to work with hotplugged memory
David Gibson
1
-2
/
+17
2016-01-30
pseries: Clean up error reporting in htab migration functions
David Gibson
1
-6
/
+6
2016-01-30
pseries: Clean up error reporting in ppc_spapr_init()
David Gibson
1
-11
/
+12
2016-01-30
pseries: Clean up error handling in xics_system_init()
David Gibson
1
-3
/
+3
2016-01-30
pseries: Clean up error handling in spapr_rtas_register()
David Gibson
1
-9
/
+3
2016-01-30
pseries: Clean up error handling in spapr_vga_init()
David Gibson
1
-5
/
+5
2016-01-30
pseries: Clean up error handling in spapr_validate_node_memory()
David Gibson
1
-15
/
+22
2016-01-30
pseries: Clean up error handling of spapr_cpu_init()
David Gibson
1
-4
/
+11
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2
-8
/
+6
2016-01-30
spapr: Don't create ibm,dynamic-reconfiguration-memory w/o DR LMBs
Bharata B Rao
1
-1
/
+8
2016-01-30
spapr: Remove abuse of rtas_ld() in h_client_architecture_support
David Gibson
1
-7
/
+7
2016-01-30
spapr: Remove rtas_st_buffer_direct()
David Gibson
1
-7
/
+10
2016-01-30
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
1
-4
/
+17
2016-01-30
macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
Mark Cave-Ayland
1
-1
/
+0
2016-01-29
ppc: Clean up includes
Peter Maydell
27
-4
/
+27
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
1
-2
/
+2
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-4
/
+3
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+2
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
1
-3
/
+4
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-2
/
+2
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
1
-4
/
+2
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
3
-16
/
+22
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-1
/
+2
2016-01-11
hw/ppc/spapr: fix spapr->kvm_type leak
David Gibson
1
-0
/
+8
2016-01-11
spapr vio: fix to incomplete QOMify
Cao jin
1
-7
/
+5
2016-01-11
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
Thomas Huth
1
-1
/
+8
2016-01-11
pseries: Add pseries-2.6 machine type
David Gibson
1
-2
/
+20
2016-01-11
pseries: Improve setting of default machine version
David Gibson
1
-10
/
+10
2016-01-11
pseries: Restructure class_options functions
David Gibson
1
-4
/
+17
2016-01-11
pseries: DEFINE_SPAPR_MACHINE
David Gibson
1
-70
/
+49
2016-01-11
pseries: Use SET_MACHINE_COMPAT
David Gibson
1
-20
/
+4
[next]