Age | Commit message (Expand) | Author |
2019-09-13 | aspeed/smc: Calculate checksum on normal DMA | Christian Svensson |
2019-09-13 | aspeed/smc: Inject errors in DMA checksum | Cédric Le Goater |
2019-09-13 | aspeed/smc: Add DMA calibration settings | Cédric Le Goater |
2019-09-13 | aspeed/smc: Add support for DMAs | Cédric Le Goater |
2019-09-13 | aspeed: Use consistent typenames | Cédric Le Goater |
2019-09-13 | aspeed: Remove unused SoC definitions | Cédric Le Goater |
2019-09-13 | aspeed: add a GPIO controller to the SoC | Rashmica Gupta |
2019-09-13 | hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 | Rashmica Gupta |
2019-09-13 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'... | Peter Maydell |
2019-09-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-09-12 | migration: register_savevm_live doesn't need dev | Dr. David Alan Gilbert |
2019-09-12 | hw/net/vmxnet3: Fix leftover unregister_savevm | Dr. David Alan Gilbert |
2019-09-10 | hw/misc: Mark most objects as "common" code to speed up compilation a litte bit | Thomas Huth |
2019-09-07 | m68k: Add serial controller to the NeXTcube machine | Thomas Huth |
2019-09-07 | escc: introduce a selector for the register bit | Laurent Vivier |
2019-09-07 | m68k: Add NeXTcube machine | Thomas Huth |
2019-09-07 | m68k: Add NeXTcube keyboard device | Thomas Huth |
2019-09-07 | m68k: Add NeXTcube framebuffer device emulation | Thomas Huth |
2019-09-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-09-04 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging | Peter Maydell |
2019-09-04 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-09-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'... | Peter Maydell |
2019-09-04 | virtio-pci: Add Function Level Reset support | Julia Suvorova |
2019-09-04 | virtio-rng: change default backend to rng-builtin | Laurent Vivier |
2019-09-04 | virtio-rng: Keep the default backend out of VirtIORNGConf | Markus Armbruster |
2019-09-04 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ... | Peter Maydell |
2019-09-03 | migration: Do not re-read the clock on pre_save in case of paused guest | Maxiwell S. Garcia |
2019-09-03 | x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not... | Igor Mammedov |
2019-09-03 | i386/vmmouse: Properly reset state | Jan Kiszka |
2019-09-03 | qapi: report the default CPU type for each machine | Daniel P. Berrangé |
2019-09-03 | pc: Don't make die-id mandatory unless necessary | Eduardo Habkost |
2019-09-03 | pc: Improve error message when die-id is omitted | Eduardo Habkost |
2019-09-03 | pc: Fix error message on die-id validation | Eduardo Habkost |
2019-09-03 | memory: Single byte swap along the I/O path | Tony Nguyen |
2019-09-03 | memory: Access MemoryRegion with endianness | Tony Nguyen |
2019-09-03 | hw/s390x: Hard code size with MO_{8|16|32|64} | Tony Nguyen |
2019-09-03 | hw/vfio: Access MemoryRegion with MemOp | Tony Nguyen |
2019-09-03 | hw/virtio: Access MemoryRegion with MemOp | Tony Nguyen |
2019-09-03 | hw/intc/armv7m_nic: Access MemoryRegion with MemOp | Tony Nguyen |
2019-09-03 | hw/s390x: Access MemoryRegion with MemOp | Tony Nguyen |
2019-09-03 | hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-09-03 | hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm/fsl-imx: Add the cpu as child of the SoC object | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use sysbus_init_child_obj for correct reference counting | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations | Eric Auger |
2019-09-03 | hw/arm/smmuv3: Log a guest error when decoding an invalid STE | Eric Auger |
2019-09-03 | aspeed/timer: Provide back-pressure information for short periods | Andrew Jeffery |
2019-09-03 | virtio-blk: Cancel the pending BH when the dataplane is reset | Philippe Mathieu-Daudé |