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
*
migration: add has_postcopy savevm handler
Vladimir Sementsov-Ogievskiy
2017-09-22
1
-0
/
+1
*
bitmap: provide to_le/from_le helpers
Peter Xu
2017-09-22
1
-0
/
+7
*
bitmap: introduce bitmap_count_one()
Peter Xu
2017-09-22
1
-0
/
+10
*
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
2017-09-22
1
-0
/
+2
*
seccomp: Don't include libseccomp from QEMU header
Fam Zheng
2017-09-22
1
-2
/
+0
*
msf2: Add Smartfusion2 SoC
Subbaraya Sundeep
2017-09-21
1
-0
/
+67
*
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
2017-09-21
1
-0
/
+58
*
msf2: Microsemi Smartfusion2 System Register block
Subbaraya Sundeep
2017-09-21
1
-0
/
+77
*
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2017-09-21
1
-0
/
+64
*
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
2017-09-21
1
-0
/
+3
*
nvic: Implement AIRCR changes for v8M
Peter Maydell
2017-09-21
1
-1
/
+2
*
nvic: Add cached vectpending_prio state
Peter Maydell
2017-09-21
1
-0
/
+2
*
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
2017-09-21
1
-2
/
+9
*
nvic: Add banked exception states
Peter Maydell
2017-09-21
1
-0
/
+14
*
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-09-21
2
-0
/
+5
*
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
[next]