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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-29
ui: add tracing of VNC authentication process
Daniel P. Berrange
4
-93
/
+92
2017-09-29
ui: add tracing of VNC operations related to QIOChannel
Daniel P. Berrange
4
-6
/
+19
2017-09-29
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
3
-6
/
+124
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
6
-19
/
+30
2017-09-29
console: purge curses bits from console.h
Gerd Hoffmann
3
-27
/
+29
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
68
-105
/
+288
2017-09-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int...
Peter Maydell
25
-616
/
+579
2017-09-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
45
-895
/
+1708
2017-09-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170927' into staging
Peter Maydell
1
-1
/
+0
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
5
-16
/
+23
2017-09-27
migration: Route errors up through vmstate_save
Dr. David Alan Gilbert
1
-5
/
+14
2017-09-27
migration: wire vmstate_save_state errors up to vmstate_subsection_save
Dr. David Alan Gilbert
1
-8
/
+12
2017-09-27
migration: Check field save returns
Dr. David Alan Gilbert
1
-3
/
+12
2017-09-27
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
3
-4
/
+13
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
59
-70
/
+199
2017-09-27
migration: disable auto-converge during bulk block migration
Peter Lieven
3
-1
/
+17
2017-09-27
s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
Christian Borntraeger
1
-1
/
+0
2017-09-27
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
3
-5
/
+9
2017-09-27
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
3
-5
/
+13
2017-09-27
mac_dbdma: remove DBDMA_init() function
Mark Cave-Ayland
3
-19
/
+12
2017-09-27
mac_dbdma: QOMify
Mark Cave-Ayland
2
-10
/
+55
2017-09-27
mac_dbdma: remove unused IO fields from DBDMAState
Mark Cave-Ayland
2
-6
/
+0
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
6
-58
/
+56
2017-09-27
ppc/pnv: check for OPAL firmware file presence
Cédric Le Goater
1
-1
/
+5
2017-09-27
ppc: remove all unused CPU definitions
John Snow
1
-225
/
+0
2017-09-27
ppc: remove unused CPU definitions
John Snow
1
-32
/
+0
2017-09-27
spapr_pci: make index property mandatory
Greg Kurz
1
-54
/
+8
2017-09-27
macio: convert pmac_ide_ops from old_mmio
Mark Cave-Ayland
1
-106
/
+75
2017-09-27
ppc/pnv: Improve macro parenthesization
Eric Blake
1
-1
/
+1
2017-09-27
spapr: introduce helpers to migrate HPT chunks and the end marker
Greg Kurz
1
-17
/
+21
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
3
-28
/
+18
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
2
-4
/
+11
2017-09-27
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
3
-1
/
+37
2017-09-27
ppc/ide/macio: Add missing registers
Benjamin Herrenschmidt
2
-4
/
+46
2017-09-27
ppc/mac: More rework of the DBDMA emulation
Benjamin Herrenschmidt
1
-52
/
+139
2017-09-27
ppc/mac: Advertise a high clock frequency for NewWorld Macs
Benjamin Herrenschmidt
1
-1
/
+1
2017-09-27
ppc: QOMify g3beige machine
Mark Cave-Ayland
1
-2
/
+15
2017-09-27
ppc4xx: Add more PLB registers
BALATON Zoltan
1
-3
/
+9
2017-09-27
ppc: Add 460EX embedded CPU
BALATON Zoltan
3
-0
/
+42
2017-09-27
ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
BALATON Zoltan
2
-0
/
+26
2017-09-27
ohci: Allow sysbus version to be used as a companion
BALATON Zoltan
1
-3
/
+12
2017-09-27
ppc/kvm: drop kvmppc_has_cap_htab_fd()
Greg Kurz
2
-11
/
+0
2017-09-27
ppc/kvm: check some capabilities with kvm_vm_check_extension()
Greg Kurz
1
-3
/
+3
2017-09-26
Merge remote-tracking branch 'remotes/kraxel/tags/fw-20170926-pull-request' i...
Peter Maydell
3
-14
/
+38
2017-09-26
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
17
-44
/
+86
2017-09-26
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170925' into staging
Peter Maydell
1
-2
/
+2
2017-09-26
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-09-26' into queue-b...
Kevin Wolf
15
-19
/
+482
2017-09-26
block/qcow2-bitmap: fix use of uninitialized pointer
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-09-26
qemu-iotests: add shrinking image test
Pavel Butsykin
3
-0
/
+176
2017-09-26
qcow2: add shrink image support
Pavel Butsykin
5
-10
/
+225
[next]