index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scripts/signrom.py: Allow option ROM checksum script to write the size header.
Richard W.M. Jones
2016-05-23
1
-3
/
+22
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
gdbstub: remove unnecessary includes from gdbstub-xml.c
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
scripts: add script to build QEMU and analyze inclusions
Paolo Bonzini
2016-05-19
1
-0
/
+102
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
Fix typo in variable name (found and fixed by codespell)
Stefan Weil
2016-05-18
1
-32
/
+32
*
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
1
-9
/
+13
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
1
-7
/
+9
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
3
-9
/
+18
*
qapi-commands: Wrap argument visit in visit_start_struct
Eric Blake
2016-05-12
1
-0
/
+7
*
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-05-12
1
-1
/
+1
*
checkpatch: add target_ulong to typelist
Cédric Le Goater
2016-04-05
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
8
-18
/
+5
|
\
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
6
-16
/
+1
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
2
-2
/
+4
*
|
Remove unneeded include statements for setjmp.h
Stefan Weil
2016-03-22
1
-1
/
+1
|
/
*
qapi: Use anonymous bases in QMP flat unions
Eric Blake
2016-03-18
1
-1
/
+1
*
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
2
-6
/
+16
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
3
-35
/
+5
*
qapi: Drop unused c_null()
Eric Blake
2016-03-18
1
-29
/
+17
*
qapi: Inline gen_visit_members() into lone caller
Eric Blake
2016-03-18
2
-47
/
+22
*
qapi-commands: Inline single-use helpers of gen_marshal()
Eric Blake
2016-03-18
1
-67
/
+39
*
qapi-commands: Utilize implicit struct visits
Eric Blake
2016-03-18
1
-16
/
+12
*
qapi-event: Utilize implicit struct visits
Eric Blake
2016-03-18
1
-10
/
+38
*
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
2016-03-18
1
-5
/
+1
*
qapi: Emit implicit structs in generated C
Eric Blake
2016-03-18
3
-22
/
+22
*
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
1
-8
/
+10
*
qapi: Make c_type() more OO-like
Eric Blake
2016-03-18
2
-11
/
+35
*
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
1
-2
/
+2
*
qapi: Assert in places where variants are not handled
Eric Blake
2016-03-18
2
-1
/
+3
*
update-linux-headers.sh: Fake types.h doesn't need to include anything
Peter Maydell
2016-03-16
1
-2
/
+3
*
include/config.h: Remove
Peter Maydell
2016-03-16
1
-1
/
+0
*
update-linux-headers: Add userfaultfd.h
Alexey Kardashevskiy
2016-03-15
1
-1
/
+1
*
memory: Drop MemoryRegion.ram_addr
Fam Zheng
2016-03-07
1
-1
/
+1
*
qapi: Drop useless 'data' member of unions
Eric Blake
2016-03-05
1
-9
/
+0
*
qapi-visit: Expose visit_type_FOO_members()
Eric Blake
2016-03-05
1
-26
/
+7
*
qapi: Rename 'fields' to 'members' in generated C code
Eric Blake
2016-03-05
2
-7
/
+7
*
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2016-03-05
5
-32
/
+32
*
qmp-shell: fix pretty printing of JSON responses
Daniel P. Berrange
2016-03-04
1
-13
/
+10
*
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
2016-03-01
1
-3
/
+10
*
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-03-01
9
-31
/
+146
*
trace: Add helper function to cast event arguments
Lluís Vilanova
2016-03-01
1
-0
/
+4
*
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2016-03-01
3
-7
/
+6
*
trace: Extend API to manage event arguments
Lluís Vilanova
2016-03-01
1
-2
/
+13
*
qapi: rename InputAxis values.
Gerd Hoffmann
2016-03-01
1
-1
/
+0
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-2
/
+3
|
\
|
*
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Fam Zheng
2016-02-22
1
-2
/
+3
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into staging
Peter Maydell
2016-02-23
1
-0
/
+5
|
\
\
[prev]
[next]