index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-19
build: Fix dtc-checkout race condition in Makefile
Aaron Lindsay
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' ...
Peter Maydell
2017-10-18
scsi: reject configurations with logical block size > physical block size
Mark Kanda
2017-10-18
qdev: defer DEVICE_DEL event until instance_finalize()
Michael Roth
2017-10-18
Revert "qdev: Free QemuOpts when the QOM path goes away"
Michael Roth
2017-10-18
qdev: store DeviceState's canonical path to use when unparenting
Michael Roth
2017-10-18
qemu-pr-helper: use new libmultipath API
Paolo Bonzini
2017-10-18
watch_mem_write: implement 8-byte accesses
Paolo Bonzini
2017-10-18
notdirty_mem_write: implement 8-byte accesses
Andrew Baumann
2017-10-18
memory: reuse section_from_flat_range()
David Hildenbrand
2017-10-18
kvm: simplify kvm_align_section()
David Hildenbrand
2017-10-18
kvm: region_add and region_del is not called on updates
David Hildenbrand
2017-10-18
kvm: fix error message when failing to unregister slot
David Hildenbrand
2017-10-18
kvm: tolerate non-existing slot for log_start/log_stop/log_sync
David Hildenbrand
2017-10-18
kvm: fix alignment of ram address
David Hildenbrand
2017-10-18
memory: call log_start after region_add
David Hildenbrand
2017-10-17
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
2017-10-17
linux-user/main: support dfilter
Alex Bennée
2017-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...
Peter Maydell
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-10-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...
Peter Maydell
2017-10-17
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-10-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...
Peter Maydell
2017-10-17
egl-headless: add dmabuf support
Gerd Hoffmann
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2017-10-17
cirrus: fix oob access in mode4and5 write functions
Gerd Hoffmann
2017-10-17
vga: add ram_addr_t cast
Gerd Hoffmann
2017-10-17
vga: handle cirrus vbe mode wraparounds.
Gerd Hoffmann
2017-10-17
vga: drop line_offset variable
Gerd Hoffmann
2017-10-17
spapr_cpu_core: rewrite machine type sanity check
Greg Kurz
2017-10-17
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
2017-10-17
spapr: Correct RAM size calculation for HPT resizing
David Gibson
2017-10-17
ppc: pnv: consolidate type definitions and batch register them
Igor Mammedov
2017-10-17
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2017-10-17
ppc: pnv: define core types statically
Igor Mammedov
2017-10-17
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
2017-10-17
ppc: pnv: normalize core/chip type names
Igor Mammedov
2017-10-17
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: move ppc_cpu_lookup_alias() before its first user
Igor Mammedov
2017-10-17
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
[next]