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-07-11
spapr: populate device tree depending on XIVE_EXPLOIT option
Cédric Le Goater
1
-4
/
+6
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
2
-6
/
+8
2017-07-11
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
1
-1
/
+4
2017-07-11
spapr: Only report host/guest IOMMU page size mismatches on KVM
David Gibson
1
-1
/
+2
2017-07-11
spapr: fix memory hotplug error path
Greg Kurz
1
-4
/
+22
2017-07-11
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
3
-1
/
+48
2017-07-11
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
1
-14
/
+8
2017-07-11
spapr: Use unplug_request for PCI hot unplug
David Gibson
1
-6
/
+7
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
4
-16
/
+7
2017-07-11
spapr: Add DRC release method
David Gibson
2
-16
/
+7
2017-07-11
spapr: Uniform DRC reset paths
David Gibson
2
-30
/
+7
2017-07-11
spapr: Leave DR-indicator management to the guest
David Gibson
1
-4
/
+2
2017-07-11
target-ppc: SPR_BOOKE_ESR not set on FP exceptions
Aaron Larson
1
-0
/
+1
2017-07-11
spapr: fix migration to pseries machine < 2.8
Laurent Vivier
1
-14
/
+14
2017-07-11
spapr: fix bogus function name in comment
Greg Kurz
1
-1
/
+1
2017-07-11
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
1
-3
/
+2
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
2
-4
/
+2
2017-07-10
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into...
Peter Maydell
7
-260
/
+323
2017-07-10
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
5
-95
/
+120
2017-07-10
nbd: refactor tracing
Vladimir Sementsov-Ogievskiy
2
-24
/
+9
2017-07-10
nbd/server: rename clientflags var in nbd_negotiate_options
Vladimir Sementsov-Ogievskiy
1
-19
/
+19
2017-07-10
nbd/server: fix TRACE in nbd_negotiate_send_rep_len
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-07-10
nbd/client: refactor TRACE of NBD_MAGIC
Vladimir Sementsov-Ogievskiy
1
-9
/
+2
2017-07-10
nbd/common: nbd_tls_handshake: remove extra TRACE
Vladimir Sementsov-Ogievskiy
1
-3
/
+1
2017-07-10
nbd/server: add errp to nbd_send_reply()
Vladimir Sementsov-Ogievskiy
1
-8
/
+9
2017-07-10
nbd/server: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
1
-106
/
+160
2017-07-10
nbd/server: refactor nbd_negotiate
Vladimir Sementsov-Ogievskiy
1
-9
/
+3
2017-07-10
nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
Vladimir Sementsov-Ogievskiy
1
-5
/
+15
2017-07-10
MAINTAINERS: Promote NBD to supported, with new maintainer
Eric Blake
1
-9
/
+12
2017-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
25
-1559
/
+1675
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
7
-56
/
+65
2017-07-10
block: Minimize raw use of bds->total_sectors
Eric Blake
1
-8
/
+6
2017-07-10
block: Make bdrv_is_allocated() byte-based
Eric Blake
9
-105
/
+126
2017-07-10
backup: Switch backup_run() to byte-based
Eric Blake
1
-17
/
+15
2017-07-10
backup: Switch backup_do_cow() to byte-based
Eric Blake
1
-36
/
+26
2017-07-10
backup: Switch block_backup.h to byte-based
Eric Blake
3
-26
/
+28
2017-07-10
backup: Switch BackupBlockJob to byte-based
Eric Blake
1
-18
/
+15
2017-07-10
block: Drop unused bdrv_round_sectors_to_clusters()
Eric Blake
2
-25
/
+0
2017-07-10
mirror: Switch mirror_iteration() to byte-based
Eric Blake
1
-59
/
+46
2017-07-10
mirror: Switch mirror_do_read() to byte-based
Eric Blake
1
-41
/
+33
2017-07-10
mirror: Switch mirror_cow_align() to byte-based
Eric Blake
1
-26
/
+37
2017-07-10
mirror: Update signature of mirror_clip_sectors()
Eric Blake
1
-7
/
+8
2017-07-10
mirror: Switch mirror_do_zero_or_discard() to byte-based
Eric Blake
1
-9
/
+11
2017-07-10
mirror: Switch MirrorBlockJob to byte-based
Eric Blake
1
-42
/
+42
2017-07-10
commit: Switch commit_run() to byte-based
Eric Blake
1
-10
/
+6
2017-07-10
commit: Switch commit_populate() to byte-based
Eric Blake
1
-7
/
+8
2017-07-10
stream: Switch stream_run() to byte-based
Eric Blake
1
-13
/
+9
2017-07-10
stream: Drop reached_end for stream_complete()
Eric Blake
1
-3
/
+1
2017-07-10
stream: Switch stream_populate() to byte-based
Eric Blake
1
-5
/
+6
2017-07-10
trace: Show blockjob actions via bytes, not sectors
Eric Blake
5
-24
/
+38
[next]