index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-09-22
bitmap: provide to_le/from_le helpers
Peter Xu
2017-09-22
bitmap: introduce bitmap_count_one()
Peter Xu
2017-09-22
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
2017-09-22
seccomp: Don't include libseccomp from QEMU header
Fam Zheng
2017-09-21
msf2: Add Smartfusion2 SoC
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
2017-09-21
msf2: Microsemi Smartfusion2 System Register block
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2017-09-21
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
2017-09-21
nvic: Implement AIRCR changes for v8M
Peter Maydell
2017-09-21
nvic: Add cached vectpending_prio state
Peter Maydell
2017-09-21
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
2017-09-21
nvic: Add banked exception states
Peter Maydell
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2017-09-19
cpu: drop old comments describing members
David Hildenbrand
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
Igor Mammedov
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
osdep: Define QEMU_MADV_REMOVE
Eduardo Habkost
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
2017-09-19
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
2017-09-19
scsi: introduce scsi_build_sense
Paolo Bonzini
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
2017-09-19
scsi: Introduce scsi_sense_buf_to_errno
Fam Zheng
2017-09-19
scsi: Refactor scsi sense interpreting code
Fam Zheng
2017-09-19
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
2017-09-18
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
2017-09-18
IDE: replace DEBUG_AIO with trace events
John Snow
2017-09-18
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
2017-09-18
IDE: replace DEBUG_IDE with tracing system
John Snow
2017-09-15
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...
Peter Maydell
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
[next]