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