Age | Commit message (Expand) | Author |
2017-01-06 | fsl_etsec: Fix Tx BD ring wrapping handling | Andrey Smirnov |
2017-01-06 | rtl8139: correctly handle PHY reset | Hervé Poussineau |
2017-01-05 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-01-05 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2017-01-05 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s... | Peter Maydell |
2017-01-03 | virtio: disable virtqueue notifications during polling | Stefan Hajnoczi |
2017-01-03 | virtio: turn vq->notification into a nested counter | Stefan Hajnoczi |
2017-01-03 | virtio-scsi: suppress virtqueue kick during processing | Stefan Hajnoczi |
2017-01-03 | virtio-blk: suppress virtqueue kick during processing | Stefan Hajnoczi |
2017-01-03 | virtio: poll virtqueues for new buffers | Stefan Hajnoczi |
2017-01-03 | aio: add AioPollFn and io_poll() interface | Stefan Hajnoczi |
2017-01-03 | 9pfs: fix P9_NOTAG and P9_NOFID macros | Greg Kurz |
2017-01-03 | 9pfs: fix crash when fsdev is missing | Greg Kurz |
2017-01-03 | 9pfs: introduce init_out/in_iov_from_pdu | Stefano Stabellini |
2017-01-03 | 9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack | Stefano Stabellini |
2017-01-03 | 9pfs: introduce transport specific callbacks | Stefano Stabellini |
2017-01-03 | 9pfs: move pdus to V9fsState | Stefano Stabellini |
2017-01-03 | virtio-gpu: fix memory leak in resource attach backing | Li Qiang |
2017-01-03 | virtio-gpu-3d: fix memory leak in resource attach backing | Li Qiang |
2017-01-03 | virtio-gpu: call cleanup mapping function in resource destroy | Li Qiang |
2016-12-27 | hw/i2c: Add a NULL check for i2c slave init callbacks | Alastair D'Silva |
2016-12-27 | hw/arm: remove trailing whitespace | Alastair D'Silva |
2016-12-27 | aspeed/smc: set the number of flash modules for the FMC controller | Cédric Le Goater |
2016-12-27 | aspeed/smc: improve segment register support | Cédric Le Goater |
2016-12-27 | aspeed/scu: fix SCU region size | Cédric Le Goater |
2016-12-27 | aspeed: change SoC revision of the palmetto-bmc machine | Cédric Le Goater |
2016-12-27 | aspeed: add the definitions for the AST2400 A1 SoC | Cédric Le Goater |
2016-12-27 | aspeed: add a memory region for SRAM | Cédric Le Goater |
2016-12-27 | aspeed: add support for the romulus-bmc board | Cédric Le Goater |
2016-12-27 | aspeed: extend the board configuration with flash models | Cédric Le Goater |
2016-12-27 | aspeed: attach the second SPI controller object to the SoC | Cédric Le Goater |
2016-12-27 | aspeed: remove cannot_destroy_with_object_finalize_yet | Cédric Le Goater |
2016-12-27 | aspeed: QOMify the CPU object and attach it to the SoC | Cédric Le Goater |
2016-12-27 | m25p80: add support for the mx66l1g45g | Cédric Le Goater |
2016-12-27 | hw/arm/virt: add 2.9 machine type | Peter Maydell |
2016-12-27 | hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU | Peter Maydell |
2016-12-27 | hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset | Peter Maydell |
2016-12-27 | hw/intc/arm_gicv3_common: fix aff3 in typer | Andrew Jones |
2016-12-27 | cadence_uart: Check if receiver timeout counter is disabled | Andrew Gacek |
2016-12-27 | cadence_uart: Check baud rate generator and divider values on migration | Alistair Francis |
2016-12-22 | kvmclock: reduce kvmclock difference on migration | Marcelo Tosatti |
2016-12-22 | scsi-disk: fix VERIFY for scsi-block | Paolo Bonzini |
2016-12-22 | hw/block/pflash_cfi*.c: fix confusing assert fail message | Ziyue Yang |
2016-12-22 | multiboot: copy the cmdline verbatim, unescape module strings | Vlad Lungu |
2016-12-22 | pc: make pit configurable | Chao Peng |
2016-12-22 | pc: make sata configurable | Chao Peng |
2016-12-22 | pc: make smbus configurable | Chao Peng |
2016-12-22 | virtio-scsi: introduce virtio_scsi_acquire/release | Paolo Bonzini |
2016-12-22 | watchdog: 6300esb: add exit function | Li Qiang |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |