aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-22bitmap: provide to_le/from_le helpersPeter Xu
2017-09-22bitmap: introduce bitmap_count_one()Peter Xu
2017-09-22migration: Teach it about G_SOURCE_REMOVEJuan Quintela
2017-09-22seccomp: Don't include libseccomp from QEMU headerFam Zheng
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep
2017-09-21nvic: Implement NVIC_ITNS<n> registersPeter Maydell
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell
2017-09-21nvic: Add cached vectpending_prio statePeter Maydell
2017-09-21nvic: Add cached vectpending_is_s_banked statePeter Maydell
2017-09-21nvic: Add banked exception statesPeter Maydell
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand
2017-09-19cpu: drop old comments describing membersDavid Hildenbrand
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-19qom: cpus: split cpu_generic_init() on feature parsing and cpu creation partsIgor Mammedov
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-19osdep: Define QEMU_MADV_REMOVEEduardo Habkost
2017-09-19vl: Clean up user-creatable objects when exitingEduardo Habkost
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini
2017-09-19scsi: Introduce scsi_sense_buf_to_errnoFam Zheng
2017-09-19scsi: Refactor scsi sense interpreting codeFam Zheng
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-09-15Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...Peter Maydell
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell
2017-09-15seccomp: add resourcecontrol argument to command lineEduardo Otubo
2017-09-15seccomp: add spawn argument to command lineEduardo Otubo
2017-09-15seccomp: add elevateprivileges argument to command lineEduardo Otubo
2017-09-15seccomp: add obsolete argument to command lineEduardo Otubo
2017-09-15seccomp: changing from whitelist to blacklistEduardo Otubo
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis