aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19build: Fix dtc-checkout race condition in MakefileAaron Lindsay
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-19Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' ...Peter Maydell
2017-10-18scsi: reject configurations with logical block size > physical block sizeMark Kanda
2017-10-18qdev: defer DEVICE_DEL event until instance_finalize()Michael Roth
2017-10-18Revert "qdev: Free QemuOpts when the QOM path goes away"Michael Roth
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth
2017-10-18qemu-pr-helper: use new libmultipath APIPaolo Bonzini
2017-10-18watch_mem_write: implement 8-byte accessesPaolo Bonzini
2017-10-18notdirty_mem_write: implement 8-byte accessesAndrew Baumann
2017-10-18memory: reuse section_from_flat_range()David Hildenbrand
2017-10-18kvm: simplify kvm_align_section()David Hildenbrand
2017-10-18kvm: region_add and region_del is not called on updatesDavid Hildenbrand
2017-10-18kvm: fix error message when failing to unregister slotDavid Hildenbrand
2017-10-18kvm: tolerate non-existing slot for log_start/log_stop/log_syncDavid Hildenbrand
2017-10-18kvm: fix alignment of ram addressDavid Hildenbrand
2017-10-18memory: call log_start after region_addDavid Hildenbrand
2017-10-17linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS valuesPeter Maydell
2017-10-17linux-user/main: support dfilterAlex Bennée
2017-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-10-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...Peter Maydell
2017-10-17egl-headless: add dmabuf supportGerd Hoffmann
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-10-17console: add support for dmabufsGerd Hoffmann
2017-10-17cirrus: fix oob access in mode4and5 write functionsGerd Hoffmann
2017-10-17vga: add ram_addr_t castGerd Hoffmann
2017-10-17vga: handle cirrus vbe mode wraparounds.Gerd Hoffmann
2017-10-17vga: drop line_offset variableGerd Hoffmann
2017-10-17spapr_cpu_core: rewrite machine type sanity checkGreg Kurz
2017-10-17spapr_pci: fail gracefully with non-pseries machine typesGreg Kurz
2017-10-17spapr: Correct RAM size calculation for HPT resizingDavid Gibson
2017-10-17ppc: pnv: consolidate type definitions and batch register themIgor Mammedov
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov
2017-10-17ppc: pnv: define core types staticallyIgor Mammedov
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: move ppc_cpu_lookup_alias() before its first userIgor Mammedov
2017-10-17ppc: spapr: use cpu model names as tcg defaults instead of aliasesIgor Mammedov
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov