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-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-14
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
2012-12-14
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
2012-12-14
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
2012-12-14
PPC: e500: Add MSI support
Alexander Graf
2012-12-14
openpic: convert to qdev
Alexander Graf
2012-12-14
openpic: remove irq_out
Alexander Graf
2012-12-14
mpic: Unify numbering scheme
Alexander Graf
2012-12-14
Adding BAR0 for e500 PCI controller
Bharat Bhushan
2012-12-14
e500: Adding CCSR memory region
Bharat Bhushan
2012-12-14
pseries: Implement PAPR NVRAM
David Gibson
2012-10-29
PPC: e500: Map PIO space into core memory region
Alexander Graf
2012-10-29
pseries: Implement qemu initiated shutdowns using EPOW events
David Gibson
2012-10-29
e500: Fix serial initialization
Bharat Bhushan
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
serial: split serial.c
Gerd Hoffmann
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-05
PPC: e500: Only expose even TLB sizes in initial TLB
Alexander Graf
2012-10-05
PPC: e500: calculate initrd_base like dt_base
Scott Wood
2012-10-05
PPC: e500: increase DTC_LOAD_PAD
Scott Wood
2012-10-05
fdt: move dumpdtb interpretation code to device_tree.c
Alexander Graf
2012-08-15
Revert "PPC: e500: Use new MPIC dt format"
Alexander Graf
2012-08-15
PPC: e500: add generic e500 platform
Scott Wood
2012-08-15
PPC: e500: split mpc8544ds machine from generic e500 code
Scott Wood
2012-08-15
PPC: e500: change internal references away from mpc8544ds
Scott Wood
2012-08-15
PPC: e500: rename mpc8544ds into generic file
Scott Wood
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-24
PPC: e500: require libfdt
Alexander Graf
2012-06-15
hw/xilinx_*: Share Xilinx devices between ppc and microblaze
Andreas Färber
2012-06-09
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
2012-06-07
build: move device tree to per-target Makefile.objs
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini