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
2015-06-03
hw/ppc/spapr: Fix error message when firmware could not be loaded
Thomas Huth
2015-06-03
pseries: Add pseries-2.4 machine type
David Gibson
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
2015-06-03
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
2015-06-03
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
2015-05-31
spapr: define SPAPR_COMPAT_2_3
Eduardo Habkost
2015-05-31
spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros
Eduardo Habkost
2015-05-31
spapr: Move commas inside SPAPR_COMPAT_* macros
Eduardo Habkost
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-27
ppc: spapr: add 2.4 machine type
Jason Wang
2015-04-27
spapr: add machine type specific instance init function
Jason Wang
2015-03-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
2015-03-25
PPC: pseries: Implement boot once=foo
Alexander Graf
2015-03-25
spapr: Add missing checks for NULL pointers and report failures
Stefan Weil
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-11
machine: query kernel-irqchip property
Marcel Apfelbaum
2015-03-11
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2015-03-10
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
2015-03-10
e500: fix memory leak
Michael Tokarev
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
2015-03-09
spapr: Clean up misuse of qdev_init() in xics-kvm creation
Markus Armbruster
2015-03-09
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
Markus Armbruster
2015-03-09
pseries: Export RTC time via QOM
David Gibson
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
pseries: Make RTAS time of day functions respect -rtc options
David Gibson
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
2015-03-09
pseries: Add more parameter validation in RTAS time of day functions
David Gibson
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
spapr: Add pseries-2.3 machine
Alexey Kardashevskiy
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
[next]