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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2014-03-20
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
pseries: savevm support for VIO devices
David Gibson
2013-07-11
PPC: dbdma: Support unaligned DMA access
Alexander Graf
2013-07-11
PPC: dbdma: Move processing to io
Alexander Graf
2013-07-11
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
2013-07-11
PPC: dbdma: Introduce kick function
Alexander Graf
2013-07-11
PPC: dbdma: Move defines into header file
Alexander Graf
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
2013-07-01
openpic: factor out some common defines into openpic.h
Scott Wood
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini