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
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
prep: replace register_ioport*
Jan Kiszka
2013-07-01
PPC: Newworld: Add second uninorth control register set
Alexander Graf
2013-07-01
PPC: Newworld: Add uninorth token register
Alexander Graf
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
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
PPC: e500: factor out mpic init code
Scott Wood
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
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
pci: use memory core for iommu support
Avi Kivity
2013-06-20
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-06-20
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
spapr: make IOMMU translation go through IOMMUTLBEntry
Paolo Bonzini
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-17
Merge remote-tracking branch 'pmaydell/configury.next' into staging
Anthony Liguori
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-14
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-13
spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
Andreas Färber
2013-06-12
spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
Andreas Färber
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
2013-05-18
remove some double-includes
Michael Tokarev
2013-05-06
PPC: e500: correct params->ram_size with ram_size
Tiejun Chen
2013-05-06
PPC: e500: initialize GPRs as per epapr
Bharat Bhushan
2013-05-06
pseries: Fix debug message for out-of-bounds address in H_PUT_TCE
David Gibson
2013-05-06
pseries: Factor out check for out-of-bounds LIOBN
David Gibson
2013-05-06
prep: Make System I/O port 0092 read/write
Julio Guerra
2013-05-05
prep: Add ELF support for -bios
Andreas Färber
2013-05-05
prep: Fix NIP reset value
Fabien Chouteau
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-26
pseries: Generate device paths for VIO devices
David Gibson
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-26
pseries: Fix some small errors in XICS logic
David Gibson
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
[next]