OSDN Git Service

qmiga/qemu.git
2017-12-19 Stefan Hajnoczidocs: mark nested AioContext locking as a legacy API
2017-12-19 Paolo Bonziniblock: avoid recursive AioContext acquire in bdrv_inact...
2017-12-19 Mark Kandavirtio-blk: reject configs with logical block size...
2017-12-19 Mark Kandavirtio-blk: make queue size configurable
2017-12-19 Stefan Hajnocziqemu-iotests: add 202 external snapshots IOThread test
2017-12-19 Stefan Hajnocziblockdev: add x-blockdev-set-iothread testing command
2017-12-19 Stefan Hajnocziiothread: add iothread_by_id() API
2017-12-19 Stefan Hajnocziblock: drop unused BlockDirtyBitmapState->aio_context...
2017-12-19 Stefan Hajnocziblock: don't keep AioContext acquired after internal_sn...
2017-12-19 Stefan Hajnocziblock: don't keep AioContext acquired after blockdev_ba...
2017-12-19 Stefan Hajnocziblock: don't keep AioContext acquired after drive_backu...
2017-12-19 Stefan Hajnocziblock: don't keep AioContext acquired after external_sn...
2017-12-19 Stefan Hajnocziblockdev: hold AioContext for bdrv_unref() in external_...
2017-12-19 Stefan Hajnocziqdev: drop unused #include "sysemu/iothread.h"
2017-12-19 Mao Zhongyidev-storage: Fix the unusual function name
2017-12-19 Mao Zhongyihw/block: Use errp directly rather than local_err
2017-12-19 Mao Zhongyihw/block: Fix the return type
2017-12-19 Mao Zhongyihw/block/nvme: Convert to realize
2017-12-19 Stefan Hajnoczicoroutine: simplify co_aio_sleep_ns() prototype
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()
2017-12-15 Marc-André... tpm-tis: use DEFINE_PROP_TPMBE
2017-12-15 Marc-André... qdev: add DEFINE_PROP_TPMBE
2017-12-15 Marc-André... tpm-tis: check that at most one TPM device exists
2017-12-15 Marc-André... tpm-tis: remove redundant 'tpm_tis:' in error messages
2017-12-15 Marc-André... tpm-emulator: add a FIXME comment about blocking cancel
2017-12-15 Marc-André... acpi: change TPM TIS data conditions
next