summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* error: error_set_errno() is unused, dropMarkus Armbruster2015-09-101-5/+2
* qga: Clean up unnecessarily dirty castsMarkus Armbruster2015-09-101-7/+2
* error: Make error_setg() a functionMarkus Armbruster2015-09-101-2/+2
* xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+3
* hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-0/+1
* hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-081-0/+43
* qom: Add recursive version of object_child_for_eachPeter Crosthwaite2015-09-081-0/+15
* hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-081-10/+0
* hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-081-0/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell2015-09-072-6/+39
|\
| * s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-071-0/+1
| * s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-071-0/+1
| * s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-071-0/+9
| * s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-072-2/+22
| * s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-071-0/+1
| * s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-071-2/+1
| * s390x/event-facility: fix location of receive maskCornelia Huck2015-09-071-2/+4
* | Make pow2ceil() and pow2floor() inlinePeter Maydell2015-09-072-15/+34
* | Remove unused qemu_fls functionPeter Maydell2015-09-071-1/+0
|/
* i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+11
* i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-071-0/+1
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+234
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+113
* i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-071-0/+87
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-26/+0
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-071-0/+98
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-0/+2
* smbios: add smbios 3.0 supportWei Huang2015-09-071-14/+48
* include/exec/softmmu-semi.h: Add support for 64-bit valuesPeter Maydell2015-09-071-0/+18
* gdbstub: Implement gdb_do_syscallv()Peter Maydell2015-09-071-0/+27
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into stagingPeter Maydell2015-09-031-0/+60
|\
| * s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-031-0/+1
| * s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+2
| * s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+2
| * s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-031-0/+55
* | block: more check for replaced nodeWen Congyang2015-09-021-1/+2
|/
* exec-all: Translate TCI return addresses backwards tooPeter Crosthwaite2015-08-261-5/+1
* cputlb: Add functions for flushing TLB for a single MMU indexPeter Maydell2015-08-251-0/+47
* xlnx-zynqmp: Connect the four OCM banksAlistair Francis2015-08-251-0/+6
* linux-user: remove useless macros GUEST_BASE and RESERVED_VALaurent Vivier2015-08-242-7/+5
* linux-user: remove --enable-guest-base/--disable-guest-baseLaurent Vivier2015-08-241-5/+0
* apic_internal.h: Include cpu.h directlyPeter Maydell2015-08-191-0/+1
* qemu-common.h: Move muldiv64() to host-utils.hPeter Maydell2015-08-193-31/+30
* osdep.h: Add header commentPeter Maydell2015-08-191-0/+24
* osdep.h: Move some OS header includes and fixups from qemu-common.hPeter Maydell2015-08-192-55/+49
* qemu-common.h: Move Win32 fixups into os-win32.hPeter Maydell2015-08-192-17/+18
* compiler.h: Use glue() in QEMU_BUILD_BUG_ON definePeter Maydell2015-08-191-3/+1
* osdep.h: Move some compiler-specific things to compiler.hPeter Maydell2015-08-192-47/+48
* osdep.h: Remove qemu_printfPeter Maydell2015-08-191-2/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-08-183-33/+17
|\
OpenPOWER on IntegriCloud