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-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
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-10-29
ppc/spapr: add 2.4 compat props
Cornelia Huck
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
2015-10-23
prep: do not use CPU_LOG_IOPORT, convert to tracepoints
Paolo Bonzini
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
David Gibson
2015-10-23
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-10-23
spapr: Add "slb-size" property to CPU device tree nodes
Thomas Huth
2015-10-23
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
2015-10-23
spapr: Allocate HTAB from machine init
Bharata B Rao
2015-10-20
ppc/spapr: Allow VIRTIO_VGA
Benjamin Herrenschmidt
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-23
sPAPR: Enable EEH on VFIO PCI device only
Gavin Shan
2015-09-23
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
[next]