Age | Commit message (Expand) | Author |
2018-04-16 | vhost: do not verify ring mappings when IOMMU is enabled | Jason Wang |
2018-04-11 | hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes | Peter Maydell |
2018-04-11 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180411' into staging | Peter Maydell |
2018-04-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-04-11 | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk |
2018-04-10 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int... | Peter Maydell |
2018-04-10 | hw/block/pflash_cfi: fix off-by-one error | Philippe Mathieu-Daudé |
2018-04-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410'... | Peter Maydell |
2018-04-10 | hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7 | Thomas Huth |
2018-04-10 | hw/arm/allwinner-a10: Do not use nd_table in instance_init function | Thomas Huth |
2018-04-10 | hw/sd/bcm2835_sdhost: Don't raise spurious interrupts | Peter Maydell |
2018-04-10 | hw/sd/bcm2835_sdhost: Add tracepoints | Peter Maydell |
2018-04-10 | hw/arm/integratorcp: Don't do things that could be fatal in the instance_init | Thomas Huth |
2018-04-10 | hw/arm: Allow manually specified /psci node | Andrey Smirnov |
2018-04-10 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2018-04-10 | e1000: Choose which set of props to migrate | Dr. David Alan Gilbert |
2018-04-10 | e1000: Migrate props via a temporary structure | Dr. David Alan Gilbert |
2018-04-10 | e1000: wire new subsection to property | Dr. David Alan Gilbert |
2018-04-10 | e1000: Dupe offload data on reading old stream | Dr. David Alan Gilbert |
2018-04-10 | e1000: Convert v3 fields to subsection | Dr. David Alan Gilbert |
2018-04-10 | sam460ex: Fix timer frequency and clock multipliers | BALATON Zoltan |
2018-04-10 | spapr: Initialize reserved areas list in FDT in H_CAS handler | Alexey Kardashevskiy |
2018-04-10 | hw/misc/macio: Fix crash when listing device properties of macio device | Thomas Huth |
2018-04-09 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into staging | Peter Maydell |
2018-04-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-04-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-04-09 | virtio-serial: fix heapover-flow | linzhecheng |
2018-04-09 | kvmclock: fix clock_is_reliable on migration from QEMU < 2.9 | Michael Chapman |
2018-04-09 | hw/dma/i82374: Avoid double creation of the 82374 controller | Philippe Mathieu-Daudé |
2018-04-09 | hw/scsi: support SCSI-2 passthrough without PI | Daniel Henrique Barboza |
2018-04-09 | scsi-disk: allow customizing the SCSI version | Paolo Bonzini |
2018-04-09 | scsi-disk: Don't enlarge min_io_size to max_io_size | Fam Zheng |
2018-04-09 | virtio-serial: fix heap-over-flow | linzhecheng |
2018-04-09 | vhost: Allow adjoining regions | Dr. David Alan Gilbert |
2018-04-09 | vhost-user: back SET/GET_CONFIG requests with a protocol feature | Maxime Coquelin |
2018-04-09 | vhost-user-blk: set config ops before vhost-user init | Maxime Coquelin |
2018-04-09 | vfio-ccw: fix memory leaks in vfio_ccw_realize() | Greg Kurz |
2018-04-09 | s390: Ensure IPL from SCSI works as expected | Viktor Mihajlovski |
2018-04-09 | s390: Refactor IPL parameter block generation | Viktor Mihajlovski |
2018-04-09 | memfd: fix vhost-user-test on non-memfd capable host | Marc-André Lureau |
2018-04-05 | vfio: Use a trace point when a RAM section cannot be DMA mapped | Eric Auger |
2018-04-03 | hw/s390x: fix memory leak in s390_init_ipl_dev() | Greg Kurz |
2018-03-29 | tpm: CRB: Enforce locality is requested before processing buffer | Stefan Berger |
2018-03-29 | tpm: CRB: Reset Granted flag when relinquishing locality | Stefan Berger |
2018-03-29 | tpm: CRB: set the Idle flag by default | Stefan Berger |
2018-03-27 | macio: fix NULL pointer dereference when issuing IDE trim | Mark Cave-Ayland |
2018-03-27 | ide: fix invalid TRIM range abortion for macio | Anton Nefedov |
2018-03-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-03-26 | scsi: turn "is this a SCSI device?" into a conditional hint | Paolo Bonzini |
2018-03-26 | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth |