aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-06-08ahci: delete old port register address definitionsJohn Snow
2018-06-08ahci: make port write traces more descriptiveJohn Snow
2018-06-08ahci: modify ahci_port_write to use register numbersJohn Snow
2018-06-08ahci: combine identical clauses in port writeJohn Snow
2018-06-08ahci: fix spacing damage on ahci_port_writeJohn Snow
2018-06-08ahci: make port read traces more descriptiveJohn Snow
2018-06-08ahci: modify ahci_port_read to use register numbersJohn Snow
2018-06-08ahci: add port register enumerationJohn Snow
2018-06-08ahci: don't schedule unnecessary BHJohn Snow
2018-06-08ahci: fix PxCI register raceJohn Snow
2018-06-08ahci: trim signatures on raise/lowerJohn Snow
2018-06-08sdcard: Disable CMD19/CMD23 for Spec v2Philippe Mathieu-Daudé
2018-06-08sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)Philippe Mathieu-Daudé
2018-06-08sdcard: Disable SEND_IF_COND (CMD8) for Spec v1Philippe Mathieu-Daudé
2018-06-08sdcard: Add a 'spec_version' property, default to Spec v2.00Philippe Mathieu-Daudé
2018-06-08sdcard: Allow commands valid in SPI modePhilippe Mathieu-Daudé
2018-06-08sdcard: Update the Configuration Register (SCR) to Spec Version 1.10Philippe Mathieu-Daudé
2018-06-08stellaris: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-08hw/mips/boston: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-08hw/core/register: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé
2018-06-08ppc/pnv: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-08xilinx-dp: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé
2018-06-08hw/digic: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-08hw/sd/milkymist-memcard: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé
2018-06-08hw/i2c: Add trace eventsPhilippe Mathieu-Daudé
2018-06-08hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth
2018-06-08ftgmac100: remove check on runt messagesCédric Le Goater
2018-06-08ftgmac100: fix multicast hash routineCédric Le Goater
2018-06-08ftgmac100: add IEEE 802.1Q VLAN supportCédric Le Goater
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater
2018-06-08aspeed: add the pc9552 chips to the witherspoon machineCédric Le Goater
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater
2018-06-08aspeed: Add EEPROM I2C devicesCédric Le Goater
2018-06-08smbus: add a smbus_eeprom_init_one() routineCédric Le Goater
2018-06-08aspeed: add an I2C RTC device to all machinesCédric Le Goater
2018-06-08aspeed: add support for the witherspoon-bmc boardCédric Le Goater
2018-06-08aspeed: remove ignore_memory_transaction_failures on all boardsCédric Le Goater
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao
2018-06-079p: xattr: Properly translate xattrcreate flagsKeno Fischer
2018-06-079p: Properly check/translate flags in unlinkatKeno Fischer
2018-06-079p: local: Avoid warning if FS_IOC_GETVERSION is not definedKeno Fischer
2018-06-079p: xattr: Fix crashes due to free of uninitialized valueKeno Fischer
2018-06-079p: Move a couple xattr functions to 9p-utilKeno Fischer
2018-06-079p: local: Properly set errp in fstatfs error pathKeno Fischer
2018-06-079p: proxy: Fix size passed to `connect`Keno Fischer
2018-06-05vfio/pci: Default display option to "off"Alex Williamson
2018-06-05vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson
2018-06-05vfio/quirks: ioeventfd quirk accelerationAlex Williamson
2018-06-05vfio/quirks: Add quirk reset callbackAlex Williamson
2018-06-05vfio/quirks: Add common quirk alloc helperAlex Williamson