summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-10acpi: Remove unused definition.Richard W.M. Jones
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost
2015-09-09exec: make mmap_lock/mmap_unlock globally availablePaolo Bonzini
2015-09-09remove unused spinlock.KONRAD Frederic
2015-09-09replace spinlock by QemuMutex.KONRAD Frederic
2015-09-09cpus: protect work list with work_mutexPaolo Bonzini
2015-09-09cutils: Add qemu_strtoull() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoll() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoul() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtol() wrapperCarlos L. Torres
2015-09-09rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/Emilio G. Cota
2015-09-09Move RAMBlock and ram_list to ram_addr.hDr. David Alan Gilbert
2015-09-09tcg: signal-free qemu_cpu_kickPaolo Bonzini
2015-09-09remove qemu/tls.hPaolo Bonzini
2015-09-09tcg: introduce tcg_current_cpuPaolo Bonzini
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini
2015-09-09i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell
2015-09-08qom: Add recursive version of object_child_for_eachPeter Crosthwaite
2015-09-08hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell
2015-09-08hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin
2015-09-07Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin
2015-09-07iohandler: Use aio APIFam Zheng
2015-09-07seqlock: read sequence number atomicallyEmilio G. Cota
2015-09-07seqlock: add missing 'inline' to seqlock_read_retryEmilio G. Cota
2015-09-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck
2015-09-07Make pow2ceil() and pow2floor() inlinePeter Maydell
2015-09-07Remove unused qemu_fls functionPeter Maydell
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois
2015-09-07i.MX: Add I2C controller emulatorJean-Christophe Dubois
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-09-07smbios: add smbios 3.0 supportWei Huang
2015-09-07include/exec/softmmu-semi.h: Add support for 64-bit valuesPeter Maydell
2015-09-07gdbstub: Implement gdb_do_syscallv()Peter Maydell