aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-12-22tpm_tis: move buffers from localities into common locationStefan Berger
2017-12-22tpm_tis: remove TPMSizeBuffer usageStefan Berger
2017-12-22tpm_tis: limit size of buffer from backendStefan Berger
2017-12-22tpm_tis: convert uint32_t to size_tStefan Berger
2017-12-22tpm_emulator: Add a caching layer for the TPM Established flagStefan Berger
2017-12-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2017-12-21hw/i386/vmport: fix missing definitions with non-log trace backendsLaurent Vivier
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier
2017-12-21i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu
2017-12-21kvm-i8259: support "info pic" and "info irq"Peter Xu
2017-12-21i8259: generalize statistics into common codePeter Xu
2017-12-21i8259: use DEBUG_IRQ_COUNT alwaysPeter Xu
2017-12-21i8259: convert DPRINTFs into tracePeter Xu
2017-12-21scsi: provide general-purpose functions to manage sense dataPaolo Bonzini
2017-12-21hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMPPhilippe Mathieu-Daudé
2017-12-21hw/mips/boston: Remove workaround for writes to ROM abortingPeter Maydell
2017-12-21hw/moxie/moxiesim: Add support for loading a BIOS on moxiesimThomas Huth
2017-12-21scsi-block: Add share-rw optionFam Zheng
2017-12-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-12-19tpm: move qdev_prop_tpm to hw/tpm/Cornelia Huck
2017-12-19virtio-blk: reject configs with logical block size > physical block sizeMark Kanda
2017-12-19virtio-blk: make queue size configurableMark Kanda
2017-12-19qdev: drop unused #include "sysemu/iothread.h"Stefan Hajnoczi
2017-12-19dev-storage: Fix the unusual function nameMao Zhongyi
2017-12-19hw/block: Use errp directly rather than local_errMao Zhongyi
2017-12-19hw/block: Fix the return typeMao Zhongyi
2017-12-19hw/block/nvme: Convert to realizeMao Zhongyi
2017-12-18misc: drop old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18i386/pc: move vmmouse.c to hw/i386/Philippe Mathieu-Daudé
2017-12-18i386/pc: move vmport.c to hw/i386/Philippe Mathieu-Daudé
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé
2017-12-18hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"Philippe Mathieu-Daudé
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé
2017-12-18hw/unicore32: restrict hw addr defines to source filePhilippe Mathieu-Daudé
2017-12-18hw/virtio-balloon: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18hw/tpm: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18hw/i2c: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18hw/ipmi: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18hw/ide: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18misc: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18amd_iommu: avoid needless includes in header filePhilippe Mathieu-Daudé
2017-12-18hw/ssi/aspeed_smc: remove unused #includePhilippe Mathieu-Daudé
2017-12-18hw/misc/pvpanic: remove unused #includePhilippe Mathieu-Daudé
2017-12-18hw/input/vmmouse: remove unused #includePhilippe Mathieu-Daudé
2017-12-18misc: avoid "include/" in include pathPhilippe Mathieu-Daudé