index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
qapi.py: Permit comments starting anywhere on the line
Markus Armbruster
1
-2
/
+1
2013-07-29
qapi.py: Rename expr_eval to expr in parse_schema()
Markus Armbruster
1
-9
/
+9
2013-07-29
qapi.py: Fix diagnosing non-objects at a schema's top-level
Markus Armbruster
1
-4
/
+6
2013-07-29
qapi.py: Fix schema parser to check syntax systematically
Markus Armbruster
1
-10
/
+30
2013-07-29
qapi.py: Reject invalid characters in schema file
Markus Armbruster
1
-0
/
+2
2013-07-29
qapi.py: Decent syntax error reporting
Markus Armbruster
1
-2
/
+27
2013-07-29
qapi.py: Restructure lexer and parser
Markus Armbruster
1
-80
/
+83
2013-07-26
qapi: Anonymous unions
Kevin Wolf
3
-0
/
+104
2013-07-26
qapi.py: Maintain a list of union types
Kevin Wolf
1
-0
/
+13
2013-07-26
qapi: Flat unions with arbitrary discriminator
Kevin Wolf
2
-25
/
+76
2013-07-26
qapi-visit.py: Implement 'base' for unions
Kevin Wolf
1
-5
/
+25
2013-07-26
qapi-visit.py: Split off generate_visit_struct_fields()
Kevin Wolf
1
-28
/
+34
2013-07-26
qapi-types.py: Implement 'base' for unions
Kevin Wolf
1
-2
/
+14
2013-07-22
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-0
/
+51
2013-07-18
cleanup-trace-events.pl: New
Markus Armbruster
1
-0
/
+51
2013-07-16
qapi: qapi-commands: fix possible leaks on visitor dealloc
Luiz Capitulino
1
-7
/
+10
2013-07-10
qapi.py: Allow top-level type reference for command definitions
Kevin Wolf
1
-0
/
+19
2013-07-10
qapi.py: Avoid code duplication
Kevin Wolf
1
-9
/
+9
2013-06-14
main: use TARGET_ARCH only for the target-specific #define
Paolo Bonzini
1
-9
/
+4
2013-06-14
build: do not use TARGET_ARCH
Paolo Bonzini
1
-9
/
+9
2013-06-14
build: rename TARGET_ARCH2 to TARGET_NAME
Paolo Bonzini
1
-1
/
+1
2013-06-04
block: add block driver read only whitelist
Fam Zheng
1
-2
/
+9
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
1
-2
/
+8
2013-05-23
qapi: qapi-visit.py, native list support
Michael Roth
1
-5
/
+29
2013-05-23
qapi: qapi-visit.py, fix list handling for union types
Michael Roth
1
-1
/
+1
2013-05-23
qapi: qapi-types.py, native list support
Michael Roth
2
-3
/
+65
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
1
-0
/
+54
2013-04-17
vmxcap: Update according to SDM of January 2013
Jan Kiszka
1
-1
/
+5
2013-04-17
vmxcap: Report APIC register emulation and RDTSCP control
Jan Kiszka
1
-0
/
+2
2013-04-17
vmxcap: Augment reported information
Jan Kiszka
1
-0
/
+14
2013-04-17
vmxcap: Open MSR file in unbuffered mode
Jan Kiszka
1
-2
/
+2
2013-03-28
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
1
-19
/
+8
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
1
-13
/
+5
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
4
-8
/
+113
2013-03-28
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
6
-3
/
+30
2013-03-09
make_device_config.sh: Emit dependency file to directory where included
Andreas Färber
1
-1
/
+1
2013-03-09
Revert "make_device_config.sh: Fix target path in generated dependency file"
Andreas Färber
1
-1
/
+1
2013-02-19
fix scripts/make_device_config.sh
Gerd Hoffmann
1
-1
/
+1
2013-01-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+1
2013-01-26
make_device_config.sh: Fix target path in generated dependency file
Andreas Färber
1
-1
/
+1
2013-01-21
vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery'
Marcelo Tosatti
1
-0
/
+1
2013-01-12
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-0
/
+3
2013-01-08
qemu-ga: sample fsfreeze hooks
Tomoki Sekiyama
2
-0
/
+89
2013-01-07
powerpc: linux header sync script includes epapr_hcalls.h
Bharat Bhushan
1
-0
/
+3
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
2
-4
/
+4
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
3
-9
/
+9
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
1
-0
/
+2
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2
-0
/
+2
[next]