summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin2017-12-011-0/+1
* i386/msi: Correct mask of destination ID in MSI addressChao Gao2017-12-011-1/+1
* blockjob: reimplement block_job_sleep_ns to allow cancellationPaolo Bonzini2017-11-292-3/+9
* blockjob: remove clock argument from block_job_sleep_nsPaolo Bonzini2017-11-291-4/+3Star
* osdep.h: Make TIME_MAX handle different time_t typesPeter Maydell2017-11-241-1/+28
* s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger2017-11-241-64/+0Star
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-11-212-4/+12
|\
| * coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody2017-11-211-3/+10
| * blockjob: do not allow coroutine double entry or entry-after-completionJeff Cody2017-11-211-1/+2
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-11-211-2/+4
|\ \ | |/ |/|
| * block: Add errp to bdrv_all_goto_snapshot()Kevin Wolf2017-11-211-1/+2
| * block: Add errp to bdrv_snapshot_goto()Kevin Wolf2017-11-211-1/+2
* | Use HTTPS for qemu.org and other domainsStefan Hajnoczi2017-11-211-2/+2
|/
* exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell2017-11-211-0/+62
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell2017-11-211-0/+3
|\
| * hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-201-0/+3
* | net: Transmit zero UDP checksum as 0xFFFFEd Swierk2017-11-201-0/+6
* | Revert "Add new PCI ID for i82559a"Jason Wang2017-11-202-5/+0Star
|/
* block: Make bdrv_next() keep strong referencesMax Reitz2017-11-171-0/+1
* qapi: Add qobject_is_equal()Max Reitz2017-11-177-0/+16
* qapi/qlist: Add qlist_append_null() macroMax Reitz2017-11-171-0/+3
* qapi/qnull: Add own headerMax Reitz2017-11-174-12/+32
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-11-163-1/+11
|\
| * NUMA: Enable adding NUMA node implicitlyDou Liyang2017-11-161-0/+1
| * hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum2017-11-162-1/+10
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-11-161-1/+1
|\ \ | |/ |/|
| * thread-posix: fix qemu_rec_mutex_trylock macroEmilio G. Cota2017-11-141-1/+1
* | tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson2017-11-152-2/+14
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...Peter Maydell2017-11-141-0/+2
|\ \
| * | xics/kvm: synchonize state before 'info pic'Greg Kurz2017-11-141-0/+2
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-11-142-0/+5
|\ \ \
| * | | Add new PCI ID for i82559aMike Nawrocki2017-11-132-0/+5
| | |/ | |/|
* | | accel/tcg/translate-all: expand cpu_restore_state addr checkAlex Bennée2017-11-131-0/+11
* | | hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota2017-11-131-0/+5
* | | qom: move CPUClass.tcg_initialize to a globalEmilio G. Cota2017-11-131-1/+0Star
| |/ |/|
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...Peter Maydell2017-11-131-5/+13
|\ \
| * | nbd: Fix struct name for structured readsEric Blake2017-11-091-5/+13
| |/
* / disas: Dump insn bytes along with capstone disassemblyRichard Henderson2017-11-091-0/+2
|/
* pci-assign: RemovePaolo Bonzini2017-11-051-27/+0Star
* sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"Mark Cave-Ayland2017-10-311-1/+1
* sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland2017-10-311-16/+0Star
* sun4m: implement IOMMU translation using IOMMU memory regionMark Cave-Ayland2017-10-311-0/+5
* sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland2017-10-311-1/+1
* sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland2017-10-311-0/+12
* sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland2017-10-311-0/+3
* lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland2017-10-311-0/+45
* sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland2017-10-311-0/+3
* esp: move TYPE_ESP and SysBusESPState from esp.c to esp.hMark Cave-Ayland2017-10-311-0/+14
* sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark Cave-Ayland2017-10-311-0/+16
* sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland2017-10-311-0/+37