Age | Commit message (Expand) | Author |
2019-03-04 | s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device | Tony Krowiak |
2019-03-01 | Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'... | Peter Maydell |
2019-03-01 | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st... | Peter Maydell |
2019-03-01 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2... | Peter Maydell |
2019-02-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-... | Peter Maydell |
2019-02-28 | xen-block: stop leaking memory in xen_block_drive_create() | Paul Durrant |
2019-02-28 | xen-block: report error condition from vbd_name_to_disk() | Paul Durrant |
2019-02-28 | xen-block: remove redundant assignment | Paul Durrant |
2019-02-28 | dataplane/xen-block: remove dead code | Paul Durrant |
2019-02-28 | hw/m68k/mcf5208: Support loading of bios images | Thomas Huth |
2019-02-28 | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR* | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell |
2019-02-28 | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name | Peter Maydell |
2019-02-28 | hw/arm/armsse: Wire up the MHUs | Peter Maydell |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-28 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into... | Peter Maydell |
2019-02-27 | i2c: Verify that the count passed in to smbus_eeprom_init() is valid | Corey Minyard |
2019-02-27 | i2c:smbus_eeprom: Add a reset function to smbus_eeprom | Corey Minyard |
2019-02-27 | i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom | Corey Minyard |
2019-02-27 | i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size | Corey Minyard |
2019-02-27 | i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c | Corey Minyard |
2019-02-27 | i2c:smbus_slave: Add an SMBus vmstate structure | Corey Minyard |
2019-02-27 | i2c:pm_smbus: Fix state transfer | Corey Minyard |
2019-02-27 | i2c:pm_smbus: Fix pm_smbus handling of I2C block read | Corey Minyard |
2019-02-27 | boards.h: Ignore migration for SMBus devices on older machines | Corey Minyard |
2019-02-27 | i2c:smbus: Make white space in switch statements consistent | Corey Minyard |
2019-02-27 | i2c:smbus_eeprom: Get rid of the quick command | Corey Minyard |
2019-02-27 | i2c:smbus: Simplify read handling | Corey Minyard |
2019-02-27 | i2c:smbus: Simplify write operation | Corey Minyard |
2019-02-27 | i2c:smbus: Correct the working of quick commands | Corey Minyard |
2019-02-27 | i2c: Don't check return value from i2c_recv() | Corey Minyard |
2019-02-27 | arm:i2c: Don't mask return from i2c_recv() | Corey Minyard |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2019-02-27 | i2c: Split smbus into parts | Corey Minyard |
2019-02-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-02-26 | hw/usb: switch MTP to use new inotify APIs | Daniel P. Berrangé |
2019-02-26 | hw/usb: fix const-ness for string params in MTP driver | Daniel P. Berrangé |
2019-02-26 | hw/usb: don't set IN_ISDIR for inotify watch in MTP driver | Daniel P. Berrangé |
2019-02-26 | ppc/pnv: use IEC binary prefixes to represent sizes | Murilo Opsfelder Araujo |
2019-02-26 | ppc/pnv: add INITRD_MAX_SIZE constant | Murilo Opsfelder Araujo |
2019-02-26 | ppc/pnv: increase kernel size limit to 256MiB | Murilo Opsfelder Araujo |
2019-02-26 | hw/ppc: Use object_initialize_child for correct reference counting | Thomas Huth |
2019-02-26 | ppc/xive: xive does not have a POWER7 interrupt model | Cédric Le Goater |
2019-02-26 | spapr: enable PHB hotplug for default pseries machine type | Michael Roth |
2019-02-26 | spapr: add hotplug hooks for PHB hotplug | Greg Kurz |
2019-02-26 | spapr_pci: add ibm, my-drc-index property for PHB hotplug | Michael Roth |
2019-02-26 | spapr_pci: provide node start offset via spapr_populate_pci_dt() | Michael Roth |
2019-02-26 | spapr_events: add support for phb hotplug events | Michael Roth |
2019-02-26 | spapr: populate PHB DRC entries for root DT node | Nathan Fontenot |