index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-010618...
Peter Maydell
2018-06-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-01
.travis.yml: update GCC sanitizer build to GCC 7
Alex Bennée
2018-06-01
.travis.yml: make current setup explicit
Alex Bennée
2018-06-01
.travis.yml: rationalise clang testing
Alex Bennée
2018-06-01
docker: update Travis docker image
Alex Bennée
2018-06-01
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2018-06-01
docker: do not display deprecated images in 'make docker' help
Philippe Mathieu-Daudé
2018-06-01
docker: sort images list displayed by 'make docker'
Philippe Mathieu-Daudé
2018-06-01
.travis.yml: disable linux-user build for gcov
Alex Bennée
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
hw: allow compiling out SCSI
Paolo Bonzini
2018-06-01
memory: Make operations using MemoryRegionIoeventfd struct pass by pointer.
Tristan Burgess
2018-06-01
char: Remove unwanted crlf conversion
Patryk Olszewski
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2018-06-01
qdev: Simplify the SysBusDeviceClass::init path
Philippe Mathieu-Daudé
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
2018-06-01
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
2018-06-01
Update Linux headers to 4.17-rc6
Peter Maydell
2018-06-01
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
2018-06-01
scripts/update-linux-headers: Handle kernel license no longer being one file
Peter Maydell
2018-06-01
scripts/update-linux-headers: Handle __aligned_u64
Peter Maydell
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
2018-06-01
gdbstub: Prevent fd leakage
Philippe Mathieu-Daudé
2018-06-01
docs/interop: add "firmware.json"
Laszlo Ersek
2018-06-01
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
2018-06-01
vmstate: Add a VSTRUCT type
Corey Minyard
2018-06-01
tcg: remove softfloat from --disable-tcg builds
Paolo Bonzini
2018-06-01
qemu-options: Mark the non-functional -clock option as deprecated
Thomas Huth
2018-06-01
WHPX: fix some compiler warnings
Lucian Petrut
2018-06-01
WHPX: dynamically load WHP libraries
Lucian Petrut
2018-06-01
exec.c: Initialize sa_flags passed to sigaction()
Peter Maydell
2018-06-01
memfd: Avoid Coverity warning about integer overflow
Peter Maydell
2018-06-01
mux: fix ctrl-a b again
Marc-André Lureau
2018-06-01
hw/isa/superio: Fix inconsistent use of Chardev->be
Philippe Mathieu-Daudé
2018-06-01
memory: delete struct AddressSpaceOps
Jay Zhou
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
2018-06-01
memory.h: Fix typo in documentation comment
Peter Maydell
2018-06-01
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
2018-06-01
qom: support orphan objects in object_get_canonical_path
Paolo Bonzini
2018-06-01
qom: Document qom/device-list-properties implementation specific
Alexey Kardashevskiy
2018-06-01
hw: Clean "hw/devices.h" includes
Philippe Mathieu-Daudé
2018-06-01
hw/ide: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
hw/hppa: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
hw/misc/sga: Use the correct ISA include
Philippe Mathieu-Daudé
2018-06-01
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
2018-06-01
hw/block/nvme: Include "qemu/cutils.h" directly in the source file
Philippe Mathieu-Daudé
[next]