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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
target-ppc: Add PMC7/8 to 970 class
Alexey Kardashevskiy
2
-0
/
+30
2014-06-16
target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family
Alexey Kardashevskiy
1
-0
/
+32
2014-06-16
target-ppc: Add "POWER" prefix to MMCRA PMU registers
Alexey Kardashevskiy
2
-2
/
+3
2014-06-16
target-ppc: Copy and split gen_spr_7xx() for 970
Alexey Kardashevskiy
2
-1
/
+125
2014-06-16
target-ppc: Make UCTRL a mirror of CTRL
Alexey Kardashevskiy
1
-2
/
+2
2014-06-16
target-ppc: Refactor PPC970
Alexey Kardashevskiy
1
-13
/
+32
2014-06-16
target-ppc: Merge 970FX and 970MP into a single 970 class
Alexey Kardashevskiy
3
-205
/
+20
2014-06-16
target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs
Alexey Kardashevskiy
2
-69
/
+69
2014-06-16
target-ppc: Fix Temporary Variable Leak in bctar
Tom Musta
1
-1
/
+1
2014-06-16
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2
-583
/
+132
2014-06-16
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
1
-0
/
+20
2014-06-16
KVM: PPC: Expose fixup hcall capability
Alexander Graf
2
-0
/
+13
2014-06-16
linux-headers: update linux headers to kvm/next
Alexander Graf
7
-10
/
+156
2014-06-16
linux-headers: include psci.h
Alexander Graf
1
-1
/
+2
2014-06-16
PPC: SPE: Fix high-bits bitmask
Alexander Graf
1
-2
/
+2
2014-06-16
PPC: e500: Fix TLB lookup for 32bit CPUs
Alexander Graf
1
-0
/
+5
2014-06-16
hw/pci-host/ppce500: Fix typo in vmstate definition
Peter Maydell
1
-1
/
+1
2014-06-16
target-ppc: Store Quadword Conditional Drops Size Bit
Tom Musta
1
-1
/
+1
2014-06-16
target-ppc: Confirm That .bss Pages Are Valid
Tom Musta
1
-3
/
+4
2014-06-16
target-ppc: Support VSX in PPC User Mode
Tom Musta
1
-0
/
+1
2014-06-16
target-ppc: Add a new user mode target for little-endian PPC64.
Doug Kwan
2
-0
/
+8
2014-06-16
target-ppc: Allow little-endian user mode.
Doug Kwan
4
-96
/
+92
2014-06-16
target-ppc: Support little-endian PPC64 in user mode.
Doug Kwan
3
-2
/
+24
2014-06-16
PPC: e500: Fix MMUCSR0 emulation
Alex Zuepke
3
-5
/
+3
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
4
-6
/
+15
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
4
-26
/
+49
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
7
-40
/
+26
2014-06-16
spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2
-12
/
+43
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
3
-3
/
+20
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2
-14
/
+42
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
5
-0
/
+96
2014-06-16
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
1
-7
/
+23
2014-06-16
macio: Fix timer endianness
Alexander Graf
1
-1
/
+1
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
3
-10
/
+51
2014-06-16
target-ppc: Fix popcntb Opcode Bug
Tom Musta
1
-1
/
+1
2014-06-16
spapr_iommu: Replace @instance_id with LIOBN for migration
Alexey Kardashevskiy
1
-1
/
+3
2014-06-16
KVM: PPC: Enable compatibility mode
Alexey Kardashevskiy
3
-0
/
+16
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
3
-1
/
+113
2014-06-16
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
3
-1
/
+29
2014-06-16
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
1
-11
/
+22
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
4
-1
/
+69
2014-06-16
target-ppc: Define Processor Compatibility Masks
Alexey Kardashevskiy
2
-0
/
+4
2014-06-16
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
4
-0
/
+61
2014-06-16
spapr: Move SMT-related properties out of skeleton fdt
Alexey Kardashevskiy
1
-15
/
+33
2014-06-16
target-ppc: Add "compat" CPU option
Alexey Kardashevskiy
3
-0
/
+87
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
1
-5
/
+10
2014-06-16
openpic: Reset IRQ source private members
Paul Janzen
1
-2
/
+2
2014-06-16
openpic: Move definition of openpic_reset
Paul Janzen
1
-49
/
+50
2014-06-16
target-ppc: Set the correct endianness in ELF dump header
Bharata B Rao
1
-4
/
+8
[next]