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
path:
root
/
target-microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-*: dfilter support for in_asm
Richard Henderson
2016-06-05
1
-1
/
+2
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
6
-2
/
+5
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
target-microblaze: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-44
/
+45
*
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-13
1
-4
/
+11
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
tcg: Add type for vCPU pointers
LluĂs Vilanova
2016-03-01
1
-1
/
+1
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-09
1
-9
/
+9
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
2
-0
/
+2
*
microblaze: Clean up includes
Peter Maydell
2016-01-28
6
-1
/
+6
*
microblaze: avoid "naked" qemu_log
Paolo Bonzini
2015-12-17
4
-16
/
+16
*
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-28
1
-0
/
+5
*
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
1
-0
/
+6
*
target-microblaze: Remove unnecessary variable
Shraddha Barke
2015-10-08
1
-3
/
+1
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-36
/
+4
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-2
/
+3
*
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
1
-1
/
+5
*
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
1
-1
/
+0
*
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
1
-23
/
+13
*
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-2
/
+3
*
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-4
/
+1
*
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-07
1
-1
/
+1
*
target-microblaze: Set the PC in reset instead of realize
Alistair Francis
2015-10-02
1
-2
/
+2
*
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-2
/
+0
*
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
3
-10
/
+10
*
maint: remove unused include for assert.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
target-microblaze: Use setcond for pcmp*
Richard Henderson
2015-09-08
1
-19
/
+4
*
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-08-24
1
-4
/
+4
*
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
1
-0
/
+8
*
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-09
1
-1
/
+1
*
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-22
1
-1
/
+1
*
target-microblaze: Remove dead code
Alistair Francis
2015-06-21
1
-4
/
+0
*
target-microblaze: Convert pvr-full to a CPU property
Alistair Francis
2015-06-21
4
-6
/
+10
*
target-microblaze: Convert version_mask to a CPU property
Alistair Francis
2015-06-21
2
-1
/
+54
*
target-microblaze: Convert endi to a CPU property
Alistair Francis
2015-06-21
3
-2
/
+5
*
target-microblaze: Convert dcache-writeback to a CPU property
Alistair Francis
2015-06-21
2
-0
/
+6
*
target-microblaze: Convert use-mmu to a CPU property
Alistair Francis
2015-06-21
4
-4
/
+6
*
target-microblaze: Rename the usefpu variable
Alistair Francis
2015-06-21
3
-8
/
+8
*
target-microblaze: Disable stack protection by default
Alistair Francis
2015-06-21
1
-1
/
+1
*
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
2015-06-21
3
-10
/
+14
*
target-microblaze: Tidy up the base-vectors property
Alistair Francis
2015-06-21
3
-7
/
+8
*
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
2015-06-21
4
-2
/
+13
*
target-microblaze: Preserve the pvr registers during reset
Alistair Francis
2015-06-21
2
-22
/
+28
*
target-microblaze: Fix up indentation
Alistair Francis
2015-06-21
1
-5
/
+5
*
microblaze: cpu: Delete MMAP_SHIFT definition
Peter Crosthwaite
2015-06-03
1
-1
/
+0
[next]