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-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
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
2016-08-02
util: Drop inet_listen()
Cao jin
1
-2
/
+0
2016-08-02
util: drop unix_nonblocking_connect()
Cao jin
1
-3
/
+0
2016-08-02
util: drop inet_nonblocking_connect()
Cao jin
1
-3
/
+0
2016-08-02
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
1
-1
/
+1
2016-08-02
util/qht: Document memory ordering assumptions
Paolo Bonzini
1
-0
/
+5
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-0
/
+27
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
1
-0
/
+4
2016-07-29
char: add chr_wait_connected callback
Marc-André Lureau
1
-0
/
+8
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
1
-0
/
+8
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
2
-0
/
+7
2016-07-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-1
/
+17
2016-07-27
qdev: ignore GlobalProperty.errp for hotplugged devices
Greg Kurz
1
-1
/
+3
2016-07-26
exec: Set cpu_index only if it's not been explictly set
Igor Mammedov
1
-0
/
+2
2016-07-26
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
1
-0
/
+12
2016-07-26
crypto: add support for querying parameters for block encryption
Daniel P. Berrange
1
-0
/
+16
2016-07-26
AioContext: correct comments
Cao jin
1
-1
/
+1
[next]