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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
4
-14
/
+138
2017-02-25
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging
Peter Maydell
1
-2
/
+9
2017-02-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...
Peter Maydell
1
-22
/
+7
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...
Peter Maydell
1
-5
/
+0
2017-02-24
cputlb: introduce tlb_flush_*_all_cpus[_synced]
Alex Bennée
1
-3
/
+113
2017-02-24
cputlb: atomically update tlb fields used by tlb_reset_dirty
Alex Bennée
1
-2
/
+0
2017-02-24
cputlb: add tlb_flush_by_mmuidx async routines
Alex Bennée
1
-1
/
+1
2017-02-24
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
1
-6
/
+7
2017-02-24
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2
-0
/
+7
2017-02-24
tcg: remove global exit_request
Alex Bennée
1
-3
/
+0
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-0
/
+1
2017-02-24
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
1
-1
/
+0
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
2
-0
/
+11
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
5
-14
/
+15
2017-02-24
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
1
-1
/
+0
2017-02-24
s390x: bump ADAPTER_ROUTES_MAX_GSI
Halil Pasic
1
-2
/
+8
2017-02-24
s390x: add property adapter_routes_max_batch
Halil Pasic
1
-0
/
+2
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
1
-3
/
+3
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
1
-3
/
+3
2017-02-23
util/cutils: New qemu_strtosz()
Markus Armbruster
1
-16
/
+1
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
1
-1
/
+1
2017-02-23
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
1
-2
/
+2
2017-02-23
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
Markus Armbruster
1
-3
/
+3
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
1
-5
/
+0
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
1
-5
/
+3
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
1
-0
/
+3
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
1
-1
/
+0
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
1
-1
/
+1
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
1
-0
/
+2
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2
-1
/
+1
2017-02-22
softfloat: Add float128_to_uint32_round_to_zero()
Bharata B Rao
1
-0
/
+1
2017-02-22
softfloat: Add float128_to_uint64_round_to_zero()
Bharata B Rao
1
-0
/
+2
2017-02-22
softfloat: Add round-to-odd rounding mode
Bharata B Rao
1
-0
/
+2
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
1
-6
/
+0
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
1
-0
/
+68
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2
-0
/
+47
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
1
-0
/
+1
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
1
-0
/
+3
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
3
-7
/
+9
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2
-1
/
+3
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-1
/
+2
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
1
-1
/
+1
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
1
-5
/
+4
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-70
/
+213
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
1
-1
/
+2
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
1
-3
/
+5
2017-02-21
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
1
-45
/
+44
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
1
-0
/
+5
2017-02-21
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
1
-2
/
+15
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
2
-29
/
+49
[next]