index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-07-21
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
1
-5
/
+0
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
1
-1
/
+1
2017-07-19
tcg: Expand glue macros before stringifying helper names
Richard Henderson
1
-6
/
+11
2017-07-19
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...
Peter Maydell
2
-0
/
+168
2017-07-19
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
2
-1
/
+25
2017-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-317
/
+3
2017-07-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
2
-1
/
+3
2017-07-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+3
2017-07-19
crypto: hmac: add hmac driver framework
Longpeng(Mike)
1
-0
/
+1
2017-07-19
crypto: hmac: move crypto/hmac.h into include/crypto/
Longpeng(Mike)
1
-0
/
+166
2017-07-19
crypto: cipher: add cipher driver framework
Longpeng(Mike)
1
-0
/
+1
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
1
-0
/
+1
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2
-1
/
+24
2017-07-18
ahci: split public and private interface
John Snow
2
-405
/
+46
2017-07-18
ahci: Isolate public AHCI interface
John Snow
2
-52
/
+96
2017-07-18
ahci: add ahci_get_num_ports
John Snow
1
-0
/
+1
2017-07-18
migration: remove check against colo support
Peter Xu
1
-1
/
+0
2017-07-18
qdev: provide DEFINE_PROP_INT64()
Peter Xu
1
-0
/
+3
2017-07-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
3
-0
/
+56
2017-07-18
block: Make blk_all_next() public
Kevin Wolf
1
-0
/
+1
2017-07-18
block: Make blk_get_attached_dev_id() public
Kevin Wolf
1
-0
/
+1
2017-07-18
block: remove timer canceling in throttle_config()
Manos Pitsidianakis
1
-1
/
+0
2017-07-18
block: add clock_type field to ThrottleGroup
Manos Pitsidianakis
1
-0
/
+1
2017-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...
Peter Maydell
6
-3
/
+237
2017-07-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+8
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
1
-0
/
+5
2017-07-17
fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h
Mark Cave-Ayland
2
-0
/
+51
2017-07-17
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-10
/
+17
2017-07-17
hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
Peter Maydell
1
-0
/
+43
2017-07-17
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
1
-0
/
+59
[prev]
[next]