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-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
1
-0
/
+90
2017-09-05
io: fix typo in docs comment for qio_channel_read
Daniel P. Berrange
1
-1
/
+1
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
1
-10
/
+2
2017-09-01
cpu: cpu_by_arch_id() helper
Eduardo Habkost
1
-0
/
+10
2017-09-01
qom: Remove unused errp parameter from can_be_deleted()
Eduardo Habkost
1
-3
/
+2
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
1
-1
/
+1
2017-08-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+4
2017-08-31
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...
Peter Maydell
1
-2
/
+2
2017-08-31
console: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-30
nbd/client: fix nbd_send_request to return int
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-08-30
nbd/client: refactor nbd_receive_reply
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
1
-0
/
+1
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
1
-4
/
+12
2017-08-30
s390x/pci: add stubs
Cornelia Huck
1
-0
/
+1
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
1
-0
/
+2
2017-08-30
s390x: introduce 2.11 compat machine
Cornelia Huck
1
-0
/
+3
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
1
-1
/
+2
2017-08-30
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
1
-2
/
+10
2017-08-29
throttle: Make burst_length 64bit and add range checks
Alberto Garcia
1
-1
/
+1
2017-08-29
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
1
-2
/
+2
2017-08-29
throttle: Fix wrong variable name in the header documentation
Alberto Garcia
1
-1
/
+1
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
1
-0
/
+1
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
1
-1
/
+1
2017-08-11
osdep: Add runtime OFD lock detection
Fam Zheng
1
-0
/
+1
2017-08-09
Revert "cpu: add APIs to allocate/free CPU environment"
Michael S. Tsirkin
1
-31
/
+0
2017-08-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-11
/
+15
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
1
-0
/
+5
2017-08-08
block: Allow reopen rw without BDRV_O_ALLOW_RDWR
Kevin Wolf
1
-1
/
+2
2017-08-08
block: drop bdrv_set_key from BlockDriver
Paolo Bonzini
1
-1
/
+0
2017-08-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+31
2017-08-08
kvm: workaround build break on gcc-7.1.1 / fedora26
Greg Kurz
1
-10
/
+4
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
1
-1
/
+0
2017-08-08
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
1
-0
/
+6
2017-08-08
cpu: add APIs to allocate/free CPU environment
Michael S. Tsirkin
1
-0
/
+31
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
1
-2
/
+3
2017-08-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+1
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-2
/
+1
2017-08-01
char: don't exit on hmp 'chardev-add help'
Anton Nefedov
1
-1
/
+3
2017-08-01
char-fd: remove useless chr pointer
Marc-André Lureau
1
-1
/
+1
2017-08-01
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
Dr. David Alan Gilbert
1
-3
/
+4
2017-07-31
docs: fix broken paths to docs/devel/atomics.txt
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
1
-0
/
+1
2017-07-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+1
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2
-1
/
+1
2017-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...
Peter Maydell
4
-8
/
+14
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
1
-0
/
+57
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2
-2
/
+3
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2
-5
/
+6
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
1
-3
/
+7
[next]