aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-20Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...Peter Maydell
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-19hw/arm/raspi: Provide spin-loop code for AArch64 CPUsPeter Maydell
2018-03-19hw/arm/bcm2836: Hardcode correct CPU typePeter Maydell
2018-03-19hw/arm/bcm2836: Use correct affinity values for BCM2837Peter Maydell
2018-03-19hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell
2018-03-19hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell
2018-03-19hw/arm/bcm2386: Fix parent type of bcm2386Peter Maydell
2018-03-19hw/arm/boot: If booting a kernel in EL2, set SCR_EL3.HCEPeter Maydell
2018-03-19hw/arm/boot: assert that secure_boot and secure_board_setup are false for AAr...Peter Maydell
2018-03-19hw/arm/raspi: Don't do board-setup or secure-boot for raspi3Peter Maydell
2018-03-19char: i.MX: Add support for "TX complete" interruptAndrey Smirnov
2018-03-19char: i.MX: Simplify imx_update()Andrey Smirnov
2018-03-19fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck
2018-03-19Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov
2018-03-19nios2: 10m50_devboard: replace cpu_model with cpu_typeIgor Mammedov
2018-03-18ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)BALATON Zoltan
2018-03-18hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"Thomas Huth
2018-03-18PPC e500: Fix gap between u-boot and kernelDavid Engraf
2018-03-18hw/misc/macio: Mark the macio devices with user_creatable = falseThomas Huth
2018-03-18hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-18sii3112: Remove unneeded exit functionBALATON Zoltan
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-16Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy
2018-03-13ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy
2018-03-13vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy
2018-03-13vfio/pci: Relax DMA map errors for MMIO regionsAlexey Kardashevskiy
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann
2018-03-13vfio/display: adding region supportGerd Hoffmann
2018-03-13vfio/display: core & wireupGerd Hoffmann
2018-03-13vfio/common: cleanup in vfio_region_finalizeGerd Hoffmann
2018-03-13secondary-vga: properly close QemuConsole on unplugGerd Hoffmann
2018-03-13target/i386: encrypt bios romBrijesh Singh
2018-03-13machine: add memory-encryption optionBrijesh Singh
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...Peter Maydell
2018-03-12hw/i386/pc: Factor out the superio codePhilippe Mathieu-Daudé
2018-03-12hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/alpha/dp264: Add the ISA DMA controllerPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé
2018-03-12hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()Philippe Mathieu-Daudé
2018-03-12hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()Philippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé
2018-03-12hw/mips/malta: Code movementPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé