index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
2
-30
/
+121
*
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
2
-5
/
+46
*
migration: Multifd channels always wait on the sem
Juan Quintela
2018-06-27
1
-2
/
+11
*
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
2
-0
/
+26
*
migration: Abstract the number of bytes sent
Juan Quintela
2018-06-27
1
-3
/
+11
*
migration: Calculate mbps only during transfer time
Juan Quintela
2018-06-27
1
-2
/
+4
*
migration: Create multifd packet
Juan Quintela
2018-06-27
1
-1
/
+144
*
migration: Create multipage support
Juan Quintela
2018-06-27
1
-0
/
+57
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...
Peter Maydell
2018-06-26
30
-253
/
+1174
|
\
|
*
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
3
-4
/
+21
|
*
aspeed: initialize the SCU controller first
Cédric Le Goater
2018-06-26
1
-20
/
+20
|
*
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-26
2
-4
/
+172
|
*
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
4
-2
/
+142
|
*
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
4
-4
/
+176
|
*
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
5
-7
/
+164
|
*
hw/arm/smmuv3: Fix translate error handling
Jia He
2018-06-26
3
-34
/
+79
|
*
target/arm: Handle small regions in get_phys_addr_pmsav8()
Peter Maydell
2018-06-26
1
-23
/
+55
|
*
target/arm: Set page (region) size in get_phys_addr_pmsav7()
Peter Maydell
2018-06-26
1
-11
/
+26
|
*
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
3
-29
/
+129
|
*
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+4
|
*
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+1
|
*
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-4
/
+8
|
*
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+7
|
*
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+7
|
*
hw/net/stellaris_enet: Fix a typo
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+1
|
*
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+1
|
*
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-6
/
+6
|
*
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
2
-24
/
+12
|
*
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-8
/
+12
|
*
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
1
-4
/
+9
|
*
hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-5
/
+10
|
*
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-24
/
+40
|
*
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+4
|
*
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-5
/
+8
|
*
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+3
|
*
MAINTAINERS: Add ASPEED BMCs
Joel Stanley
2018-06-26
1
-0
/
+11
|
*
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
2
-4
/
+24
|
*
MAINTAINERS: Adopt the Gumstix computers-on-module machines
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+2
|
*
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
1
-15
/
+16
|
*
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
1
-7
/
+1
|
*
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2018-06-26
1
-1
/
+8
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' ...
Peter Maydell
2018-06-26
5
-13
/
+10
|
\
\
|
|
/
|
/
|
|
*
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
2018-06-26
1
-5
/
+0
|
*
ramfb: fix overflow
Gerd Hoffmann
2018-06-26
1
-2
/
+2
|
*
vga: set owner for mmio regions
Gerd Hoffmann
2018-06-26
3
-6
/
+8
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...
Peter Maydell
2018-06-26
9
-38
/
+68
|
\
\
|
*
|
sdl2: add checking for NULL
Pavel Dovgalyuk
2018-06-26
1
-3
/
+3
|
*
|
sdl2: fix copypaste issues
Pavel Dovgalyuk
2018-06-26
1
-4
/
+4
|
*
|
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
8
-31
/
+61
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-06-26
4
-2
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]