Sign in
qemu
/
qemu
/
07b096b41873bd64d01c7d59e43066793ef0e95c
/
target-ppc
ac1be2a
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into staging
by Peter Maydell
· 9 years ago
e1ccc05
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
by Richard Henderson
· 11 years ago
d7bce99
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
508127e
log: do not unnecessarily include qom/cpu.h
by Paolo Bonzini
· 9 years ago
d127715
target-ppc: mcrfs should always update FEX/VX and only clear exception bits
by James Clarke
· 9 years ago
fc03cfe
target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
by James Clarke
· 9 years ago
a8891fb
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
by David Gibson
· 9 years ago
1114e71
target-ppc: Helper to determine page size information from hpte alone
by David Gibson
· 9 years ago
61a36c9
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
by David Gibson
· 9 years ago
4693364
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
by David Gibson
· 9 years ago
041d95f
target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
by David Gibson
· 9 years ago
be18b2b
target-ppc: Use actual page size encodings from HPTE
by David Gibson
· 9 years ago
cd6a9bb
target-ppc: Rework SLB page size lookup
by David Gibson
· 9 years ago
bcd8123
target-ppc: Rework ppc_store_slb
by David Gibson
· 9 years ago
7ef2306
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
by David Gibson
· 9 years ago
512fe19
target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
by David Gibson
· 9 years ago
1438eff
target-ppc: gdbstub: Add VSX support
by Anton Blanchard
· 9 years ago
95f5b54
target-ppc: gdbstub: fix spe registers for little-endian guests
by Greg Kurz
· 9 years ago
ea499e7
target-ppc: gdbstub: fix altivec registers for little-endian guests
by Greg Kurz
· 9 years ago
87601e2
target-ppc: gdbstub: introduce avr_need_swap()
by Greg Kurz
· 9 years ago
385abeb
target-ppc: gdbstub: fix float registers for little-endian guests
by Greg Kurz
· 9 years ago
376dbce
target-ppc: rename and export maybe_bswap_register()
by Greg Kurz
· 9 years ago
3a4b791
target-ppc: kvm: fix floating point registers sync on little-endian hosts
by Greg Kurz
· 9 years ago
f9ab1e8
ppc: Clean up error handling in ppc_set_compat()
by David Gibson
· 9 years ago
6a9620e
target-ppc: use cpu_write_xer() helper in cpu_post_load
by Mark Cave-Ayland
· 9 years ago
9d6ba75
target-ppc: Use sensible POWER8/POWER8E versions
by Benjamin Herrenschmidt
· 9 years ago
0d75590
ppc: Clean up includes
by Peter Maydell
· 9 years ago
b3820e6
gdb: provide the name of the architecture in the target.xml
by David Hildenbrand
· 9 years ago
b09afd5
dump: qemunotes aren't commonly needed
by Andrew Jones
· 9 years ago
7d94a30
target-ppc: Define kvmppc_read_int_dt()
by Sukadev Bhattiprolu
· 9 years ago
48880da
ppc: cleanup logging
by Paolo Bonzini
· 9 years ago
013a294
qemu-log: introduce qemu_log_separate
by Paolo Bonzini
· 9 years ago
7624789
target-ppc/fpu_helper: fix FPSCR_FX bit shift operation
by Madhavan Srinivasan
· 9 years ago
dbdc13a
target-ppc: Move the FPSCR bit update macros to cpu.h
by Madhavan Srinivasan
· 9 years ago
0a9516c
monitor/target-ppc: Define target_get_monitor_def
by Alexey Kardashevskiy
· 9 years ago
488661e
PPC: Fix lswx bounds checks
by Alexander Graf
· 9 years ago
4248b33
PPC: Allow Rc bit to be set on mtspr
by Alexander Graf
· 9 years ago
a3166f8
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
by Bharata B Rao
· 9 years ago
ba3ecda
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
by Bharata B Rao
· 9 years ago
3ede8f6
taget-ppc: Fix read access to IBAT registers higher than IBAT3
by Julio Guerra
· 9 years ago
522a0d4
target-*: Advance pc after recognizing a breakpoint
by Richard Henderson
· 9 years ago
90da0d5
ppc/spapr: Add "ibm,pa-features" property to the device-tree
by Benjamin Herrenschmidt
· 9 years ago
aa4bb58
ppc: Add mmu_model defines for arch 2.03 and 2.07
by Benjamin Herrenschmidt
· 9 years ago
6a81dd1
spapr_iommu: Rename vfio_accel parameter
by David Gibson
· 9 years ago
dc9f06c
kvm: Pass PCI device pointer to MSI routing functions
by Pavel Fedin
· 9 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
f9b8e7f
target-ppc: Remove unnecessary variable
by Shraddha Barke
· 9 years ago
4e5e121
tcg: Remove gen_intermediate_code_pc
by Richard Henderson
· 9 years ago
bad729e
tcg: Pass data argument to restore_state_to_opc
by Richard Henderson
· 9 years ago
190ce7f
tcg: Add TCG_MAX_INSNS
by Richard Henderson
· 9 years ago
dc03246
target-*: Drop cpu_gen_code define
by Richard Henderson
· 9 years ago
b933066
target-*: Introduce and use cpu_breakpoint_test
by Richard Henderson
· 9 years ago
959082f
target-*: Increment num_insns immediately after tcg_gen_insn_start
by Richard Henderson
· 9 years ago
667b8e2
target-*: Unconditionally emit tcg_gen_insn_start
by Richard Henderson
· 9 years ago
765b842
tcg: Rename debug_insn_start to insn_start
by Richard Henderson
· 9 years ago
4ecd4d1
ppc: Rename ELF_MACHINE to be PPC specific
by Peter Crosthwaite
· 10 years ago
4d9392b
ppc/spapr: Implement H_RANDOM hypercall in QEMU
by Thomas Huth
· 9 years ago
ef9971d
spapr: Enable in-kernel H_SET_MODE handling
by Alexey Kardashevskiy
· 9 years ago
8f60f8e
target-ppc: fix xscmpodp and xscmpudp decoding
by Aurelien Jarno
· 9 years ago
65cf1f6
target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
by Aurelien Jarno
· 9 years ago
6bb9a0a
target-ppc: Fix SRR0 when taking unaligned exceptions
by Anton Blanchard
· 9 years ago
116dc18
kvm_ppc: remove kvmppc_timer_hack
by Paolo Bonzini
· 9 years ago
bf95728
monitor: remove target-specific code from monitor.c
by Pavel Butsykin
· 9 years ago
97ed5cc
tlb: Add "ifetch" argument to cpu_mmu_index()
by Benjamin Herrenschmidt
· 9 years ago
74c373e
Target-ppc: Remove unnecessary variable
by Shraddha Barke
· 9 years ago
ea3e984
cpu-exec: Purge all uses of ENV_GET_CPU()
by Peter Crosthwaite
· 10 years ago
4bad9e3
cpu: Change cpu_exec_init() arg to cpu, not env
by Peter Crosthwaite
· 9 years ago
6dd0f83
target-ppc: Move cpu_exec_init() call to realize function
by Bharata B Rao
· 9 years ago
5a790cc
cpu: Add Error argument to cpu_exec_init()
by Bharata B Rao
· 9 years ago
acf7b7f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
2d103aa
target-ppc: fix hugepage support when using memory-backend-file
by Michael Roth
· 9 years ago
6f2945c
crypto: move built-in AES implementation into crypto/
by Daniel P. Berrange
· 9 years ago
4b8523e
kvm: First step to push iothread lock out of inner run loop
by Jan Kiszka
· 10 years ago
d49190c
disas: Remove uses of CPU env
by Peter Crosthwaite
· 10 years ago
5cd8cad
migration: Use normal VMStateDescriptions for Subsections
by Juan Quintela
· 10 years ago
3b730f5
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
026bfd8
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
by David Gibson
· 10 years ago
1850b6b
kvm: introduce kvm_arch_msi_data_to_gsi
by Eric Auger
· 10 years ago
4c66375
kvm: add support for memory transaction attributes
by Paolo Bonzini
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
993ebe4
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
by Mark Cave-Ayland
· 10 years ago
fda276c
target-ppc: Remove POWER5+ v0.0 that never existed
by Alexey Kardashevskiy
· 10 years ago
42a268c
tcg: Change translator-side labels to a pointer
by Richard Henderson
· 10 years ago
a195fdd
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
b16565b
kvm: add machine state to kvm_arch_init
by Marcel Apfelbaum
· 10 years ago
2994fd9
cpu: Make cpu_init() return QOM CPUState object
by Eduardo Habkost
· 10 years ago
a9ab06d
target-ppc: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
d7586dc
target-ppc: Add versions to server CPU descriptions
by Alexey Kardashevskiy
· 10 years ago
3ba55e3
PPC: Introduce the Virtual Time Base (VTB) SPR register
by Cyril Bur
· 10 years ago
2360b6e
target-ppc: force update of msr bits in cpu_post_load
by Mark Cave-Ayland
· 10 years ago
2828c4c
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
by Mark Cave-Ayland
· 10 years ago
21e5d28
display cpu id dump state
by Tristan Gingold
· 10 years ago
ad3e67d
target-ppc: Use right page size with hash table lookup
by Aneesh Kumar K.V
· 10 years ago
fe700ad
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
by Richard Henderson
· 11 years ago
0a7df5d
tcg: Move emit of INDEX_op_end into gen_tb_end
by Richard Henderson
· 11 years ago
ec53b45
exec.c: Drop TARGET_HAS_ICE define and checks
by Peter Maydell
· 10 years ago
9e03a04
kvm: extend kvm_irqchip_add_msi_route to work on s390
by Frank Blaschka
· 10 years ago
97052d6
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
466976d
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
by Peter Maydell
· 10 years ago
Next »