summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-29tricore: Clean up includesPeter Maydell5-6/+5
2016-01-29moxie: Clean up includesPeter Maydell7-13/+7
2016-01-29cris: Clean up includesPeter Maydell10-1/+10
2016-01-29m68k: Clean up includesPeter Maydell11-10/+11
2016-01-29openrisc: Clean up includesPeter Maydell16-2/+16
2016-01-29xtensa: Clean up includesPeter Maydell13-6/+13
2016-01-29sh4: Clean up includesPeter Maydell12-9/+12
2016-01-29hw/intc: Clean up includesPeter Maydell12-0/+12
2016-01-29hw/timer: Clean up includesPeter Maydell11-0/+11
2016-01-29hw/misc: Clean up includesPeter Maydell22-2/+22
2016-01-29hw/scsi: Clean up includesPeter Maydell9-6/+9
2016-01-29pci: Clean up includesPeter Maydell23-3/+23
2016-01-29hw/vfio: Clean up includesPeter Maydell5-4/+5
2016-01-29hw/display: Clean up includesPeter Maydell22-2/+22
2016-01-29usb: Clean up includesPeter Maydell35-12/+35
2016-01-29hw/net: Clean up includesPeter Maydell31-5/+31
2016-01-299pfs: Clean up includesPeter Maydell20-24/+20
2016-01-29ide: Clean up includesPeter Maydell16-6/+16
2016-01-29tcg: Clean up includesPeter Maydell12-12/+12
2016-01-29virtio: Clean up includesPeter Maydell23-4/+23
2016-01-29xen: Clean up includesPeter Maydell17-36/+17
2016-01-29arm: Clean up includesPeter Maydell65-0/+65
2016-01-29alpha: Clean up includesPeter Maydell14-6/+14
2016-01-29x86: Clean up includesPeter Maydell75-24/+75
2016-01-29linux-user: Clean up includesPeter Maydell20-74/+20
2016-01-29unicore: Clean up includesPeter Maydell12-5/+12
2016-01-29s390: Clean up includesPeter Maydell32-4/+32
2016-01-29sparc: Clean up includesPeter Maydell20-6/+20
2016-01-29ppc: Clean up includesPeter Maydell63-11/+63
2016-01-29lm32: Clean up includesPeter Maydell23-8/+23
2016-01-29exec: Clean up includesPeter Maydell7-15/+7
2016-01-29crypto: Clean up includesPeter Maydell13-0/+13
2016-01-29migration: Clean up includesPeter Maydell16-12/+16
2016-01-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into stagingPeter Maydell16-26/+102
2016-01-28microblaze: Clean up includesPeter Maydell9-1/+9
2016-01-28disas/microblaze.c: Don't define TRUE or FALSEPeter Maydell1-4/+1
2016-01-27s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand1-2/+3
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand6-7/+51
2016-01-27s390x/css: fix control flags during cschHalil Pasic1-1/+1
2016-01-27watchdog/diag288: don't reset for action=none|debug|pauseBo Tu1-0/+7
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu2-9/+15
2016-01-27s390x: fix generation of event information crwSong Shan Gong3-1/+14
2016-01-27s390x/ioinst: set type and len for SEI responsePierre Morel1-1/+2
2016-01-27s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand1-2/+6
2016-01-27s390x/machine: make addon register fields staticChristian Borntraeger1-2/+2
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger1-1/+1
2016-01-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into s...Peter Maydell14-135/+315
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell4-5/+31
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2-20/+6
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell2-2/+88