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
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
1
-20
/
+37
2016-06-14
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
1
-2
/
+4
2016-06-14
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
1
-2
/
+2
2016-06-14
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
1
-25
/
+36
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
2
-2
/
+2
2016-06-07
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
1
-1
/
+0
2016-06-07
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
1
-2
/
+20
2016-06-07
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
1
-2
/
+12
2016-06-07
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
1
-2
/
+8
2016-06-07
spapr_pci: Reset DMA config on PHB reset
Alexey Kardashevskiy
1
-6
/
+11
2016-06-07
spapr_iommu: Add root memory region
Alexey Kardashevskiy
2
-6
/
+13
2016-06-07
spapr_iommu: Migrate full state
Alexey Kardashevskiy
1
-3
/
+62
2016-06-07
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
3
-32
/
+52
2016-05-30
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
1
-3
/
+11
2016-05-27
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
1
-19
/
+39
2016-05-27
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
1
-1
/
+1
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2
-17
/
+11
2016-05-27
Added negative check for get_image_size()
Zhou Jie
1
-0
/
+4
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
1
-1
/
+1
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-4
/
+0
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
5
-0
/
+5
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
3
-0
/
+3
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
4
-0
/
+4
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
1
-1
/
+1
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
1
-10
/
+10
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-1
/
+2
2016-05-12
spapr_drc: Expose 'null' in qom-get when there is no fdt
Eric Blake
1
-5
/
+1
2016-04-26
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2
-5
/
+14
2016-04-23
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2
-5
/
+7
2016-04-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...
Peter Maydell
1
-2
/
+5
2016-04-08
spapr: Fix ibm,lrdr-capacity
Bharata B Rao
1
-2
/
+5
2016-04-08
spapr: fix possible Negative array index read
Gonglei
1
-0
/
+4
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2
-0
/
+45
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
1
-15
/
+1
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-14
/
+54
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
1
-1
/
+6
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
1
-9
/
+2
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
1
-4
/
+5
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
8
-3
/
+9
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
3
-12
/
+15
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
9
-0
/
+18
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
13
-0
/
+13
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2
-2
/
+2
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
1
-20
/
+5
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
1
-44
/
+17
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2
-9
/
+7
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2
-33
/
+29
[next]