Sign in
qemu-android
/
qemu-android
/
b21bfeead284cf212d88dfa25171fee122407bc2
/
scripts
c6f18b9
trace: [stderr] Port to generic event information and new control interface
by Lluís Vilanova
· 12 years ago
60481e2
trace: [simple] Port to generic event information and new control interface
by Lluís Vilanova
· 12 years ago
45be2f5
trace: Provide a generic tracing event descriptor
by Lluís Vilanova
· 12 years ago
93fba16
trace: [tracetool] Explicitly identify public backends
by Lluís Vilanova
· 12 years ago
8807080
make_device_config.sh: Emit dependency file to directory where included
by Andreas Färber
· 12 years ago
1b30481
Revert "make_device_config.sh: Fix target path in generated dependency file"
by Andreas Färber
· 12 years ago
f4ece40
fix scripts/make_device_config.sh
by Gerd Hoffmann
· 12 years ago
0893d46
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 12 years ago
23bf49b
make_device_config.sh: Fix target path in generated dependency file
by Andreas Färber
· 12 years ago
f9e90c7
vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery'
by Marcelo Tosatti
· 12 years ago
02e079c
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 12 years ago
96610da
qemu-ga: sample fsfreeze hooks
by Tomoki Sekiyama
· 12 years ago
d56af00
powerpc: linux header sync script includes epapr_hcalls.h
by Bharat Bhushan
· 12 years ago
eac236e
build: Use separate makefile for "trace/"
by Lluís Vilanova
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
4167c42
qapi: remove qapi/qapi-types-core.h
by Paolo Bonzini
· 12 years ago
79ee7df
qapi: move inclusions of qemu-common.h from headers to .c files
by Paolo Bonzini
· 12 years ago
c84a2b1
get_maintainer.pl: update from linix 3.8
by Michael S. Tsirkin
· 12 years ago
c562d15
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 12 years ago
81dee72
Avoid all systemtap reserved words
by Daniel P. Berrange
· 12 years ago
da4fea0
qapi-types.h: Don't include qemu-common.h
by Igor Mammedov
· 13 years ago
b55f546
update-linux-headers.sh: Handle new kernel uapi/ directories
by Peter Maydell
· 12 years ago
1b3e6f8
s390/kvm_stat: correct sys_perf_event_open syscall number
by Heinz Graalfs
· 12 years ago
97f3461
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
df8c1b0
Update kernel header script to include vfio
by Alex Williamson
· 12 years ago
1057725
qapi: add "unix" to the set of reserved words
by Paolo Bonzini
· 12 years ago
eda50a6
qapi: do not protect enum values from namespace pollution
by Paolo Bonzini
· 12 years ago
d8f8a86
dtrace backend: add function to reserved words
by Alon Levy
· 13 years ago
2879636
update-linux-headers.sh: Don't hard code list of architectures
by Peter Maydell
· 13 years ago
e22b1e9
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
by Aurelien Jarno
· 13 years ago
dfe7053
CHECKPATCH: Add warning for single else statement.
by Don Slutz
· 13 years ago
69402a6
CHECKPATCH: Add --debug adv_apw
by Don Slutz
· 13 years ago
5424302
CHECKPATCH: Add --debug adv_checking
by Don Slutz
· 13 years ago
a99ac04
CHECKPATCH: Add --debug adv_dcs
by Don Slutz
· 13 years ago
227ccf6
qapi: Fix potential NULL pointer segfault
by Stefan Weil
· 13 years ago
b9c4b48
qapi: generate list struct and visit_list for enum
by Amos Kong
· 13 years ago
d1186a3
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
cc92186
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
eda5edd
trace: Fix "Qemu" -> "QEMU"
by Stefan Weil
· 13 years ago
256d046
update-linux-headers.sh: Pull in asm-generic/kvm_para.h
by Peter Maydell
· 13 years ago
964d0a7
trace/simple: Fix compiler warning for 32 bit hosts
by Stefan Weil
· 13 years ago
08b76b9
scripts: qapi-commands.py: qmp-commands.h: include qdict.h
by Luiz Capitulino
· 13 years ago
ac4ff70
qapi: don't convert enum strings to lowercase
by Luiz Capitulino
· 13 years ago
f01f594
qapi: generate correct enum names for camel case enums
by Luiz Capitulino
· 13 years ago
b68a847
qapi: qapi-types.h: don't include qapi/qapi-types-core.h
by Luiz Capitulino
· 13 years ago
427a1a2
qapi: avoid reserved keywords
by Blue Swirl
· 13 years ago
e0d45df
qapi: qapi.py: allow the "'" character to be escaped
by Luiz Capitulino
· 13 years ago
a211434
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 13 years ago
092705d
qapi: introduce "size" type
by Laszlo Ersek
· 13 years ago
c46f18c
qapi: generate C types for fixed-width integers
by Laszlo Ersek
· 13 years ago
d195325
qapi: fix error propagation
by Paolo Bonzini
· 13 years ago
90a147a
Update simpletrace.py for new log format
by Harsh Prateek Bora
· 13 years ago
62bab73
Simpletrace v2: Support multiple arguments, strings.
by Harsh Prateek Bora
· 13 years ago
34bb443
build: add make dist target (v2)
by Anthony Liguori
· 13 years ago
e0a3dc7
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
9964d8f
checkpatch: Add QEMU specific rule
by Stefan Weil
· 13 years ago
c5854ac
s390: make kvm_stat work on s390
by Jens Freimann
· 13 years ago
74f4d22
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
287d55c
kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC
by Avi Kivity
· 13 years ago
d34b867
qapi: add support for command options
by Luiz Capitulino
· 13 years ago
90f2cef
scripts/qemu-binfmt-conf.sh: Fix shell syntax
by Andreas Färber
· 13 years ago
9943e0e
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
by Stefan Hajnoczi
· 13 years ago
b3ef0ad
tracetool: avoid str.rpartition() Python 2.5 function
by Stefan Hajnoczi
· 13 years ago
45d6c78
tracetool: use Python 2.4-compatible __import__() arguments
by Stefan Hajnoczi
· 13 years ago
662da38
tracetool: use Python 2.4-compatible exception handling syntax
by Stefan Hajnoczi
· 13 years ago
0b3b717
create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX
by Eduardo Habkost
· 13 years ago
c41cc50
create_config: remove *dir block
by Eduardo Habkost
· 13 years ago
eb72952
create_config: separate section for qemu_*dir variables (v2)
by Eduardo Habkost
· 13 years ago
256a721
tracetool: handle DTrace keywords 'in', 'next', 'self'
by Stefan Hajnoczi
· 13 years ago
52ef093
tracetool: Add support for the 'dtrace' backend
by Lluís Vilanova
· 13 years ago
fbc54b9
tracetool: Add support for the 'ust' backend
by Lluís Vilanova
· 13 years ago
dd03a39
tracetool: Add support for the 'simple' backend
by Lluís Vilanova
· 13 years ago
9008d85
tracetool: Add support for the 'stderr' backend
by Lluís Vilanova
· 13 years ago
c419e62
tracetool: Add module for the 'h' format
by Lluís Vilanova
· 13 years ago
5de7f9c
tracetool: Add module for the 'c' format
by Lluís Vilanova
· 13 years ago
650ab98
tracetool: Rewrite infrastructure as python modules
by Lluís Vilanova
· 13 years ago
0d6b9cc
signrom: Rewrite as python script
by Jan Kiszka
· 13 years ago
b3c09bd
kvm: add flightrecorder script
by Stefan Hajnoczi
· 13 years ago
fa6b873
tracetool: Forbid argument name 'next'
by Kevin Wolf
· 13 years ago
aba8e41
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 13 years ago
bb55b71
Fix conversion from lower to upper case with Turkish locale
by Stefan Weil
· 13 years ago
c7f0f3b
qtest: add test framework
by Anthony Liguori
· 13 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
703e01e
tracetool: dtrace: handle in and next reserved words
by Alon Levy
· 13 years ago
60be795
tracetool: dtrace disabled-events fix
by Lee Essen
· 13 years ago
6d36d7d
qmp: parse commands in strict mode
by Paolo Bonzini
· 13 years ago
3a86a0f
qapi: untangle next_list
by Paolo Bonzini
· 13 years ago
69b5007
qapi: allow freeing partially-allocated objects
by Paolo Bonzini
· 13 years ago
b6f0474
qapi: shortcut visits on errors
by Paolo Bonzini
· 13 years ago
c9da228
qapi: add c_fun to escape function names
by Federico Simoncelli
· 13 years ago
3179d69
Support utf8 chars in pod docs
by Michael Tokarev
· 13 years ago
4daa187
scripts: add gdb support script
by Avi Kivity
· 13 years ago
fb23ae6
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
dc8fb6d
qapi: complete implementation of unions
by Paolo Bonzini
· 13 years ago
bcec433
tracetool: Omit useless QEMU_*_ENABLED() check
by Stefan Hajnoczi
· 13 years ago
b7d66a7
trace: Provide a per-event status define for conditional compilation
by Lluís Vilanova
· 13 years ago
9737383
qerror: add check-qerror.sh to verify alphabetical order
by Stefan Hajnoczi
· 13 years ago
19bf7c8
Fix qapi code generation fix
by Avi Kivity
· 13 years ago
Next »