aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-10error: Revamp interface documentationMarkus Armbruster
2015-09-10error: error_set_errno() is unused, dropMarkus Armbruster
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster
2015-09-10error: Make error_setg() a functionMarkus Armbruster
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-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
2015-09-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into stagingPeter Maydell
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne
2015-09-03s390x: Info skeys sub-commandJason J. Herne
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne
2015-09-02block: more check for replaced nodeWen Congyang
2015-08-26exec-all: Translate TCI return addresses backwards tooPeter Crosthwaite
2015-08-25cputlb: Add functions for flushing TLB for a single MMU indexPeter Maydell
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis
2015-08-24linux-user: remove useless macros GUEST_BASE and RESERVED_VALaurent Vivier
2015-08-24linux-user: remove --enable-guest-base/--disable-guest-baseLaurent Vivier
2015-08-19apic_internal.h: Include cpu.h directlyPeter Maydell
2015-08-19qemu-common.h: Move muldiv64() to host-utils.hPeter Maydell
2015-08-19osdep.h: Add header commentPeter Maydell
2015-08-19osdep.h: Move some OS header includes and fixups from qemu-common.hPeter Maydell
2015-08-19qemu-common.h: Move Win32 fixups into os-win32.hPeter Maydell
2015-08-19compiler.h: Use glue() in QEMU_BUILD_BUG_ON definePeter Maydell
2015-08-19osdep.h: Move some compiler-specific things to compiler.hPeter Maydell
2015-08-19osdep.h: Remove qemu_printfPeter Maydell