aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw: allow compiling out SCSIPaolo Bonzini
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé
2018-06-01qdev: Simplify the SysBusDeviceClass::init pathPhilippe Mathieu-Daudé
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé
2018-06-01ipmi: Use proper struct reference for KCS vmstateCorey Minyard
2018-06-01hw/isa/superio: Fix inconsistent use of Chardev->bePhilippe Mathieu-Daudé
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini
2018-06-01virtio: free MemoryRegionCache when initialization failsPaolo Bonzini
2018-06-01hw/ide: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw/i386/pc: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw/hppa: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw/misc/sga: Use the correct ISA includePhilippe Mathieu-Daudé
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé
2018-06-01hw/block/nvme: Include "qemu/cutils.h" directly in the source filePhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31xen-hvm: stop faking I/O to access PCI config spacePaul Durrant
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant
2018-05-31xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé
2018-05-31KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twiceShannon Zhao
2018-05-31ARM: ACPI: Fix use-after-free due to memory reallocShannon Zhao
2018-05-31Make address_space_get_iotlb_entry() take a MemTxAttrs argumentPeter Maydell
2018-05-31Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell
2018-05-31Make memory_region_access_valid() take a MemTxAttrs argumentPeter Maydell
2018-05-31Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell
2018-05-31xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errorsFrancisco Iglesias
2018-05-31arm: fix qemu crash on startup with -bios optionIgor Mammedov
2018-05-31arm_gicv3_kvm: increase clroffset accordinglyShannon Zhao
2018-05-31hw/intc/arm_gicv3: Fix APxR<n> register dispatchingJan Kiszka
2018-05-30numa: postpone options post-processing till machine_run_board_init()Igor Mammedov
2018-05-29ppc: Rename 2.13 machines to 3.0Peter Maydell
2018-05-29hw/s390x: Rename 2.13 machines to 3.0Peter Maydell
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell
2018-05-29Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell
2018-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell
2018-05-24tpm: extend TPM TIS with state migration supportStefan Berger
2018-05-24tpm: extend TPM emulator with state migration supportStefan Berger
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell
2018-05-24bochs-display: add pcie supportGerd Hoffmann
2018-05-24bochs-display: add dirty tracking supportGerd Hoffmann
2018-05-24hw/display: add new bochs-display deviceGerd Hoffmann