index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-27
migration: Wait for blocking IO
Juan Quintela
2018-06-27
migration: Start sending messages
Juan Quintela
2018-06-27
migration: Create ram_save_multifd_page
Juan Quintela
2018-06-27
migration: Create multifd_bytes ram_counter
Juan Quintela
2018-06-27
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
migration: Multifd channels always wait on the sem
Juan Quintela
2018-06-27
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
migration: Abstract the number of bytes sent
Juan Quintela
2018-06-27
migration: Calculate mbps only during transfer time
Juan Quintela
2018-06-27
migration: Create multifd packet
Juan Quintela
2018-06-27
migration: Create multipage support
Juan Quintela
2018-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...
Peter Maydell
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
aspeed: initialize the SCU controller first
Cédric Le Goater
2018-06-26
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
hw/arm/smmuv3: Fix translate error handling
Jia He
2018-06-26
target/arm: Handle small regions in get_phys_addr_pmsav8()
Peter Maydell
2018-06-26
target/arm: Set page (region) size in get_phys_addr_pmsav7()
Peter Maydell
2018-06-26
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
hw/net/stellaris_enet: Fix a typo
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
MAINTAINERS: Add ASPEED BMCs
Joel Stanley
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
MAINTAINERS: Adopt the Gumstix computers-on-module machines
Philippe Mathieu-Daudé
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' ...
Peter Maydell
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...
Peter Maydell
2018-06-26
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
2018-06-26
ramfb: fix overflow
Gerd Hoffmann
2018-06-26
vga: set owner for mmio regions
Gerd Hoffmann
[next]