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
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
108
-937
/
+1157
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
15
-152
/
+345
2017-06-20
tcg/tci: fix tcg-interpreter build
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-286
/
+371
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
23
-189
/
+698
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
66
-596
/
+1895
2017-06-20
tests/qdict: check more get_try_int() cases
Marc-André Lureau
1
-0
/
+7
2017-06-20
console: use get_uint() for "head" property
Marc-André Lureau
1
-2
/
+2
2017-06-20
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
1
-2
/
+2
2017-06-20
numa: use get_uint() for "size" property
Marc-André Lureau
1
-3
/
+3
2017-06-20
pnv-core: use get_uint() for "core-pir" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pvpanic: use get_uint() for "ioport" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
auxbus: use get_uint() for "addr" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
arm: use get_uint() for "mp-affinity" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
1
-3
/
+3
2017-06-20
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc: use get_uint() for "apic-id" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc: use get_uint() for "iobase" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
acpi: use get_uint() for "pci-hole*" properties
Marc-André Lureau
1
-12
/
+12
2017-06-20
acpi: use get_uint() for various acpi properties
Marc-André Lureau
1
-13
/
+14
2017-06-20
acpi: use get_uint() for "acpi-pcihp-io*" properties
Marc-André Lureau
1
-2
/
+2
2017-06-20
platform-bus: use get_uint() for "addr" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
Marc-André Lureau
2
-7
/
+6
2017-06-20
aspeed: use {set, get}_uint() for "ram-size" property
Marc-André Lureau
1
-4
/
+4
2017-06-20
pcihp: use get_uint() for "bsel" property
Marc-André Lureau
1
-3
/
+3
2017-06-20
pc-dimm: make "size" property uint64
Marc-André Lureau
3
-15
/
+16
2017-06-20
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
4
-13
/
+16
2017-06-20
isa: use get_uint() for "io-base"
Marc-André Lureau
1
-1
/
+1
2017-06-20
qdev: Use appropriate getter/setters type
Marc-André Lureau
4
-9
/
+9
2017-06-20
apic-common: make "id" property a uint32
Marc-André Lureau
1
-5
/
+5
2017-06-20
qdev: avoid type casts between signed and unsigned
Marc-André Lureau
3
-17
/
+34
2017-06-20
qdev: wrap default property value in an union
Marc-André Lureau
3
-8
/
+10
2017-06-20
qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
Marc-André Lureau
3
-25
/
+25
2017-06-20
object: use more specific property type names
Marc-André Lureau
6
-13
/
+13
2017-06-20
q35: fix get_mmcfg_size to use uint64 visitor
Marc-André Lureau
1
-2
/
+1
2017-06-20
object: add uint property setter/getter
Marc-André Lureau
2
-0
/
+52
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
5
-17
/
+38
2017-06-20
json: learn to parse uint64 numbers
Marc-André Lureau
3
-8
/
+76
2017-06-20
qnum: add uint type
Marc-André Lureau
3
-0
/
+119
2017-06-20
tests: remove /{qnum, qlist, dict}/destroy test
Marc-André Lureau
4
-53
/
+6
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
9
-21
/
+13
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
65
-664
/
+630
2017-06-20
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
5
-112
/
+169
2017-06-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-2
/
+42
2017-06-19
target/arm: Exit after clearing aarch64 interrupt mask
Richard Henderson
1
-1
/
+6
2017-06-19
target/s390x: Exit after changing PSW mask
Richard Henderson
1
-4
/
+10
2017-06-19
target/alpha: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-5
/
+22
2017-06-19
tcg: Increase hit rate of lookup_tb_ptr
Richard Henderson
1
-14
/
+14
2017-06-19
tcg/arm: Use ldr (literal) for goto_tb
Richard Henderson
1
-5
/
+18
2017-06-19
tcg/arm: Try pc-relative addresses for movi
Richard Henderson
1
-13
/
+27
[next]