index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
PPC: e500: correct params->ram_size with ram_size
Tiejun Chen
1
-0
/
+1
2013-05-06
PPC: e500: initialize GPRs as per epapr
Bharat Bhushan
1
-3
/
+27
2013-05-06
pseries: Fix debug message for out-of-bounds address in H_PUT_TCE
David Gibson
1
-1
/
+1
2013-05-06
pseries: Factor out check for out-of-bounds LIOBN
David Gibson
1
-6
/
+6
2013-05-06
prep: Make System I/O port 0092 read/write
Julio Guerra
1
-1
/
+1
2013-05-05
prep: Add ELF support for -bios
Andreas Färber
1
-9
/
+22
2013-05-05
prep: Fix NIP reset value
Fabien Chouteau
1
-0
/
+3
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
1
-3
/
+0
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
1
-1
/
+1
2013-04-26
pseries: Generate device paths for VIO devices
David Gibson
1
-14
/
+23
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
1
-2
/
+2
2013-04-26
pseries: Fix some small errors in XICS logic
David Gibson
1
-0
/
+2
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
1
-2
/
+19
2013-04-26
PPC: mac newworld: fix cpu NIP reset value
Alexander Graf
1
-0
/
+2
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
1
-4
/
+41
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
1
-2
/
+4
2013-04-26
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
1
-0
/
+7
2013-04-19
Remove unneeded type casts
Stefan Weil
2
-2
/
+2
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2
-2
/
+2
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
5
-4
/
+85
2013-04-08
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
Paolo Bonzini
1
-5
/
+0
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
1
-2
/
+0
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
3
-3
/
+1255
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move SCSI controllers to hw/scsi/, configure via default-configs/
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
1
-4
/
+1
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
1
-2
/
+0
2013-04-08
hw: make all of hw/pci/ configurable via default-configs/
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
21
-62
/
+62
2013-03-22
mmu-hash*: Add hash pte load/store helpers
David Gibson
1
-19
/
+19
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
1
-51
/
+19
2013-03-22
pseries: Move XICS initialization before cpu initialization
David Gibson
2
-37
/
+32
2013-03-22
pseries: Remove "busname" property for PCI host bridge
David Gibson
1
-1
/
+1
2013-03-22
pseries: Fix breakage in CPU QOM conversion
David Gibson
1
-1
/
+1
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2
-5
/
+5
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
1
-2
/
+4
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
6
-20
/
+32
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
3
-1
/
+33
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
20
-17
/
+10412
2013-03-08
PPC: Fix dma interrupt
Amadeusz Sławiński
1
-1
/
+1
2013-03-08
pci_host: Drop write-only address_space field
Peter Maydell
1
-1
/
+0
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini
5
-4
/
+1693
2013-03-01
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini
6
-7
/
+2329
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
8
-7
/
+6392
2013-03-01
ppc: express FDT dependency of pSeries and e500 boards via default-configs/
Paolo Bonzini
1
-2
/
+2
2013-03-01
build: always link device_tree.o into emulators if libfdt available
Paolo Bonzini
1
-1
/
+0
2013-03-01
ppc: do not use ../ in include files
Paolo Bonzini
3
-3
/
+3
2013-02-16
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
1
-8
/
+3
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2
-1
/
+682
[next]