aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26hw/misc/pca9552: Trace GPIO change eventsPhilippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: Describe each PCA9552 devicePhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Trace GPIO High/Low eventsPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add a 'description' property for debugging purposePhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552Philippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename generic code as pca955xPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'Philippe Mathieu-Daudé
2020-06-26hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()Philippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: QOM'ify AspeedMachineStatePhilippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineStatePhilippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: Remove extraneous MemoryRegion object ownerPhilippe Mathieu-Daudé
2020-06-26Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-06-26exec: fetch the alignment of Linux devdax pmem character device nodesJingqi Liu
2020-06-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...Peter Maydell
2020-06-26configure: add libdaxctl supportJingqi Liu
2020-06-26replay: synchronize on every virtual timer callbackPavel Dovgalyuk
2020-06-26replay: notify the main loop when there are no instructionsPavel Dovgalyuk
2020-06-26memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"Michael S. Tsirkin
2020-06-26libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini
2020-06-26libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini
2020-06-26util/getauxval: Porting to FreeBSD getauxval featureDavid CARLIER
2020-06-26kvm: support to get/set dirty log initial-all-set capabilityJay Zhou
2020-06-26adb: add ADB bus trace eventsMark Cave-Ayland
2020-06-26adb: use adb_device prefix for ADB device trace eventsMark Cave-Ayland
2020-06-26adb: only call autopoll callbacks when autopoll is not blockedMark Cave-Ayland
2020-06-26mac_via: rework ADB state machine to be compatible with both MacOS and LinuxMark Cave-Ayland
2020-06-26mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()Mark Cave-Ayland
2020-06-26pmu: add adb_autopoll_block() and adb_autopoll_unblock() functionsMark Cave-Ayland
2020-06-26cuda: add adb_autopoll_block() and adb_autopoll_unblock() functionsMark Cave-Ayland
2020-06-26adb: add autopoll_blocked variable to block autopollMark Cave-Ayland
2020-06-26adb: use adb_request() only for explicit requestsMark Cave-Ayland
2020-06-26adb: add status field for holding information about the last ADB requestMark Cave-Ayland
2020-06-26adb: keep track of devices with pending dataMark Cave-Ayland
2020-06-26adb: introduce new ADBDeviceHasData method to ADBDeviceClassMark Cave-Ayland
2020-06-26mac_via: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland
2020-06-26pmu: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland
2020-06-26cuda: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland
2020-06-26adb: create autopoll variables directly within ADBBusStateMark Cave-Ayland
2020-06-26adb: introduce realize/unrealize and VMStateDescription for ADB busMark Cave-Ayland
2020-06-26pmu: honour autopoll_rate_ms when rearming the ADB autopoll timerMark Cave-Ayland
2020-06-26pmu: fix duplicate autopoll mask variableMark Cave-Ayland
2020-06-26cuda: convert ADB autopoll timer from ns to msMark Cave-Ayland
2020-06-26adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaroundMark Cave-Ayland
2020-06-26adb: coding style update to fix checkpatch errorsMark Cave-Ayland
2020-06-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200626' into...Peter Maydell
2020-06-26target/ppc: Remove TIDR from POWER10 processorCédric Le Goater
2020-06-26ppc/pnv: Silence missing BMC warning with qtestGreg Kurz
2020-06-26spapr: Fix typos in comments and macro indentationGustavo Romero
2020-06-26spapr: Simplify some warning printing paths in spapr_caps.cGreg Kurz
2020-06-25Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into stagingPeter Maydell