qemu.git
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 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
2018-05-31 Cédric Le Goaterslirp/ncsi: fix "Get Version ID" payload length
2018-05-31 James Clarkeslirp: Send window updates to guest after window was...
2018-05-31 Nia Alarienet/slirp: Convert atoi to qemu_strtoi to allow error...
2018-05-31 Alexey Kardashevskiyslirp/debug: Print IP addresses in human readable form
2018-05-31 Samuel Thibaultslirp: disable Nagle in ingoing connections
2018-05-31 Andreas Gustafssonslirp: disable Nagle in outgoing connections
2018-05-31 Benjamin Drungslirp: Add domainname option to slirp's DHCP server
2018-05-31 Paul Durrantxen-hvm: stop faking I/O to access PCI config space
2018-05-31 Paul Durrantxen-hvm: try to use xenforeignmemory_map_resource(...
2018-05-31 Igor Druzhininxen/hvm: correct reporting of modified memory under...
2018-05-31 Philippe Mathieu... target/hppa: Include "qemu/log.h" to use qemu_log()
2018-05-31 Philippe Mathieu... target/ppc: Include "exec/exec-all.h" which provides...
2018-05-31 Philippe Mathieu... target/xtensa: Include "qemu/timer.h" to use NANOSECOND...
2018-05-31 Philippe Mathieu... target/i386: Do not include "exec/ioport.h" if it is...
2018-05-31 Philippe Mathieu... memory: Do not include "exec/ioport.h" if it is not...
2018-05-31 Philippe Mathieu... target: Do not include "exec/address-spaces.h" if it...
2018-05-31 Philippe Mathieu... accel: Do not include "exec/address-spaces.h" if it...
2018-05-31 Philippe Mathieu... vfio: Include "exec/address-spaces.h" directly in the...
2018-05-31 Yi Min Zhaosandbox: disable -sandbox if CONFIG_SECCOMP undefined
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-31 Shannon ZhaoKVM: GIC: Fix memory leak due to calling kvm_init_irq_r...
2018-05-31 Shannon ZhaoARM: ACPI: Fix use-after-free due to memory realloc
2018-05-31 Peter Maydellvmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
2018-05-31 Peter MaydellMake address_space_translate_iommu take a MemTxAttrs...
2018-05-31 Peter MaydellMake flatview_do_translate() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake address_space_get_iotlb_entry() take a MemTxAttrs...
2018-05-31 Peter MaydellMake flatview_translate() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake flatview_access_valid() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake MemoryRegion valid.accepts callback take a MemTxAt...
2018-05-31 Peter MaydellMake memory_region_access_valid() take a MemTxAttrs...
2018-05-31 Peter MaydellMake flatview_extend_translation() take a MemTxAttrs...
2018-05-31 Peter MaydellMake address_space_access_valid() take a MemTxAttrs...
2018-05-31 Peter MaydellMake address_space_map() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake address_space_translate{, _cached}() take a MemTxA...
2018-05-31 Peter MaydellMake tb_invalidate_phys_addr() take a MemTxAttrs argument
2018-05-31 Peter Maydellmemory.h: Improve IOMMU related documentation
2018-05-31 Peter MaydellCorrect CPACR reset value for v7 cores
next