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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
17
-20
/
+22
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
3
-12
/
+13
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
4
-0
/
+291
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
1
-0
/
+18
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2
-0
/
+11
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
1
-0
/
+216
2016-07-12
hw/mips: implement GIC Interval Timer
Yongbok Kim
1
-0
/
+46
2016-07-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
3
-0
/
+50
2016-07-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
4
-2
/
+6
2016-07-11
gtk: fix build
Gerd Hoffmann
1
-0
/
+1
2016-07-11
s390x/pci: enforce zPCI state checking
Yi Min Zhao
1
-0
/
+1
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
1
-0
/
+31
2016-07-11
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
1
-0
/
+18
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
1
-1
/
+1
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-0
/
+1
2016-07-07
qdev: GlobalProperty.errp field
Eduardo Habkost
1
-0
/
+4
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
1
-1
/
+0
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2
-2
/
+12
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
2
-2
/
+2
2016-07-07
tap: vhost busy polling support
Jason Wang
3
-1
/
+6
2016-07-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160706' into staging
Peter Maydell
1
-4
/
+12
2016-07-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...
Peter Maydell
5
-1
/
+8
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
12
-92
/
+187
2016-07-06
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-1
/
+1
2016-07-06
sockets: Use new QAPI cloning
Eric Blake
3
-5
/
+3
2016-07-06
qapi: Add new clone visitor
Eric Blake
3
-33
/
+84
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
4
-28
/
+49
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
1
-1
/
+0
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
1
-1
/
+0
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
1
-5
/
+1
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
1
-4
/
+1
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
1
-3
/
+1
2016-07-06
qapi: Add new visit_free() function
Eric Blake
3
-7
/
+38
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2
-16
/
+22
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-1
/
+0
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
3
-0
/
+4
2016-07-06
virgl: count the calls to gl_block
Marc-André Lureau
1
-1
/
+1
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
1
-0
/
+3
2016-07-06
qom: Fix comment typo
Changlong Xie
1
-1
/
+1
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
1
-4
/
+12
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-48
/
+66
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-20
/
+97
2016-07-05
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2
-4
/
+4
2016-07-05
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
2
-2
/
+3
2016-07-05
block: Convert bdrv_pwrite(v/_sync) to BdrvChild
Kevin Wolf
1
-5
/
+4
2016-07-05
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
1
-3
/
+2
2016-07-05
block: Convert bdrv_write() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Convert bdrv_read() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
1
-1
/
+1
[next]