index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
2017-07-21
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
tcg: Expand glue macros before stringifying helper names
Richard Henderson
2017-07-19
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...
Peter Maydell
2017-07-19
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
2017-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2017-07-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
2017-07-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-19
crypto: hmac: add hmac driver framework
Longpeng(Mike)
2017-07-19
crypto: hmac: move crypto/hmac.h into include/crypto/
Longpeng(Mike)
2017-07-19
crypto: cipher: add cipher driver framework
Longpeng(Mike)
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-18
ahci: split public and private interface
John Snow
2017-07-18
ahci: Isolate public AHCI interface
John Snow
2017-07-18
ahci: add ahci_get_num_ports
John Snow
2017-07-18
migration: remove check against colo support
Peter Xu
2017-07-18
qdev: provide DEFINE_PROP_INT64()
Peter Xu
[next]