summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* readline: add a free functionMarc-André Lureau2018-01-161-0/+1
* chardev: introduce qemu_chr_timeout_add_ms()Peter Xu2018-01-121-0/+3
* hpet: recover timer offset correctlyPavel Dovgalyuk2018-01-121-1/+5
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...Peter Maydell2018-01-112-4/+24
|\
| * imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov2018-01-112-1/+1
| * imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov2018-01-111-2/+16
| * imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov2018-01-111-0/+2
| * imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov2018-01-111-1/+2
| * imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov2018-01-111-0/+3
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...Peter Maydell2018-01-113-7/+10
|\ \ | |/ |/|
| * ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-102-7/+7
| * ppc4xx_i2c: Implement basic I2C functionsBALATON Zoltan2018-01-101-0/+3
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...Peter Maydell2018-01-111-4/+4
|\ \
| * | nbd: rename nbd_option and nbd_opt_replyVladimir Sementsov-Ogievskiy2018-01-101-4/+4
| |/
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2018-01-115-40/+152
|\ \
| * | sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland2018-01-091-1/+1
| * | sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland2018-01-092-56/+51Star
| * | apb: QOMify IOMMUMark Cave-Ayland2018-01-091-1/+7
| * | sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland2018-01-091-14/+0Star
| * | sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.hMark Cave-Ayland2018-01-092-21/+51
| * | apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constantsMark Cave-Ayland2018-01-091-0/+2
| * | ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland2018-01-091-1/+7
| * | apb: remove busA property from PBMPCIBridge stateMark Cave-Ayland2018-01-091-3/+0Star
| * | apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland2018-01-091-2/+2
| * | apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland2018-01-091-2/+3
| * | apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland2018-01-092-2/+6
| * | apb: return APBState from pci_apb_init() rather than PCIBusMark Cave-Ayland2018-01-091-3/+3
| * | sun4u: remove pci_ebus_init() functionMark Cave-Ayland2018-01-091-2/+1Star
| * | apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland2018-01-091-0/+86
| |/
* | Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell2018-01-092-0/+839
|\ \ | |/ |/|
| * target/xtensa: implement disassemblerMax Filippov2018-01-091-0/+1
| * target/xtensa: import libisa sourceMax Filippov2017-12-191-0/+838
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into stagingPeter Maydell2018-01-086-6/+33
|\ \
| * | tcg: Allow 6 arguments to TCG helpersRichard Henderson2017-12-294-0/+25
| * | tcg: Dynamically allocate TCGOpsRichard Henderson2017-12-292-6/+8
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-01-082-3/+18
|\ \ \
| * | | block: Allow graph changes in subtree drained sectionKevin Wolf2017-12-222-2/+5
| * | | block: Add bdrv_subtree_drained_begin/end()Kevin Wolf2017-12-221-0/+13
| * | | block: Don't notify parents in drain call chainKevin Wolf2017-12-221-2/+2
| * | | block: Remove unused bdrv_requests_pendingFam Zheng2017-12-221-1/+0Star
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...Peter Maydell2018-01-084-0/+111
|\ \ \
| * | | i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real2017-12-221-0/+5
| * | | i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-223-0/+105
| * | | apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real2017-12-221-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-22-1...Peter Maydell2018-01-081-2/+5
|\ \ \
| * | | acpi: Update TPM2 ACPI table to more recent specsStefan Berger2017-12-221-2/+5
| |/ /
* | | net: Remove the legacy "-net channel" parameterThomas Huth2017-12-221-2/+0Star
* | | net: introduce net_crc32_le() functionMark Cave-Ayland2017-12-221-0/+2
* | | net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...Mark Cave-Ayland2017-12-221-1/+2
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-12-215-6/+19
|\ \