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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
5
-19
/
+71
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
3
-0
/
+150
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
10
-15
/
+16
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
6
-1
/
+434
2015-06-19
qom: Add helper function for getting user objects root
Daniel P. Berrange
5
-7
/
+22
2015-06-19
vl: Create (most) objects before creating chardev backends
Daniel P. Berrange
1
-1
/
+39
2015-06-19
doc: Document user creatable object types in help text
Daniel P. Berrange
1
-16
/
+54
2015-06-19
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
1
-1
/
+1
2015-06-19
scripts: Add support for path as argument of qom-tree
Martin Cerveny
1
-2
/
+7
2015-06-19
tests: Use qtest_add_data_func() consistently
Andreas Färber
6
-30
/
+23
2015-06-19
qdev: Free property names after registering gpio aliases
Eduardo Habkost
1
-0
/
+2
2015-06-19
qom: strdup() target property name on object_property_add_alias()
Eduardo Habkost
1
-2
/
+3
2015-06-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-06-18' into ...
Peter Maydell
11
-194
/
+212
2015-06-18
qapi-types: Bury code dead since commit 6b5abc7
Markus Armbruster
1
-6
/
+2
2015-06-18
qapi-types: Split generate_fwd_builtin() off generate_fwd_struct()
Markus Armbruster
1
-6
/
+6
2015-06-18
qapi-types: Drop unused members parameters
Markus Armbruster
1
-7
/
+7
2015-06-18
qapi-types: Don't filter out expressions with 'gen'
Markus Armbruster
1
-1
/
+0
2015-06-18
qapi: Catch and reject flat union branch of array type
Markus Armbruster
2
-11
/
+2
2015-06-18
tests/qapi-schema: New flat union array branch test case
Markus Armbruster
5
-1
/
+25
2015-06-18
qapi: Better separate the different kinds of helpers
Markus Armbruster
1
-54
/
+74
2015-06-18
qapi: Move exprs checking from parse_schema() to check_exprs()
Markus Armbruster
1
-76
/
+66
2015-06-18
qapi: Fix to reject stray 't', 'f' and 'n'
Markus Armbruster
1
-14
/
+12
2015-06-18
qapi: Simplify inclusion cycle detection
Markus Armbruster
1
-10
/
+8
2015-06-18
qapi: Fix file name in error messages for included files
Markus Armbruster
3
-7
/
+6
2015-06-18
qapi: Improve a couple of confusing variable names
Markus Armbruster
1
-22
/
+23
2015-06-18
qapi: Eliminate superfluous QAPISchema attribute input_dir
Markus Armbruster
1
-2
/
+2
2015-06-18
qapi: Drop bogus command from docs
Markus Armbruster
1
-2
/
+0
2015-06-18
MAINTAINERS: Fix up QAPI and QAPI schema file patterns
Markus Armbruster
1
-0
/
+4
2015-06-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2015-06-18
vfio: fix build error on CentOS 5.7
Leon Alrae
1
-1
/
+1
2015-06-17
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2015-06-17
Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...
Peter Maydell
18
-167
/
+651
2015-06-17
s390x: Switch to s390-ccw machine as default
Alexander Graf
4
-5
/
+5
2015-06-17
target-s390x: PER: add Breaking-Event-Address register
Aurelien Jarno
4
-11
/
+37
2015-06-17
target-s390x: PER instruction-fetch nullification event support
Aurelien Jarno
1
-0
/
+12
2015-06-17
target-s390x: PER store-using-real-address event support
Aurelien Jarno
1
-0
/
+16
2015-06-17
target-s390x: PER storage-alteration event support
Aurelien Jarno
5
-3
/
+100
2015-06-17
translate-all: fix watchpoints if retranslation not possible
Aurelien Jarno
1
-5
/
+15
2015-06-17
target-s390x: PER instruction-fetch event support
Aurelien Jarno
3
-0
/
+17
2015-06-17
target-s390x: PER successful-branching event support
Aurelien Jarno
3
-0
/
+51
2015-06-17
target-s390x: basic PER event handling
Aurelien Jarno
5
-20
/
+71
2015-06-17
target-s390x: add get_per_in_range function
Aurelien Jarno
1
-0
/
+11
2015-06-17
target-s390x: add get_per_atmid function
Aurelien Jarno
1
-0
/
+12
2015-06-17
target-s390x: add PER related constants
Aurelien Jarno
1
-0
/
+16
2015-06-17
target-s390x: mvc_fast_memmove: access memory through softmmu
Aurelien Jarno
1
-57
/
+27
2015-06-17
target-s390x: mvc_fast_memset: access memory through softmmu
Aurelien Jarno
1
-41
/
+32
2015-06-17
target-s390x: function to adjust the length wrt page boundary
Aurelien Jarno
1
-0
/
+11
2015-06-17
softmmu: provide tlb_vaddr_to_host function for user mode
Aurelien Jarno
1
-2
/
+6
2015-06-17
target-s390x: wire up I/O instructions in TCG mode
Alexander Graf
4
-14
/
+179
2015-06-17
target-s390x: wire up DIAG REIPL in TCG mode
Aurelien Jarno
1
-0
/
+6
[next]