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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-4
/
+4
2013-07-29
spapr_pci: QOM cast cleanup
Andreas Färber
1
-3
/
+4
2013-07-29
ppce500_spin: QOM cast cleanup
Andreas Färber
1
-6
/
+8
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
1
-0
/
+28
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
1
-22
/
+84
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
1
-0
/
+49
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2
-5
/
+272
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
4
-54
/
+99
2013-07-29
pseries: savevm support for VIO devices
David Gibson
1
-0
/
+20
2013-07-25
ppc440_bamboo: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
prep: fix I/O port endianness
Paolo Bonzini
1
-1
/
+1
2013-07-25
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
1
-39
/
+2
2013-07-25
ppc_newworld: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
ppc_oldworld: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-11
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
1
-0
/
+1
2013-07-11
PPC: dbdma: macio: Add DMA callback
Alexander Graf
1
-0
/
+2
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
1
-9
/
+8
2013-07-11
PPC: Mac: Fix guest exported tbfreq values
Alexander Graf
2
-4
/
+6
2013-07-11
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy
2
-588
/
+1
2013-07-11
spapr: Respect -bios command line option for SLOF
Andreas Färber
1
-1
/
+4
2013-07-11
spapr: Use named enum for function remove_hpte
Stefan Weil
1
-4
/
+4
2013-07-11
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2
-3
/
+3
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
5
-30
/
+29
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
1
-0
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
4
-26
/
+23
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2
-4
/
+5
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2
-27
/
+13
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-9
/
+4
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
7
-6
/
+16
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
6
-6
/
+6
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
1
-0
/
+10
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
5
-13
/
+15
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+1
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
3
-4
/
+5
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
14
-45
/
+45
2013-07-04
prep: replace register_ioport*
Jan Kiszka
1
-8
/
+15
2013-07-01
PPC: Newworld: Add second uninorth control register set
Alexander Graf
1
-0
/
+4
2013-07-01
PPC: Newworld: Add uninorth token register
Alexander Graf
1
-2
/
+11
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2
-0
/
+4
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
1
-4
/
+20
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
1
-1
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
6
-24
/
+32
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2
-3
/
+1
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
1
-13
/
+5
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
1
-5
/
+9
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
2
-2
/
+2
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
1
-5
/
+74
2013-07-01
PPC: e500: factor out mpic init code
Scott Wood
1
-22
/
+34
[next]