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
2018-01-25
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
3
-0
/
+16
2018-01-25
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
1
-0
/
+6
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
1
-1
/
+8
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
9
-317
/
+300
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
5
-272
/
+16
2018-01-25
ui: avoid sign extension using client width/height
Daniel P. Berrange
2
-2
/
+11
2018-01-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-27
/
+9
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
3
-7
/
+1
2018-01-24
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
2
-15
/
+8
2018-01-24
Revert "virtio: improve virtio devices initialization time"
Michael S. Tsirkin
1
-5
/
+0
2018-01-24
Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging
Peter Maydell
18
-146
/
+28081
2018-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
7
-60
/
+342
2018-01-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into staging
Peter Maydell
18
-28
/
+124
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
68
-448
/
+580
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
8
-382
/
+8
2018-01-22
target/xtensa: disas/xtensa: fix coverity warnings
Max Filippov
2
-4
/
+4
2018-01-22
target/xtensa: add sample_controller core
Max Filippov
5
-0
/
+12216
2018-01-22
target/xtensa: allow different default CPU for MMU/noMMU
Max Filippov
2
-9
/
+14
2018-01-22
block/parallels: add backing support to readv/writev
Edgar Kaziakhmedov
1
-6
/
+44
2018-01-22
block/parallels: replace some magic numbers
Klim Kireev
2
-2
/
+5
2018-01-22
block/parallels: move some structures into header
Klim Kireev
2
-52
/
+87
2018-01-22
configure: add dependency
Klim Kireev
3
-0
/
+30
2018-01-22
docs/interop/prl-xml: description of Parallels Disk format
Klim Kireev
1
-0
/
+158
2018-01-22
block: add block_set_io_throttle virtio-blk-pci QMP example
Stefan Hajnoczi
1
-0
/
+18
2018-01-22
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...
Peter Maydell
14
-190
/
+191
2018-01-22
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
1
-1
/
+1
2018-01-22
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-30
/
+33
2018-01-22
s390x/kvm: provide stfle.81
Christian Borntraeger
3
-0
/
+3
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
7
-0
/
+36
2018-01-22
linux-headers: update
Cornelia Huck
5
-16
/
+36
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
3
-23
/
+22
2018-01-22
s390x: fix storage attributes migration for non-small guests
Claudio Imbrenda
1
-2
/
+2
2018-01-22
hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()
Alistair Francis
1
-2
/
+3
2018-01-22
s390x/sclp: fix missing be conversion
David Hildenbrand
1
-2
/
+2
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
3
-4
/
+41
2018-01-22
s390x/sclp: fixup highest CPU address
Christian Borntraeger
1
-1
/
+1
2018-01-22
hw/isa: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-3
/
+4
2018-01-22
hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-2
/
+3
2018-01-22
hw/bt: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
6
-67
/
+65
2018-01-22
Fixes after renaming __FUNCTION__ to __func__
Alistair Francis
2
-6
/
+4
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
63
-269
/
+269
2018-01-22
tests/cpu-plug-test: Test CPU hot-plugging on s390x
Thomas Huth
2
-0
/
+40
2018-01-22
tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too
Thomas Huth
2
-0
/
+51
2018-01-22
tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too
Thomas Huth
1
-2
/
+45
2018-01-22
tests: Rename pc-cpu-test.c to cpu-plug-test.c
Thomas Huth
2
-14
/
+14
2018-01-20
dump-guest-memory.py: fix python 2 support
Marc-André Lureau
1
-1
/
+1
2018-01-20
target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
Suraj Jitindar Singh
1
-54
/
+24
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
5
-5
/
+84
2018-01-20
sii3112: Add explicit type casts to avoid unintended sign extension
BALATON Zoltan
1
-5
/
+5
2018-01-20
sm501: Add missing break to case
BALATON Zoltan
1
-0
/
+1
[next]