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
Age
Commit message (
Expand
)
Author
2016-01-30
target-ppc: Helper to determine page size information from hpte alone
David Gibson
2016-01-30
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
2016-01-30
pseries: Allow TCG h_enter to work with hotplugged memory
David Gibson
2016-01-30
pseries: Clean up error reporting in htab migration functions
David Gibson
2016-01-30
pseries: Clean up error reporting in ppc_spapr_init()
David Gibson
2016-01-30
pseries: Clean up error handling in xics_system_init()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_rtas_register()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_vga_init()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_validate_node_memory()
David Gibson
2016-01-30
pseries: Clean up error handling of spapr_cpu_init()
David Gibson
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-30
spapr: Don't create ibm,dynamic-reconfiguration-memory w/o DR LMBs
Bharata B Rao
2016-01-30
spapr: Remove abuse of rtas_ld() in h_client_architecture_support
David Gibson
2016-01-30
spapr: Remove rtas_st_buffer_direct()
David Gibson
2016-01-30
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
2016-01-30
macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
Mark Cave-Ayland
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
2016-01-11
hw/ppc/spapr: fix spapr->kvm_type leak
David Gibson
2016-01-11
spapr vio: fix to incomplete QOMify
Cao jin
2016-01-11
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
Thomas Huth
2016-01-11
pseries: Add pseries-2.6 machine type
David Gibson
2016-01-11
pseries: Improve setting of default machine version
David Gibson
2016-01-11
pseries: Restructure class_options functions
David Gibson
2016-01-11
pseries: DEFINE_SPAPR_MACHINE
David Gibson
2016-01-11
pseries: Use SET_MACHINE_COMPAT
David Gibson
2016-01-11
pseries: Remove versions from mc->desc
David Gibson
2016-01-11
pseries: Remove redundant calls to spapr_machine_initfn()
David Gibson
2016-01-11
pseries: Rearrange versioned machine type code
David Gibson
2016-01-11
pseries: Remove redundant setting of mc->name for pseries-2.5 machine
David Gibson
2016-01-11
spapr: Add /system-id
Alexey Kardashevskiy
2016-01-11
hw/ppc/spapr_rtc: Remove bad class_size value
Thomas Huth
2015-12-04
spapr_drc: Change value of property "fdt" from null back to {}
Markus Armbruster
2015-12-04
spapr_drc: Make device "spapr-dr-connector" unavailable with -device
Markus Armbruster
2015-12-04
spapr_drc: Handle visitor errors properly
Markus Armbruster
2015-11-30
hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...
Peter Maydell
2015-11-30
hw/ppc/spapr: Remove duplicated "pseries" alias
Thomas Huth
2015-11-26
Fix memory leak on error
Stefano Dong (董兴水)
2015-11-18
ppc: Convert spapr code to use object property iterators
Daniel P. Berrange
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
2015-11-12
PPC: mac99: Always add USB controller
Alexander Graf
2015-11-11
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
[next]