OSDN Git Service

qmiga/qemu.git
2018-06-05 Fam ZhengMakefile: Rename TARGET_DIRS to TARGET_LIST
2018-06-05 Alex Bennéeconfigure: add test for docker availability
2018-06-05 Alex Bennéedocker: add "probe" command for configure
2018-06-05 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-06-05 Paolo Bonzinisheepdog: remove huge BSS object
2018-06-05 Paolo Bonzinisheepdog: cleanup repeated expression
2018-06-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-06-04 Gerd Hoffmannvga: cleanup surface handling
2018-06-04 Gerd Hoffmannbochs-display: add missing break
2018-06-04 Fam Zhengdocker: Update fedora image to 28
2018-06-04 Alex Bennéetests/docker/Makefile.include: handle empty TARGET_LIST
2018-06-04 Lidong Chenmigration: not wait RDMA_CM_EVENT_DISCONNECTED event...
2018-06-04 Lidong Chenmigration: remove unnecessary variables len in QIOChann...
2018-06-04 Dr. David Alan... migration: Don't activate block devices if using -S
2018-06-04 Cédric Le Goatermigration: discard non-migratable RAMBlocks
2018-06-04 Xiao Guangrongmigration: introduce decompress-error-check
2018-06-03 Laurent Vivierlinux-user: remove useless #if
2018-06-03 Laurent Vivierlinux-user: move hppa signal definitions to hppa/target...
2018-06-03 Laurent Vivierlinux-user: move alpha signal definitions to alpha...
2018-06-03 Laurent Vivierlinux-user: move openrisc signal definitions to openris...
2018-06-03 Laurent Vivierlinux-user: move mips signal definitions to mips/target...
2018-06-03 Laurent Vivierlinux-user: move sparc signal definitions to sparc...
2018-06-03 Laurent Vivierlinux-user: move generic signal definitions to generic...
2018-06-03 Laurent Vivierlinux-user: move get_sp_from_cpustate() to target_cpu.h
2018-06-03 Laurent Vivierlinux-user: move sparc/sparc64 fcntl definitions to...
2018-06-03 Laurent Vivierlinux-user: move ppc fcntl definitions to ppc/target_fc...
2018-06-03 Laurent Vivierlinux-user: move mips/mips64 fcntl definitions to mips...
2018-06-03 Laurent Vivierlinux-user: move arm/aarch64/m68k fcntl definitions...
2018-06-03 Laurent Vivierlinux-user: move hppa fcntl definitions to hppa/target_...
2018-06-03 Laurent Vivierlinux-user: move alpha fcntl definitions to alpha/targe...
2018-06-03 Laurent Vivierlinux-user: move generic fcntl definitions to generic...
2018-06-03 Laurent Vivierlinux-user: SPARC "rd %tick" can be used by user applic...
2018-06-03 Philippe Mathieu... syscall: replace strcpy() by g_strlcpy()
2018-06-01 Richard Hendersontcg: Pass tb and index to tcg_gen_exit_tb separately
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2018-06-01 Changpeng Liuvhost-blk: turn on pre-defined RO feature bit
2018-06-01 Ross ZwislerACPI testing: test NFIT platform capabilities
2018-06-01 Ross Zwislernvdimm, acpi: support NFIT platform capabilities
2018-06-01 Ross Zwislertests/.gitignore: add entry for generated file
2018-06-01 Michael S.... arch_init: sort architectures
2018-06-01 Michael S.... ui: use local path for local headers
2018-06-01 Michael S.... qga: use local path for local headers
2018-06-01 Michael S.... colo: use local path for local headers
2018-06-01 Michael S.... migration: use local path for local headers
2018-06-01 Michael S.... usb: use local path for local headers
2018-06-01 Michael S.... sd: fix up include
2018-06-01 Michael S.... vhost-scsi: drop an unused include
2018-06-01 Michael S.... ppc: use local path for local headers
2018-06-01 Michael S.... rocker: drop an unused include
2018-06-01 Michael S.... e1000e: use local path for local headers
2018-06-01 Michael S.... ioapic: fix up includes
2018-06-01 Michael S.... ide: use local path for local headers
2018-06-01 Michael S.... display: use local path for local headers
2018-06-01 Michael S.... trace: use local path for local headers
2018-06-01 Michael S.... migration: drop an unused include
2018-06-01 Michael S.... hppa: use local path for local headers
2018-06-01 Michael S.... crypto: use local path for local headers
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-01 Stefan Hajnoczimain-loop: drop spin_counter
2018-06-01 Alex Bennée.travis.yml: update GCC sanitizer build to GCC 7
2018-06-01 Alex Bennée.travis.yml: make current setup explicit
2018-06-01 Alex Bennée.travis.yml: rationalise clang testing
2018-06-01 Alex Bennéedocker: update Travis docker image
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2018-06-01 Philippe Mathieu... docker: do not display deprecated images in 'make docke...
2018-06-01 Philippe Mathieu... docker: sort images list displayed by 'make docker'
2018-06-01 Alex Bennée.travis.yml: disable linux-user build for gcov
2018-06-01 Fam Zhengqemu-img: Convert with copy offloading
2018-06-01 Fam Zhengblock-backend: Add blk_co_copy_range
2018-06-01 Fam Zhengiscsi: Implement copy offloading
2018-06-01 Fam Zhengiscsi: Create and use iscsi_co_wait_for_task
2018-06-01 Fam Zhengiscsi: Query and save device designator when opening
2018-06-01 Fam Zhengfile-posix: Implement bdrv_co_copy_range
2018-06-01 Fam Zhengqcow2: Implement copy offloading
2018-06-01 Fam Zhengraw: Implement copy offloading
2018-06-01 Fam Zhengraw: Check byte range uniformly
2018-06-01 Fam Zhengblock: Introduce API for copy offloading
2018-06-01 Paolo Bonzinihw: make virtio devices configurable via default-configs/
2018-06-01 Paolo Bonzinihw: allow compiling out SCSI
2018-06-01 Tristan Burgessmemory: Make operations using MemoryRegionIoeventfd...
2018-06-01 Patryk Olszewskichar: Remove unwanted crlf conversion
2018-06-01 Philippe Mathieu... qdev: Remove DeviceClass::init() and ::exit()
2018-06-01 Philippe Mathieu... qdev: Simplify the SysBusDeviceClass::init path
2018-06-01 Philippe Mathieu... hw/i2c: Use DeviceClass::realize instead of I2CSlaveCla...
2018-06-01 Philippe Mathieu... hw/i2c/smbus: Use DeviceClass::realize instead of SMBus...
2018-06-01 Peter Maydelltarget/i386/kvm.c: Remove compatibility shim for KVM_HI...
2018-06-01 Peter MaydellUpdate Linux headers to 4.17-rc6
2018-06-01 Peter Maydelltarget/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
2018-06-01 Peter Maydellscripts/update-linux-headers: Handle kernel license...
2018-06-01 Peter Maydellscripts/update-linux-headers: Handle __aligned_u64
2018-06-01 Alex Williamsonvirtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
2018-06-01 Philippe Mathieu... gdbstub: Prevent fd leakage
2018-06-01 Laszlo Ersekdocs/interop: add "firmware.json"
next