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
*
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/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-10-06
20
-497
/
+364
|
\
|
*
icc_bus: drop the unused files
Zhu Guihua
2015-10-02
5
-203
/
+0
|
*
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
7
-46
/
+14
|
*
x86: use new method to correct reset sequence
Zhu Guihua
2015-10-02
1
-0
/
+20
|
*
apic: move APIC's MMIO region mapping into APIC
Chen Fan
2015-10-02
3
-13
/
+15
|
*
Correctly re-init EFER state during INIT IPI
Bill Paul
2015-10-02
1
-1
/
+1
|
*
target-i386: add ABM to Haswell* and Broadwell* CPU models
Paolo Bonzini
2015-10-02
2
-5
/
+25
|
*
target-i386: get/put MSR_TSC_AUX across reset and migration
Amit Shah
2015-10-02
1
-0
/
+14
|
*
target-i386: Make check_hw_breakpoints static
Richard Henderson
2015-10-02
2
-2
/
+1
|
*
target-i386: Move breakpoint related functions to new file
Richard Henderson
2015-10-02
4
-163
/
+183
|
*
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2015-10-02
4
-45
/
+65
|
*
vl: Add another sanity check to smp_parse() function
Thomas Huth
2015-10-02
1
-1
/
+7
|
*
cpu: Introduce X86CPUTopoInfo structure for argument simplification
Chen Fan
2015-10-02
2
-19
/
+20
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-10-06
3
-3
/
+5
|
\
\
|
*
|
qtest/ide-test: ppc64be correction for ATAPI tests
John Snow
2015-10-05
1
-2
/
+2
|
*
|
MAINTAINERS: Small IDE/FDC touchup
John Snow
2015-10-05
1
-0
/
+2
|
*
|
qtest/ahci: fix redundant assertion
John Snow
2015-10-05
1
-1
/
+1
|
|
/
*
|
tests: vhost-user: disable unless CONFIG_VHOST_NET
Michael S. Tsirkin
2015-10-06
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-02
14
-147
/
+179
|
\
|
*
vhost-user-test: fix predictable filename on tmpfs
Michael S. Tsirkin
2015-10-02
1
-1
/
+1
|
*
vhost-user-test: use tmpfs by default
Michael S. Tsirkin
2015-10-02
1
-12
/
+25
|
*
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
2015-10-02
4
-2
/
+7
|
*
memhp: extend address auto assignment to support gaps
Igor Mammedov
2015-10-02
4
-11
/
+16
|
*
vhost-user: unit test for new messages
Michael S. Tsirkin
2015-10-02
1
-0
/
+18
|
*
vhost-user-test: do not reinvent glib-compat.h
Paolo Bonzini
2015-10-02
1
-97
/
+16
|
*
virtio: Notice when the system doesn't support MSIx at all
Richard Henderson
2015-10-01
1
-6
/
+11
|
*
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
2015-10-01
2
-0
/
+14
|
*
exec: allocate PROT_NONE pages on top of RAM
Michael S. Tsirkin
2015-10-01
1
-3
/
+39
|
*
oslib: allocate PROT_NONE pages on top of RAM
Michael S. Tsirkin
2015-10-01
1
-4
/
+4
|
*
oslib: rework anonimous RAM allocation
Michael S. Tsirkin
2015-10-01
1
-2
/
+10
|
*
virtio-net: correctly drop truncated packets
Jason Wang
2015-10-01
1
-7
/
+1
|
*
virtio: introduce virtqueue_discard()
Jason Wang
2015-10-01
2
-0
/
+9
|
*
virtio: introduce virtqueue_unmap_sg()
Jason Wang
2015-10-01
1
-4
/
+10
*
|
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20151002' int...
Peter Maydell
2015-10-02
9
-143
/
+228
|
\
\
|
*
|
linux-user: assert that target_mprotect cannot fail
Paolo Bonzini
2015-10-01
1
-4
/
+1
|
*
|
linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target...
Chen Gang
2015-10-01
1
-7
/
+2
[next]