index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: update the usage example of "dtrace" backend in tracing.txt
Lin Ma
2015-10-09
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
1
-0
/
+507
|
\
|
*
docs: describe the QEMU build system structure / design
Daniel P. Berrange
2015-09-25
1
-0
/
+507
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-09-25
1
-2
/
+75
|
\
\
|
|
/
|
/
|
|
*
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
1
-1
/
+11
|
*
vhost-user: add multiple queue support
Changchun Ouyang
2015-09-24
1
-0
/
+15
|
*
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2015-09-24
1
-0
/
+11
|
*
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
2015-09-24
1
-2
/
+2
|
*
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
2015-09-24
1
-0
/
+37
*
|
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
2015-09-24
1
-0
/
+98
*
|
libcacard: use the standalone project
Marc-André Lureau
2015-09-23
1
-483
/
+0
|
/
*
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
2015-09-23
1
-0
/
+48
*
qapi-introspect: Hide type names
Markus Armbruster
2015-09-21
1
-19
/
+17
*
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
2015-09-21
1
-5
/
+232
*
qapi: Pseudo-type '**' is now unused, drop it
Markus Armbruster
2015-09-21
1
-12
/
+6
*
qapi-schema: Fix up misleading specification of netdev_add
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+1
*
qapi: Improve built-in type documentation
Markus Armbruster
2015-09-21
1
-11
/
+18
*
qapi-commands: De-duplicate output marshaling functions
Markus Armbruster
2015-09-21
1
-2
/
+2
*
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
Markus Armbruster
2015-09-21
2
-6
/
+6
*
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: De-duplicate enum code generation
Markus Armbruster
2015-09-21
1
-4
/
+5
*
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
2015-09-21
1
-15
/
+14
*
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-15
1
-0
/
+8
*
typofixes - v4
Veres Lajos
2015-09-11
2
-3
/
+3
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
4
-5
/
+5
*
docs: document how to configure the qcow2 L2/refcount caches
Alberto Garcia
2015-09-04
1
-0
/
+164
*
docs/qapi-code-gen.txt: Fix QAPI schema examples
Markus Armbruster
2015-09-04
1
-3
/
+2
*
qapi: Generated code cleanup
Markus Armbruster
2015-09-04
1
-7
/
+5
*
qapi-commands: Drop useless initialization
Markus Armbruster
2015-09-04
1
-1
/
+1
*
qapi: Command returning anonymous type doesn't work, outlaw
Markus Armbruster
2015-09-04
1
-9
/
+8
*
qapi: Fix to reject union command and event arguments
Markus Armbruster
2015-09-04
1
-4
/
+3
*
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
2015-09-04
1
-4
/
+4
*
qapi: Clarify docs on including the same file multiple times
Markus Armbruster
2015-09-04
1
-2
/
+2
*
AioContext: optimize clearing the EventNotifier
Paolo Bonzini
2015-07-22
1
-0
/
+152
*
AioContext: fix broken placement of event_notifier_test_and_clear
Paolo Bonzini
2015-07-22
1
-0
/
+140
*
AioContext: fix broken ctx->dispatching optimization
Paolo Bonzini
2015-07-22
1
-44
/
+33
*
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
2015-07-20
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
1
-0
/
+18
|
\
|
*
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
2015-07-07
1
-0
/
+18
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...
Peter Maydell
2015-07-07
1
-0
/
+14
|
\
\
|
*
|
migration: create migration event
Juan Quintela
2015-07-07
1
-0
/
+14
|
|
/
*
|
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
2015-07-07
1
-0
/
+4
|
/
*
update pci-bridge-seat section in docs/multiseat.txt
Gerd Hoffmann
2015-07-03
1
-4
/
+5
*
virtio-input: add input routing support
Gerd Hoffmann
2015-07-03
1
-2
/
+15
*
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-07-02
1
-4
/
+4
*
add pci-bridge-seat
Gerd Hoffmann
2015-06-23
2
-0
/
+20
*
qapi: Drop bogus command from docs
Markus Armbruster
2015-06-18
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-06-12
1
-0
/
+1
|
\
|
*
rocker: Add support for phys name
David Ahern
2015-06-12
1
-0
/
+1
[next]