]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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-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 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 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"
2018-06-01 Corey Minyardipmi: Use proper struct reference for KCS vmstate
2018-06-01 Corey Minyardvmstate: Add a VSTRUCT type
2018-06-01 Paolo Bonzinitcg: remove softfloat from --disable-tcg builds
2018-06-01 Thomas Huthqemu-options: Mark the non-functional -clock option...
2018-06-01 Lucian PetrutWHPX: fix some compiler warnings
2018-06-01 Lucian PetrutWHPX: dynamically load WHP libraries
2018-06-01 Peter Maydellexec.c: Initialize sa_flags passed to sigaction()
2018-06-01 Peter Maydellmemfd: Avoid Coverity warning about integer overflow
2018-06-01 Marc-André... mux: fix ctrl-a b again
2018-06-01 Philippe Mathieu... hw/isa/superio: Fix inconsistent use of Chardev->be
2018-06-01 Jay Zhoumemory: delete struct AddressSpaceOps
2018-06-01 Paolo Bonzinimemory: get rid of memory_region_init_reservation
2018-06-01 Peter Maydellmemory.h: Fix typo in documentation comment
2018-06-01 Paolo Bonzinivirtio: free MemoryRegionCache when initialization...
2018-06-01 Paolo Bonziniqom: support orphan objects in object_get_canonical_path
2018-06-01 Alexey Kardashevskiyqom: Document qom/device-list-properties implementation...
2018-06-01 Philippe Mathieu... hw: Clean "hw/devices.h" includes
2018-06-01 Philippe Mathieu... hw/ide: Remove unused include
2018-06-01 Philippe Mathieu... hw/i386/pc: Remove unused include
2018-06-01 Philippe Mathieu... hw/hppa: Remove unused include
2018-06-01 Philippe Mathieu... hw/misc/sga: Use the correct ISA include
2018-06-01 Philippe Mathieu... hw/misc/mips_itu: Cleanup includes
2018-06-01 Philippe Mathieu... hw/block/nvme: Include "qemu/cutils.h" directly in...
2018-06-01 Philippe Mathieu... hw: Do not include "sysemu/blockdev.h" if it is not...
2018-06-01 Philippe Mathieu... hw: Do not include "sysemu/blockdev.h" if it is not...
2018-06-01 Philippe Mathieu... hw: Do not include "sysemu/block-backend.h" if it is...
2018-06-01 Philippe Mathieu... hw: Do not include "exec/address-spaces.h" if it is...
2018-06-01 Philippe Mathieu... hw: Do not include "exec/ioport.h" if it is not necessary
2018-06-01 Paolo Bonzininios2: do not include exec-all.h from cpu.h
2018-06-01 Philippe Mathieu... target: Do not include "exec/exec-all.h" if it is not...
2018-06-01 Paolo Bonzinibsd-user: include "exec/exec-all.h" which provides...
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-06-01 Yi Min Zhaosandbox: disable -sandbox if CONFIG_SECCOMP undefined
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-31 Cédric Le Goaterslirp/ncsi: add checksum support
2018-05-31 Cédric Le Goaterslirp/ncsi: add a "Get Parameters" response
next