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
2021-04-01
device-crash-test: Ignore errors about a bus not being available
Thomas Huth
1
-0
/
+1
2021-03-24
scripts/kernel-doc: strip QEMU_ from function definitions
Alex Bennée
1
-0
/
+3
2021-03-23
qapi: Enforce union and alternate branch naming rules
Markus Armbruster
1
-2
/
+2
2021-03-23
qapi: Enforce enum member naming rules
Markus Armbruster
1
-2
/
+3
2021-03-23
qapi: Enforce struct member naming rules
Markus Armbruster
1
-2
/
+3
2021-03-23
qapi: Enforce command naming rules
Markus Armbruster
3
-2
/
+8
2021-03-23
qapi: Enforce feature naming rules
Markus Armbruster
1
-1
/
+1
2021-03-23
qapi: Prepare for rejecting underscore in command and member names
Markus Armbruster
1
-10
/
+14
2021-03-23
qapi: Rename pragma *-whitelist to *-exceptions
Markus Armbruster
4
-11
/
+11
2021-03-23
qapi: Factor out QAPISchemaParser._check_pragma_list_of_str()
Markus Armbruster
1
-10
/
+9
2021-03-23
qapi: Enforce type naming rules
Markus Armbruster
1
-1
/
+2
2021-03-23
qapi: Enforce event naming rules
Markus Armbruster
1
-1
/
+3
2021-03-23
qapi: Consistently permit any case in downstream prefixes
Markus Armbruster
1
-1
/
+1
2021-03-23
qapi: Move uppercase rejection to check_name_lower()
Markus Armbruster
1
-8
/
+7
2021-03-23
qapi: Rework name checking in preparation of stricter checking
Markus Armbruster
1
-15
/
+36
2021-03-23
qapi: Lift enum-specific code out of check_name_str()
Markus Armbruster
1
-13
/
+10
2021-03-23
qapi: Permit flat union members for any tag value
Markus Armbruster
2
-5
/
+7
2021-03-23
qapi: Fix to reject optional members with reserved names
Markus Armbruster
1
-5
/
+4
2021-03-19
qapi: Implement deprecated-input=reject for QMP command arguments
Markus Armbruster
2
-2
/
+4
2021-03-19
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster
1
-3
/
+7
2021-03-19
qapi: Implement deprecated-output=hide for QMP event data
Markus Armbruster
1
-3
/
+6
2021-03-19
qapi: Implement deprecated-output=hide for QMP events
Markus Armbruster
1
-1
/
+11
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
2
-2
/
+14
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
1
-2
/
+0
2021-03-18
hw/scsi: remove 'scsi-disk' device
Daniel P. Berrangé
1
-1
/
+0
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
1
-1
/
+0
2021-03-16
fuzz: add a script to build reproducers
Alexander Bulekov
1
-0
/
+160
2021-03-15
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
1
-2
/
+1
2021-03-13
linux-user: manage binfmt-misc preserve-arg[0] flag
Laurent Vivier
1
-17
/
+27
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
1
-1
/
+1
2021-03-09
scripts/tracetool: Replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
scripts/ci/gitlab-pipeline-status: give more info when pipeline not found
Cleber Rosa
1
-1
/
+3
2021-03-09
scripts/ci/gitlab-pipeline-status: give more information on failures
Cleber Rosa
1
-1
/
+3
2021-03-09
scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
Cleber Rosa
1
-5
/
+12
2021-03-09
meson: Re-enable the possibility to run "make check SPEED=slow"
Thomas Huth
1
-1
/
+1
2021-03-05
qapi: Fix parse errors for removal of null from schema language
Markus Armbruster
1
-4
/
+4
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-5
/
+17
2021-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-24022...
Peter Maydell
1
-1
/
+1
2021-02-25
docs: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
1
-1
/
+1
2021-02-25
hvf: Sign the code after installation
Akihiko Odaki
1
-4
/
+16
2021-02-24
docs: move CODING_STYLE into the developer documentation
Alex Bennée
1
-1
/
+1
2021-02-23
checkpatch: don't emit warning on newly created acpi data files
Isaku Yamahata
1
-1
/
+3
2021-02-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ...
Peter Maydell
8
-131
/
+266
2021-02-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1...
Peter Maydell
1
-1
/
+1
2021-02-19
scripts/checkpatch: Improve the check for authors mangled by the mailing list
Thomas Huth
1
-1
/
+1
2021-02-18
device-crash-test: Remove problematic language
Eduardo Habkost
1
-48
/
+48
2021-02-18
qapi/introspect.py: set _gen_tree's default ifcond argument to ()
John Snow
1
-2
/
+2
2021-02-18
qapi/introspect.py: Type _gen_tree variants as Sequence[str]
John Snow
1
-4
/
+4
2021-02-18
qapi/introspect.py: Update copyright and authors list
John Snow
1
-1
/
+2
2021-02-18
qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit
John Snow
1
-0
/
+20
[next]