summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-12-22nvme: Add tracingDoug Gale2-52/+390
2017-12-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell6-621/+714
2017-12-21hw/i386/vmport: fix missing definitions with non-log trace backendsLaurent Vivier1-0/+1
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier6-621/+714
2017-12-21i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu3-14/+7
2017-12-21kvm-i8259: support "info pic" and "info irq"Peter Xu2-0/+9
2017-12-21i8259: generalize statistics into common codePeter Xu2-36/+42
2017-12-21i8259: use DEBUG_IRQ_COUNT alwaysPeter Xu1-17/+1
2017-12-21i8259: convert DPRINTFs into tracePeter Xu2-15/+18
2017-12-21scsi: provide general-purpose functions to manage sense dataPaolo Bonzini1-14/+2
2017-12-21hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMPPhilippe Mathieu-Daudé2-9/+9
2017-12-21hw/mips/boston: Remove workaround for writes to ROM abortingPeter Maydell1-12/+2
2017-12-21hw/moxie/moxiesim: Add support for loading a BIOS on moxiesimThomas Huth1-2/+10
2017-12-21scsi-block: Add share-rw optionFam Zheng1-0/+1
2017-12-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell10-77/+77
2017-12-19tpm: move qdev_prop_tpm to hw/tpm/Cornelia Huck4-66/+73
2017-12-19virtio-blk: reject configs with logical block size > physical block sizeMark Kanda1-0/+7
2017-12-19virtio-blk: make queue size configurableMark Kanda1-1/+9
2017-12-19qdev: drop unused #include "sysemu/iothread.h"Stefan Hajnoczi1-1/+0
2017-12-19dev-storage: Fix the unusual function nameMao Zhongyi1-10/+10
2017-12-19hw/block: Use errp directly rather than local_errMao Zhongyi6-47/+24
2017-12-19hw/block: Fix the return typeMao Zhongyi3-12/+17
2017-12-19hw/block/nvme: Convert to realizeMao Zhongyi1-8/+10
2017-12-18misc: drop old i386 dependencyPhilippe Mathieu-Daudé5-5/+0
2017-12-18i386/pc: move vmmouse.c to hw/i386/Philippe Mathieu-Daudé3-1/+1
2017-12-18i386/pc: move vmport.c to hw/i386/Philippe Mathieu-Daudé3-10/+10
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2-6/+5
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé6-6/+8
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé4-4/+4
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé9-9/+2
2017-12-18hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"Philippe Mathieu-Daudé2-1/+1
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé1-1/+0
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé9-9/+10
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé9-9/+7
2017-12-18hw/unicore32: restrict hw addr defines to source filePhilippe Mathieu-Daudé1-5/+10
2017-12-18hw/virtio-balloon: remove old i386 dependencyPhilippe Mathieu-Daudé1-1/+1
2017-12-18hw/tpm: remove old i386 dependencyPhilippe Mathieu-Daudé2-2/+0
2017-12-18hw/i2c: remove old i386 dependencyPhilippe Mathieu-Daudé2-2/+0
2017-12-18hw/ipmi: remove old i386 dependencyPhilippe Mathieu-Daudé2-2/+0
2017-12-18hw/ide: remove old i386 dependencyPhilippe Mathieu-Daudé9-10/+2
2017-12-18misc: remove old i386 dependencyPhilippe Mathieu-Daudé6-6/+0
2017-12-18amd_iommu: avoid needless includes in header filePhilippe Mathieu-Daudé2-6/+4
2017-12-18hw/ssi/aspeed_smc: remove unused #includePhilippe Mathieu-Daudé1-1/+0
2017-12-18hw/misc/pvpanic: remove unused #includePhilippe Mathieu-Daudé1-3/+0
2017-12-18hw/input/vmmouse: remove unused #includePhilippe Mathieu-Daudé1-1/+0
2017-12-18misc: avoid "include/" in include pathPhilippe Mathieu-Daudé2-2/+2
2017-12-18nios2: remove duplicated includes (in code commented out)Philippe Mathieu-Daudé1-1/+0
2017-12-18ppc: remove duplicated includesPhilippe Mathieu-Daudé1-1/+0
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé4-4/+0
2017-12-18misc: remove headers implicitly includedPhilippe Mathieu-Daudé2-2/+0