summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-1/+7
2017-01-09block: Rename raw-{posix,win32} to file-*.cEric Blake1-1/+1
2017-01-09coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf1-0/+6
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones1-0/+1
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones1-5/+1
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones1-6/+0
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones1-1/+1
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones1-0/+37
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones2-40/+13
2017-01-09hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones1-6/+0
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones1-4/+2
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones1-15/+2
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones2-5/+6
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-4/+12
2017-01-06record/replay: add network supportPavel Dovgalyuk1-0/+12
2017-01-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+56
2017-01-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell1-0/+3
2017-01-03iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi1-0/+2
2017-01-03aio: self-tune polling timeStefan Hajnoczi1-2/+8
2017-01-03aio: add .io_poll_begin/end() callbacksStefan Hajnoczi1-0/+20
2017-01-03iothread: add polling parametersStefan Hajnoczi1-0/+3
2017-01-03aio: add polling mode to AioContextStefan Hajnoczi1-0/+16
2017-01-03aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi1-1/+4
2017-01-03aio: add flag to skip fds to aio_dispatch()Stefan Hajnoczi1-1/+5
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater1-0/+1
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater1-0/+2
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater1-1/+1
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell1-0/+3
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti1-0/+5
2016-12-22kvm: sync linux headersMarcelo Tosatti2-1/+15
2016-12-22pc: make pit configurableChao Peng1-0/+3
2016-12-22pc: make sata configurableChao Peng1-0/+2
2016-12-22pc: make smbus configurableChao Peng1-0/+2
2016-12-22block: drop remaining legacy aio functions in commentYaowei Bai1-2/+2
2016-12-22main-loop: update comment for qemu_mutex_lock/unlock_iothreadYaowei Bai1-2/+2
2016-12-22timer: fix misleading comment in timer.hYaowei Bai1-1/+1
2016-12-22exec: introduce MemoryRegionCachePaolo Bonzini3-0/+175
2016-12-22exec: introduce memory_ldst.inc.cPaolo Bonzini2-15/+15
2016-12-20Move target-* CPU file into a target/ folderThomas Huth10-10/+10
2016-12-20virtio-gpu: track and limit host memory allocationsGerd Hoffmann1-0/+3
2016-12-15virtio-pci: Fix cross-version migration with older machinesMaxime Coquelin1-0/+4
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek1-3/+3
2016-11-29Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi1-0/+5
2016-11-28migration/pcspk: Turn migration of pcspk off for 2.7 and olderDr. David Alan Gilbert1-0/+5
2016-11-23Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161123' into stagingStefan Hajnoczi3-0/+14
2016-11-23Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi1-1/+1
2016-11-23spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson1-0/+6
2016-11-23migration: Add VMSTATE_UINTTL_TEST()David Gibson1-0/+4
2016-11-23spapr: migration support for CAS-negotiated option vectorsMichael Roth1-0/+4
2016-11-22cpu_ldst.h: use correct guest address parameterBobby Bingham1-1/+1