index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/mips/cputimer: Don't start periodic timer in KVM mode
Sanjay Lal
2014-06-18
1
-1
/
+8
*
target-mips: Reset CPU timer consistently
James Hogan
2014-06-18
2
-3
/
+8
*
KVM: Fix GSI number space limit
Alexander Graf
2014-06-18
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-06-16
94
-2034
/
+19278
|
\
|
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
3
-1
/
+3
|
*
PPC: KVM: Make pv hcall endian agnostic
Alexander Graf
2014-06-16
1
-8
/
+8
|
*
powerpc: use float64 for frsqrte
Tristan Gingold
2014-06-16
1
-3
/
+0
|
*
spapr: Add kvm-type property
Eduardo Habkost
2014-06-16
1
-0
/
+25
|
*
spapr: Create SPAPRMachine struct
Eduardo Habkost
2014-06-16
1
-0
/
+14
|
*
linux-user: Tell guest about big host page sizes
Alexander Graf
2014-06-16
1
-1
/
+1
|
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
4
-3
/
+60
|
*
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
2014-06-16
1
-31
/
+34
|
*
target-ppc: Enable DABRX SPR and limit it to <=POWER7
Alexey Kardashevskiy
2014-06-16
1
-1
/
+14
|
*
target-ppc: Enable PPR and VRSAVE SPRs migration
Alexey Kardashevskiy
2014-06-16
1
-8
/
+8
|
*
target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs
Alexey Kardashevskiy
2014-06-16
2
-0
/
+64
|
*
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
2014-06-16
3
-0
/
+87
|
*
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
4
-0
/
+111
|
*
target-ppc: Add POWER8's MMCR2/MMCRS SPRs
Alexey Kardashevskiy
2014-06-16
2
-0
/
+25
|
*
target-ppc: Enable FSCR facility check for TAR
Alexey Kardashevskiy
2014-06-16
1
-2
/
+34
|
*
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
6
-0
/
+66
|
*
target-ppc: Add POWER8's TIR SPR
Alexey Kardashevskiy
2014-06-16
2
-0
/
+11
|
*
target-ppc: Refactor class init for POWER7/8
Alexey Kardashevskiy
2014-06-16
1
-39
/
+61
|
*
target-ppc: Switch POWER7/8 classes to use correct PMU SPRs
Alexey Kardashevskiy
2014-06-16
1
-15
/
+2
|
*
target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8
Alexey Kardashevskiy
2014-06-16
1
-5
/
+1
|
*
target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8
Alexey Kardashevskiy
2014-06-16
1
-7
/
+1
|
*
target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers
Alexey Kardashevskiy
2014-06-16
1
-30
/
+40
|
*
target-ppc: Move POWER8 TCE Address control (TAR) to a helper
Alexey Kardashevskiy
2014-06-16
1
-5
/
+9
|
*
target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers
Alexey Kardashevskiy
2014-06-16
1
-14
/
+26
|
*
target-ppc: Enable PMU SPRs migration
Alexey Kardashevskiy
2014-06-16
1
-52
/
+52
|
*
target-ppc: Remove check_pow_970FX
Alexey Kardashevskiy
2014-06-16
1
-9
/
+1
|
*
target-ppc: Introduce and reuse generalized init_proc_book3s_64()
Alexey Kardashevskiy
2014-06-16
1
-58
/
+27
|
*
target-ppc: Add HID4 SPR for PPC970
Alexey Kardashevskiy
2014-06-16
2
-0
/
+12
|
*
target-ppc: Add PMC7/8 to 970 class
Alexey Kardashevskiy
2014-06-16
2
-0
/
+30
|
*
target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family
Alexey Kardashevskiy
2014-06-16
1
-0
/
+32
|
*
target-ppc: Add "POWER" prefix to MMCRA PMU registers
Alexey Kardashevskiy
2014-06-16
2
-2
/
+3
|
*
target-ppc: Copy and split gen_spr_7xx() for 970
Alexey Kardashevskiy
2014-06-16
2
-1
/
+125
|
*
target-ppc: Make UCTRL a mirror of CTRL
Alexey Kardashevskiy
2014-06-16
1
-2
/
+2
|
*
target-ppc: Refactor PPC970
Alexey Kardashevskiy
2014-06-16
1
-13
/
+32
|
*
target-ppc: Merge 970FX and 970MP into a single 970 class
Alexey Kardashevskiy
2014-06-16
3
-205
/
+20
|
*
target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs
Alexey Kardashevskiy
2014-06-16
2
-69
/
+69
|
*
target-ppc: Fix Temporary Variable Leak in bctar
Tom Musta
2014-06-16
1
-1
/
+1
|
*
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2014-06-16
2
-583
/
+132
|
*
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
2014-06-16
1
-0
/
+20
|
*
KVM: PPC: Expose fixup hcall capability
Alexander Graf
2014-06-16
2
-0
/
+13
|
*
linux-headers: update linux headers to kvm/next
Alexander Graf
2014-06-16
7
-10
/
+156
|
*
linux-headers: include psci.h
Alexander Graf
2014-06-16
1
-1
/
+2
|
*
PPC: SPE: Fix high-bits bitmask
Alexander Graf
2014-06-16
1
-2
/
+2
|
*
PPC: e500: Fix TLB lookup for 32bit CPUs
Alexander Graf
2014-06-16
1
-0
/
+5
|
*
hw/pci-host/ppce500: Fix typo in vmstate definition
Peter Maydell
2014-06-16
1
-1
/
+1
|
*
target-ppc: Store Quadword Conditional Drops Size Bit
Tom Musta
2014-06-16
1
-1
/
+1
[next]