Age | Commit message (Expand) | Author |
2015-01-20 | exec.c: Drop TARGET_HAS_ICE define and checks | Peter Maydell |
2015-01-20 | scripts/qapi-types.py: Add dummy member to empty structs | Peter Maydell |
2015-01-20 | Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-20-v2' into sta... | Peter Maydell |
2015-01-20 | xen: add a lock for the mapcache | Paolo Bonzini |
2015-01-20 | xen: do not use __-named variables in mapcache | Paolo Bonzini |
2015-01-20 | Xen: Use the ioreq-server API when available | Paul Durrant |
2015-01-20 | Add device listener interface | Paul Durrant |
2015-01-19 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20150119-1' in... | Peter Maydell |
2015-01-19 | ui/sdl2: Support shared surface for more pixman formats | Gerd Hoffmann |
2015-01-19 | ui/sdl: Support shared surface for more pixman formats | Benjamin Herrenschmidt |
2015-01-19 | ui/gtk: Support shared surface for most pixman formats | Benjamin Herrenschmidt |
2015-01-19 | ui/spice: Support shared surface for most pixman formats | Gerd Hoffmann |
2015-01-19 | ui/vnc: Support shared surface for most pixman formats | Benjamin Herrenschmidt |
2015-01-19 | ui/pixman: add qemu_pixman_check_format | Gerd Hoffmann |
2015-01-19 | ui: Add dpy_gfx_check_format() to check backend shared surface support | Benjamin Herrenschmidt |
2015-01-19 | ui: Make qemu_default_pixman_format() return 0 on unsupported formats | Benjamin Herrenschmidt |
2015-01-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150116'... | Peter Maydell |
2015-01-16 | fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write() | Laszlo Ersek |
2015-01-16 | target-arm: crypto: fix BE host support | Ard Biesheuvel |
2015-01-16 | Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into sta... | Peter Maydell |
2015-01-16 | vmstate: type-check sub-arrays | Paolo Bonzini |
2015-01-16 | migration_cancel: shutdown migration socket | Dr. David Alan Gilbert |
2015-01-16 | Handle bi-directional communication for fd migration | Cristian Klein |
2015-01-16 | socket shutdown | Dr. David Alan Gilbert |
2015-01-16 | Tests: QEMUSizedBuffer/QEMUBuffer | Yang Hongyang |
2015-01-16 | QEMUSizedBuffer: only free qsb that qemu_bufopen allocated | Yang Hongyang |
2015-01-15 | xbzrle: rebuild the cache_is_cached function | ChenLiang |
2015-01-15 | xbzrle: optimize XBZRLE to decrease the cache misses | ChenLiang |
2015-01-15 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-1... | Peter Maydell |
2015-01-15 | vl.c: fix some alignment issues | Marcel Apfelbaum |
2015-01-15 | blizzard: do not depend on VGA internals | Paolo Bonzini |
2015-01-15 | Makefile: Remove config.status and common.env during 'make distclean' | Thomas Huth |
2015-01-15 | target-openrisc: bugfix for dec_sys to decode instructions correctly | David Morrison |
2015-01-15 | Do not hang on full PTY | Don Slutz |
2015-01-15 | misc: Fix new typos in comments | Stefan Weil |
2015-01-15 | target-arm: Fix typo in comment (seperately -> separately) | Stefan Weil |
2015-01-15 | target-tricore: Fix new typos | Stefan Weil |
2015-01-15 | migration/qemu-file.c: Don't shift left into sign bit | Peter Maydell |
2015-01-15 | translate-all: Mark map_exec() with the 'unused' attribute | SeokYeon Hwang |
2015-01-15 | tests/hd-geo-test.c: Remove unused test_image variable | Peter Maydell |
2015-01-15 | vt82c686: avoid out-of-bounds read | Paolo Bonzini |
2015-01-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-01-14 | cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timer | Pavel Dovgalyuk |
2015-01-14 | qemu-timer: rename timer_init to timer_init_tl | Paolo Bonzini |
2015-01-14 | scsi: fix cancellation when I/O was completed but DMA was not. | Paolo Bonzini |
2015-01-14 | rules.mak: Fix module build | Fam Zheng |
2015-01-14 | hw/scsi/lsi53c895a: add support for additional diag / debug registers | Peter Lieven |
2015-01-14 | qemu-common.h: optimise muldiv64 if int128 is available | Frediano Ziglio |
2015-01-14 | target-i386: do not memcpy in and out of xmm_regs | Paolo Bonzini |
2015-01-14 | target-i386: fix movntsd on big-endian hosts | Paolo Bonzini |