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
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-09-11
1
-1
/
+4
|
\
|
*
qapi-types.py: Fix enum struct sizes on i686
Cole Robinson
2013-09-10
1
-1
/
+4
*
|
Add a script to extract VSS SDK headers on POSIX system
Tomoki Sekiyama
2013-09-09
1
-0
/
+35
*
|
checkpatch.pl: Check .cpp files
Tomoki Sekiyama
2013-09-09
1
-6
/
+28
*
|
Add c++ keywords to QAPI helper script
Tomoki Sekiyama
2013-09-09
1
-1
/
+11
|
/
*
qapi-types.py: Split off generate_struct_fields()
Kevin Wolf
2013-08-30
1
-6
/
+13
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
1
-0
/
+178
|
\
|
*
aio / timers: Add scripts/switch-timer-api
Alex Bligh
2013-08-22
1
-0
/
+178
*
|
disas-objdump: Pass --adjust-vma to objdump
Richard Henderson
2013-08-24
1
-3
/
+15
*
|
disas: Add disas-objdump.pl
Richard Henderson
2013-08-24
1
-0
/
+87
*
|
scripts/qapi.py: Avoid syntax not supported by Python 2.4
Peter Maydell
2013-08-20
1
-1
/
+1
|
/
*
qapi.py: Permit comments starting anywhere on the line
Markus Armbruster
2013-07-29
1
-2
/
+1
*
qapi.py: Rename expr_eval to expr in parse_schema()
Markus Armbruster
2013-07-29
1
-9
/
+9
*
qapi.py: Fix diagnosing non-objects at a schema's top-level
Markus Armbruster
2013-07-29
1
-4
/
+6
*
qapi.py: Fix schema parser to check syntax systematically
Markus Armbruster
2013-07-29
1
-10
/
+30
*
qapi.py: Reject invalid characters in schema file
Markus Armbruster
2013-07-29
1
-0
/
+2
*
qapi.py: Decent syntax error reporting
Markus Armbruster
2013-07-29
1
-2
/
+27
*
qapi.py: Restructure lexer and parser
Markus Armbruster
2013-07-29
1
-80
/
+83
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
3
-0
/
+104
*
qapi.py: Maintain a list of union types
Kevin Wolf
2013-07-26
1
-0
/
+13
*
qapi: Flat unions with arbitrary discriminator
Kevin Wolf
2013-07-26
2
-25
/
+76
*
qapi-visit.py: Implement 'base' for unions
Kevin Wolf
2013-07-26
1
-5
/
+25
*
qapi-visit.py: Split off generate_visit_struct_fields()
Kevin Wolf
2013-07-26
1
-28
/
+34
*
qapi-types.py: Implement 'base' for unions
Kevin Wolf
2013-07-26
1
-2
/
+14
*
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2013-07-22
1
-0
/
+51
|
\
|
*
cleanup-trace-events.pl: New
Markus Armbruster
2013-07-18
1
-0
/
+51
*
|
qapi: qapi-commands: fix possible leaks on visitor dealloc
Luiz Capitulino
2013-07-16
1
-7
/
+10
|
/
*
qapi.py: Allow top-level type reference for command definitions
Kevin Wolf
2013-07-10
1
-0
/
+19
*
qapi.py: Avoid code duplication
Kevin Wolf
2013-07-10
1
-9
/
+9
*
main: use TARGET_ARCH only for the target-specific #define
Paolo Bonzini
2013-06-14
1
-9
/
+4
*
build: do not use TARGET_ARCH
Paolo Bonzini
2013-06-14
1
-9
/
+9
*
build: rename TARGET_ARCH2 to TARGET_NAME
Paolo Bonzini
2013-06-14
1
-1
/
+1
*
block: add block driver read only whitelist
Fam Zheng
2013-06-04
1
-2
/
+9
*
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-30
1
-2
/
+8
*
qapi: qapi-visit.py, native list support
Michael Roth
2013-05-23
1
-5
/
+29
*
qapi: qapi-visit.py, fix list handling for union types
Michael Roth
2013-05-23
1
-1
/
+1
*
qapi: qapi-types.py, native list support
Michael Roth
2013-05-23
2
-3
/
+65
*
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-05-03
1
-0
/
+54
*
vmxcap: Update according to SDM of January 2013
Jan Kiszka
2013-04-17
1
-1
/
+5
*
vmxcap: Report APIC register emulation and RDTSCP control
Jan Kiszka
2013-04-17
1
-0
/
+2
*
vmxcap: Augment reported information
Jan Kiszka
2013-04-17
1
-0
/
+14
*
vmxcap: Open MSR file in unbuffered mode
Jan Kiszka
2013-04-17
1
-2
/
+2
*
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
1
-19
/
+8
*
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
1
-13
/
+5
*
trace: Provide a generic tracing event descriptor
Lluís Vilanova
2013-03-28
4
-8
/
+113
*
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
2013-03-28
6
-3
/
+30
*
make_device_config.sh: Emit dependency file to directory where included
Andreas Färber
2013-03-09
1
-1
/
+1
*
Revert "make_device_config.sh: Fix target path in generated dependency file"
Andreas Färber
2013-03-09
1
-1
/
+1
*
fix scripts/make_device_config.sh
Gerd Hoffmann
2013-02-19
1
-1
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-01-29
1
-0
/
+1
|
\
[next]