aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-04-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell
2015-04-27Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-04-26target-arm: Add user-mode transaction attributePeter Maydell
2015-04-26target-arm: Honour NS bits in page tablesPeter Maydell
2015-04-26exec.c: Capture the memory attributes for a watchpoint hitPeter Maydell
2015-04-26exec.c: Add new address_space_ld*/st* functionsPeter Maydell
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell
2015-04-26Add MemTxAttrs to the IOTLBPeter Maydell
2015-04-26Make CPU iotlb a structure rather than a plain hwaddrPeter Maydell
2015-04-26memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell
2015-04-26memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann
2015-04-13stm32f205: Fix SoC type nameAndreas Färber
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz
2015-04-02glib-compat: fix problems with not-quite glib 2.22Cornelia Huck
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit
2015-04-01rcu: do not create thread in pthread_atfork callbackPaolo Bonzini
2015-04-01qom: Add can_be_deleted callback to UserCreatableClassLin Ma
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil
2015-03-18pci: fix several trivial typos in commentChen Fan
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan
2015-03-18profiler: Reenable built-in profilerAlexey Kardashevskiy
2015-03-18nbd: Set block size to BDRV_SECTOR_SIZEMax Reitz
2015-03-18nbd: Fix potential signed overflow issuesMax Reitz
2015-03-18nbd: Handle blk_getlength() failureMax Reitz
2015-03-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...Peter Maydell
2015-03-17migration: Remove unused functionsThomas Huth
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster
2015-03-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-16block: Drop bdrv_findFam Zheng
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf
2015-03-16ram: make all save_page functions take a uint64_t parameterJuan Quintela
2015-03-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell
2015-03-16kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson