index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
24
-77
/
+77
*
qapi: Document new 'alternate' meta-type
Eric Blake
2015-05-05
1
-21
/
+36
*
qapi: Rename anonymous union type in test
Eric Blake
2015-05-05
5
-33
/
+33
*
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2015-05-05
5
-40
/
+62
*
qapi: Prepare for catching more semantic parse errors
Eric Blake
2015-05-05
1
-17
/
+20
*
qapi: Tighten checking of unions
Eric Blake
2015-05-05
48
-103
/
+110
*
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
11
-91
/
+21
*
qapi: Clean up test coverage of simple unions
Eric Blake
2015-05-05
3
-70
/
+86
*
qapi: Add some union tests
Eric Blake
2015-05-05
89
-9
/
+325
*
qapi: Better error messages for bad enums
Eric Blake
2015-05-05
19
-32
/
+43
*
qapi: Add some enum tests
Eric Blake
2015-05-05
37
-1
/
+66
*
qapi: Require ASCII in schema
Eric Blake
2015-05-05
1
-2
/
+2
*
qapi: Fix generation of 'size' builtin type
Eric Blake
2015-05-05
3
-2
/
+4
*
qapi: Simplify builtin type handling
Eric Blake
2015-05-05
3
-15
/
+9
*
qapi: Document type-safety considerations
Eric Blake
2015-05-05
2
-122
/
+414
*
qapi: Add copyright declaration on docs
Eric Blake
2015-05-05
2
-0
/
+16
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...
Peter Maydell
2015-05-05
17
-28
/
+637
|
\
|
*
sdl2: Fix RGB555
Max Reitz
2015-05-05
2
-2
/
+18
|
*
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2015-05-05
8
-7
/
+225
|
*
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
2015-05-05
4
-18
/
+6
|
*
console-gl: add opengl rendering helper functions
Gerd Hoffmann
2015-05-05
9
-1
/
+247
|
*
opengl: add shader helper functions.
Gerd Hoffmann
2015-05-05
3
-0
/
+111
|
*
opengl: add shader build infrastructure
Gerd Hoffmann
2015-05-05
2
-0
/
+30
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' ...
Peter Maydell
2015-05-05
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
coverity: fix address_space_rw model
Paolo Bonzini
2015-05-05
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-04-30
2
-7
/
+110
|
\
|
*
Enable NVMe start controller for Windows guest.
Daniel Stekloff
2015-04-30
1
-0
/
+7
|
*
MAINTAINERS: Add qemu-block list where missing
Kevin Wolf
2015-04-30
1
-0
/
+6
|
*
MAINTAINERS: make block layer core Kevin Wolf's responsibility
Stefan Hajnoczi
2015-04-30
1
-3
/
+1
|
*
MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
Stefan Hajnoczi
2015-04-30
1
-1
/
+6
|
*
MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility
Stefan Hajnoczi
2015-04-30
1
-3
/
+10
|
*
MAINTAINERS: split out image formats
Stefan Hajnoczi
2015-04-30
1
-0
/
+77
|
*
MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility
Stefan Hajnoczi
2015-04-30
1
-1
/
+4
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
2015-04-30
67
-386
/
+156
|
\
\
|
*
|
openrisc: cpu: Remove unused cpu_get_pc
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
*
|
microblaze: fix memory leak
Gonglei
2015-04-30
1
-6
/
+7
|
*
|
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-04-30
3
-16
/
+4
|
*
|
kvm: Silence warning from valgrind
Thomas Huth
2015-04-30
1
-7
/
+7
|
*
|
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-30
1
-11
/
+11
|
*
|
target-mips: fix memory leak
Gonglei
2015-04-30
3
-0
/
+3
|
*
|
qmp-commands: Fix typo
John Snow
2015-04-30
1
-2
/
+2
|
*
|
linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it
Emilio G. Cota
2015-04-30
1
-2
/
+1
|
*
|
coroutine: remove unnecessary parentheses in qemu_co_queue_empty
Emilio G. Cota
2015-04-30
1
-1
/
+1
|
*
|
qemu-char: remove unused list node from FDCharDriver
Emilio G. Cota
2015-04-30
1
-1
/
+0
|
*
|
input: remove unused mouse_handlers list
Emilio G. Cota
2015-04-30
1
-2
/
+0
|
*
|
cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)
Emilio G. Cota
2015-04-30
1
-1
/
+1
|
*
|
microblaze: cpu: delete unused cpu_interrupts_enabled
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
*
|
microblaze: cpu: Renumber EXCP_* constants to close gap
Michael Tokarev
2015-04-30
1
-5
/
+5
|
*
|
microblaze: cpu: Delete EXCP_NMI
Peter Crosthwaite
2015-04-30
1
-1
/
+0
|
*
|
microblaze: cpu: Remove unused CC_OP enum
Peter Crosthwaite
2015-04-30
1
-6
/
+0
[next]