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
2018-02-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180208' into staging
Peter Maydell
25
-495
/
+6969
2018-02-08
tcg/aarch64: Add vector operations
Richard Henderson
3
-47
/
+569
2018-02-08
tcg/i386: Add vector operations
Richard Henderson
3
-54
/
+987
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
1
-23
/
+5
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
1
-25
/
+129
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
1
-34
/
+59
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
1
-73
/
+346
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
1
-48
/
+33
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
1
-6
/
+36
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
1
-72
/
+128
2018-02-08
target/arm: Align vector registers
Richard Henderson
1
-1
/
+1
2018-02-08
tcg/optimize: Handle vector opcodes during optimize
Richard Henderson
1
-73
/
+77
2018-02-08
tcg: Add generic vector helpers with a scalar operand
Richard Henderson
4
-2
/
+617
2018-02-08
tcg: Add generic helpers for saturating arithmetic
Richard Henderson
4
-0
/
+390
2018-02-08
tcg: Add generic vector ops for multiplication
Richard Henderson
10
-0
/
+111
2018-02-08
tcg: Add generic vector ops for comparisons
Richard Henderson
9
-0
/
+255
2018-02-08
tcg: Add generic vector ops for constant shifts
Richard Henderson
10
-0
/
+575
2018-02-08
tcg: Add generic vector expanders
Richard Henderson
13
-18
/
+2024
2018-02-08
tcg: Standardize integral arguments to expanders
Richard Henderson
2
-29
/
+29
2018-02-08
tcg: Add types and basic operations for host vectors
Richard Henderson
7
-6
/
+543
2018-02-08
tcg: Allow multiple word entries into the constant pool
Richard Henderson
1
-21
/
+92
2018-02-08
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
33
-829
/
+3580
2018-02-08
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-0
/
+1
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng
2
-89
/
+487
2018-02-08
qapi: Add NVMe driver options to the schema
Fam Zheng
1
-1
/
+16
2018-02-08
docs: Add section for NVMe VFIO driver
Fam Zheng
2
-0
/
+38
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
3
-703
/
+702
2018-02-08
qemu-img: Map bench buffer
Fam Zheng
1
-1
/
+8
2018-02-08
block/nvme: Implement .bdrv_(un)register_buf
Fam Zheng
1
-0
/
+24
2018-02-08
block: Introduce buf register API
Fam Zheng
5
-1
/
+56
2018-02-08
block: Add VFIO based NVMe driver
Fam Zheng
4
-0
/
+1210
2018-02-08
util: Introduce vfio helpers
Fam Zheng
4
-0
/
+772
2018-02-08
stubs: Add stubs for ram block API
Fam Zheng
2
-0
/
+17
2018-02-08
curl: convert to CoQueue
Paolo Bonzini
1
-16
/
+4
2018-02-08
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
3
-10
/
+23
2018-02-08
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
2
-6
/
+12
2018-02-08
lockable: add QemuLockable
Paolo Bonzini
6
-5
/
+168
2018-02-08
test-coroutine: add simple CoMutex test
Paolo Bonzini
1
-2
/
+48
2018-02-08
docker: change Fedora base image to fedora:27
Paolo Bonzini
1
-1
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-0
/
+71
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
90
-330
/
+2447
2018-02-07
hbitmap: fix missing restore count when finish deserialization
Liang Li
1
-0
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...
Peter Maydell
52
-273
/
+265
2018-02-07
ide-test: test trim requests
Anton Nefedov
1
-0
/
+71
2018-02-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i...
Peter Maydell
14
-31
/
+320
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
3
-2
/
+82
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
2
-0
/
+1367
2018-02-07
Add the WHPX vcpu API
Justin Terry (VM)
3
-4
/
+93
2018-02-07
Add the Windows Hypervisor Platform accelerator.
Justin Terry (VM)
2
-5
/
+51
2018-02-07
tests/test-filter-redirector: move close()
Klim Kireev
1
-1
/
+1
[next]