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
2016-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...
Peter Maydell
1
-0
/
+30
2016-09-07
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
1
-0
/
+5
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
1
-3
/
+5
2016-09-07
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
1
-0
/
+23
2016-09-06
ast2400: add a memory controller device model
Cédric Le Goater
2
-0
/
+33
2016-09-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-8
/
+12
2016-09-06
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
1
-0
/
+3
2016-09-06
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
1
-0
/
+3
2016-09-06
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
1
-0
/
+3
2016-09-06
s390x/sclp: propagate hmfai
David Hildenbrand
1
-1
/
+2
2016-09-06
s390x/sclp: propagate the mha via sclp
David Hildenbrand
1
-1
/
+2
2016-09-06
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
1
-1
/
+2
2016-09-06
s390x/sclp: introduce sclp feature blocks
David Hildenbrand
1
-3
/
+9
2016-09-05
coroutine: Assert that no locks are held on termination
Kevin Wolf
1
-0
/
+1
2016-09-05
coroutine: Let CoMutex remember who holds it
Kevin Wolf
1
-0
/
+1
2016-09-05
drive-backup: added support for data compression
Pavel Butsykin
1
-0
/
+1
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2
-5
/
+0
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2
-1
/
+5
2016-09-05
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
1
-1
/
+1
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2
-4
/
+4
2016-09-05
nbd-server: Use a separate BlockBackend
Kevin Wolf
1
-1
/
+2
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
1
-0
/
+1
2016-09-05
linux-headers: update
Cornelia Huck
6
-1
/
+140
2016-09-05
s390x/css: handle cssid 255 correctly
Cornelia Huck
1
-1
/
+1
2016-09-05
s390x: add compat machine for 2.8
Cornelia Huck
1
-0
/
+3
2016-08-19
glib: add compatibility implementation for g_dir_make_tmp()
Sascha Silbe
1
-0
/
+20
2016-08-18
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
1
-1
/
+1
2016-08-16
virtio-gpu: fix missing log.h include file
Daniel P. Berrange
1
-0
/
+1
2016-08-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...
Peter Maydell
1
-0
/
+1
2016-08-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...
Peter Maydell
1
-35
/
+90
2016-08-15
softfloat: Fix warn about implicit conversion from int to int8_t
Pranith Kumar
1
-2
/
+2
2016-08-13
ppc: parse cpu features once
Greg Kurz
1
-0
/
+1
2016-08-12
xen: handle inbound migration of VMs without ioreq server pages
Paul Durrant
1
-35
/
+90
2016-08-11
Update ancient copyright string in -version output
Peter Maydell
1
-0
/
+4
2016-08-09
clang: Fix warning reg. expansion to 'defined'
Pranith Kumar
1
-2
/
+5
2016-08-09
atomic: strip "const" from variables declared with typeof
Paolo Bonzini
1
-6
/
+48
2016-08-08
monitor: fix crash when leaving qemu with spice audio
Marc-André Lureau
1
-0
/
+1
2016-08-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160808' into...
Peter Maydell
1
-1
/
+0
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
1
-1
/
+0
2016-08-05
tcg: Lower indirect registers in a separate pass
Richard Henderson
1
-0
/
+1
2016-08-05
tcg: Include liveness info in the dumps
Richard Henderson
1
-1
/
+1
2016-08-05
tcg: Reorg TCGOp chaining
Richard Henderson
1
-1
/
+1
2016-08-04
linux-user: Use correct alignment for long long on i386 guests
Peter Maydell
1
-0
/
+4
2016-08-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-33
/
+37
2016-08-03
x86: ioapic: add support for explicit EOI
Peter Xu
1
-2
/
+2
2016-08-03
apic: fix broken migration for kvm-apic
Igor Mammedov
1
-1
/
+1
2016-08-03
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
1
-17
/
+20
2016-08-03
osdep: Document differences in rounding macros
Eric Blake
1
-1
/
+5
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
1
-3
/
+3
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
1
-0
/
+1
[next]