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
2017-06-04
trivial: Remove unneeded ifndef in memory.h
Juan Quintela
1
-2
/
+0
2017-06-02
vhost: rework IOTLB messaging
Maxime Coquelin
1
-8
/
+15
2017-06-02
vhost: propagate errors in vhost_device_iotlb_miss()
Maxime Coquelin
1
-1
/
+1
2017-06-02
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...
Peter Maydell
14
-441
/
+217
2017-06-01
migration: Move include/migration/block.h into migration/
Juan Quintela
2
-47
/
+8
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela
2
-38
/
+21
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
3
-5
/
+23
2017-06-01
migration: Export rdma.c functions in its own file
Juan Quintela
1
-4
/
+0
2017-06-01
migration: Export tls.c functions in its own file
Juan Quintela
1
-10
/
+0
2017-06-01
migration: Export socket.c functions in its own file
Juan Quintela
1
-8
/
+0
2017-06-01
migration: Export fd.c functions in its own file
Juan Quintela
1
-4
/
+0
2017-06-01
migration: Export exec.c functions in its own file
Juan Quintela
1
-4
/
+0
2017-06-01
migration: Split qemu-file.h
Juan Quintela
3
-310
/
+165
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
3
-3
/
+0
2017-06-01
migration: loadvm handlers are not used
Juan Quintela
3
-8
/
+0
2017-06-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into ...
Peter Maydell
1
-0
/
+4
2017-06-01
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170531' i...
Peter Maydell
1
-47
/
+0
2017-06-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-11
/
+0
2017-05-31
qapi: Document visit_type_any() issues with keyval input
Markus Armbruster
1
-0
/
+4
2017-05-31
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
1
-47
/
+0
2017-05-30
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
1
-0
/
+3
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
5
-6
/
+20
2017-05-30
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
Stefan Hajnoczi
2
-28
/
+15
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
4
-10
/
+16
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2
-8
/
+27
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
1
-0
/
+3
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
3
-0
/
+6
2017-05-25
intel_iommu: turn off pt before 2.9
Peter Xu
1
-0
/
+4
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
1
-0
/
+1
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
1
-4
/
+1
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-2
/
+8
2017-05-25
util: drop old utimensat() compat code
Greg Kurz
1
-11
/
+0
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
3
-7
/
+8
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-0
/
+6
2017-05-24
blockjob: use deferred_to_main_loop to indicate the coroutine has ended
Paolo Bonzini
1
-1
/
+2
2017-05-24
blockjob: introduce block_job_pause/resume_all
Paolo Bonzini
2
-16
/
+14
2017-05-24
blockjob: introduce block_job_early_fail
Paolo Bonzini
1
-12
/
+3
2017-05-24
blockjob: remove iostatus_reset callback
Paolo Bonzini
1
-3
/
+0
2017-05-24
Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging
Stefan Hajnoczi
9
-30
/
+101
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-1
/
+0
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
1
-1
/
+0
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
1
-0
/
+1
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
1
-1
/
+1
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
1
-0
/
+5
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-23
shutdown: Preserve shutdown cause through replay
Eric Blake
1
-1
/
+2
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
1
-5
/
+18
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
2
-2
/
+3
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
1
-0
/
+4
2017-05-19
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
2
-0
/
+3
[next]