summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell2015-01-261-4/+9
|\
| * fix QEMU build on Xen/ARMStefano Stabellini2015-01-261-4/+9
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-262-3/+109
|\ \
| * | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-3/+15
| * | qemu-timer: introduce timer_deinitPaolo Bonzini2015-01-261-0/+11
| * | qemu-timer: add timer_init and timer_init_ns/us/msPaolo Bonzini2015-01-261-0/+73
| * | target-i386: use vmstate_offset_sub_array for AVX registersPaolo Bonzini2015-01-261-0/+10
| |/
* | block: update string sizes for filename,backing_file,exact_filenameJeff Cody2015-01-231-4/+4
* | virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng2015-01-231-3/+0
|/
* vnc: switch to QemuOpts, allow multiple serversGerd Hoffmann2015-01-221-1/+3
* vnc: remove unused DisplayState parameter, add id instead.Gerd Hoffmann2015-01-221-8/+8
* cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not definedPeter Maydell2015-01-201-4/+8
* cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessorsPeter Maydell2015-01-203-38/+32
* cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessorsPeter Maydell2015-01-201-53/+1
* cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()Peter Maydell2015-01-201-23/+0
* cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macrosPeter Maydell2015-01-201-3/+3
* cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessorsPeter Maydell2015-01-202-39/+112
* cpu_ldst.h: Remove unused very short ld*/st* definesPeter Maydell2015-01-201-26/+0
* cpu_ldst.h: Drop unused ld/st*_kernel definesPeter Maydell2015-01-201-15/+0
* cpu_ldst.h: Remove unused ldul_ macrosPeter Maydell2015-01-201-9/+0
* Xen: Use the ioreq-server API when availablePaul Durrant2015-01-201-0/+223
* Add device listener interfacePaul Durrant2015-01-202-0/+11
* ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann2015-01-191-0/+2
* ui/pixman: add qemu_pixman_check_formatGerd Hoffmann2015-01-191-0/+2
* ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt2015-01-191-0/+4
* vmstate: type-check sub-arraysPaolo Bonzini2015-01-161-1/+1
* socket shutdownDr. David Alan Gilbert2015-01-162-0/+17
* xbzrle: optimize XBZRLE to decrease the cache missesChenLiang2015-01-151-3/+7
* misc: Fix new typos in commentsStefan Weil2015-01-151-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-143-6/+13
|\
| * qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini2015-01-142-6/+6
| * qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio2015-01-141-0/+7
* | block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng2015-01-131-1/+2
* | coroutine: drop qemu_coroutine_adjust_pool_sizePaolo Bonzini2015-01-131-10/+0
* | QSLIST: add lock-free operationsPaolo Bonzini2015-01-131-2/+13
* | qemu-thread: add per-thread atexit functionsPaolo Bonzini2015-01-131-0/+4
* | block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy2015-01-131-2/+4
* | block: JSON filenames and relative backing filesMax Reitz2015-01-131-2/+3
* | block: Get full backing filename from stringMax Reitz2015-01-131-0/+3
* | kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+4
* | s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+8
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-104-9/+63
|\ \
| * | acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-081-2/+2
| * | memory: API to allocate resizeable RAM MRMichael S. Tsirkin2015-01-081-0/+24
| * | exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin2015-01-082-3/+13
| * | exec: split length -> used_length/max_lengthMichael S. Tsirkin2015-01-081-1/+2
| * | exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin2015-01-081-3/+12
| * | memory: add memory_region_set_sizeMichael S. Tsirkin2015-01-081-0/+10
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-01-101-0/+1
|\ \ \ | |_|/ |/| |
| * | hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-071-1/+1
OpenPOWER on IntegriCloud