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
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
2017-09-08
ppc4xx: Export ECB and PLB emulation
BALATON Zoltan
2017-09-08
ppc4xx_i2c: Move to hw/i2c
BALATON Zoltan
2017-09-08
ppc4xx_i2c: QOMify
BALATON Zoltan
2017-09-08
ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file
BALATON Zoltan
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2017-09-08
spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
Alexey Kardashevskiy
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
2017-09-08
e500: Use cpu_index instead of vcpu_dt_id
Sam Bobroff
2017-09-08
spapr: add pseries-2.11 machine type
Greg Kurz
2017-09-08
spapr_iommu: unregister vmstate at unrealize time
Greg Kurz
2017-09-08
spapr_iommu: pass object ownership to parent/owner
Michael Roth
2017-09-08
spapr_drc: pass object ownership to parent/owner
Michael Roth
2017-09-08
spapr_drc: add unrealize method to physical DRC class
Greg Kurz
2017-09-08
spapr_pci: parent the MSI memory region to the PHB
Greg Kurz
2017-09-08
spapr_iommu: convert TCE table object to realize()
Greg Kurz
2017-09-08
spapr_drc: use g_strdup_printf() instead of snprintf()
Greg Kurz
2017-09-08
spapr_iommu: use g_strdup_printf() instead of snprintf()
Greg Kurz
2017-09-08
spapr_pci: use memory_region_add_subregion() with DMA windows
Greg Kurz
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
2017-09-08
hw/ppc/spapr_drc.c: change spapr_drc_needed to use drc->dev
Daniel Henrique Barboza
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-08-22
hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device
Thomas Huth
2017-08-22
hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = false
Thomas Huth
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-22
spapr: Allow configure-connector to be called multiple times
Bharata B Rao
2017-08-09
spapr: Fix bug in h_signal_sys_reset()
Sam Bobroff
2017-08-09
spapr_drc: abort if object_property_add_child() fails
Greg Kurz
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
2017-07-29
spapr_drc: fix realize and unrealize
Greg Kurz
2017-07-25
spapr: Fix QEMU abort during memory unplug
Bharata B Rao
2017-07-25
spapr/htab: fix savevm
Laurent Vivier
2017-07-25
spapr_pci: Fix obsolete comment about MSIX encoding in addr/data
Alexey Kardashevskiy
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...
Peter Maydell
2017-07-17
spapr: fix memory leak in spapr_core_pre_plug()
Greg Kurz
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2017-07-17
pseries: Enable HPT resizing for 2.10
David Gibson
2017-07-17
pseries: Implement HPT resizing
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
[next]