aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz
2019-02-26spapr_pci: add ibm, my-drc-index property for PHB hotplugMichael Roth
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth
2019-02-26spapr_events: add support for phb hotplug eventsMichael Roth
2019-02-26spapr: populate PHB DRC entries for root DT nodeNathan Fontenot
2019-02-26spapr: create DR connectors for PHBsMichael Roth
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz
2019-02-26spapr: Expose the name of the interrupt controller nodeGreg Kurz
2019-02-26xics: Write source state to KVM at claim timeGreg Kurz
2019-02-26spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz
2019-02-26spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz
2019-02-26spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz
2019-02-26spapr_drc: Allow FDT fragment to be added laterGreg Kurz
2019-02-26target/ppc: Rename PATB/PATBE -> PATEBenjamin Herrenschmidt
2019-02-26target/ppc: Fix ordering of hash MMU accessesBenjamin Herrenschmidt
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt
2019-02-26spapr: support memory unplug for qtestDavid Hildenbrand
2019-02-26ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt
2019-02-26target/ppc: Rename "in_pm_state" to "resume_as_sreset"Benjamin Herrenschmidt
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-25virtio-blk: Increase in_flight for request restart BHKevin Wolf
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell
2019-02-24tpm_tis: convert tpm_tis_show_buffer() to use trace eventLiam Merwick
2019-02-24tpm_tis: fix loop that cancels any seizure by a lower localityLiam Merwick
2019-02-22pci: Sanity test minimum downstream LNKSTAAlex Williamson