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-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
2013-03-22
pseries: Fix breakage in CPU QOM conversion
David Gibson
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-08
PPC: Fix dma interrupt
Amadeusz Sławiński
2013-03-08
pci_host: Drop write-only address_space field
Peter Maydell
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini
2013-03-01
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
ppc: express FDT dependency of pSeries and e500 boards via default-configs/
Paolo Bonzini
2013-03-01
build: always link device_tree.o into emulators if libfdt available
Paolo Bonzini
2013-03-01
ppc: do not use ../ in include files
Paolo Bonzini
2013-02-16
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
[next]