sdk/emulator/qemu.git
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
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-09-01 Michael S.... virtio_pci: fix level interrupts with irqfd
2013-09-01 Michael S.... pc: reduce duplication, fix PIIX descriptions
2013-08-30 Hervé Poussineauisa: Fix documentation of isa_register_portio_list()
2013-08-30 Andreas Färberqom: Assert instance size in object_initialize_with_type()
2013-08-30 Andreas Färberqom: Pass available size to object_initialize()
2013-08-30 Andreas Färberqdev: Pass size to qbus_create_inplace()
2013-08-30 Andreas Färbervirtio-mmio: Pass size to virtio_mmio_bus_new()
2013-08-30 Andreas Färbervirtio-ccw: Pass size to virtio_ccw_bus_new()
2013-08-30 Andreas Färbers390-virtio-bus: Pass size to virtio_s390_bus_new()
2013-08-30 Andreas Färbervirtio-pci: Pass size to virtio_pci_bus_new()
2013-08-30 Andreas Färberusb: Pass size to usb_bus_new()
2013-08-30 Andreas Färberscsi: Pass size to scsi_bus_new()
2013-08-30 Andreas Färberpci: Pass size to pci_bus_new_inplace()
2013-08-30 Andreas Färberide: Pass size to ide_bus_new()
2013-08-30 Andreas Färberipack: Pass size to ipack_bus_new_inplace()
2013-08-30 Andreas Färberintel-hda: Pass size to hda_codec_bus_init()
2013-08-30 Andreas Färberqom: Fix object_initialize_with_type() argument name...
2013-08-30 Peter Maydellvirtio: Remove unnecessary OBJECT() casts
2013-08-30 Peter Chubbobject: Fix typo in qom/object.h
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
next