Sign in
qemu-android
/
qemu-android
/
f293709c6af7a65a9bcec09cdba7a60183657a3e
f293709
tcg: Allocate a guard page after code_gen_buffer
by Richard Henderson
· 10 years ago
8163b74
tcg: Emit prologue to the beginning of code_gen_buffer
by Richard Henderson
· 10 years ago
04fe640
tcg: Remove tcg_gen_code_search_pc
by Richard Henderson
· 10 years ago
4e5e121
tcg: Remove gen_intermediate_code_pc
by Richard Henderson
· 10 years ago
fca8a50
tcg: Save insn data and use it in cpu_restore_state_from_tb
by Richard Henderson
· 10 years ago
bad729e
tcg: Pass data argument to restore_state_to_opc
by Richard Henderson
· 10 years ago
190ce7f
tcg: Add TCG_MAX_INSNS
by Richard Henderson
· 10 years ago
dc03246
target-*: Drop cpu_gen_code define
by Richard Henderson
· 10 years ago
fec88f6
tcg: Merge cpu_gen_code into tb_gen_code
by Richard Henderson
· 10 years ago
a3d5ad7
target-sparc: Add npc state to insn_start
by Richard Henderson
· 10 years ago
6c42444
target-sparc: Remove gen_opc_jump_pc
by Richard Henderson
· 10 years ago
2bf2e01
target-sparc: Split out gen_branch_n
by Richard Henderson
· 10 years ago
bfa31b7
target-sparc: Tidy gen_branch_a interface
by Richard Henderson
· 10 years ago
bd03c79
target-cris: Mirror gen_opc_pc into insn_start
by Richard Henderson
· 10 years ago
07f3c16
target-sh4: Add flags state to insn_start
by Richard Henderson
· 10 years ago
a3fd522
target-s390x: Add cc_op state to insn_start
by Richard Henderson
· 10 years ago
c20d594
target-mips: Add delayed branch state to insn_start
by Richard Henderson
· 10 years ago
2066d09
target-i386: Add cc_op state to insn_start
by Richard Henderson
· 10 years ago
52e971d
target-arm: Add condexec state to insn_start
by Richard Henderson
· 10 years ago
9aef40e
tcg: Allow extra data to be attached to insn_start
by Richard Henderson
· 10 years ago
b933066
target-*: Introduce and use cpu_breakpoint_test
by Richard Henderson
· 10 years ago
959082f
target-*: Increment num_insns immediately after tcg_gen_insn_start
by Richard Henderson
· 10 years ago
667b8e2
target-*: Unconditionally emit tcg_gen_insn_start
by Richard Henderson
· 10 years ago
765b842
tcg: Rename debug_insn_start to insn_start
by Richard Henderson
· 10 years ago
5fdb467
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 10 years ago
006d5c7
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 10 years ago
7fe34ca
tests: vhost-user: disable unless CONFIG_VHOST_NET
by Michael S. Tsirkin
· 10 years ago
ec6b69c
qtest/ide-test: ppc64be correction for ATAPI tests
by John Snow
· 10 years ago
aee5031
MAINTAINERS: Small IDE/FDC touchup
by John Snow
· 10 years ago
3d93715
qtest/ahci: fix redundant assertion
by John Snow
· 10 years ago
dfeb867
icc_bus: drop the unused files
by Zhu Guihua
· 10 years ago
46232aa
cpu/apic: drop icc bus/bridge
by Chen Fan
· 10 years ago
ae50c55
x86: use new method to correct reset sequence
by Zhu Guihua
· 10 years ago
8d42d2d
apic: move APIC's MMIO region mapping into APIC
by Chen Fan
· 10 years ago
2188cc5
Correctly re-init EFER state during INIT IPI
by Bill Paul
· 10 years ago
becb666
target-i386: add ABM to Haswell* and Broadwell* CPU models
by Paolo Bonzini
· 10 years ago
c9b8f6b
target-i386: get/put MSR_TSC_AUX across reset and migration
by Amit Shah
· 10 years ago
dd941cd
target-i386: Make check_hw_breakpoints static
by Richard Henderson
· 10 years ago
ba4b5c6
target-i386: Move breakpoint related functions to new file
by Richard Henderson
· 10 years ago
5114e84
target-i386: Convert kvm_default_*features to property/value pairs
by Eduardo Habkost
· 10 years ago
a32ef3b
vl: Add another sanity check to smp_parse() function
by Thomas Huth
· 10 years ago
ed25614
cpu: Introduce X86CPUTopoInfo structure for argument simplification
by Chen Fan
· 10 years ago
c0b520d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
945507d
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20151002' into staging
by Peter Maydell
· 10 years ago
6fdac09
vhost-user-test: fix predictable filename on tmpfs
by Michael S. Tsirkin
· 10 years ago
1b7e1e3
vhost-user-test: use tmpfs by default
by Michael S. Tsirkin
· 10 years ago
aa8580c
pc: memhp: force gaps between DIMM's GPA
by Igor Mammedov
· 10 years ago
df0acde
memhp: extend address auto assignment to support gaps
by Igor Mammedov
· 10 years ago
8a9b6b3
vhost-user: unit test for new messages
by Michael S. Tsirkin
· 10 years ago
ca06d9c
vhost-user-test: do not reinvent glib-compat.h
by Paolo Bonzini
· 10 years ago
37dd86a
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
73ba05d
block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue.
by Richard W.M. Jones
· 10 years ago
99b7e77
block: disable I/O limits at the beginning of bdrv_close()
by Alberto Garcia
· 10 years ago
bb3c801
iotests: Fix test 128 for password-less sudo
by Max Reitz
· 10 years ago
552bb52
tests: Fix test 049 fallout from improved HMP error messages
by Eric Blake
· 10 years ago
5d55503
raw-win32: Fix write request error handling
by Kevin Wolf
· 10 years ago
ff770b0
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
5250ced
target-microblaze: Set the PC in reset instead of realize
by Alistair Francis
· 10 years ago
c866728
disas/cris: Fix typo in comment
by Stefan Weil
· 10 years ago
5279efe
block: mirror - fix full sync mode when target does not support zero init
by Jeff Cody
· 10 years ago
0d58364
virtio: Notice when the system doesn't support MSIx at all
by Richard Henderson
· 10 years ago
7985950
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
by Eduardo Habkost
· 10 years ago
8561c92
exec: allocate PROT_NONE pages on top of RAM
by Michael S. Tsirkin
· 10 years ago
9fac18f
oslib: allocate PROT_NONE pages on top of RAM
by Michael S. Tsirkin
· 10 years ago
c2dfc5b
oslib: rework anonimous RAM allocation
by Michael S. Tsirkin
· 10 years ago
0cf33fb
virtio-net: correctly drop truncated packets
by Jason Wang
· 10 years ago
29b9f5e
virtio: introduce virtqueue_discard()
by Jason Wang
· 10 years ago
ce31746
virtio: introduce virtqueue_unmap_sg()
by Jason Wang
· 10 years ago
fa50092
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' into staging
by Peter Maydell
· 10 years ago
86abac0
linux-user: assert that target_mprotect cannot fail
by Paolo Bonzini
· 10 years ago
d0924a2
linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target openrisc
by Chen Gang
· 10 years ago
dc32562
migration: Disambiguate MAX_THROTTLE
by Jason J. Herne
· 10 years ago
4782893
qmp/hmp: Add throttle ratio to query-migrate and info migrate
by Jason J. Herne
· 10 years ago
070afca
migration: Dynamic cpu throttling for auto-converge
by Jason J. Herne
· 10 years ago
1626fee
migration: Parameters for auto-converge cpu throttling
by Jason J. Herne
· 10 years ago
2adcc85
cpu: Provide vcpu throttling interface
by Jason J. Herne
· 10 years ago
2a6e6e5
migration: yet more possible state transitions
by Juan Quintela
· 10 years ago
b2312c6
Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' into staging
by Peter Maydell
· 10 years ago
b9e6092
ram_find_and_save_block: Split out the finding
by Dr. David Alan Gilbert
· 10 years ago
b8fb8cb
Move dirty page search state into separate structure
by Dr. David Alan Gilbert
· 10 years ago
97f3ad3
migration: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
56f3835
migration: qemu-file more size_t'ifying
by Dr. David Alan Gilbert
· 10 years ago
a202a4c
migration: size_t'ify some of qemu-file
by Dr. David Alan Gilbert
· 10 years ago
c50766f
Init page sizes in qtest
by Dr. David Alan Gilbert
· 10 years ago
09f6c85
Split out end of migration code from migration_thread
by Dr. David Alan Gilbert
· 10 years ago
2f68e39
migration/ram.c: Use RAMBlock rather than MemoryRegion
by Dr. David Alan Gilbert
· 10 years ago
eb5c936
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
by Soren Brinkmann
· 10 years ago
08703b9
linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for
by Chen Gang
· 10 years ago
0f0426f
linux-user: add name_to_handle_at/open_by_handle_at
by Laurent Vivier
· 10 years ago
93b4eff
linux-user: Return target error number in do_fork()
by Timothy E Baldwin
· 10 years ago
ee10458
linux-user: fix cmsg conversion in case of multiple headers
by Jonathan Neuschäfer
· 10 years ago
59baae9
linux-user: remove MAX_ARG_PAGES limit
by Stefan Brüns
· 10 years ago
84646ee
linux-user: remove unused image_info members
by Stefan Brüns
· 10 years ago
ba02577
linux-user: Treat --foo options the same as -foo
by Meador Inge
· 10 years ago
4d1275c
linux-user: use EXIT_SUCCESS and EXIT_FAILURE
by Riku Voipio
· 10 years ago
138940b
linux-user: Add proper error messages for bad options
by Meador Inge
· 10 years ago
daaf8c8
linux-user: Add -help
by Meador Inge
· 10 years ago
d03f9c3
linux-user: Exit 0 when -h is used
by Meador Inge
· 10 years ago
6996a00
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' into staging
by Peter Maydell
· 10 years ago
365d7f3
ui/cocoa.m: remove open dialog code
by John Arbuckle
· 10 years ago
Next »