Sign in
qemu
/
qemu
/
4125e6feb71c810ca38f0d8e66e748b472a9cc54
/
include
f104919
nvic: Add NS alias SCS region
by Peter Maydell
· 8 years ago
8ee5f9b
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
d8e7d87
block: add throttle block filter driver
by Manos Pitsidianakis
· 8 years ago
e3ff9f0
tests: Use real size for iov tests
by Juan Quintela
· 8 years ago
432d889
block: convert ThrottleGroup to object with QOM
by Manos Pitsidianakis
· 8 years ago
6bbd7e2
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
c61791f
block: add aio_context field in ThrottleGroupMember
by Manos Pitsidianakis
· 8 years ago
022cdc9
block: move ThrottleGroup membership to ThrottleGroupMember
by Manos Pitsidianakis
· 8 years ago
d3e3447
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into staging
by Peter Maydell
· 8 years ago
d4622e5
io: add new qio_channel_{readv, writev, read, write}_all functions
by Daniel P. Berrange
· 8 years ago
50ea44f
io: fix typo in docs comment for qio_channel_read
by Daniel P. Berrange
· 8 years ago
b258793
util: remove the obsolete non-blocking connect
by Cao jin
· 8 years ago
b461151
block: document semantics of bdrv_co_preadv|pwritev
by Daniel P. Berrange
· 8 years ago
64182a6
block: document semantics of bdrv_co_preadv|pwritev
by Daniel P. Berrange
· 8 years ago
f7cc69b
block: add default implementations for bdrv_co_get_block_status()
by Manos Pitsidianakis
· 8 years ago
f024aee
block: remove unused bdrv_media_changed
by Manos Pitsidianakis
· 8 years ago
5a612c0
block: pass bdrv_* methods to bs->file by default in block filters
by Manos Pitsidianakis
· 8 years ago
0dff093
cpu: Define new cpu_transaction_failed() hook
by Peter Maydell
· 8 years ago
3114d09
memory.h: Move MemTxResult type to memattrs.h
by Peter Maydell
· 8 years ago
f55d613
watchdog: wdt_aspeed: Add support for the reset width register
by Andrew Jeffery
· 8 years ago
f33e5e6
loader: Ignore zero-sized ELF segments
by Peter Maydell
· 8 years ago
bf17333
loader: Handle ELF files with overlapping zero-initialized data
by Peter Maydell
· 8 years ago
d2db1de
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
by Peter Maydell
· 8 years ago
98bfaac
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' into staging
by Peter Maydell
· 8 years ago
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 8 years ago
5b5f825
qapi: Generate FOO_str() macro for QAPI enum FOO
by Markus Armbruster
· 8 years ago
00bbf50
tpm: Clean up model registration & lookup
by Markus Armbruster
· 8 years ago
a9a72ae
tpm: Clean up driver registration & lookup
by Marc-André Lureau
· 8 years ago
06c60b6
qapi: Drop superfluous qapi_enum_parse() parameter max
by Markus Armbruster
· 8 years ago
6c6084c
qlit: add QLIT_QNULL and QLIT_BOOL
by Marc-André Lureau
· 8 years ago
e2346a1
qlit: make qlit_equal_qobject() take const arguments
by Marc-André Lureau
· 8 years ago
d9eba57
qlit: make qlit_equal_qobject return a bool
by Marc-André Lureau
· 8 years ago
60cc2eb
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
by Marc-André Lureau
· 8 years ago
d5cd8fb
qlit: Change compound literals to initializers
by Marc-André Lureau
· 8 years ago
082696e
qlit: use QLit prefix consistently
by Marc-André Lureau
· 8 years ago
28035bc
qlit: move qlit from check-qjson to qobject/
by Marc-André Lureau
· 8 years ago
0f9afc2
qdict: Add qdict_put_null() helper, and put it to use
by Marc-André Lureau
· 8 years ago
f90cb28
qobject: Explain how QNum works, and why
by Markus Armbruster
· 8 years ago
5ce46cb
cpu: cpu_by_arch_id() helper
by Eduardo Habkost
· 8 years ago
3beacfb
qom: Remove unused errp parameter from can_be_deleted()
by Eduardo Habkost
· 8 years ago
223cd0e
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into staging
by Peter Maydell
· 8 years ago
1d2a8e0
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
2e75021
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into staging
by Peter Maydell
· 8 years ago
d1a0945
console: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
490dc5e
nbd/client: fix nbd_send_request to return int
by Vladimir Sementsov-Ogievskiy
· 8 years ago
ba84564
nbd/client: refactor nbd_receive_reply
by Vladimir Sementsov-Ogievskiy
· 8 years ago
f16bbb9
s390x/kvm: move KVM declarations and stubs to separate files
by David Hildenbrand
· 8 years ago
80b7a26
s390x/sclp: properly guard pci-specific functions
by Cornelia Huck
· 8 years ago
5838d65
s390x/pci: add stubs
by Cornelia Huck
· 8 years ago
88c725c
kvm: remove hard dependency on pci
by Cornelia Huck
· 8 years ago
70d8d9a
s390x: introduce 2.11 compat machine
by Cornelia Huck
· 8 years ago
5c8d6f0
s390x/css: generate solicited crw for rchp completion signaling
by Dong Jia Shi
· 8 years ago
808e668
s390x/css: use macro for event-information pending error recover code
by Dong Jia Shi
· 8 years ago
67335a4
throttle: Make burst_length 64bit and add range checks
by Alberto Garcia
· 8 years ago
d00e692
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
by Alberto Garcia
· 8 years ago
faa8215
throttle: Fix wrong variable name in the header documentation
by Alberto Garcia
· 8 years ago
ca2e214
block-backend: Allow more "can inactivate" cases
by Fam Zheng
· 8 years ago
0479097
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
by Thomas Huth
· 8 years ago
ca74995
osdep: Add runtime OFD lock detection
by Fam Zheng
· 8 years ago
cde0a63
Revert "cpu: add APIs to allocate/free CPU environment"
by Michael S. Tsirkin
· 8 years ago
e42590c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
f5048cb
maint: Include bug-reporting info in --help output
by Eric Blake
· 8 years ago
54a32bf
block: Allow reopen rw without BDRV_O_ALLOW_RDWR
by Kevin Wolf
· 8 years ago
8234668
block: drop bdrv_set_key from BlockDriver
by Paolo Bonzini
· 8 years ago
b4174c4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
1b7ac7c
kvm: workaround build break on gcc-7.1.1 / fedora26
by Greg Kurz
· 8 years ago
2a96a55
Revert "rcu: do not create thread in pthread_atfork callback"
by Paolo Bonzini
· 9 years ago
73c6e40
rcu: completely disable pthread_atfork callbacks as soon as possible
by Paolo Bonzini
· 9 years ago
e2a7f28
cpu: add APIs to allocate/free CPU environment
by Michael S. Tsirkin
· 8 years ago
d3d93c6
mips: Add KVM T&E segment support for TCG
by James Hogan
· 8 years ago
d3d183a
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
07f7b73
intel_iommu: use access_flags for iotlb
by Peter Xu
· 8 years ago
0ec846b
char: don't exit on hmp 'chardev-add help'
by Anton Nefedov
· 8 years ago
4db0db1
char-fd: remove useless chr pointer
by Marc-André Lureau
· 8 years ago
f70d345
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
by Dr. David Alan Gilbert
· 8 years ago
b208ac0
docs: fix broken paths to docs/devel/atomics.txt
by Philippe Mathieu-Daudé
· 8 years ago
b3125e7
docs: fix broken paths to docs/devel/qapi-code-gen.txt
by Philippe Mathieu-Daudé
· 8 years ago
606eb0c
ui: move qemu_input_linux_to_qcode()
by Gerd Hoffmann
· 8 years ago
50104f5
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
d3c8c67
block: Skip implicit nodes in query-block/blockstats
by Kevin Wolf
· 8 years ago
cf44d31
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' into staging
by Peter Maydell
· 8 years ago
5dd8990
util: Introduce include/qemu/cpuid.h
by Richard Henderson
· 8 years ago
4d2d5c4
qapi: Introduce a first class 'null' type
by Markus Armbruster
· 8 years ago
d2f95f4
qapi: Use QNull for a more regular visit_type_null()
by Markus Armbruster
· 8 years ago
006ca09
qapi: Separate type QNull from QObject
by Markus Armbruster
· 8 years ago
9193926
configure: Drop ancient Solaris 9 and earlier support
by Peter Maydell
· 8 years ago
9c489ea
tcg: Pass generic CPUState to gen_intermediate_code()
by Lluís Vilanova
· 8 years ago
44368ac
tcg: Expand glue macros before stringifying helper names
by Richard Henderson
· 8 years ago
d4e5921
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2' into staging
by Peter Maydell
· 8 years ago
b3e46a8
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into staging
by Peter Maydell
· 8 years ago
6d60e29
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 8 years ago
988879b
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' into staging
by Peter Maydell
· 8 years ago
f1a46e8
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
14a5a2a
crypto: hmac: add hmac driver framework
by Longpeng(Mike)
· 8 years ago
9767b75
crypto: hmac: move crypto/hmac.h into include/crypto/
by Longpeng(Mike)
· 8 years ago
75c8007
crypto: cipher: add cipher driver framework
by Longpeng(Mike)
· 8 years ago
331b518
xen: don't use xenstore to save/restore physmap anymore
by Igor Druzhinin
· 8 years ago
5ba3d75
xen/mapcache: introduce xen_replace_cache_entry()
by Igor Druzhinin
· 8 years ago
70e2337
ahci: split public and private interface
by John Snow
· 8 years ago
5402fda
ahci: Isolate public AHCI interface
by John Snow
· 8 years ago
Next »