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
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
14
-182
/
+349
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
80
-159
/
+204
2017-05-30
Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into staging
Stefan Hajnoczi
1
-1
/
+2
2017-05-25
xics: add unrealize handler
Greg Kurz
2
-0
/
+11
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
1
-1
/
+42
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
1
-0
/
+56
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
6
-29
/
+37
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
2
-38
/
+73
2017-05-24
Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging
Stefan Hajnoczi
46
-81
/
+1293
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
1
-15
/
+26
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
1
-1
/
+7
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
1
-17
/
+32
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
1
-7
/
+6
2017-05-24
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
1
-1
/
+2
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
2
-46
/
+7
2017-05-24
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
1
-0
/
+1
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
2
-8
/
+20
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
3
-8
/
+11
2017-05-24
spapr-cpu-core: release ICP object when realization fails
Greg Kurz
1
-8
/
+8
2017-05-24
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
1
-7
/
+12
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
3
-4
/
+3
2017-05-24
target/ppc: reset reservation in do_rfi()
Nikunj A Dadhania
1
-0
/
+3
2017-05-23
Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging
Stefan Hajnoczi
12
-135
/
+80
2017-05-23
qapi-schema: Remove obsolete note from ObjectTypeInfo
Eduardo Habkost
1
-2
/
+0
2017-05-23
block: Use QDict helpers for --force-share
Eric Blake
2
-5
/
+4
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
13
-24
/
+38
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
60
-98
/
+98
2017-05-23
shutdown: Preserve shutdown cause through replay
Eric Blake
4
-6
/
+9
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
5
-29
/
+58
2017-05-23
shutdown: Simplify shutdown_signal
Eric Blake
1
-3
/
+3
2017-05-23
sockets: Plug memory leak in socket_address_flatten()
Markus Armbruster
1
-1
/
+3
2017-05-23
scripts/qmp/qom-set: fix the value argument passed to srv.command()
Greg Kurz
1
-1
/
+1
2017-05-23
e1000e: Fix ICR "Other" causes clear logic
Sameeh Jubran
1
-2
/
+8
2017-05-23
net/filter-rewriter: Remove unused option in filter-rewriter
Zhang Chen
1
-1
/
+1
2017-05-23
net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle
Zhang Chen
1
-13
/
+16
2017-05-23
net/filter-mirror.c: Remove duplicate check code.
Zhang Chen
1
-6
/
+0
2017-05-23
hmp / net: Mark host_net_add/remove as deprecated
Thomas Huth
2
-4
/
+17
2017-05-23
COLO-compare: Improve tcp compare trace event readability
Zhang Chen
2
-13
/
+23
2017-05-23
virtio-net: fix wild pointer when remove virtio-net queues
Yunjian Wang
1
-0
/
+3
2017-05-23
net/dump: Issue a warning for the deprecated "-net dump"
Thomas Huth
1
-0
/
+3
2017-05-23
net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c
Thomas Huth
3
-96
/
+9
2017-05-22
numa: Silence incomplete mapping warning under qtest
Igor Mammedov
1
-1
/
+2
2017-05-22
Merge remote-tracking branch 'mcayland/tags/qemu-openbios-signed' into staging
Stefan Hajnoczi
4
-0
/
+0
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
15
-137
/
+174
2017-05-19
Update OpenBIOS images to 3ebaaa2 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170519-1' into staging
Stefan Hajnoczi
2
-3
/
+3
2017-05-19
Merge remote-tracking branch 'quintela/tags/migration/20170518' into staging
Stefan Hajnoczi
46
-801
/
+1102
2017-05-19
s390/kvm: do not reset riccb on initial cpu reset
Christian Borntraeger
2
-5
/
+8
2017-05-19
MAINTAINERS: Add vfio-ccw maintainer
Dong Jia Shi
1
-0
/
+8
2017-05-19
vfio/ccw: update sense data if a unit check is pending
Dong Jia Shi
1
-0
/
+7
[next]