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-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
sd: fix up include
Michael S. Tsirkin
2018-06-01
vhost-scsi: drop an unused include
Michael S. Tsirkin
2018-06-01
ppc: use local path for local headers
Michael S. Tsirkin
2018-06-01
rocker: drop an unused include
Michael S. Tsirkin
2018-06-01
e1000e: use local path for local headers
Michael S. Tsirkin
2018-06-01
ioapic: fix up includes
Michael S. Tsirkin
2018-06-01
ide: use local path for local headers
Michael S. Tsirkin
2018-06-01
display: use local path for local headers
Michael S. Tsirkin
2018-06-01
hppa: use local path for local headers
Michael S. Tsirkin
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
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-31
KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice
Shannon Zhao
2018-05-31
ARM: ACPI: Fix use-after-free due to memory realloc
Shannon Zhao
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-31
xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errors
Francisco Iglesias
2018-05-31
arm: fix qemu crash on startup with -bios option
Igor Mammedov
2018-05-31
arm_gicv3_kvm: increase clroffset accordingly
Shannon Zhao
2018-05-31
hw/intc/arm_gicv3: Fix APxR<n> register dispatching
Jan Kiszka
[next]