aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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/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-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-28i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov
2019-01-28i386: Update stepping of Cascadelake-ServerTao Xu
2019-01-25ide/via: Implement and use native PCI IDE modeBALATON Zoltan
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan
2019-01-25ide/via: Remove vt82c686b_init_ports() functionBALATON Zoltan
2019-01-25sii3112: Remove duplicated code and use PCI IDE ops insteadBALATON Zoltan
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2019-01-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...Peter Maydell
2019-01-24trace: forbid use of %m in trace event format stringsDaniel P. Berrangé
2019-01-24trace: enforce that every trace-events file has a final newlineDaniel P. Berrangé
2019-01-24display: ensure qxl log_buf is a nul terminated stringDaniel P. Berrangé
2019-01-24hw/i386/pc.c: fix one typo in function nameWei Yang
2019-01-24audio: fix pc speaker initGerd Hoffmann
2019-01-23Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...Peter Maydell
2019-01-22hw/microblaze: s3adsp1800: Create an unimplemented GPIO areaEdgar E. Iglesias
2019-01-22Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...Peter Maydell
2019-01-22ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth
2019-01-21Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell