aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu
2019-02-05pci/msi: export msi_is_masked()Peter Xu
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu
2019-02-05hw: virtio-pci: drop DO_UPCASTLi Qiang
2019-02-05queue: fix QTAILQ_FOREACH_REVERSE_SAFEPaolo Bonzini
2019-02-05scsi-generic: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-02-05scsi-disk: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-02-05pc: Use hotplug_handler_(plug|unplug|unplug_request)David Hildenbrand
2019-02-05i386: hvf: Fix smp boot hangsHeiher
2019-02-05hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCIPaolo Bonzini
2019-02-05hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini
2019-02-05hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong
2019-02-05hw/openrisc/Makefile.objs: Create CONFIG_* for openriscYang Zhong
2019-02-05hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong
2019-02-05hw/cris/Makefile.objs: Create CONFIG_* for crisYang Zhong
2019-02-05hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong
2019-02-05hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong
2019-02-05hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong
2019-02-05hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong
2019-02-05hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionallyÁkos Kovács
2019-02-05hw/lm32/Makefile.objs: Conditionally build lm32 and milkmystÁkos Kovács
2019-02-05hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 createdÁkos Kovács
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini
2019-02-05hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and deviceÁkos Kovács
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács
2019-02-05hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boardsÁkos Kovács
2019-02-05hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boardsÁkos Kovács
2019-02-05hw/m68k/Makefile.objs: Conditionally build boardsÁkos Kovács
2019-02-05hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt boardYang Zhong
2019-02-05hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boardsPaolo Bonzini
2019-02-05build: actually use CONFIG_PAMPaolo Bonzini
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong
2019-02-05vfio: move conditional up to hw/Makefile.objsPaolo Bonzini
2019-02-05ide: split ioport registration to a separate filePaolo Bonzini
2019-02-05arm: disable CONFIG_SERIAL_ISAPaolo Bonzini
2019-02-05qemu-options: Remove deprecated "-virtioconsole" optionPaolo Bonzini
2019-02-05Remove deprecated -enable-hax optionThomas Huth
2019-02-05scsi-generic: avoid possible out-of-bounds access to r->bufPaolo Bonzini
2019-02-05gdbstub: Fix i386/x86_64 machine description and add control registersDoug Gale
2019-02-05i386: hvf: Don't miss 16-bit displacementRoman Bolshakov
2019-02-05docker: adjust Xen repository for CentOS 7Paolo Bonzini
2019-02-05i386: allow to load initrd below 4 GB for recent linuxLi Zhijian
2019-02-05i386: import & use bootparam.hLi Zhijian
2019-02-05hw/core/loader.c: Read as long as possible in load_image_size()Li Zhijian
2019-02-05unify len and addr type for memory/address APIsLi Zhijian
2019-02-05ui: vnc: finish removing TABsPaolo Bonzini
2019-02-05crypto: finish removing TABsPaolo Bonzini
2019-02-05monitor: do not use QTAILQ_FOREACH_SAFE across critical sectionsPaolo Bonzini