]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-05-19 Paolo Bonzinicpu: move exec-all.h inclusion out of cpu.h
2016-05-19 Paolo Bonziniexec: extract exec/tb-context.h
2016-05-19 Paolo Bonzinihw: explicitly include qemu/log.h
2016-05-19 Paolo Bonzinimips: move CP0 functions out of cpu.h
2016-05-19 Paolo Bonziniarm: move arm_log_exception into .c file
2016-05-19 Paolo Bonziniqemu-common: push cpu.h inclusion out of qemu-common.h
2016-05-19 Paolo Bonziniacpi: do not use TARGET_PAGE_SIZE
2016-05-19 Paolo Bonzinis390x: reorganize CSS bits between cpu.h and other...
2016-05-19 Paolo Bonzinidma: do not depend on kvm_enabled()
2016-05-19 Paolo Bonzinigdbstub: remove unnecessary includes from gdbstub-xml.c
2016-05-19 Paolo Bonziniqemu-common: stop including qemu/host-utils.h from...
2016-05-19 Paolo Bonziniqemu-common: stop including qemu/bswap.h from qemu...
2016-05-19 Paolo Bonzinicpu: move endian-dependent load/store functions to...
2016-05-19 Paolo Bonzinihw: cannot include hw/hw.h from user emulation
2016-05-19 Paolo Bonzinihw: move CPU state serialization to migration/cpu.h
2016-05-19 Paolo Bonzinihw: do not use VMSTATE_*TL
2016-05-19 Paolo Bonziniinclude: poison symbols in osdep.h
2016-05-19 Paolo Bonziniapic: move target-dependent definitions to cpu.h
2016-05-19 Paolo Bonziniexplicitly include linux/kvm.h
2016-05-19 Paolo Bonziniexplicitly include hw/qdev-core.h
2016-05-19 Paolo Bonziniexplicitly include qom/cpu.h
2016-05-19 Paolo Bonziniarm: remove useless cpu.h inclusion
2016-05-19 Paolo Bonzinippc: use PowerPCCPU instead of CPUPPCState
2016-05-19 Paolo Bonzinimips: use MIPSCPU instead of CPUMIPSState
2016-05-19 Paolo Bonzinialpha: include cpu-qom.h in files that require AlphaCPU
2016-05-19 Paolo Bonzinish4: include cpu-qom.h in files that require SuperHCPU
2016-05-19 Paolo Bonzinim68k: include cpu-qom.h in files that require M68KCPU
2016-05-19 Paolo Bonziniarm: include cpu-qom.h in files that require ARMCPU
2016-05-19 Paolo Bonzinitarget-xtensa: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-unicore32: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-tricore: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-sparc: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-sh4: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-s390x: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-ppc: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-ppc: do not make PowerPCCPUClass depend on targe...
2016-05-19 Paolo Bonzinitarget-ppc: do not use target_ulong in cpu-qom.h
2016-05-19 Paolo Bonzinitarget-mips: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-microblaze: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-m68k: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-lm32: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-i386: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-cris: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-arm: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinitarget-alpha: make cpu-qom.h not target specific
2016-05-19 Paolo Bonzinicpu: make cpu-qom.h only include-able from cpu.h
2016-05-19 Paolo Bonzinilog: do not use CONFIG_USER_ONLY
2016-05-19 Paolo Bonziniinclude: move CPU-related definitions out of qemu-common.h
2016-05-19 Paolo Bonzinis390x: move .needed functions for subsections to machine.c
2016-05-19 Paolo Bonziniscripts: add script to build QEMU and analyze inclusions
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
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...
next