OSDN Git Service

qmiga/qemu.git
2018-10-02 David GibsonUpdate dtc/libfdt submodule to v1.4.7
2018-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-10-01 Gerd Hoffmanngtk: add zoom-to-fit to gtk options.
2018-10-01 Marc-André... vnc: call sasl_server_init() only when required
2018-10-01 Gerd Hoffmannsdl2: show console #0 unconditionally
2018-10-01 Miguel GAIOohci: set effectively usb frame rate to 1kHz
2018-10-01 Gerd Hoffmannusb-hub: clear suspend on detach
2018-10-01 Bandan Dasusb-mtp: reset ObjectInfo dataset size on cleanup
2018-10-01 Bandandoc: replace x-root with rootdir for usb-mtp
2018-10-01 Bandanusb-mtp: fix error conditions for write operation
2018-10-01 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-09-27 Peter Wuqxl: support mono cursors with inverted colors
2018-09-27 Gerd Hoffmannqxl: use guest_monitor_config for local renderer.
2018-09-27 Gerd Hoffmanndisplay/stdvga: add edid support.
2018-09-27 Gerd Hoffmanndisplay/edid: add DEFINE_EDID_PROPERTIES
2018-09-27 Gerd Hoffmanndisplay/edid: add region helper.
2018-09-27 Gerd Hoffmanndisplay/edid: add qemu_edid_size()
2018-09-27 Gerd Hoffmanndisplay/edid: add edid generator to qemu.
2018-09-27 Vladimir Sementsov... nbd/server: send more than one extent of base:allocatio...
2018-09-27 John Snowqapi: bitmap-merge: document name change
2018-09-26 Peter Maydellmigration/ram.c: Avoid taking address of fields in...
2018-09-26 Fei Limigration: fix the compression code
2018-09-26 Marc-André... migration: fix QEMUFile leak
2018-09-26 Thomas Huthtests/migration: Speed up the test on ppc64
2018-09-26 Dr. David Alan... migration: cleanup in error paths in loadvm
2018-09-26 Dr. David Alan... migration/postcopy: Clear have_listen_thread
2018-09-26 Roman Kapltcg/i386: fix vector operations on 32-bit hosts
2018-09-26 Emilio G. Cotaqht-bench: add -p flag to precompute hash values
2018-09-26 Emilio G. Cotaqht: constify arguments to some internal functions
2018-09-26 Emilio G. Cotaqht: constify qht_statistics_init
2018-09-26 Emilio G. Cotaqht: constify qht_lookup
2018-09-26 Emilio G. Cotaqht: fix comment in qht_bucket_remove_entry
2018-09-26 Emilio G. Cotaqht: drop ht argument from qht iterators
2018-09-26 Emilio G. Cotatest-qht: speed up + test qht_resize
2018-09-26 Emilio G. Cotatest-qht: test deletion of the last entry in a bucket
2018-09-26 Emilio G. Cotatest-qht: test removal of non-existent entries
2018-09-26 Emilio G. Cotatest-qht: test qht_iter_remove
2018-09-26 Emilio G. Cotaqht: add qht_iter_remove
2018-09-26 Emilio G. Cotaqht: remove unused map param from qht_remove__locked
2018-09-26 Vladimir Sementsov... nbd/server: fix bitmap export
2018-09-26 Marc-André... seccomp: check TSYNC host capability
2018-09-26 Wei Huangtests/migration: Add migration-test header file
2018-09-26 Wei Huangtests/migration: Support cross compilation in generatin...
2018-09-26 Wei Huangtests/migration: Convert x86 boot block compilation...
2018-09-26 Xiao Guangrongmigration: use save_page_use_compression in flush_compr...
2018-09-26 Xiao Guangrongmigration: show the statistics of compression
2018-09-26 Xiao Guangrongmigration: do not flush_compressed_data at the end...
2018-09-26 Jose Ricardo... Add a hint message to loadvm and exits on failure
2018-09-26 Xiao Guangrongmigration: handle the error condition properly
2018-09-26 Xiao Guangrongmigration: fix calculating xbzrle_counters.cache_miss_rate
2018-09-26 Dr. David Alan... migration/rdma: Fix uninitialised rdma_return_path
2018-09-26 yuchenlinvmdk: align end of file to a sector boundary
2018-09-26 Peter Maydelltests/vm: Use -cpu max rather than -cpu host
2018-09-26 Paolo Bonziniaio-posix: do skip system call if ctx->notifier polling...
2018-09-26 Paolo Bonziniaio-posix: compute timeout before polling
2018-09-26 Paolo Bonziniaio-posix: fix concurrent access to poll_disable_cnt
2018-09-25 Max Filippovlinux-user: do setrlimit selectively
2018-09-25 Tony Garnock... linux-user: write(fd, NULL, 0) parity with linux's...
2018-09-25 Shivaprasad... linux-user: elf: mmap all the target-pages of hostpage...
2018-09-25 Carlo Marcelo... linux-user: add SO_LINGER to {g,s}etsockopt
2018-09-25 Laurent Vivierlinux-user: move TargetFdTrans functions to their own...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/xanclic/tags...
2018-09-25 Thomas HuthRevert "check: Move VMXNET3 test to common"
2018-09-25 Thomas HuthRevert "check: Move endianess test to common"
2018-09-25 Thomas HuthRevert "check: Move wdt_ib700 test to common"
2018-09-25 Thomas Huthtests/migration: Speed up the test on ppc64
2018-09-25 Thomas Huthhw/qdev-core: Fix description of instance_init
2018-09-25 Li Qiangqdev: fix a typo in comment
2018-09-25 Stefan Weildocs: Fix some typos (most found by codespell)
2018-09-25 Thomas Huthtrivial: Make bios files and source files non-executable
2018-09-25 Dima Stepanovmemfd: fix possible usage of the uninitialized file...
2018-09-25 Thomas Huthhw/core/machine: Officially deprecate the enforce-confi...
2018-09-25 Thomas Huthnet/slirp: Deprecate the [hub_id name] parameter tuple
2018-09-25 Thomas Huthnet: Deprecate the "name" parameter of -net
2018-09-25 Thomas HuthMakefile: Add missing dependency for qemu-deprecated...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-09-25 Peter Maydelltarget/arm: Start AArch32 CPUs with EL2 but not EL3...
2018-09-25 Cédric Le Goateraspeed/smc: fix some alignment issues
2018-09-25 Cédric Le Goaterhw/arm/aspeed: Add an Aspeed machine class
2018-09-25 Cédric Le Goaterhw/arm/aspeed: change the FMC flash model of the AST250...
2018-09-25 Cédric Le Goateraspeed/timer: fix compile breakage with clang 3.4.2
2018-09-25 Peter Maydellhw/timer/cmsdk-apb-dualtimer: Add missing 'break' state...
2018-09-25 Peter Maydellhw/net/pcnet-pci: Unify pcnet_ioport_read/write and...
2018-09-25 Peter Maydellhw/net/pcnet-pci: Convert away from old_mmio accessors
2018-09-25 Peter Maydellhw/intc/arm_gic: Drop GIC_BASE_IRQ macro
2018-09-25 Peter Maydellhw/intc/arm_gic: Document QEMU interface
2018-09-25 Eric Augerhw/arm/smmuv3: fix eventq recording and IRQ triggerring
2018-09-25 Max ReitzMerge remote-tracking branch 'kevin/tags/for-upstream...
2018-09-25 Kevin Wolftest-bdrv-drain: Test draining job source child and...
2018-09-25 Kevin Wolfblock: Use a single global AioWait
2018-09-25 Kevin Wolftest-bdrv-drain: Fix outdated comments
next