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
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson
3
-1063
/
+1089
2019-02-21
target/arm: Restructure disas_fp_int_conv
Richard Henderson
1
-43
/
+47
2019-02-21
target/arm: Stop unintentional sign extension in pmu_init
Aaron Lindsay OS
1
-1
/
+1
2019-02-21
target/arm: v8M MPU should use background region as default, not always
Peter Maydell
1
-3
/
+5
2019-02-21
hw/arm/armsse: Fix memory leak in error-exit path
Peter Maydell
1
-4
/
+6
2019-02-21
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
5
-22
/
+79
2019-02-21
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190220-pull-request' ...
Peter Maydell
7
-16
/
+30
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
1
-3
/
+1
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
1
-1
/
+2
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-4
/
+4
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-3
/
+5
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-0
/
+8
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+5
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+2
2019-02-20
xhci: add asserts to help with static code analysis
Liam Merwick
1
-0
/
+2
2019-02-20
usb: rearrange usb_ep_get()
Liam Merwick
1
-1
/
+1
2019-02-19
blockdev: acquire aio_context for bitmap add/remove
John Snow
1
-6
/
+20
2019-02-19
block/dirty-bitmap: Documentation and Comment fixups
John Snow
2
-15
/
+39
2019-02-19
dirty-bitmap: Expose persistent flag to 'query-block'
Eric Blake
4
-1
/
+20
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
41
-679
/
+581
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
49
-741
/
+735
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
4
-25
/
+25
2019-02-18
qmp: Deprecate query-events in favor of query-qmp-schema
Markus Armbruster
3
-2
/
+15
2019-02-18
Revert "qapi-events: add 'if' condition to implicit event enum"
Markus Armbruster
1
-1
/
+3
2019-02-18
qapi: remove qmp_unregister_command()
Marc-André Lureau
2
-9
/
+0
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
11
-102
/
+70
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
9
-80
/
+57
2019-02-18
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
4
-55
/
+46
2019-02-18
target.json: add a note about query-cpu* not being s390x-specific
Marc-André Lureau
1
-0
/
+6
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
10
-203
/
+146
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
5
-203
/
+175
2019-02-18
qapi: New module target.json
Markus Armbruster
3
-11
/
+31
2019-02-18
build: Deal with all of QAPI's .o in qapi/Makefile.objs
Markus Armbruster
4
-18
/
+21
2019-02-18
build-sys: move qmp-introspect per target
Marc-André Lureau
3
-3
/
+2
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
9
-29
/
+60
2019-02-18
qapi: Prepare for system modules other than 'builtin'
Markus Armbruster
3
-12
/
+27
2019-02-18
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
16
-10
/
+33
2019-02-18
qapi: Fix up documentation for recent commit a95291007b2
Markus Armbruster
1
-0
/
+2
2019-02-18
qapi: Belatedly document modular code generation
Markus Armbruster
1
-0
/
+38
2019-02-18
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190218' into staging
Peter Maydell
19
-173
/
+150
2019-02-18
s390x: upgrade status of KVM cores to "supported"
Cornelia Huck
1
-1
/
+1
2019-02-18
s390x/kvm: add tracepoint to ioeventfd interface
Cornelia Huck
2
-0
/
+3
2019-02-18
s390x/cpumodel: add z14 GA2 model
Collin Walling
2
-0
/
+8
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
4
-1
/
+30
2019-02-18
s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
Collin Walling
2
-1
/
+5
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2
-2
/
+9
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
4
-18
/
+31
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
2
-15
/
+30
2019-02-18
s390x: always provide pci support
Cornelia Huck
6
-92
/
+2
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
4
-44
/
+32
[next]