summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov2018-01-111-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
|\ \
| * | chardev: fix backend events regression with mux chardevMarc-André Lureau2017-12-211-0/+1
| * | i8259: generalize statistics into common codePeter Xu2017-12-211-2/+5
| * | scsi: provide general-purpose functions to manage sense dataPaolo Bonzini2017-12-211-0/+3
| * | cpu: refactor cpu_address_space_init()Peter Xu2017-12-211-2/+4
| * | sockets: remove obsolete code that updated listen addressDaniel P. Berrange2017-12-211-1/+1
| * | qemu-pr-helper: miscellaneous fixesPaolo Bonzini2017-12-201-1/+5
* | | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2017-12-211-0/+2
|\ \ \ | |/ / |/| |
| * | util: add is_equal to UUID APIRoman Kagan2017-12-201-0/+2
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...Peter Maydell2017-12-201-5/+0Star
|\ \ \
| * | | option: Drop unused get_param_value(), get_next_param_value()Markus Armbruster2017-12-201-5/+0Star
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-12-204-8/+7Star
|\ \ \ \ | |/ / / |/| | |