aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-03-05virtio-net: Allow qemu_announce_self to trigger virtio announcementsDr. David Alan Gilbert
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert
2019-03-04Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-02-25-1...Peter Maydell
2019-03-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into stagingPeter Maydell
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-04s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell
2019-03-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st...Peter Maydell
2019-03-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell
2019-02-28xen-block: stop leaking memory in xen_block_drive_create()Paul Durrant
2019-02-28xen-block: report error condition from vbd_name_to_disk()Paul Durrant
2019-02-28xen-block: remove redundant assignmentPaul Durrant
2019-02-28dataplane/xen-block: remove dead codePaul Durrant
2019-02-28hw/m68k/mcf5208: Support loading of bios imagesThomas Huth
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell
2019-02-28hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR*Peter Maydell
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell
2019-02-27i2c: Verify that the count passed in to smbus_eeprom_init() is validCorey Minyard
2019-02-27i2c:smbus_eeprom: Add a reset function to smbus_eepromCorey Minyard
2019-02-27i2c:smbus_eeprom: Add vmstate handling to the smbus eepromCorey Minyard
2019-02-27i2c:smbus_eeprom: Add a size constant for the smbus_eeprom sizeCorey Minyard
2019-02-27i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.cCorey Minyard
2019-02-27i2c:smbus_slave: Add an SMBus vmstate structureCorey Minyard
2019-02-27i2c:pm_smbus: Fix state transferCorey Minyard
2019-02-27i2c:pm_smbus: Fix pm_smbus handling of I2C block readCorey Minyard
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard
2019-02-27i2c:smbus: Make white space in switch statements consistentCorey Minyard
2019-02-27i2c:smbus_eeprom: Get rid of the quick commandCorey Minyard
2019-02-27i2c:smbus: Simplify read handlingCorey Minyard
2019-02-27i2c:smbus: Simplify write operationCorey Minyard
2019-02-27i2c:smbus: Correct the working of quick commandsCorey Minyard
2019-02-27i2c: Don't check return value from i2c_recv()Corey Minyard
2019-02-27arm:i2c: Don't mask return from i2c_recv()Corey Minyard
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
2019-02-27i2c: Split smbus into partsCorey Minyard
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-26hw/usb: switch MTP to use new inotify APIsDaniel P. Berrangé
2019-02-26hw/usb: fix const-ness for string params in MTP driverDaniel P. Berrangé
2019-02-26hw/usb: don't set IN_ISDIR for inotify watch in MTP driverDaniel P. Berrangé
2019-02-26ppc/pnv: use IEC binary prefixes to represent sizesMurilo Opsfelder Araujo
2019-02-26ppc/pnv: add INITRD_MAX_SIZE constantMurilo Opsfelder Araujo
2019-02-26ppc/pnv: increase kernel size limit to 256MiBMurilo Opsfelder Araujo
2019-02-26hw/ppc: Use object_initialize_child for correct reference countingThomas Huth
2019-02-26ppc/xive: xive does not have a POWER7 interrupt modelCédric Le Goater
2019-02-26spapr: enable PHB hotplug for default pseries machine typeMichael Roth