aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell
2019-02-01armv7m: Make cpu object a child of the armv7m containerPeter Maydell
2019-02-01armv7m: Don't assume the NVIC's CPU is CPU 0Peter Maydell
2019-02-01hw/arm/nrf51_soc: set object owner in memory_region_init_ramkumar sourav
2019-02-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...Peter Maydell
2019-02-01scsi-disk: Add device_id propertyKevin Wolf
2019-02-01scsi-disk: Don't use empty string as device idKevin Wolf
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé
2019-02-01hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé
2019-02-01hw/display: Move Milkymist specific hardware out of common-obj listPhilippe Mathieu-Daudé
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-01-31nvme: use pci_dev directly in nvme_realizeLi Qiang
2019-01-31nvme: ensure the num_queues is not zeroLi Qiang
2019-01-31nvme: use TYPE_NVME instead of constant stringLi Qiang
2019-01-30virtio-blk: remove duplicate definition of VirtIOBlock *s pointerStefano Garzarella
2019-01-30hw/block: clean up stale xen_disk trace entriesPaul Durrant
2019-01-30hw: sd: set category of the sd memory cardkumar sourav
2019-01-30hw: input: set category of the i8042 devicekumar sourav
2019-01-30typo: apci->acpiDr. David Alan Gilbert
2019-01-30hw: edu: set category of the edu devicekumar sourav
2019-01-30usb-mtp: replace the homebrew write with qemu_write_fullBandan Das
2019-01-30usb-mtp: breakup MTP write into smaller chunksBandan Das
2019-01-30usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZBandan Das
2019-01-30usb: implement XHCI underrun/overrun eventsYuri Benditovich
2019-01-30usb: XHCI shall not halt isochronous endpointsYuri Benditovich
2019-01-30hw/usb: Fix LGPL information in the file headersThomas Huth
2019-01-30usb: dev-mtp: close fd in usb_mtp_object_readdir()Li Qiang
2019-01-30usb: assign unique serial numbers to hid devicesGerd Hoffmann
2019-01-29Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell
2019-01-29hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in itPeter Maydell
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater
2019-01-29aspeed/smc: Add dummy data registerCédric Le Goater
2019-01-29aspeed/smc: define registers for all possible CSCédric Le Goater
2019-01-29aspeed/smc: fix default read valueCédric Le Goater
2019-01-29xlnx-zynqmp: Don't create rpu-cluster if there are no RPUsPeter Maydell
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz
2019-01-28hw/xtensa: xtfpga: raise CPU number limitMax Filippov
2019-01-28hw/xtensa: xtfpga: use MX PIC for SMPMax Filippov
2019-01-28target/xtensa: add MX interrupt controllerMax Filippov
2019-01-28target/xtensa: expose core runstall as an IRQ lineMax Filippov