aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Xen: Use the ioreq-server API when availablePaul Durrant4-22/+399
2015-01-20Add device listener interfacePaul Durrant3-0/+64
2015-01-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20150119-1' in...Peter Maydell12-36/+137
2015-01-19ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann3-6/+22
2015-01-19ui/sdl: Support shared surface for more pixman formatsBenjamin Herrenschmidt1-6/+20
2015-01-19ui/gtk: Support shared surface for most pixman formatsBenjamin Herrenschmidt1-6/+7
2015-01-19ui/spice: Support shared surface for most pixman formatsGerd Hoffmann1-6/+7
2015-01-19ui/vnc: Support shared surface for most pixman formatsBenjamin Herrenschmidt1-7/+8
2015-01-19ui/pixman: add qemu_pixman_check_formatGerd Hoffmann2-0/+29
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt3-4/+43
2015-01-19ui: Make qemu_default_pixman_format() return 0 on unsupported formatsBenjamin Herrenschmidt1-1/+1
2015-01-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150116'...Peter Maydell2-85/+70
2015-01-16fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()Laszlo Ersek1-34/+7
2015-01-16target-arm: crypto: fix BE host supportArd Biesheuvel1-51/+63
2015-01-16Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into sta...Peter Maydell13-46/+143
2015-01-16vmstate: type-check sub-arraysPaolo Bonzini1-1/+1
2015-01-16migration_cancel: shutdown migration socketDr. David Alan Gilbert1-0/+12
2015-01-16Handle bi-directional communication for fd migrationCristian Klein1-2/+22
2015-01-16socket shutdownDr. David Alan Gilbert4-4/+48
2015-01-16Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang1-12/+8
2015-01-16QEMUSizedBuffer: only free qsb that qemu_bufopen allocatedYang Hongyang1-4/+6
2015-01-15xbzrle: rebuild the cache_is_cached functionChenLiang1-22/+16
2015-01-15xbzrle: optimize XBZRLE to decrease the cache missesChenLiang4-10/+39
2015-01-15Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-1...Peter Maydell15-36/+34
2015-01-15vl.c: fix some alignment issuesMarcel Apfelbaum1-19/+19
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini1-1/+0
2015-01-15Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth1-2/+2
2015-01-15target-openrisc: bugfix for dec_sys to decode instructions correctlyDavid Morrison1-1/+1
2015-01-15Do not hang on full PTYDon Slutz1-0/+1
2015-01-15misc: Fix new typos in commentsStefan Weil2-2/+2
2015-01-15target-arm: Fix typo in comment (seperately -> separately)Stefan Weil1-1/+1
2015-01-15target-tricore: Fix new typosStefan Weil3-4/+4
2015-01-15migration/qemu-file.c: Don't shift left into sign bitPeter Maydell1-1/+1
2015-01-15translate-all: Mark map_exec() with the 'unused' attributeSeokYeon Hwang1-2/+2
2015-01-15tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell1-2/+0
2015-01-15vt82c686: avoid out-of-bounds readPaolo Bonzini1-1/+1
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell14-159/+202
2015-01-14cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timerPavel Dovgalyuk1-1/+1
2015-01-14qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini3-9/+9
2015-01-14scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini1-0/+2
2015-01-14rules.mak: Fix module buildFam Zheng1-11/+12
2015-01-14hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven1-0/+6
2015-01-14qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio1-0/+7
2015-01-14target-i386: do not memcpy in and out of xmm_regsPaolo Bonzini2-10/+28
2015-01-14target-i386: fix movntsd on big-endian hostsPaolo Bonzini1-1/+2
2015-01-14vl.c: fix regression when reading memory size from config fileMarcel Apfelbaum1-87/+90
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell2-1/+25
2015-01-13xen-hvm: increase maxmem before calling xc_domain_populate_physmapStefano Stabellini1-0/+24
2015-01-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell52-546/+1292
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit1-1/+1