aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...Peter Maydell
2018-10-29dirty-bitmaps: clean-up bitmaps loading and migration logicVladimir Sementsov-Ogievskiy
2018-10-29block/dirty-bitmaps: add user_locked status checkerJohn Snow
2018-10-29dirty-bitmap: make it possible to restore bitmap after mergeVladimir Sementsov-Ogievskiy
2018-10-29dirty-bitmap: rename bdrv_undo_clear_dirty_bitmapVladimir Sementsov-Ogievskiy
2018-10-29elf: Define MIPS_ABI_FP_UNKNOWN macroStefan Markovic
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi
2018-10-26Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell
2018-10-26hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-10-26cpu.h: fix a typo in commentLi Qiang
2018-10-26memory.h: fix typos in commentsLi Qiang
2018-10-25target/mips: Add disassembler support for nanoMIPSAleksandar Markovic
2018-10-24memory-device: complete factoring out unplug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out plug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out pre_plug handlingDavid Hildenbrand
2018-10-24memory-device: add device class function set_addr()David Hildenbrand
2018-10-24memory-device: drop get_region_size()David Hildenbrand
2018-10-24memory-device: factor out get_memory_region() from pc-dimmDavid Hildenbrand
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand
2018-10-24memory-device: document MemoryDeviceClassDavid Hildenbrand
2018-10-24memory-device: forward errors in get_region_size()/get_plugged_size()David Hildenbrand
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-23osdep: Work around MinGW assertRichard Henderson
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-10-19blockdev: Convert drive_new() to ErrorMarkus Armbruster
2018-10-19tpm: Clean up error reporting in tpm_init_tpmdev()Markus Armbruster
2018-10-19numa: Clean up error reporting in parse_numa()Markus Armbruster
2018-10-19ui: Convert vnc_display_init(), init_keyboard_layout() to ErrorFei Li
2018-10-19vfio: Clean up error reporting after previous commitMarkus Armbruster
2018-10-19vfio: Use warn_report() & friends to report warningsMarkus Armbruster
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-10-19scripts: Remove check-qerror.shAlberto Garcia
2018-10-19replay: pass raw icount value to replay_save_clockPaolo Bonzini
2018-10-19hyperv: process POST_MESSAGE hypercallRoman Kagan
2018-10-19hyperv: process SIGNAL_EVENT hypercallRoman Kagan
2018-10-19hyperv: add synic event flag signalingRoman Kagan
2018-10-19hyperv: add synic message deliveryRoman Kagan
2018-10-19hyperv: only add SynIC in compatible configurationsRoman Kagan
2018-10-19hyperv: qom-ify SynICRoman Kagan
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan
2018-10-19hyperv: split hyperv-proto.h into x86 and arch-independent partsRoman Kagan
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov
2018-10-19target-i386 : add coalesced_pio APIPeng Hao
2018-10-19qemu-timer: avoid checkpoints for virtual clock timers in external subsystemsArtem Pisarenko