summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-16readline: add a free functionMarc-André Lureau1-0/+1
2018-01-12chardev: introduce qemu_chr_timeout_add_ms()Peter Xu1-0/+3
2018-01-12hpet: recover timer offset correctlyPavel Dovgalyuk1-1/+5
2018-01-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...Peter Maydell2-4/+24
2018-01-11imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov2-1/+1
2018-01-11imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov1-2/+16
2018-01-11imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov1-0/+2
2018-01-11imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov1-1/+2
2018-01-11imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov1-0/+3
2018-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...Peter Maydell3-7/+10
2018-01-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...Peter Maydell1-4/+4
2018-01-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell5-40/+152
2018-01-10nbd: rename nbd_option and nbd_opt_replyVladimir Sementsov-Ogievskiy1-4/+4
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2-7/+7
2018-01-10ppc4xx_i2c: Implement basic I2C functionsBALATON Zoltan1-0/+3
2018-01-09sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland1-1/+1
2018-01-09sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland2-56/+51
2018-01-09apb: QOMify IOMMUMark Cave-Ayland1-1/+7
2018-01-09sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland1-14/+0
2018-01-09sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.hMark Cave-Ayland2-21/+51
2018-01-09apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constantsMark Cave-Ayland1-0/+2
2018-01-09ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland1-1/+7
2018-01-09apb: remove busA property from PBMPCIBridge stateMark Cave-Ayland1-3/+0
2018-01-09apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland1-2/+2
2018-01-09apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland1-2/+3
2018-01-09apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland2-2/+6
2018-01-09apb: return APBState from pci_apb_init() rather than PCIBusMark Cave-Ayland1-3/+3
2018-01-09sun4u: remove pci_ebus_init() functionMark Cave-Ayland1-2/+1
2018-01-09apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland1-0/+86
2018-01-09Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell2-0/+839
2018-01-09target/xtensa: implement disassemblerMax Filippov1-0/+1
2018-01-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into stagingPeter Maydell6-6/+33
2018-01-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-3/+18
2018-01-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...Peter Maydell4-0/+111
2018-01-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-22-1...Peter Maydell1-2/+5
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson4-0/+25
2017-12-29tcg: Dynamically allocate TCGOpsRichard Henderson2-6/+8
2017-12-22acpi: Update TPM2 ACPI table to more recent specsStefan Berger1-2/+5
2017-12-22block: Allow graph changes in subtree drained sectionKevin Wolf2-2/+5
2017-12-22block: Add bdrv_subtree_drained_begin/end()Kevin Wolf1-0/+13
2017-12-22block: Don't notify parents in drain call chainKevin Wolf1-2/+2
2017-12-22block: Remove unused bdrv_requests_pendingFam Zheng1-1/+0
2017-12-22i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real1-0/+5
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real3-0/+105
2017-12-22apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real1-0/+1
2017-12-22net: Remove the legacy "-net channel" parameterThomas Huth1-2/+0
2017-12-22net: introduce net_crc32_le() functionMark Cave-Ayland1-0/+2
2017-12-22net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...Mark Cave-Ayland1-1/+2
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-6/+19
2017-12-21Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell1-0/+2