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
*
chardev: remove context in chr_update_read_handler
Peter Xu
2017-09-22
1
-1
/
+1
*
chardev: add Chardev.gcontext field
Peter Xu
2017-09-22
1
-0
/
+1
*
chardev: new qemu_chr_be_update_read_handlers()
Peter Xu
2017-09-22
1
-0
/
+10
*
scsi: add multipath support to qemu-pr-helper
Paolo Bonzini
2017-09-22
1
-0
/
+4
*
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
2017-09-22
1
-0
/
+56
*
memory: trace FlatView creation and destruction
Paolo Bonzini
2017-09-22
2
-1
/
+1
*
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-22
2
-20
/
+1
*
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
2017-09-21
2
-1
/
+6
*
memory: Rename mem_begin/mem_commit/mem_add helpers
Alexey Kardashevskiy
2017-09-21
1
-3
/
+3
*
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
2
-17
/
+36
*
memory: Move AddressSpaceDispatch from AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
2
-7
/
+7
*
memory: Open code FlatView rendering
Alexey Kardashevskiy
2017-09-21
2
-3
/
+4
*
memory: avoid "resurrection" of dead FlatViews
Paolo Bonzini
2017-09-21
1
-0
/
+8
*
virtio-serial: add enable_backend callback
Pavel Butsykin
2017-09-21
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
7
-4
/
+51
|
\
|
*
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
1
-0
/
+4
|
*
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
3
-4
/
+4
|
*
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
2017-09-19
1
-0
/
+6
|
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-1
/
+2
|
*
qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
Igor Mammedov
2017-09-19
1
-0
/
+21
|
*
osdep: Define QEMU_MADV_REMOVE
Eduardo Habkost
2017-09-19
1
-0
/
+7
|
*
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
2017-09-19
1
-0
/
+8
*
|
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
1
-0
/
+2
*
|
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2017-09-19
1
-0
/
+2
*
|
cpu: drop old comments describing members
David Hildenbrand
2017-09-19
1
-3
/
+3
*
|
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
1
-0
/
+16
*
|
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
1
-0
/
+5
*
|
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
2
-1
/
+1
*
|
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
2017-09-19
1
-0
/
+3
*
|
scsi: introduce scsi_build_sense
Paolo Bonzini
2017-09-19
1
-0
/
+2
*
|
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
4
-115
/
+120
*
|
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
2017-09-19
1
-2
/
+2
*
|
scsi: Introduce scsi_sense_buf_to_errno
Fam Zheng
2017-09-19
1
-0
/
+1
*
|
scsi: Refactor scsi sense interpreting code
Fam Zheng
2017-09-19
1
-0
/
+19
*
|
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
2017-09-19
1
-1
/
+1
*
|
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
2017-09-19
1
-2
/
+3
*
|
IDE: replace DEBUG_AIO with trace events
John Snow
2017-09-18
1
-2
/
+5
*
|
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
2017-09-18
1
-1
/
+0
*
|
IDE: replace DEBUG_IDE with tracing system
John Snow
2017-09-18
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...
Peter Maydell
2017-09-15
1
-1
/
+7
|
\
|
*
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+1
|
*
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+1
|
*
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+1
|
*
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
1
-1
/
+2
|
*
seccomp: changing from whitelist to blacklist
Eduardo Otubo
2017-09-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
2
-1
/
+3
|
\
\
|
*
|
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
2017-09-15
1
-1
/
+2
|
*
|
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
2017-09-15
1
-0
/
+1
|
|
/
*
|
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
2017-09-14
1
-0
/
+3
*
|
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2017-09-14
1
-0
/
+2
|
/
[next]