]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-05-05  Eric Blakeqapi: Drop tests for inline nested structs
2015-05-05  Eric Blakeqapi: Merge UserDefTwo and UserDefNested in tests
2015-05-05  Eric Blakeqapi: Forbid 'type' in schema
2015-05-05  Eric Blakeqapi: Use 'struct' instead of 'type' in schema
2015-05-05  Eric Blakeqapi: Document 'struct' metatype
2015-05-05  Eric Blakeqapi: Prefer 'struct' over 'type' in generator
2015-05-05  Eric Blakeqapi: More rigorous checking for type safety bypass
2015-05-05  Eric Blakeqapi: Whitelist commands that don't return dictionary
2015-05-05  Eric Blakeqapi: Require valid names
2015-05-05  Eric Blakeqapi: More rigourous checking of types
2015-05-05  Eric Blakeqapi: Add some type check tests
2015-05-05  Eric Blakeqapi: Unify type bypass and add tests
2015-05-05  Fam Zhengqapi: Allow true, false and null in schema json
2015-05-05  Eric Blakeqapi: Better error messages for duplicated expressions
2015-05-05  Eric Blakeqapi: Add tests of redefined expressions
2015-05-05  Eric Blakeqapi: Better error messages for bad expressions
2015-05-05  Eric Blakeqapi: Add some expr tests
2015-05-05  Eric Blakeqapi: Use 'alternate' to replace anonymous union
2015-05-05  Eric Blakeqapi: Document new 'alternate' meta-type
2015-05-05  Eric Blakeqapi: Rename anonymous union type in test
2015-05-05  Eric Blakeqapi: Segregate anonymous unions into alternates in...
2015-05-05  Eric Blakeqapi: Prepare for catching more semantic parse errors
2015-05-05  Eric Blakeqapi: Tighten checking of unions
2015-05-05  Eric Blakeqapi: Forbid base without discriminator in unions
2015-05-05  Eric Blakeqapi: Clean up test coverage of simple unions
2015-05-05  Eric Blakeqapi: Add some union tests
2015-05-05  Eric Blakeqapi: Better error messages for bad enums
2015-05-05  Eric Blakeqapi: Add some enum tests
2015-05-05  Eric Blakeqapi: Require ASCII in schema
2015-05-05  Eric Blakeqapi: Fix generation of 'size' builtin type
2015-05-05  Eric Blakeqapi: Simplify builtin type handling
2015-05-05  Eric Blakeqapi: Document type-safety considerations
2015-05-05  Eric Blakeqapi: Add copyright declaration on docs
2015-05-05  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-05  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-05-05  Max Reitzsdl2: Fix RGB555
2015-05-05  Gerd Hoffmannsdl2: add support for display rendering using opengl.
2015-05-05  Gerd Hoffmannsdl2: move SDL_* includes to sdl2.h
2015-05-05  Gerd Hoffmannconsole-gl: add opengl rendering helper functions
2015-05-05  Gerd Hoffmannopengl: add shader helper functions.
2015-05-05  Paolo Bonzinicoverity: fix address_space_rw model
2015-05-05  Gerd Hoffmannopengl: add shader build infrastructure
2015-04-30  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-04-30  Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-04-30  Daniel StekloffEnable NVMe start controller for Windows guest.
2015-04-30  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-04-30  Kevin WolfMAINTAINERS: Add qemu-block list where missing
2015-04-30  Stefan HajnocziMAINTAINERS: make block layer core Kevin Wolf's respons...
2015-04-30  Stefan HajnocziMAINTAINERS: make image fuzzer Stefan Hajnoczi's respon...
2015-04-30  Stefan HajnocziMAINTAINERS: make block I/O path Stefan Hajnoczi's...
2015-04-30  Stefan HajnocziMAINTAINERS: split out image formats
2015-04-30  Stefan HajnocziMAINTAINERS: make virtio-blk Stefan Hajnoczi's responsi...
2015-04-30  Peter Crosthwaiteopenrisc: cpu: Remove unused cpu_get_pc
2015-04-30  Gongleimicroblaze: fix memory leak
2015-04-30  Peter Crosthwaitetcg: Delete unused cpu_pc_from_tb()
2015-04-30  Thomas Huthkvm: Silence warning from valgrind
2015-04-30  Gongleivhost-user: remove superfluous '\n' around error_report()
2015-04-30  Gongleitarget-mips: fix memory leak
2015-04-30  John Snowqmp-commands: Fix typo
2015-04-30  Emilio G. Cotalinux-user/elfload: use QTAILQ_FOREACH instead of open...
2015-04-30  Emilio G. Cotacoroutine: remove unnecessary parentheses in qemu_co_qu...
2015-04-30  Emilio G. Cotaqemu-char: remove unused list node from FDCharDriver
2015-04-30  Emilio G. Cotainput: remove unused mouse_handlers list
2015-04-30  Emilio G. Cotacpus: use first_cpu macro instead of QTAILQ_FIRST(...
2015-04-30  Peter Crosthwaitemicroblaze: cpu: delete unused cpu_interrupts_enabled
2015-04-30  Michael Tokarevmicroblaze: cpu: Renumber EXCP_* constants to close gap
2015-04-30  Peter Crosthwaitemicroblaze: cpu: Delete EXCP_NMI
2015-04-30  Peter Crosthwaitemicroblaze: cpu: Remove unused CC_OP enum
2015-04-30  Peter Crosthwaitemicroblaze: cpu: Remote unused cpu_get_pc
2015-04-30  Peter Crosthwaitemicroblaze: mmu: Delete flip_um fn prototype
2015-04-30  Peter Crosthwaitedefconfigs: Piggyback microblazeel on microblaze
2015-04-30  Michael Tokarevlibcacard: do not use full paths for include files...
2015-04-30  Paolo Bonzinilibcacard: stop including qemu-common.h
2015-04-30  Laszlo Ersekdocs/atomics.txt: fix two typos
2015-04-30  Peter Crosthwaiteconfigure: alphabetize tricore in target list
2015-04-30  Peter Crosthwaitearm: cpu.h: Remove unused typdefs
2015-04-30  Thomas Huthutil: Remove unused functions
2015-04-30  Thomas Huthusb: Remove unused functions
2015-04-30  Thomas Huthmonitor: Remove unused functions
2015-04-30  Thomas Huthpci: Remove unused function ich9_d2pbr_init()
2015-04-30  Thomas Huthvmxnet: Remove unused function vmxnet_rx_pkt_get_num_fr...
2015-04-30  Michael Tokarevqemu-options: trivial spelling fix (messsage)
2015-04-30  Jan Kiszkahostmem: Fix mem-path property name in error report
2015-04-30  Stefan Bergertpm: fix coding style
2015-04-30  Paolo Bonziniqemu-config: remove stray inclusions of hw/ files
2015-04-30  Paolo Bonzinirange: remove useless inclusions
2015-04-30  Stefan Weilmisc: Fix new collection of typos
2015-04-30  Chih-Min Chaohw/display : remove 'struct' from 'typedef QXL struct'
2015-04-30  Chih-Min Chaoui/console : remove 'struct' from 'typedef struct'...
2015-04-30  Chih-Min Chaoui/vnc : remove 'struct' of 'typedef struct'
2015-04-30  Chih-Min Chaoui/vnc : fix coding style
2015-04-30  Chih-Min Chaobitops : fix coding style
2015-04-30  Stefan Bergertpm: Modify DPRINTF to enable -Wformat checking
2015-04-30  Stefan Bergertpm: Cast 64bit variables to int when used in DPRINTF
2015-04-30  Cornelia Huckkvm: better advice for failed s390x startup
2015-04-30  Alexander Yarygins390x/kvm: Support access register mode for KVM_S390_ME...
2015-04-30  Thomas Huths390x/mmu: Use ioctl for reading and writing from/to...
2015-04-30  Ekaterina Tumanovas390x/kvm: Put vm name, extended name and UUID into...
2015-04-30  Cornelia Hucklinux-headers: update
2015-04-30  Thomas Huths390x/mmu: Use access type definitions instead of magic...
next