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
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é
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
nios2: do not include exec-all.h from cpu.h
Paolo Bonzini
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock"
Paolo Bonzini
2018-05-31
target/hppa: Include "qemu/log.h" to use qemu_log()
Philippe Mathieu-Daudé
2018-05-31
target/ppc: Include "exec/exec-all.h" which provides tlb_flush()
Philippe Mathieu-Daudé
2018-05-31
target/xtensa: Include "qemu/timer.h" to use NANOSECONDS_PER_SECOND
Philippe Mathieu-Daudé
[next]