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-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
2013-04-26
PPC: mac newworld: fix cpu NIP reset value
Alexander Graf
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
2013-04-26
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move SCSI controllers to hw/scsi/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: make all of hw/pci/ configurable via default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-22
mmu-hash*: Add hash pte load/store helpers
David Gibson
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
pseries: Move XICS initialization before cpu initialization
David Gibson
2013-03-22
pseries: Remove "busname" property for PCI host bridge
David Gibson
[next]