index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2013-09-02
configure: Allow x32 as a host
Richard Henderson
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
2013-09-02
tcg: Fix jit debug for x32
Richard Henderson
2013-09-02
tcg: Use appropriate types in tcg_reg_alloc_call
Richard Henderson
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
tcg: Use uintptr_t in TCGHelperInfo
Richard Henderson
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
2013-09-02
tcg: Change memory offsets to intptr_t
Richard Henderson
2013-09-02
tcg: Change frame pointer offsets to intptr_t
Richard Henderson
2013-09-02
tcg: Define TCG_ptr properly
Richard Henderson
2013-09-02
tcg: Define TCG_TYPE_PTR properly
Richard Henderson
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
2013-09-02
tcg: Fix next_tb type in cpu_exec
Richard Henderson
2013-09-02
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
2013-09-02
qtest: Fix FMT_timeval vs time_t
Richard Henderson
2013-09-02
tcg: Constant fold div, rem
Richard Henderson
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
2013-09-02
tcg-mips: Implement mulsh, muluh
Richard Henderson
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
2013-08-30
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-08-30
Merge remote-tracking branch 'borntraeger/tags/kdump' into staging
Anthony Liguori
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
2013-08-30
s390: Implement load normal reset
Christian Borntraeger
2013-08-30
s390/cpu: split CPU reset into architectured functions
Christian Borntraeger
2013-08-30
monitor: improve auto complete of "help" for single command in sub group
Wenchao Xia
2013-08-30
monitor: allow "help" show message for single command in sub group
Wenchao Xia
2013-08-30
monitor: support sub command in auto completion
Wenchao Xia
2013-08-30
monitor: refine monitor_find_completion()
Wenchao Xia
2013-08-30
monitor: support sub command in help
Wenchao Xia
2013-08-30
monitor: refine parse_cmdline()
Wenchao Xia
2013-08-30
monitor: code move for parse_cmdline()
Wenchao Xia
2013-08-30
monitor: avoid direct use of global variable *mon_cmds
Wenchao Xia
2013-08-30
monitor: split off monitor_data_init()
Wenchao Xia
2013-08-30
monitor: call sortcmdlist() only one time
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in readline_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in monitor_find_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in block_completion_it()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in file_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in cmd_completion()
Wenchao Xia
2013-08-30
monitor: Add missing attributes to local function
Stefan Weil
2013-08-30
s390: provide a cpu load normal function
Christian Borntraeger
2013-08-30
s390: provide I/O subsystem reset
Christian Borntraeger
2013-08-30
s390/kvm: basic implementation of diagnose 308 subcode 6
Eugene (jno) Dvurechenski
2013-08-30
s390x/kvm: Fix switch/case indentation for handle_diag
Christian Borntraeger
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
[next]