aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-01-03virtio-blk: suppress virtqueue kick during processingStefan Hajnoczi1-6/+12
2017-01-03virtio: poll virtqueues for new buffersStefan Hajnoczi1-1/+15
2017-01-03aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi1-2/+2
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva5-28/+5
2016-12-27hw/arm: remove trailing whitespaceAlastair D'Silva1-1/+1
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2-4/+10
2016-12-27aspeed/smc: improve segment register supportCédric Le Goater1-8/+9
2016-12-27aspeed/scu: fix SCU region sizeCédric Le Goater1-1/+1
2016-12-27aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater1-1/+1
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater3-0/+15
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater1-9/+43
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater1-0/+44
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater1-4/+16
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater1-1/+1
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater1-6/+0
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater1-3/+14
2016-12-27m25p80: add support for the mx66l1g45gCédric Le Goater1-0/+1
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell1-2/+17
2016-12-27hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPUPeter Maydell1-0/+5
2016-12-27hw/intc/arm_gicv3: Remove incorrect usage of fieldoffsetPeter Maydell1-7/+6
2016-12-27hw/intc/arm_gicv3_common: fix aff3 in typerAndrew Jones1-1/+2
2016-12-27cadence_uart: Check if receiver timeout counter is disabledAndrew Gacek1-3/+4
2016-12-27cadence_uart: Check baud rate generator and divider values on migrationAlistair Francis1-0/+7
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti1-15/+127
2016-12-22scsi-disk: fix VERIFY for scsi-blockPaolo Bonzini1-1/+8
2016-12-22hw/block/pflash_cfi*.c: fix confusing assert fail messageZiyue Yang2-0/+26
2016-12-22multiboot: copy the cmdline verbatim, unescape module stringsVlad Lungu1-10/+10
2016-12-22pc: make pit configurableChao Peng3-3/+23
2016-12-22pc: make sata configurableChao Peng2-15/+38
2016-12-22pc: make smbus configurableChao Peng2-5/+25
2016-12-22virtio-scsi: introduce virtio_scsi_acquire/releasePaolo Bonzini1-9/+18
2016-12-22watchdog: 6300esb: add exit functionLi Qiang1-0/+9
2016-12-20Move target-* CPU file into a target/ folderThomas Huth14-16/+16
2016-12-15virtio-pci: Fix cross-version migration with older machinesMaxime Coquelin2-1/+5
2016-12-06Merge remote-tracking branch 'jasowang/tags/net-pull-request' into stagingStefan Hajnoczi3-3/+11
2016-12-06fsl_etsec: Fix various small problems in hexdump codeAndrey Smirnov1-2/+2
2016-12-05display: cirrus: check vga bits per pixel(bpp) valuePrasad J Pandit1-4/+10
2016-12-05fsl_etsec: Pad short payloads with zerosAndrey Smirnov1-0/+8
2016-12-05net: mcf: check receive buffer size register valuePrasad J Pandit1-1/+1
2016-12-05virtio-gpu: fix memory leak in update_cursor_data_virglLi Qiang1-0/+1
2016-12-05virtio-gpu: fix information leak in getting capset info dispatchLi Qiang1-0/+1
2016-12-05qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changesChristophe Fergeau1-1/+36
2016-12-01Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' into stagingStefan Hajnoczi1-0/+5
2016-12-01spapr: fix default DRC state for coldplugged LMBsMichael Roth1-0/+5
2016-11-30virtio-crypto: fix uninitialized variablesGonglei1-1/+1
2016-11-30loader: fix undefined behavior in rom_order_compare()Laszlo Ersek1-1/+1
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek4-4/+6
2016-11-30intel_iommu: fix incorrect device invalidatePeter Xu1-0/+1
2016-11-29Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi3-26/+46
2016-11-29Merge remote-tracking branch 'sstabellini/tags/xen-20161128-tag' into stagingStefan Hajnoczi1-6/+36