summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-01-29arm devices: Clean up includesPeter Maydell
2016-01-29tricore: Clean up includesPeter Maydell
2016-01-29moxie: Clean up includesPeter Maydell
2016-01-29cris: Clean up includesPeter Maydell
2016-01-29m68k: Clean up includesPeter Maydell
2016-01-29openrisc: Clean up includesPeter Maydell
2016-01-29xtensa: Clean up includesPeter Maydell
2016-01-29sh4: Clean up includesPeter Maydell
2016-01-29hw/intc: Clean up includesPeter Maydell
2016-01-29hw/timer: Clean up includesPeter Maydell
2016-01-29hw/misc: Clean up includesPeter Maydell
2016-01-29hw/scsi: Clean up includesPeter Maydell
2016-01-29pci: Clean up includesPeter Maydell
2016-01-29hw/vfio: Clean up includesPeter Maydell
2016-01-29hw/display: Clean up includesPeter Maydell
2016-01-29usb: Clean up includesPeter Maydell
2016-01-29hw/net: Clean up includesPeter Maydell
2016-01-299pfs: Clean up includesPeter Maydell
2016-01-29ide: Clean up includesPeter Maydell
2016-01-29virtio: Clean up includesPeter Maydell
2016-01-29xen: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2016-01-29alpha: Clean up includesPeter Maydell
2016-01-29x86: Clean up includesPeter Maydell
2016-01-29unicore: Clean up includesPeter Maydell
2016-01-29s390: Clean up includesPeter Maydell
2016-01-29sparc: Clean up includesPeter Maydell
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-29lm32: Clean up includesPeter Maydell
2016-01-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into stagingPeter Maydell
2016-01-28microblaze: Clean up includesPeter Maydell
2016-01-27s390x/css: fix control flags during cschHalil Pasic
2016-01-27watchdog/diag288: don't reset for action=none|debug|pauseBo Tu
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu
2016-01-27s390x: fix generation of event information crwSong Shan Gong
2016-01-27s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell
2016-01-26xen_console: correctly cleanup primary console on teardown.Ian Campbell
2016-01-25fdc: change auto fallback drive for ISA FDC to 288John Snow
2016-01-25fdc: rework pick_geometryJohn Snow
2016-01-25fdc: add physical disk sizesJohn Snow
2016-01-25fdc: add drive type optionJohn Snow
2016-01-25fdc: Add fallback optionJohn Snow
2016-01-25fdc: add pick_driveJohn Snow