index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
2017-04-25
1
-0
/
+3
*
xen: import ring.h from xen
Stefano Stabellini
2017-04-21
1
-0
/
+482
*
xen: additionally restrict xenforeignmemory operations
Paul Durrant
2017-04-21
1
-56
/
+78
*
xen: use libxendevice model to restrict operations
Paul Durrant
2017-04-21
2
-0
/
+21
*
xen: use 5 digit xen versions
Juergen Gross
2017-04-21
1
-11
/
+11
*
xen: use libxendevicemodel when available
Paul Durrant
2017-04-21
1
-33
/
+170
*
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
2017-03-22
1
-0
/
+44
*
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
2017-03-22
2
-3
/
+3
*
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
2017-03-22
2
-45
/
+47
*
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
2017-03-19
1
-0
/
+26
*
block: Always call bdrv_child_check_perm first
Fam Zheng
2017-03-17
1
-4
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...
Peter Maydell
2017-03-16
2
-7
/
+8
|
\
|
*
cirrus: switch to 4 MB video memory by default
Gerd Hoffmann
2017-03-16
1
-0
/
+8
|
*
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2017-03-16
1
-7
/
+0
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i...
Peter Maydell
2017-03-16
2
-1
/
+5
|
\
\
|
*
|
RAMBlocks: qemu_ram_is_shared
Dr. David Alan Gilbert
2017-03-16
1
-0
/
+1
|
*
|
Change the method to calculate dirty-pages-rate
Chao Fan
2017-03-16
1
-1
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-16
3
-0
/
+23
|
\
\
|
*
|
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
2
-0
/
+6
|
*
|
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
2
-0
/
+7
|
*
|
hw/virtio: fix error enabling flags in Device Control register
Marcel Apfelbaum
2017-03-16
1
-0
/
+4
|
*
|
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
2017-03-16
2
-0
/
+6
|
|
/
*
/
ide: core: add cleanup function
Li Qiang
2017-03-16
1
-0
/
+1
|
/
*
pci: introduce a bus master container
Jason Wang
2017-03-15
1
-0
/
+1
*
icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
Paolo Bonzini
2017-03-14
1
-0
/
+24
*
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
2017-03-14
2
-2
/
+3
*
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-03-14
2
-1
/
+2
*
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
2017-03-14
1
-1
/
+2
*
memory_region: Fix name comments
Dr. David Alan Gilbert
2017-03-14
1
-6
/
+12
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into...
Peter Maydell
2017-03-14
1
-0
/
+2
|
\
|
*
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2017-03-14
1
-0
/
+2
*
|
build: include sys/sysmacros.h for major() and minor()
Christopher Covington
2017-03-14
1
-0
/
+4
|
/
*
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
2017-03-10
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-03-08
2
-5
/
+5
|
\
|
*
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
2017-03-07
2
-4
/
+4
|
*
block: Ignore multiple children in bdrv_check_update_perm()
Kevin Wolf
2017-03-07
1
-1
/
+1
*
|
qapi: New qobject_input_visitor_new_str() for convenience
Markus Armbruster
2017-03-07
1
-0
/
+12
*
|
qapi: New parse_qapi_name()
Markus Armbruster
2017-03-07
1
-0
/
+2
*
|
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
2017-03-07
1
-1
/
+1
*
|
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
2017-03-07
1
-1
/
+2
*
|
qapi: qobject input visitor variant for use with keyval_parse()
Daniel P. Berrange
2017-03-07
1
-0
/
+9
*
|
keyval: New keyval_parse()
Markus Armbruster
2017-03-07
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2017-03-06
1
-2
/
+2
|
\
|
*
eth: Extend vlan stripping functions
Dmitry Fleytman
2017-03-06
1
-2
/
+2
*
|
qapi: Improve qobject visitor documentation
Markus Armbruster
2017-03-05
2
-5
/
+67
*
|
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
2017-03-05
2
-0
/
+16
*
|
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2017-03-05
1
-4
/
+1
*
|
qapi: Drop string input visitor method optional()
Markus Armbruster
2017-03-05
1
-2
/
+2
*
|
qapi: Improve qobject input visitor error reporting
Markus Armbruster
2017-03-05
1
-6
/
+0
*
|
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
2017-03-05
1
-9
/
+0
[next]