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-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+11
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
6
-39
/
+266
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-18
/
+94
2017-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...
Peter Maydell
1
-0
/
+2
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2
-0
/
+11
2017-06-16
block: make accounting thread-safe
Paolo Bonzini
1
-2
/
+6
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
1
-1
/
+2
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2
-9
/
+20
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
1
-0
/
+5
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
1
-5
/
+9
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
1
-1
/
+1
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
1
-3
/
+4
2017-06-16
util: add stats64 module
Paolo Bonzini
1
-0
/
+193
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
1
-5
/
+2
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
1
-3
/
+5
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
2
-4
/
+8
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
1
-4
/
+6
2017-06-16
block: access io_limits_disabled with atomic ops
Paolo Bonzini
1
-1
/
+2
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
1
-0
/
+1
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
1
-5
/
+6
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2
-0
/
+37
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
1
-0
/
+20
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
1
-0
/
+11
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
1
-6
/
+2
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
1
-1
/
+1
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
1
-11
/
+0
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
1
-0
/
+20
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
1
-0
/
+3
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2
-3
/
+2
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
3
-4
/
+2
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
1
-0
/
+2
2017-06-13
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
1
-0
/
+2
2017-06-13
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
1
-0
/
+8
2017-06-13
kvm-all: Pass an error object to kvm_device_access
Eric Auger
1
-4
/
+7
2017-06-13
timer.h: Provide better monotonic time
Pranith Kumar
1
-3
/
+2
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
1
-4
/
+1
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
5
-279
/
+107
2017-06-13
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...
Peter Maydell
2
-23
/
+25
2017-06-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-164
/
+0
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2
-14
/
+13
2017-06-13
migration: create global_state.c
Juan Quintela
2
-4
/
+25
2017-06-13
migration: ram_control_* are implemented in qemu_file
Juan Quintela
1
-18
/
+0
2017-06-13
migration: Commands are only used inside migration.c
Juan Quintela
1
-15
/
+0
2017-06-13
migration: Move constants to savevm.h
Juan Quintela
1
-15
/
+0
2017-06-13
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2
-2
/
+4
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
2
-38
/
+56
2017-06-13
migration: Move self_announce_delay() to misc.h
Juan Quintela
2
-10
/
+10
2017-06-13
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
1
-0
/
+1
2017-06-12
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...
Peter Maydell
3
-13
/
+13
[next]