]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-05-18 Stefan WeilFix some typos found by codespell
2016-05-18 Greg Kurz9p: drop unused declaration from coth.h
2016-05-18 Cao jinsmbios: fix typo
2016-05-18 Wei Jiangangaccel: make configure_accelerator return void
2016-05-18 Stefan Weilconfigure: Use uniform description for devel packages
2016-05-18 Alberto Garciaipack: Update e-mail address
2016-05-18 Wei Jiangangutil: fix comment typos
2016-05-18 Peter Xuqdict: fix unbounded stack warning for qdict_array_entries
2016-05-18 Stefan WeilFix typo in variable name (found and fixed by codespell)
2016-05-18 Wei Jiangangvl: fix comment about when parsing cpu definitions
2016-05-18 Cao jinloader: fix potential memory leak
2016-05-18 Cao jinremove comment for nonexistent structure member
2016-05-18 Michael Tokarevs390: remove misleading comment
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-05-17 Yi Min Zhaos390x/pci: remove whitespace
2016-05-17 Yi Min Zhaos390x/pci: add length checking for pci sclp handlers
2016-05-17 Yi Min Zhaos390x/pci: enhance mpcifc_service_call
2016-05-17 Yi Min Zhaos390x/pci: fix s390_pci_sclp_deconfigure
2016-05-17 Yi Min Zhaos390x/pci: introduce S390PCIBusDevice.iommu_enabled
2016-05-17 Yi Min Zhaos390x/pci: export pci_dereg_ioat and pci_dereg_irqs
2016-05-17 Yi Min Zhaos390x/pci: separate s390_pcihost_iommu_configure function
2016-05-17 Yi Min Zhaos390x/pci: separate s390_sclp_configure function
2016-05-17 Yi Min Zhaos390x/pci: fix reg_irqs()
2016-05-17 xiaoqiang zhaohw/char: QOM'ify sclpconsole.c
2016-05-17 xiaoqiang zhaohw/char: QOM'ify sclpconsole-lm.c
2016-05-17 Alexander Yarygins390x/ipl: Remove redundant usage of gr7
2016-05-17 Cornelia Hucks390-ccw.img: rebuild image
2016-05-17 Alexander Yaryginpc-bios/s390-ccw: Get device address via diag 308/6
2016-05-17 Alexander Yarygins390x/ipl: Add ssid field to IplParameterBlock
2016-05-17 Alexander Yarygins390x/ipl: Provide ipl parameter block
2016-05-17 Alexander Yarygins390x/ipl: Add type and length checks for IplParameterB...
2016-05-17 Alexander Yarygins390x/ipl: Extend the IplParameterBlock struct
2016-05-17 Fan Zhangs390x: enable runtime instrumentation
2016-05-17 Cornelia Hucks390x: add compat machine for 2.7
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-05-17 Hollis Blanchardhw/intc/arm_gic: add tracepoints
2016-05-16 Changlong Xierfifolock: no need to get thread identifier when nesting
2016-05-16 Thomas Huthslirp: Clean up osdep.h related header inclusions
2016-05-16 Thomas Huthslirp: Remove some unused code from slirp.h
2016-05-16 Thomas Huthslirp: Remove obsolete backward-compatibility cruft
2016-05-16 Thomas Huthslirp: Clean up slirp_config.h
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-05-13 Alberto Garciagtk: don't leak the GtkBorder with VTE 0.36
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-05-13 xiaoqiang.zhaohw/display: QOM'ify jazz_led.c
2016-05-13 Sergey Fedorovcpu-exec: Clean up 'interrupt_request' reloading in...
2016-05-13 Sergey Fedorovcpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move TB execution stuff out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move interrupt handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move exception handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move halt handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Remove relic orphaned comment
2016-05-13 Sergey Fedorovtcg: Remove needless CPUState::current_tb
2016-05-13 Sergey Fedorovcpu-exec: Move TB chaining into tb_find_fast()
2016-05-13 Sergey Fedorovtcg: Rework tb_invalidated_flag
2016-05-13 Sergey Fedorovtcg: Clean up from 'next_tb'
2016-05-13 Paolo Bonzinicpu-exec: elide more icount code if CONFIG_USER_ONLY
2016-05-13 Alex Bennéetcg: reorganize tb_find_physical loop
2016-05-13 Paolo Bonzinitcg: code_bitmap and code_write_count are not used...
2016-05-13 Sergey Fedorovtcg: Allow goto_tb to any target PC in user mode
2016-05-13 Sergey Fedorovtcg: Clean up direct block chaining safety checks
2016-05-13 Sergey Fedorovtcg: Clean up tb_jmp_unlink()
2016-05-13 Sergey Fedorovtcg: Extract removing of jumps to TB from tb_phys_inval...
2016-05-13 Sergey Fedorovtcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
2016-05-13 Sergey Fedorovtcg: Clarify thread safety check in tb_add_jump()
2016-05-13 Sergey Fedorovtcg: Init TB's direct jumps before making it visible
2016-05-13 Sergey Fedorovtcg: Rearrange tb_link_page() to avoid forward declaration
2016-05-13 Sergey Fedorovtcg: Use uintptr_t type for jmp_list_{next|first} field...
2016-05-13 Sergey Fedorovtcg: Clean up direct block chaining data fields
2016-05-13 Richard Hendersontranslate-all: Adjust 256mb testing for mips64
2016-05-13 Emilio G. Cotatranslate-all: add missing munmap of the code_gen guard...
2016-05-13 Emilio G. Cotatranslate-all: remove redundant setting of tcg_ctx...
2016-05-13 Sergey Fedorovtcg: Note requirement on atomic direct jump patching
2016-05-13 Sergey Fedorovtcg/mips: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/sparc: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/aarch64: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/arm: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/s390: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/i386: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/ppc: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtci: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovinclude/qemu/osdep.h: Add macros for pointer alignment
2016-05-13 Sergey Fedorovinclude/qemu/osdep.h: Add a macro to check for alignment
2016-05-13 Emilio G. Cotatb: consistently use uint32_t for tb->flags
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-05-12 Gerd Hoffmanngtk: update grab code for gtk 3.20
2016-05-12 Gongleispice: fix coverity complains
2016-05-12 Gongleiegl-helpers: fix possible resource leak
2016-05-12 Md Haris IqbalChanged malloc to g_malloc, free to g_free in ui/shader.c
2016-05-12 Gerd Hoffmannspice/gl: add & use qemu_spice_gl_monitor_config
2016-05-12 Michael S.... ui/gtk: copy to clipboard support
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-05-12 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-12 Sascha Silbeqemu-iotests: iotests: fail hard if not run via "check"
2016-05-12 Daniel P. Berrangeblock: enable testing of LUKS driver with block I/O...
next