index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
qapi: Rename class QAPISchema to QAPISchemaParser
Markus Armbruster
1
-4
/
+4
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-46
/
+53
2015-09-16
checkpatch: Escape left braces in regex
Fam Zheng
1
-11
/
+11
2015-09-16
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
1
-3
/
+6
2015-09-16
update-linux-headers: copy standard-headers files one by one
Paolo Bonzini
1
-33
/
+36
2015-09-16
update Linux headers to 4.3-rc1
Paolo Bonzini
1
-0
/
+1
2015-09-15
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2
-9
/
+17
2015-09-14
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
1
-1
/
+3
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-470
/
+191
2015-09-11
scripts/qemu-gdb: Add brief comment describing usage
Peter Maydell
1
-0
/
+3
2015-09-11
scripts/qemu-gdb: Silently pass through SIGUSR1
Peter Maydell
1
-0
/
+4
2015-09-11
scripts/qemu-gdb: Split CoroutineCommand into its own file
Peter Maydell
2
-76
/
+93
2015-09-11
scripts/qemu-gdb: Split MtreeCommand into its own module
Peter Maydell
3
-62
/
+118
2015-09-09
scripts/dump-guest-memory.py: fix after RAMBlock change
Michael S. Tsirkin
1
-1
/
+1
2015-09-09
add macro file for coccinelle
Paolo Bonzini
1
-0
/
+119
2015-09-09
checkpatch: remove tests that are not relevant outside the kernel
Paolo Bonzini
1
-389
/
+12
2015-09-09
checkpatch: adapt some tests to QEMU
Paolo Bonzini
1
-81
/
+60
2015-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' in...
Peter Maydell
1
-0
/
+35
2015-09-04
qapi: Generators crash when --output-dir isn't given, fix
Markus Armbruster
1
-5
/
+6
2015-09-04
qapi: Simplify error reporting for array types
Markus Armbruster
1
-4
/
+2
2015-09-04
qapi: Fix errors for non-string, non-dictionary members
Markus Armbruster
1
-4
/
+6
2015-09-04
qapi: Drop one of two "simple union must not have base" checks
Markus Armbruster
1
-8
/
+0
2015-09-04
qapi: Generated code cleanup
Markus Armbruster
4
-37
/
+34
2015-09-04
qapi-commands: Drop useless initialization
Markus Armbruster
1
-6
/
+2
2015-09-04
qapi-commands: Don't feed output of mcgen() to mcgen() again
Markus Armbruster
1
-31
/
+21
2015-09-04
qapi-commands: Inline gen_marshal_output_call()
Markus Armbruster
1
-8
/
+4
2015-09-04
qapi-commands: Fix gen_err_check(e) for e and e != 'local_err'
Markus Armbruster
1
-6
/
+7
2015-09-04
qapi: Command returning anonymous type doesn't work, outlaw
Markus Armbruster
1
-1
/
+1
2015-09-04
qapi: Fix to reject union command and event arguments
Markus Armbruster
1
-2
/
+2
2015-09-04
qapi: Document flaws in checking of names
Markus Armbruster
1
-0
/
+4
2015-09-04
qapi: Document shortcoming with union 'data' branch
Eric Blake
1
-0
/
+8
2015-09-04
qapi: Document that input visitor semantics are prone to leaks
Eric Blake
1
-0
/
+4
2015-09-04
qapi-visit: Fix two name arguments passed to visitors
Markus Armbruster
1
-6
/
+6
2015-09-04
qapi-visit: Replace list implicit_structs by set
Markus Armbruster
1
-4
/
+3
2015-09-04
qapi-visit: Fix generated code when schema has forward refs
Markus Armbruster
1
-1
/
+14
2015-09-04
qapi: Generate a nicer struct for flat unions
Markus Armbruster
1
-16
/
+22
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
2
-3
/
+7
2015-09-04
qapi: Drop unused and useless parameters and variables
Markus Armbruster
5
-42
/
+35
2015-09-04
qapi: Reject -p arguments that break qapi-event.py
Markus Armbruster
1
-0
/
+6
2015-09-04
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
1
-1
/
+1
2015-09-04
qapi: Simplify guardname()
Markus Armbruster
1
-7
/
+3
2015-09-04
qapi: Clean up cgen() and mcgen()
Markus Armbruster
2
-7
/
+12
2015-09-04
qmp-shell: add documentation
John Snow
1
-0
/
+35
2015-07-16
virtio-input: move sys/ioctl.h include
Gerd Hoffmann
1
-0
/
+1
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
1
-1
/
+1
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-35
/
+6
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
1
-2
/
+2
2015-06-19
scripts: Add support for path as argument of qom-tree
Martin Cerveny
1
-2
/
+7
2015-06-18
qapi-types: Bury code dead since commit 6b5abc7
Markus Armbruster
1
-6
/
+2
[prev]
[next]