summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-28AioContext: acquire/release AioContext during aio_pollPaolo Bonzini1-6/+7
2015-04-28aio-posix: move pollfds to thread-local storagePaolo Bonzini1-3/+0
2015-04-28os-win32: drop ffs(3) prototypeStefan Hajnoczi1-3/+0
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2-17/+17
2015-04-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell6-18/+205
2015-04-27Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell3-6/+6
2015-04-27spice: set pointer position on hotspotMarc-André Lureau1-1/+2
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann1-0/+2
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster1-5/+2
2015-04-26target-arm: Add user-mode transaction attributePeter Maydell1-0/+2
2015-04-26target-arm: Honour NS bits in page tablesPeter Maydell1-0/+2
2015-04-26exec.c: Capture the memory attributes for a watchpoint hitPeter Maydell1-0/+2
2015-04-26exec.c: Add new address_space_ld*/st* functionsPeter Maydell1-0/+67
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell2-12/+22
2015-04-26Add MemTxAttrs to the IOTLBPeter Maydell2-0/+5
2015-04-26Make CPU iotlb a structure rather than a plain hwaddrPeter Maydell1-2/+11
2015-04-26memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell2-4/+31
2015-04-26memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell2-0/+63
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann1-0/+1
2015-04-13stm32f205: Fix SoC type nameAndreas Färber1-1/+1
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini1-0/+1
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz1-1/+1
2015-04-02glib-compat: fix problems with not-quite glib 2.22Cornelia Huck1-1/+3
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit1-1/+1
2015-04-01rcu: do not create thread in pthread_atfork callbackPaolo Bonzini1-0/+1
2015-04-01qom: Add can_be_deleted callback to UserCreatableClassLin Ma1-0/+13
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini1-0/+1
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2-1/+7
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell1-5/+7
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov2-1/+7
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell1-0/+11
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell2-2/+4
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah1-0/+11
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-3/+3
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil1-1/+3
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil1-1/+1
2015-03-18pci: fix several trivial typos in commentChen Fan2-2/+2
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan1-1/+1
2015-03-18profiler: Reenable built-in profilerAlexey Kardashevskiy1-3/+2
2015-03-18nbd: Set block size to BDRV_SECTOR_SIZEMax Reitz1-2/+2
2015-03-18nbd: Fix potential signed overflow issuesMax Reitz1-2/+2
2015-03-18nbd: Handle blk_getlength() failureMax Reitz1-1/+2
2015-03-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...Peter Maydell2-2/+0
2015-03-17migration: Remove unused functionsThomas Huth2-2/+0
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber1-0/+1
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster1-5/+7
2015-03-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+0
2015-03-16block: Drop bdrv_findFam Zheng1-1/+0
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf1-0/+1
2015-03-16ram: make all save_page functions take a uint64_t parameterJuan Quintela2-2/+2