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
2015-05-05
qapi: More rigourous checking of types
Eric Blake
2015-05-05
qapi: Add some type check tests
Eric Blake
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
2015-05-05
qapi: Allow true, false and null in schema json
Fam Zheng
2015-05-05
qapi: Better error messages for duplicated expressions
Eric Blake
2015-05-05
qapi: Add tests of redefined expressions
Eric Blake
2015-05-05
qapi: Better error messages for bad expressions
Eric Blake
2015-05-05
qapi: Add some expr tests
Eric Blake
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
qapi: Document new 'alternate' meta-type
Eric Blake
2015-05-05
qapi: Rename anonymous union type in test
Eric Blake
2015-05-05
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2015-05-05
qapi: Prepare for catching more semantic parse errors
Eric Blake
2015-05-05
qapi: Tighten checking of unions
Eric Blake
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
qapi: Clean up test coverage of simple unions
Eric Blake
2015-05-05
qapi: Add some union tests
Eric Blake
2015-05-05
qapi: Better error messages for bad enums
Eric Blake
2015-05-05
qapi: Add some enum tests
Eric Blake
2015-05-05
qapi: Require ASCII in schema
Eric Blake
2015-05-05
qapi: Fix generation of 'size' builtin type
Eric Blake
2015-05-05
qapi: Simplify builtin type handling
Eric Blake
2015-05-05
qapi: Document type-safety considerations
Eric Blake
2015-05-05
qapi: Add copyright declaration on docs
Eric Blake
2015-05-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...
Peter Maydell
2015-05-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' ...
Peter Maydell
2015-05-05
sdl2: Fix RGB555
Max Reitz
2015-05-05
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2015-05-05
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
2015-05-05
console-gl: add opengl rendering helper functions
Gerd Hoffmann
2015-05-05
opengl: add shader helper functions.
Gerd Hoffmann
2015-05-05
coverity: fix address_space_rw model
Paolo Bonzini
2015-05-05
opengl: add shader build infrastructure
Gerd Hoffmann
2015-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-04-30
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
2015-04-30
Enable NVMe start controller for Windows guest.
Daniel Stekloff
2015-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
2015-04-30
MAINTAINERS: Add qemu-block list where missing
Kevin Wolf
2015-04-30
MAINTAINERS: make block layer core Kevin Wolf's responsibility
Stefan Hajnoczi
2015-04-30
MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
Stefan Hajnoczi
2015-04-30
MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility
Stefan Hajnoczi
2015-04-30
MAINTAINERS: split out image formats
Stefan Hajnoczi
2015-04-30
MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility
Stefan Hajnoczi
2015-04-30
openrisc: cpu: Remove unused cpu_get_pc
Peter Crosthwaite
2015-04-30
microblaze: fix memory leak
Gonglei
2015-04-30
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-04-30
kvm: Silence warning from valgrind
Thomas Huth
2015-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-30
target-mips: fix memory leak
Gonglei
2015-04-30
qmp-commands: Fix typo
John Snow
[next]