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
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
2017-10-19
tpm: replace tpm_get_backend_driver() to drop be_drivers
Marc-André Lureau
2017-10-19
tpm: lookup tpm backend class in tpm_driver_find_by_type()
Marc-André Lureau
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
2017-10-19
tpm-tis: remove RAISE_STS_IRQ
Marc-André Lureau
2017-10-19
tpm-tis: remove unused hw_access argument
Marc-André Lureau
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-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
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
2017-10-17
ppc: 40p/prep: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
ppc: virtex-ml507: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-10-17
ppc: bamboo: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: mac_oldworld: use generic cpu_model parsing
Igor Mammedov
[next]