]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontarget: Include softmmu_exec.h where forgotten
2013-09-02 Richard Hendersonexec: Rename USUFFIX to LSUFFIX
2013-09-02 Richard Hendersontcg-i386: Don't perform GETPC adjustment in TCG code
2013-09-02 Richard Hendersonexec: Reorganize the GETRA/GETPC macros
2013-09-02 Richard Hendersonconfigure: Allow x32 as a host
2013-09-02 Richard Hendersontcg-i386: Adjust tcg_out_tlb_load for x32
2013-09-02 Richard Hendersontcg-i386: Use intptr_t appropriately
2013-09-02 Richard Hendersontcg: Fix jit debug for x32
2013-09-02 Richard Hendersontcg: Use appropriate types in tcg_reg_alloc_call
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change tcg_gen_exit_tb argument to uintptr_t
2013-09-02 Richard Hendersontcg: Use uintptr_t in TCGHelperInfo
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change memory offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change frame pointer offsets to intptr_t
2013-09-02 Richard Hendersontcg: Define TCG_ptr properly
2013-09-02 Richard Hendersontcg: Define TCG_TYPE_PTR properly
2013-09-02 Richard Hendersontcg: Allow TCG_TARGET_REG_BITS to be specified independ...
2013-09-02 Richard Hendersontcg: Fix next_tb type in cpu_exec
2013-09-02 Richard Hendersontcg: Change tcg_qemu_tb_exec return to uintptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersonqtest: Fix FMT_timeval vs time_t
2013-09-02 Richard Hendersontcg: Constant fold div, rem
2013-09-02 Richard Hendersontcg-ppc64: Implement muluh, mulsh
2013-09-02 Richard Hendersontcg-mips: Implement mulsh, muluh
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-08-30 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/kdump...
2013-08-30 Eugene (jno... s390: wire up nmi command to raise a RESTART interrupt...
2013-08-30 Christian Borntraegers390: Implement load normal reset
2013-08-30 Christian Borntraegers390/cpu: split CPU reset into architectured functions
2013-08-30 Wenchao Xiamonitor: improve auto complete of "help" for single...
2013-08-30 Wenchao Xiamonitor: allow "help" show message for single command...
2013-08-30 Wenchao Xiamonitor: support sub command in auto completion
2013-08-30 Wenchao Xiamonitor: refine monitor_find_completion()
2013-08-30 Wenchao Xiamonitor: support sub command in help
2013-08-30 Wenchao Xiamonitor: refine parse_cmdline()
2013-08-30 Wenchao Xiamonitor: code move for parse_cmdline()
2013-08-30 Wenchao Xiamonitor: avoid direct use of global variable *mon_cmds
2013-08-30 Wenchao Xiamonitor: split off monitor_data_init()
2013-08-30 Wenchao Xiamonitor: call sortcmdlist() only one time
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in readline_compl...
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in monitor_find_c...
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in block_completi...
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in file_completion()
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in cmd_completion()
2013-08-30 Stefan Weilmonitor: Add missing attributes to local function
2013-08-30 Christian Borntraegers390: provide a cpu load normal function
2013-08-30 Christian Borntraegers390: provide I/O subsystem reset
2013-08-30 Eugene (jno... s390/kvm: basic implementation of diagnose 308 subcode 6
2013-08-30 Christian Borntraegers390x/kvm: Fix switch/case indentation for handle_diag
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into stable-1.5
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Richard Hendersontcg-i386: Remove abort from GETPC_LDST
2013-08-28 James Hogantarget-mips: fix get_physical_address() #if 0 build...
2013-08-28 Paolo Bonzinikvm-stub: fix compilation
2013-08-27 Stefan Weilgtk: Remove unused include statements which are not...
2013-08-27 Stefan Weilw32: Add an icon resource
2013-08-27 Stefan Weilw32: Fix broken out-of-tree builds (missing version.o)
2013-08-26 Richard Hendersontcg-i386: Use new return-argument ld/st helpers
2013-08-26 Richard Hendersontcg: Tidy softmmu_template.h
2013-08-26 Richard Hendersontcg: Add mmu helpers that take a return address argument
2013-08-26 Richard Hendersontcg-i386: Tidy qemu_ld/st slow path
2013-08-26 Richard Hendersontcg-i386: Try pc-relative lea for constant formation
2013-08-26 Richard Hendersontcg-i386: Add and use tcg_out64
2013-08-26 Richard Hendersontcg: Tidy generated code for tcg_outN
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/0.15-mainta...
2013-08-25 yinyinvirtio: virtqueue_get_avail_bytes: fix desc_pa when...
2013-08-24 Richard Hendersondisas-objdump: Pass --adjust-vma to objdump
2013-08-24 Richard Hendersondisas: Add disas-objdump.pl
2013-08-24 Richard Hendersondisas: Implement fallback to dump object code as hex
2013-08-23 Wei Yangkvm: shorten the parameter list for get_real_device()
2013-08-22 Stefan Hajnocziwin32-aio: drop win32_aio_flush_cb()
2013-08-22 Stefan Hajnocziaio-win32: replace incorrect AioHandler->opaque usage...
2013-08-22 Alex Blighaio / timers: remove dummy_io_handler_flush from tests...
2013-08-22 Alex Blighaio / timers: Remove legacy interface
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-08-22 Alex Blighaio / timers: Add scripts/switch-timer-api
2013-08-22 Alex Blighaio / timers: Add test harness for AioContext timers
2013-08-22 Alex Blighaio / timers: convert block_job_sleep_ns and co_sleep_n...
2013-08-22 Alex Blighaio / timers: Convert rtc_clock to be a QEMUClockType
2013-08-22 Alex Blighaio / timers: Remove main_loop_timerlist
2013-08-22 Alex Blighaio / timers: Rearrange timer.h & make legacy functions...
2013-08-22 Alex Blighaio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
2013-08-22 Alex Blighaio / timers: Remove legacy qemu_clock_deadline & qemu_...
2013-08-22 Alex Blighaio / timers: Remove alarm timers
2013-08-22 Alex Blighaio / timers: Add documentation and new format calls
2013-08-22 Alex Blighaio / timers: Use all timerlists in icount warp calcula...
2013-08-22 Alex Blighaio / timers: Introduce new API timer_new and friends
2013-08-22 Alex Blighaio / timers: On timer modification, qemu_notify or...
2013-08-22 Alex Blighaio / timers: Convert mainloop to use timeout
2013-08-22 Alex Blighaio / timers: Convert aio_poll to use AioContext timers...
2013-08-22 Alex Blighaio / timers: Add aio_timer_init & aio_timer_new wrappers
2013-08-22 Alex Blighaio / timers: aio_ctx_prepare sets timeout from AioCont...
2013-08-22 Alex Blighaio / timers: Add a notify callback to QEMUTimerList
2013-08-22 Alex Blighaio / timers: Add QEMUTimerListGroup to AioContext
next