Sign in
qemu
/
qemu
/
5bcebc253c1637d3a5b957abc7460c49a670c4de
5bcebc2
tcg-i386: Don't perform GETPC adjustment in TCG code
by Richard Henderson
· 12 years ago
0f842f8
exec: Reorganize the GETRA/GETPC macros
by Richard Henderson
· 12 years ago
c72b26e
configure: Allow x32 as a host
by Richard Henderson
· 12 years ago
d5dad3b
tcg-i386: Adjust tcg_out_tlb_load for x32
by Richard Henderson
· 12 years ago
357e3d8
tcg-i386: Use intptr_t appropriately
by Richard Henderson
· 12 years ago
edee257
tcg: Fix jit debug for x32
by Richard Henderson
· 12 years ago
d3452f1
tcg: Use appropriate types in tcg_reg_alloc_call
by Richard Henderson
· 12 years ago
a05b5b9
tcg: Change tcg_out_ld/st offset to intptr_t
by Richard Henderson
· 12 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 12 years ago
48bc6ba
tcg: Use uintptr_t in TCGHelperInfo
by Richard Henderson
· 12 years ago
2ba7fae2
tcg: Change relocation offsets to intptr_t
by Richard Henderson
· 12 years ago
2f2f244
tcg: Change memory offsets to intptr_t
by Richard Henderson
· 12 years ago
e2c6d1b
tcg: Change frame pointer offsets to intptr_t
by Richard Henderson
· 12 years ago
8b73d49
tcg: Define TCG_ptr properly
by Richard Henderson
· 12 years ago
d289837
tcg: Define TCG_TYPE_PTR properly
by Richard Henderson
· 12 years ago
78cd7b8
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
by Richard Henderson
· 12 years ago
3e9bd63
tcg: Fix next_tb type in cpu_exec
by Richard Henderson
· 12 years ago
04d5a1d
tcg: Change tcg_qemu_tb_exec return to uintptr_t
by Richard Henderson
· 12 years ago
b93949e
tcg: Change flush_icache_range arguments to uintptr_t
by Richard Henderson
· 12 years ago
35aa3fb
qtest: Fix FMT_timeval vs time_t
by Richard Henderson
· 12 years ago
01547f7
tcg: Constant fold div, rem
by Richard Henderson
· 12 years ago
32f5717
tcg-ppc64: Implement muluh, mulsh
by Richard Henderson
· 12 years ago
3c9a8f1
tcg-mips: Implement mulsh, muluh
by Richard Henderson
· 12 years ago
0327152
tcg: Add muluh and mulsh opcodes
by Richard Henderson
· 12 years ago
4ff78e0
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
b95fdc0
Merge remote-tracking branch 'borntraeger/tags/kdump' into staging
by Anthony Liguori
· 12 years ago
7f7f975
s390: wire up nmi command to raise a RESTART interrupt on S390
by Eugene (jno) Dvurechenski
· 12 years ago
f077847
s390: Implement load normal reset
by Christian Borntraeger
· 12 years ago
f5ae2a4
s390/cpu: split CPU reset into architectured functions
by Christian Borntraeger
· 12 years ago
7ca0e06
monitor: improve auto complete of "help" for single command in sub group
by Wenchao Xia
· 12 years ago
129be00
monitor: allow "help" show message for single command in sub group
by Wenchao Xia
· 12 years ago
d903a77
monitor: support sub command in auto completion
by Wenchao Xia
· 12 years ago
c35b640
monitor: refine monitor_find_completion()
by Wenchao Xia
· 12 years ago
6685549
monitor: support sub command in help
by Wenchao Xia
· 12 years ago
dcc70cd
monitor: refine parse_cmdline()
by Wenchao Xia
· 12 years ago
f5438c0
monitor: code move for parse_cmdline()
by Wenchao Xia
· 12 years ago
7717239
monitor: avoid direct use of global variable *mon_cmds
by Wenchao Xia
· 12 years ago
b01fe89
monitor: split off monitor_data_init()
by Wenchao Xia
· 12 years ago
d038317
monitor: call sortcmdlist() only one time
by Wenchao Xia
· 12 years ago
d1a9756
monitor: avoid use of global *cur_mon in readline_completion()
by Wenchao Xia
· 12 years ago
d2674b2
monitor: avoid use of global *cur_mon in monitor_find_completion()
by Wenchao Xia
· 12 years ago
599a926
monitor: avoid use of global *cur_mon in block_completion_it()
by Wenchao Xia
· 12 years ago
cb8f68b
monitor: avoid use of global *cur_mon in file_completion()
by Wenchao Xia
· 12 years ago
cd5c6bb
monitor: avoid use of global *cur_mon in cmd_completion()
by Wenchao Xia
· 12 years ago
9c3175c
monitor: Add missing attributes to local function
by Stefan Weil
· 12 years ago
29c6157
s390: provide a cpu load normal function
by Christian Borntraeger
· 12 years ago
4e872a3
s390: provide I/O subsystem reset
by Christian Borntraeger
· 12 years ago
268846b
s390/kvm: basic implementation of diagnose 308 subcode 6
by Eugene (jno) Dvurechenski
· 12 years ago
39fbc5c
s390x/kvm: Fix switch/case indentation for handle_diag
by Christian Borntraeger
· 12 years ago
b5d54bd
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
by Anthony Liguori
· 12 years ago
e560992
Merge remote-tracking branch 'sweil/mingw' into stable-1.5
by Anthony Liguori
· 12 years ago
3e998a7
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
by Anthony Liguori
· 12 years ago
584950f
tcg-i386: Remove abort from GETPC_LDST
by Richard Henderson
· 12 years ago
951fab9
target-mips: fix get_physical_address() #if 0 build error
by James Hogan
· 12 years ago
821c808
kvm-stub: fix compilation
by Paolo Bonzini
· 12 years ago
92f1623
gtk: Remove unused include statements which are not portable
by Stefan Weil
· 12 years ago
487cddb
w32: Add an icon resource
by Stefan Weil
· 12 years ago
7e75e33
w32: Fix broken out-of-tree builds (missing version.o)
by Stefan Weil
· 12 years ago
401c227
tcg-i386: Use new return-argument ld/st helpers
by Richard Henderson
· 12 years ago
aac1fb0
tcg: Tidy softmmu_template.h
by Richard Henderson
· 12 years ago
e25c388
tcg: Add mmu helpers that take a return address argument
by Richard Henderson
· 12 years ago
c6f29ff
tcg-i386: Tidy qemu_ld/st slow path
by Richard Henderson
· 12 years ago
8023ccd
tcg-i386: Try pc-relative lea for constant formation
by Richard Henderson
· 12 years ago
ac26eb6
tcg-i386: Add and use tcg_out64
by Richard Henderson
· 12 years ago
2bb8656
tcg: Tidy generated code for tcg_outN
by Richard Henderson
· 12 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
e3f024a
Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into staging
by Anthony Liguori
· 12 years ago
1ae2757
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect descriptor table
by yinyin
· 12 years ago
42eed42
disas-objdump: Pass --adjust-vma to objdump
by Richard Henderson
· 12 years ago
8dc6d24
disas: Add disas-objdump.pl
by Richard Henderson
· 12 years ago
c46ffd5
disas: Implement fallback to dump object code as hex
by Richard Henderson
· 12 years ago
867c47c
kvm: shorten the parameter list for get_real_device()
by Wei Yang
· 12 years ago
b10577d
win32-aio: drop win32_aio_flush_cb()
by Stefan Hajnoczi
· 12 years ago
8b2d42d
aio-win32: replace incorrect AioHandler->opaque usage with ->e
by Stefan Hajnoczi
· 12 years ago
91c68f1
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
by Alex Bligh
· 12 years ago
b4049b7
aio / timers: Remove legacy interface
by Alex Bligh
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
fe10ab5
aio / timers: Add scripts/switch-timer-api
by Alex Bligh
· 12 years ago
b53edf9
aio / timers: Add test harness for AioContext timers
by Alex Bligh
· 12 years ago
7483d1e
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
by Alex Bligh
· 12 years ago
884f17c
aio / timers: Convert rtc_clock to be a QEMUClockType
by Alex Bligh
· 12 years ago
7bf8fbd
aio / timers: Remove main_loop_timerlist
by Alex Bligh
· 12 years ago
40daca5
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
by Alex Bligh
· 12 years ago
55a197d
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
by Alex Bligh
· 12 years ago
63111b6
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
by Alex Bligh
· 12 years ago
6d32717
aio / timers: Remove alarm timers
by Alex Bligh
· 12 years ago
54904d2
aio / timers: Add documentation and new format calls
by Alex Bligh
· 12 years ago
ac70aaf
aio / timers: Use all timerlists in icount warp calculations
by Alex Bligh
· 12 years ago
a3a726a
aio / timers: Introduce new API timer_new and friends
by Alex Bligh
· 12 years ago
b1bbfe7
aio / timers: On timer modification, qemu_notify or aio_notify
by Alex Bligh
· 12 years ago
7b595f3
aio / timers: Convert mainloop to use timeout
by Alex Bligh
· 12 years ago
438e1f4
aio / timers: Convert aio_poll to use AioContext timers' deadline
by Alex Bligh
· 12 years ago
4e29e83
aio / timers: Add aio_timer_init & aio_timer_new wrappers
by Alex Bligh
· 12 years ago
533a8cf
aio / timers: aio_ctx_prepare sets timeout from AioContext timers
by Alex Bligh
· 12 years ago
d5541d8
aio / timers: Add a notify callback to QEMUTimerList
by Alex Bligh
· 12 years ago
dae21b9
aio / timers: Add QEMUTimerListGroup to AioContext
by Alex Bligh
· 12 years ago
754d6a5
aio / timers: Add QEMUTimerListGroup and helper functions
by Alex Bligh
· 12 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
ff83c66
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
by Alex Bligh
· 12 years ago
f9a976b
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
by Alex Bligh
· 12 years ago
Next »