index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
/
syslog.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
3
-4
/
+21
2018-06-26
aspeed: initialize the SCU controller first
Cédric Le Goater
1
-20
/
+20
2018-06-26
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2
-4
/
+172
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
4
-2
/
+142
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
4
-4
/
+176
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
5
-7
/
+164
2018-06-26
hw/arm/smmuv3: Fix translate error handling
Jia He
3
-34
/
+79
2018-06-26
target/arm: Handle small regions in get_phys_addr_pmsav8()
Peter Maydell
1
-23
/
+55
2018-06-26
target/arm: Set page (region) size in get_phys_addr_pmsav7()
Peter Maydell
1
-11
/
+26
2018-06-26
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
3
-29
/
+129
2018-06-26
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
1
-2
/
+4
2018-06-26
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
1
-4
/
+8
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
1
-2
/
+7
2018-06-26
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
1
-2
/
+7
2018-06-26
hw/net/stellaris_enet: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-26
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-26
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-6
/
+6
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2
-24
/
+12
2018-06-26
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
1
-8
/
+12
2018-06-26
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
1
-4
/
+9
2018-06-26
hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-5
/
+10
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-24
/
+40
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
1
-2
/
+4
2018-06-26
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-5
/
+8
2018-06-26
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-1
/
+3
2018-06-26
MAINTAINERS: Add ASPEED BMCs
Joel Stanley
1
-0
/
+11
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2
-4
/
+24
2018-06-26
MAINTAINERS: Adopt the Gumstix computers-on-module machines
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
1
-15
/
+16
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
1
-7
/
+1
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
1
-1
/
+8
2018-06-26
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
1
-5
/
+0
2018-06-26
ramfb: fix overflow
Gerd Hoffmann
1
-2
/
+2
2018-06-26
vga: set owner for mmio regions
Gerd Hoffmann
3
-6
/
+8
2018-06-26
sdl2: add checking for NULL
Pavel Dovgalyuk
1
-3
/
+3
2018-06-26
sdl2: fix copypaste issues
Pavel Dovgalyuk
1
-4
/
+4
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
8
-31
/
+61
2018-06-25
ahci: fix FIS I bit and PIO Setup FIS interrupt
Paolo Bonzini
4
-23
/
+43
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
4
-2
/
+17
2018-06-25
vl.c: do not allow --daemonize in combination with --preconfig CLI option
Igor Mammedov
1
-0
/
+6
2018-06-25
audio: Convert use of atoi to qemu_strtoi
Nia Alarie
1
-2
/
+1
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
2
-1
/
+5
2018-06-25
audio/hda: detect output buffer overruns
Gerd Hoffmann
2
-0
/
+10
2018-06-25
audio/hda: tweak timer adjust logic
Gerd Hoffmann
2
-7
/
+14
2018-06-25
audio/hda: turn some dprintfs into trace points
Gerd Hoffmann
2
-5
/
+8
2018-06-25
audio/hda: create millisecond timers that handle IO
Gerd Hoffmann
2
-33
/
+237
2018-06-22
Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"
Eduardo Habkost
8
-16
/
+8
2018-06-22
i386: Remove generic SMT thread check
Babu Moger
1
-6
/
+11
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2
-4
/
+18
[next]