index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qemu.py: use os.path.null instead of /dev/null
Amador Pahim
2017-09-15
1
-2
/
+2
*
qemu.py: avoid writing to stdout/stderr
Amador Pahim
2017-09-15
1
-9
/
+22
*
qemu.py: fix is_running() return before first launch()
Amador Pahim
2017-09-15
1
-1
/
+1
*
qtest.py: Few pylint/style fixes
Lukáš Doktor
2017-09-15
1
-6
/
+5
*
qmp.py: Avoid overriding a builtin object
Lukáš Doktor
2017-09-15
1
-4
/
+4
*
qmp.py: Avoid "has_key" usage
Lukáš Doktor
2017-09-15
1
-1
/
+1
*
qmp.py: Use object-based class for QEMUMonitorProtocol
Lukáš Doktor
2017-09-15
2
-3
/
+3
*
qmp.py: Couple of pylint/style fixes
Lukáš Doktor
2017-09-15
1
-13
/
+24
*
qemu.py: Use custom exceptions rather than Exception
Lukáš Doktor
2017-09-15
1
-2
/
+15
*
qemu.py: Simplify QMP key-conversion
Lukáš Doktor
2017-09-15
1
-4
/
+1
*
qemu.py: Use iteritems rather than keys()
Lukáš Doktor
2017-09-15
1
-3
/
+3
*
qemu|qtest: Avoid dangerous arguments
Lukáš Doktor
2017-09-15
2
-2
/
+6
*
qemu.py: Pylint/style fixes
Lukáš Doktor
2017-09-15
1
-18
/
+55
*
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
2017-09-08
1
-0
/
+3
*
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
2017-09-07
1
-1
/
+0
*
qemu.py: make VM() a context manager
Stefan Hajnoczi
2017-09-05
1
-1
/
+15
*
qapi: drop the sentinel in enum array
Marc-André Lureau
2017-09-04
1
-3
/
+1
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
2
-6
/
+9
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
3
-0
/
+8
*
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
2017-09-04
1
-0
/
+3
*
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
2017-09-01
1
-4
/
+4
*
scripts: add argparse module for Python 2.6 compatibility
Stefan Hajnoczi
2017-08-30
1
-0
/
+2406
*
simpletrace: fix flight recorder --no-header option
Stefan Hajnoczi
2017-08-15
1
-6
/
+18
*
trace: use static event ID mapping in simpletrace.stp
Stefan Hajnoczi
2017-08-15
1
-29
/
+2
*
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-0
/
+19
*
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
2017-08-01
9
-0
/
+56
*
trace: ensure unique function / variable names per .stp file
Daniel P. Berrange
2017-08-01
1
-10
/
+19
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20170720-pull-request'...
Peter Maydell
2017-07-20
1
-0
/
+29
|
\
|
*
add scripts/git.orderfile
Gerd Hoffmann
2017-07-20
1
-0
/
+29
*
|
coccinelle: add a script to optimize tcg op using tcg_gen_extract()
Philippe Mathieu-Daudé
2017-07-19
1
-0
/
+107
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-07-18
1
-1
/
+1
|
\
|
*
device-crash-test: Fix regexp on whitelist
Eduardo Habkost
2017-07-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-07-17
10
-42
/
+70
|
\
\
|
|
/
|
/
|
|
*
trace: [tcg, trivial] Re-align generated code
Lluís Vilanova
2017-07-17
6
-28
/
+29
|
*
trace: [tcg] Do not generate TCG code to trace dynamically-disabled events
Lluís Vilanova
2017-07-17
4
-14
/
+41
*
|
scripts/coccinelle/memory-region-init-ram.cocci: New script
Peter Maydell
2017-07-14
1
-0
/
+38
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-14
1
-1
/
+6
|
\
|
*
error: Implement the warn and free Error functions
Alistair Francis
2017-07-13
1
-0
/
+1
|
*
error: Functions to report warnings and informational messages
Alistair Francis
2017-07-13
1
-1
/
+5
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
2017-07-13
4
-11
/
+17
|
\
\
|
*
|
scripts: use build_ prefix for string not piped through cgen()
Marc-André Lureau
2017-07-12
3
-11
/
+11
|
*
|
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
2017-07-12
1
-0
/
+6
|
|
/
*
/
hxtool: remove dead -q option
Paolo Bonzini
2017-07-11
1
-45
/
+1
|
/
*
checkpatch: should not use signal except for SIG_DFL or SIG_IGN
Paolo Bonzini
2017-07-04
1
-0
/
+4
*
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
2017-06-20
1
-9
/
+3
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
3
-22
/
+20
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-06-12
1
-1
/
+9
|
\
[prev]
[next]