]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-12-19 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2017-12-19 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-12-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-12-19 Cornelia Hucktpm: move qdev_prop_tpm to hw/tpm/
2017-12-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-12-18 Richard Hendersontarget/sh4: Convert to DisasContextBase
2017-12-18 Richard Hendersontarget/sh4: Do not singlestep after exceptions
2017-12-18 Richard Hendersontarget/sh4: Convert to DisasJumpType
2017-12-18 Richard Hendersontarget/sh4: Use cmpxchg for movco when parallel_cpus
2017-12-18 Alex Bennéetarget/sh4: fix TCG leak during gusa sequence
2017-12-18 Philippe Mathieu... target/sh4: add missing tcg_temp_free() in _decode_opc()
2017-12-18 Jeff Codyblock/curl: fix minor memory leaks
2017-12-18 Jeff Codyblock/curl: check error return of curl_global_init()
2017-12-18 Jeff Codyblock/sheepdog: code beautification
2017-12-18 Jeff Codyblock/sheepdog: remove spurious NULL check
2017-12-18 John Snowblockjob: kick jobs on set-speed
2017-12-18 Vladimir Sementsov... backup: use copy_bitmap in incremental backup
2017-12-18 Vladimir Sementsov... backup: simplify non-dirty bits progress processing
2017-12-18 Vladimir Sementsov... backup: init copy_bitmap from sync_bitmap for incremental
2017-12-18 Vladimir Sementsov... backup: move from done_bitmap to copy_bitmap
2017-12-18 Vladimir Sementsov... hbitmap: add next_zero function
2017-12-18 Doug Galegdbstub: add tracing
2017-12-18 Namhyung Kimtrace: Try using tracefs first
2017-12-18 Namhyung Kimtrace: Generalize searching for debugfs
2017-12-18 Namhyung Kimtrace: Simplify find_debugfs()
2017-12-18 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2017-12-18 Philippe Mathieu... misc: drop old i386 dependency
2017-12-18 Philippe Mathieu... i386/pc: move vmmouse.c to hw/i386/
2017-12-18 Philippe Mathieu... i386/pc: move vmport.c to hw/i386/
2017-12-18 Philippe Mathieu... hw/misc/pvpanic: extract public API from i386/pc to...
2017-12-18 Philippe Mathieu... hw/net/ne2000: extract ne2k-isa code from i386/pc to...
2017-12-18 Philippe Mathieu... hw/display/vga: extract public API from i386/pc to...
2017-12-18 Philippe Mathieu... hw/display/vga: "vga_int.h" requires "ui/console.h"
2017-12-18 Philippe Mathieu... hw/display/vga: "vga.h" only contains registers defs...
2017-12-18 Philippe Mathieu... hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from...
2017-12-18 Philippe Mathieu... hw/acpi: ACPI_PM_* defines are not restricted to i386...
2017-12-18 Philippe Mathieu... hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
2017-12-18 Philippe Mathieu... hw/timer/i8254: rename pit_init() -> i8254_pit_init()
2017-12-18 Philippe Mathieu... hw/unicore32: restrict hw addr defines to source file
2017-12-18 Philippe Mathieu... hw/virtio-balloon: remove old i386 dependency
2017-12-18 Philippe Mathieu... hw/tpm: remove old i386 dependency
2017-12-18 Philippe Mathieu... hw/i2c: remove old i386 dependency
2017-12-18 Philippe Mathieu... hw/ipmi: remove old i386 dependency
2017-12-18 Philippe Mathieu... hw/ide: remove old i386 dependency
2017-12-18 Philippe Mathieu... misc: remove old i386 dependency
2017-12-18 Philippe Mathieu... amd_iommu: avoid needless includes in header file
2017-12-18 Philippe Mathieu... hw/ssi/aspeed_smc: remove unused #include
2017-12-18 Philippe Mathieu... hw/misc/pvpanic: remove unused #include
2017-12-18 Philippe Mathieu... hw/input/vmmouse: remove unused #include
2017-12-18 Philippe Mathieu... numa: remove unused #include
2017-12-18 Philippe Mathieu... misc: avoid "include/" in include path
2017-12-18 Philippe Mathieu... nios2: remove duplicated includes (in code commented...
2017-12-18 Philippe Mathieu... i386/hax: remove duplicated include
2017-12-18 Philippe Mathieu... i386/hax: remove duplicated includes
2017-12-18 Philippe Mathieu... ppc: remove duplicated includes
2017-12-18 Philippe Mathieu... misc: remove duplicated includes
2017-12-18 Philippe Mathieu... misc: remove headers implicitly included
2017-12-18 Philippe Mathieu... block: remove "qemu/osdep.h" from header file
2017-12-18 Philippe Mathieu... hw: remove "qemu/osdep.h" from header files
2017-12-18 Philippe Mathieu... hw: use "qemu/osdep.h" as first #include in source...
2017-12-18 Philippe Mathieu... MAINTAINERS: add missing entry for include/hw/net/
2017-12-18 Philippe Mathieu... MAINTAINERS: add entries for timer/m48t59
2017-12-18 Philippe Mathieu... MAINTAINERS: add an entry for input/pckbd.c
2017-12-18 Philippe Mathieu... MAINTAINERS: add an entry for watchdog/wdt_ib700
2017-12-18 Philippe Mathieu... MAINTAINERS: add an entry for the i82378 (superio)
2017-12-18 Philippe Mathieu... MAINTAINERS: add an entry for the i8257 (DMA controller)
2017-12-18 Philippe Mathieu... MAINTAINERS: add an entry for the i82374 (southbridge)
2017-12-18 Philippe Mathieu... MAINTAINERS: add entries for i2c/ppc4xx
2017-12-18 Tao Wuhw/input/hid: Add support for several keys.
2017-12-18 Philippe Mathieu... hw/registerfields: add missing include
2017-12-18 Philippe Mathieu... hw/registerfields: add 64-bit extract/deposit macros
2017-12-18 Philippe Mathieu... hw/registerfields: fix a typo in the FIELD() documentation
2017-12-18 Philippe Mathieu... MAINTAINERS: add "hw/registerfields.h" in Register...
2017-12-18 Philippe Mathieu... Makefile: add more targets to the UNCHECKED_GOALS rule
2017-12-18 Peter Maydellaccel/tcg/cpu-exec-common.c: Remove unnecessary include...
2017-12-18 Mike Frysingerbuild: fix typo in error message
2017-12-18 Philippe Mathieu... Makefile: use $(MAKE) variable
2017-12-18 Vicente Jimenez... Document pretty parameter for mon option
2017-12-18 Marc-André... memory: remove unused memory_region_set_global_locking()
2017-12-18 Marc-André... .gitignore: remove vscclient
2017-12-18 Michael McConvillemmap(2) returns MAP_FAILED, not NULL, on failure
2017-12-18 Daniel Henrique... configure: check $CC available before verifying host CPU
2017-12-18 Emilio G. Cotaqht: fix kernel-doc markup in qht.h
2017-12-18 Emilio G. Cotatranslate-all: fix 'consisits' typo in comment
2017-12-18 Emilio G. Cotadisas/arm: fix 'instuction' typo in comment
2017-12-18 Ladi ProsekRemove empty statements
2017-12-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-12-15 Peter Maydellsparc: Make sure we mmap at SHMLBA alignment
2017-12-15 Daniel P. Berrangeio: introduce a network socket listener API
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-12-15 Christian Borntraegers390-ccw-virtio: allow for systems larger that 7.999TB
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-12-15 Stefan Bergertpm: tpm_passthrough: Fail startup if FE buffer size...
2017-12-15 Stefan Bergertpm: tpm_emulator: get and set buffer size of device
2017-12-15 Stefan Bergertpm: tpm_passthrough: Read the buffer size from the...
2017-12-15 Stefan Bergertpm: pull tpm_util_request() out of tpm_util_test()
2017-12-15 Stefan Bergertpm: Move getting TPM buffer size to backends
2017-12-15 Marc-André... tpm: remove tpm_register_model()
next