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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
13
-3
/
+11
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
95
-17
/
+92
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
27
-6
/
+27
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
15
-15
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
27
-23
/
+84
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
31
-54
/
+30
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
6
-11
/
+16
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
11
-10
/
+2
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
11
-11
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
151
-70
/
+117
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
35
-36
/
+0
2018-02-09
Clean up includes
Markus Armbruster
30
-51
/
+9
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
19
-27
/
+20
2018-02-09
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
3
-21
/
+22
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
2018-02-07
tests: use memfd in vhost-user-test
Marc-André Lureau
1
-26
/
+64
2018-02-07
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
1
-12
/
+15
2018-02-07
tests: keep compiling failing vhost-user tests
Marc-André Lureau
1
-13
/
+14
2018-02-07
Add memfd based hostmem
Marc-André Lureau
3
-0
/
+194
2018-02-07
memfd: add hugetlbsize argument
Marc-André Lureau
2
-5
/
+19
2018-02-07
memfd: add hugetlb support
Marc-André Lureau
2
-5
/
+12
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
3
-30
/
+40
[next]