sdk/emulator/qemu.git
2013-09-03 Andreas Färbercpu: Replace qemu_for_each_cpu()
2013-09-03 Andreas Färbercpu: Use QTAILQ for CPU list
2013-09-03 Andreas Färbera15mpcore: Use qemu_get_cpu() for generic timers
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Aurelien Jarnotcg/mips: only enable ext8s/ext16s ops on MIPS32R2
2013-09-02 Aurelien Jarnotcg/mips: inline bswap16/bswap32 ops
2013-09-02 Aurelien Jarnotcg/mips: detect available host instructions at runtime
2013-09-02 Richard Hendersontcg-i386: Make use of zero-extended memory helper routines
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-09-02 Alexey KardashevskiyPPC: spapr: iommu: rework traces
2013-09-02 Alexey Kardashevskiyspapr: add "stop-self" RTAS call required to support...
2013-09-02 Alexander GrafPPC: KVM: Compile fix for qemu_notify_event
2013-09-02 Anton Blanchardpseries: Add H_SET_MODE hcall to change guest exception...
2013-09-02 Alexey Kardashevskiyxics: move registration of global state to realize()
2013-09-02 Alexey Kardashevskiyspapr-pci: rework MSI/MSIX
2013-09-02 Aneesh Kumar K.Vtarget-ppc: Use #define instead of opencoding SLB valid bit
2013-09-02 Alexey Kardashevskiyspapr-pci: fix config space access to support bridges
2013-09-02 Aurelien Jarnotarget-ppc: fix bit extraction for FPBF and FPL
2013-09-02 Andreas Färberppc405_boards: Don't enforce presence of firmware for...
2013-09-02 Andreas Färberppc405_uc: Disable debug output
2013-09-02 Andreas Färberppc405_boards: Disable debug output
2013-09-02 Efimov Vasilyppc: virtex_ml507: QEMU_OPTION_dtb support for this...
2013-09-02 Anton Blancharddisas/ppc.c: Fix little endian disassembly
2013-09-02 Anton Blanchardtarget-ppc: POWER7 supports the MSR_LE bit
2013-09-02 Anton Blanchardtarget-ppc: USE LPCR_ILE to control exception endian...
2013-09-02 Anton Blanchardpseries: Fix stalls on hypervisor virtual console
2013-09-02 Alexander GrafPPC: E500: Generate device tree on reset
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
next