summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* memory: handle alias in memory_region_is_iommu()Jason Wang2017-01-101-0/+3
* acpi: add ATSR for q35Jason Wang2017-01-101-0/+12
* virtio-pci: address space translation service (ATS) supportJason Wang2017-01-102-0/+5
* intel_iommu: support device iotlb descriptorJason Wang2017-01-101-0/+1
* exec: introduce address_space_get_iotlb_entry()Jason Wang2017-01-101-0/+5
* virtio: convert to use DMA apiJason Wang2017-01-103-13/+28
* intel_iommu: allow migrationPeter Xu2017-01-101-0/+1
* migration: allow to prioritize save state entriesPeter Xu2017-01-101-0/+6
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-01-092-1/+7
|\
| * block: Rename raw-{posix,win32} to file-*.cEric Blake2017-01-091-1/+1
| * coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf2017-01-091-0/+6
* | hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones2017-01-091-0/+1
* | hw/arm/virt: remove VirtGuestInfoAndrew Jones2017-01-091-5/+1Star
* | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones2017-01-091-6/+0Star
* | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones2017-01-091-1/+1
* | hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones2017-01-091-0/+37
* | hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones2017-01-092-40/+13Star
* | hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones2017-01-091-6/+0Star
* | hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones2017-01-091-4/+2Star
* | hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones2017-01-091-15/+2Star
* | hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones2017-01-092-5/+6
* | i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-4/+12
|/
* record/replay: add network supportPavel Dovgalyuk2017-01-061-0/+12
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-01-052-2/+56
|\
| * iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi2017-01-031-0/+2
| * aio: self-tune polling timeStefan Hajnoczi2017-01-031-2/+8
| * aio: add .io_poll_begin/end() callbacksStefan Hajnoczi2017-01-031-0/+20
| * iothread: add polling parametersStefan Hajnoczi2017-01-031-0/+3
| * aio: add polling mode to AioContextStefan Hajnoczi2017-01-031-0/+16
| * aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi2017-01-031-1/+4
| * aio: add flag to skip fds to aio_dispatch()Stefan Hajnoczi2017-01-031-1/+5
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell2017-01-051-0/+3
|\ \ | |/ |/|
| * virtio-gpu: track and limit host memory allocationsGerd Hoffmann2016-12-201-0/+3
* | aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+1
* | aspeed: add a memory region for SRAMCédric Le Goater2016-12-271-0/+2
* | aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater2016-12-271-1/+1
* | hw/arm/virt: add 2.9 machine typePeter Maydell2016-12-271-0/+3
* | kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti2016-12-221-0/+5
* | kvm: sync linux headersMarcelo Tosatti2016-12-222-1/+15
* | pc: make pit configurableChao Peng2016-12-221-0/+3
* | pc: make sata configurableChao Peng2016-12-221-0/+2
* | pc: make smbus configurableChao Peng2016-12-221-0/+2
* | block: drop remaining legacy aio functions in commentYaowei Bai2016-12-221-2/+2
* | main-loop: update comment for qemu_mutex_lock/unlock_iothreadYaowei Bai2016-12-221-2/+2
* | timer: fix misleading comment in timer.hYaowei Bai2016-12-221-1/+1
* | exec: introduce MemoryRegionCachePaolo Bonzini2016-12-223-0/+175
* | exec: introduce memory_ldst.inc.cPaolo Bonzini2016-12-222-15/+15
* | Move target-* CPU file into a target/ folderThomas Huth2016-12-2010-10/+10
|/
* virtio-pci: Fix cross-version migration with older machinesMaxime Coquelin2016-12-151-0/+4
* loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek2016-11-301-3/+3