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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
s390x: allow only 1 CPU with TCG
David Hildenbrand
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
s390x: rename s390-virtio.h to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
s390x: get rid of s390-virtio.c
David Hildenbrand
2017-09-19
s390x/css: remove unused error handling branch
Halil Pasic
2017-09-19
s390x/css: fix NULL handling for CCW addresses
Halil Pasic
2017-09-19
s390x/css: drop data-check in interpretation
Halil Pasic
2017-09-19
hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems
Thomas Huth
2017-09-19
s390x/pci: add iommu replay callback
Yi Min Zhao
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
2017-09-19
s390x/css: fix cc handling for XSCH
Halil Pasic
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-19
multiboot: validate multiboot header address values
Prasad J Pandit
2017-09-19
scsi/esp: Rename the ESP macro to ESP_STATE
Kamil Rytarowski
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
2017-09-19
scsi: introduce scsi_build_sense
Paolo Bonzini
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
2017-09-19
scsi-block: Support rerror/werror
Fam Zheng
2017-09-19
scsi-bus: correct responses for INQUIRY and REQUEST SENSE
Hannes Reinecke
2017-09-19
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
2017-09-18
hw/block/fdc: Convert to realize
Mao Zhongyi
2017-09-18
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
2017-09-18
AHCI: remove DPRINTF macro
John Snow
2017-09-18
AHCI: pretty-print FIS to buffer instead of stderr
John Snow
2017-09-18
AHCI: Rework IRQ constants
John Snow
2017-09-18
AHCI: Replace DPRINTF with trace-events
John Snow
2017-09-18
IDE: replace DEBUG_AIO with trace events
John Snow
2017-09-18
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
2017-09-18
IDE: add tracing for data ports
John Snow
2017-09-18
IDE: Add register hints to tracing
John Snow
2017-09-18
IDE: replace DEBUG_IDE with tracing system
John Snow
2017-09-18
hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
Thomas Huth
2017-09-18
ide: ahci: unparent children buses before freeing their memory
Igor Mammedov
2017-09-18
audio: intel-hda: do not use old_mmio accesses
Matt Parker
2017-09-18
wm8750: add record buffer underrun check
Gerd Hoffmann
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
Greg Kurz
2017-09-15
spapr_cpu_core: cleaning up qdev_get_machine() calls
Greg Kurz
2017-09-15
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
2017-09-15
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
2017-09-15
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
2017-09-15
xics: fix several error leaks
Greg Kurz
2017-09-15
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
[next]