aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-16build: remove --enable-colo/--disable-coloPaolo Bonzini
2017-01-16event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini
2017-01-16stubs: move vhost stubs to stubs/vhost.oPaolo Bonzini
2017-01-16stubs: group all monitor_fdset_* functions in a single filePaolo Bonzini
2017-01-16stubs: group stubs for user-mode emulationPaolo Bonzini
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini
2017-01-16stubs: remove unused stub for serial_hdPaolo Bonzini
2017-01-16stubs: move acpi stubs to hw/acpiPaolo Bonzini
2017-01-16stubs: move smbios stubs to hw/smbiosPaolo Bonzini
2017-01-16stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stubPaolo Bonzini
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm
2017-01-16qom: Make all interface types abstractEduardo Habkost
2017-01-16megasas: fix guest-triggered memory leakPaolo Bonzini
2017-01-16bugfix: vm halt when in reset loopinghangaohuai
2017-01-16Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...Peter Maydell
2017-01-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170113' into stagingPeter Maydell
2017-01-14target-m68k: increment/decrement with SPLaurent Vivier
2017-01-14target-m68k: CAS doesn't need aligned accessLaurent Vivier
2017-01-14target-m68k: manage pre-dec et post-inc in CASLaurent Vivier
2017-01-14target-m68k: fix gen_flush_flags()Laurent Vivier
2017-01-14target-m68k: fix bit operation with immediate valueLaurent Vivier
2017-01-14m68k: Remove PCI and USB from config fileThomas Huth
2017-01-14target-m68k: Implement bfffoRichard Henderson
2017-01-14target-m68k: Implement bitfield ops for memoryRichard Henderson
2017-01-14target-m68k: Implement bitfield ops for registersRichard Henderson
2017-01-13tcg/aarch64: Fix tcg_out_moviRichard Henderson
2017-01-13tcg/aarch64: Fix addsub2 for 0+CRichard Henderson
2017-01-13target/arm: Fix ubfx et al for aarch64Richard Henderson
2017-01-13tcg/s390: Fix merge error with facilitiesRichard Henderson
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20170112-1' in...Peter Maydell
2017-01-13sdl2: fix build failure on windowsGerd Hoffmann
2017-01-12Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...Peter Maydell
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost
2017-01-12numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov
2017-01-12target/i386: Fix bad patch application to translate.cDoug Evans
2017-01-12monitor: fix qmp/hmp query-memdev not reporting IDs of memory backendsIgor Mammedov
2017-01-12monitor: reuse user_creatable_add_opts() instead of user_creatable_add()Igor Mammedov
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170111-1' into...Peter Maydell
2017-01-12qom: remove unused headerIgor Mammedov
2017-01-12Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into stagingPeter Maydell
2017-01-12libqtest: handle zero length memwrite/memreadGreg Kurz
2017-01-12travis: add Trusty with clang stable buildAlex Bennée
2017-01-12travis: trim out most clang buildsDaniel P. Berrange
2017-01-11target-tricore: Add updfl instructionBastian Koppelmann
2017-01-11target-tricore: Added new JNE instruction variantPeer Adelt
2017-01-11target-tricore: Added new MOV instruction variantPeer Adelt
2017-01-11target-tricore: Added MADD.F and MSUB.F instructionsBastian Koppelmann
2017-01-11target-tricore: Added FTOUZ instructionBastian Koppelmann