index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sdhci: Change debug prints to compile unconditionally
Sai Pavan Boddu
2015-10-08
1
-18
/
+18
|
*
|
sdhci: use PRIx64 for uint64_t type
Sai Pavan Boddu
2015-10-08
1
-2
/
+5
|
*
|
Add .dir-locals.el file to configure emacs coding style
Daniel P. Berrange
2015-10-08
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...
Peter Maydell
2015-10-08
7
-116
/
+204
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
2015-10-05
1
-14
/
+9
|
*
|
memory: Allow replay of IOMMU mapping notifications
David Gibson
2015-10-05
2
-0
/
+33
|
*
|
vfio: Record host IOMMU's available IO page sizes
David Gibson
2015-10-05
2
-0
/
+14
|
*
|
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
2015-10-05
2
-3
/
+43
|
*
|
vfio: Generalize vfio_listener_region_add failure path
David Gibson
2015-10-05
1
-11
/
+15
|
*
|
vfio: Remove unneeded union from VFIOContainer
David Gibson
2015-10-05
2
-46
/
+22
|
*
|
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
2015-10-05
2
-16
/
+30
|
*
|
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
2015-10-05
2
-17
/
+22
|
*
|
hw/vfio/platform: irqfd setup sequence update
Eric Auger
2015-10-05
1
-22
/
+29
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging
Peter Maydell
2015-10-08
45
-1492
/
+964
|
\
\
\
|
*
|
|
tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2015-10-07
1
-5
/
+6
|
*
|
|
tcg: Check for overflow via highwater mark
Richard Henderson
2015-10-07
4
-16
/
+40
|
*
|
|
tcg: Allocate a guard page after code_gen_buffer
Richard Henderson
2015-10-07
1
-91
/
+119
|
*
|
|
tcg: Emit prologue to the beginning of code_gen_buffer
Richard Henderson
2015-10-07
2
-26
/
+37
|
*
|
|
tcg: Remove tcg_gen_code_search_pc
Richard Henderson
2015-10-07
2
-42
/
+19
|
*
|
|
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
22
-736
/
+90
|
*
|
|
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
2015-10-07
4
-55
/
+140
|
*
|
|
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
22
-66
/
+79
|
*
|
|
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
20
-17
/
+95
|
*
|
|
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
16
-16
/
+0
|
*
|
|
tcg: Merge cpu_gen_code into tb_gen_code
Richard Henderson
2015-10-07
2
-74
/
+59
|
*
|
|
target-sparc: Add npc state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+7
|
*
|
|
target-sparc: Remove gen_opc_jump_pc
Richard Henderson
2015-10-07
1
-9
/
+10
|
*
|
|
target-sparc: Split out gen_branch_n
Richard Henderson
2015-10-07
1
-27
/
+28
|
*
|
|
target-sparc: Tidy gen_branch_a interface
Richard Henderson
2015-10-07
1
-11
/
+10
|
*
|
|
target-cris: Mirror gen_opc_pc into insn_start
Richard Henderson
2015-10-07
1
-1
/
+2
|
*
|
|
target-sh4: Add flags state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+2
|
*
|
|
target-s390x: Add cc_op state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+2
|
*
|
|
target-mips: Add delayed branch state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+3
|
*
|
|
target-i386: Add cc_op state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+2
|
*
|
|
target-arm: Add condexec state to insn_start
Richard Henderson
2015-10-07
3
-2
/
+4
|
*
|
|
tcg: Allow extra data to be attached to insn_start
Richard Henderson
2015-10-07
4
-16
/
+59
|
*
|
|
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
18
-239
/
+160
|
*
|
|
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
19
-39
/
+41
|
*
|
|
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
20
-81
/
+41
|
*
|
|
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-07
23
-37
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151007' into staging
Peter Maydell
2015-10-08
10
-81
/
+799
|
\
\
\
|
*
|
|
target-tilegx: Support iret instruction and related special registers
Chen Gang
2015-10-07
4
-1
/
+38
|
*
|
|
target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEM...
Chen Gang
2015-10-07
1
-17
/
+24
|
*
|
|
target-tilegx: Implement v2mults instruction
Chen Gang
2015-10-07
3
-0
/
+20
|
*
|
|
target-tilegx: Implement v?int_* instructions.
Chen Gang
2015-10-07
3
-0
/
+67
|
*
|
|
target-tilegx: Implement v2sh* instructions
Chen Gang
2015-10-07
1
-1
/
+17
|
*
|
|
target-tilegx: Handle nofault prefetch instructions
Richard Henderson
2015-10-07
1
-14
/
+26
|
*
|
|
target-tilegx: Fix a typo for mnemonic about "ld_add"
Chen Gang
2015-10-07
1
-1
/
+1
|
*
|
|
target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV
Richard Henderson
2015-10-07
3
-21
/
+30
|
*
|
|
target-tilegx: Decode ill pseudo-instructions
Chen Gang
2015-10-07
3
-15
/
+85
[prev]
[next]