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
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
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
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
2018-06-01
hw/isa/superio: Fix inconsistent use of Chardev->be
Philippe Mathieu-Daudé
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
2018-06-01
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
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
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
2018-05-24
bochs-display: add pcie support
Gerd Hoffmann
2018-05-24
bochs-display: add dirty tracking support
Gerd Hoffmann
2018-05-24
hw/display: add new bochs-display device
Gerd Hoffmann
2018-05-24
vga-pci: use PCI_VGA_MMIO_SIZE
Gerd Hoffmann
2018-05-24
vga: move bochs vbe defines to header file
Gerd Hoffmann
2018-05-24
vga: catch depth 0
Gerd Hoffmann
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
2018-05-23
nvdimm: fix typo in label-size definition
Ross Zwisler
2018-05-23
hw/virtio: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-23
vhost-user+postcopy: Use qemu_set_nonblock
Dr. David Alan Gilbert
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-23
vhost-user: support receiving file descriptors in slave_read
Tiwei Bie
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-23
vhost: add trace for IOTLB miss
Peter Xu
2018-05-23
virtio-balloon: add hugetlb page allocation counts
Jonathan Helman
2018-05-23
hw/pci-host/q35: Replace hardcoded value with macro
Zihan Yang
2018-05-22
xen_disk: be consistent with use of xendev and blkdev->xendev
Paul Durrant
[next]