index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
chardev: new qemu_chr_be_update_read_handlers()
Peter Xu
1
-0
/
+10
2017-09-22
scsi: add multipath support to qemu-pr-helper
Paolo Bonzini
1
-0
/
+4
2017-09-22
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
1
-0
/
+56
2017-09-22
memory: trace FlatView creation and destruction
Paolo Bonzini
2
-1
/
+1
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2
-20
/
+1
2017-09-21
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
2
-1
/
+6
2017-09-21
memory: Rename mem_begin/mem_commit/mem_add helpers
Alexey Kardashevskiy
1
-3
/
+3
2017-09-21
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2
-17
/
+36
2017-09-21
memory: Move AddressSpaceDispatch from AddressSpace to FlatView
Alexey Kardashevskiy
2
-7
/
+7
2017-09-21
memory: Open code FlatView rendering
Alexey Kardashevskiy
2
-3
/
+4
2017-09-21
memory: avoid "resurrection" of dead FlatViews
Paolo Bonzini
1
-0
/
+8
2017-09-21
virtio-serial: add enable_backend callback
Pavel Butsykin
1
-0
/
+3
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
7
-4
/
+51
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-0
/
+4
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
1
-0
/
+2
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
1
-0
/
+2
2017-09-19
cpu: drop old comments describing members
David Hildenbrand
1
-3
/
+3
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
1
-0
/
+16
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
1
-0
/
+5
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
3
-4
/
+4
2017-09-19
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
1
-0
/
+6
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
1
-1
/
+2
2017-09-19
qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
Igor Mammedov
1
-0
/
+21
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2
-1
/
+1
2017-09-19
osdep: Define QEMU_MADV_REMOVE
Eduardo Habkost
1
-0
/
+7
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
1
-0
/
+8
2017-09-19
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
1
-0
/
+3
2017-09-19
scsi: introduce scsi_build_sense
Paolo Bonzini
1
-0
/
+2
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
4
-115
/
+120
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
1
-2
/
+2
2017-09-19
scsi: Introduce scsi_sense_buf_to_errno
Fam Zheng
1
-0
/
+1
2017-09-19
scsi: Refactor scsi sense interpreting code
Fam Zheng
1
-0
/
+19
2017-09-19
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
1
-1
/
+1
2017-09-18
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
1
-2
/
+3
2017-09-18
IDE: replace DEBUG_AIO with trace events
John Snow
1
-2
/
+5
2017-09-18
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
1
-1
/
+0
2017-09-18
IDE: replace DEBUG_IDE with tracing system
John Snow
1
-1
/
+0
2017-09-15
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...
Peter Maydell
1
-1
/
+7
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2
-1
/
+3
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
1
-0
/
+1
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
1
-0
/
+1
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
1
-0
/
+1
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
1
-1
/
+2
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
1
-0
/
+2
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
1
-1
/
+2
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
1
-0
/
+1
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
1
-0
/
+3
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
1
-0
/
+2
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
1
-0
/
+1
2017-09-14
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
2
-1
/
+7
[next]