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
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
nbd/server: introduce NBDExtentArray
Vladimir Sementsov-Ogievskiy
1
-92
/
+118
2020-03-18
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
5
-46
/
+75
2020-03-18
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
5
-85
/
+126
2020-03-18
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
6
-34
/
+36
2020-03-18
hbitmap: drop meta bitmaps as they are unused
Vladimir Sementsov-Ogievskiy
3
-152
/
+0
2020-03-18
hbitmap: unpublish hbitmap_iter_skip_words
Vladimir Sementsov-Ogievskiy
2
-8
/
+1
2020-03-18
hbitmap: move hbitmap_iter_next_word to hbitmap.c
Vladimir Sementsov-Ogievskiy
2
-30
/
+29
2020-03-18
hbitmap: assert that we don't create bitmap larger than INT64_MAX
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2020-03-18
build: Silence clang warning on older glib autoptr usage
Eric Blake
1
-0
/
+20
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
10
-39
/
+40
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
3
-3
/
+0
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-4
/
+2
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-6
/
+2
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
1
-3
/
+4
2020-03-17
hw/riscv: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2
-4
/
+4
2020-03-17
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2
-3
/
+3
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2
-3
/
+4
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
1
-1
/
+2
2020-03-17
scripts/cocci: Patch to let devices own their MemoryRegions
Philippe Mathieu-Daudé
1
-0
/
+56
2020-03-17
scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
Philippe Mathieu-Daudé
1
-0
/
+15
2020-03-17
scripts/cocci: Patch to detect potential use of memory_region_init_rom
Philippe Mathieu-Daudé
1
-0
/
+19
2020-03-17
hw/sparc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-17
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-17
hw/riscv: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-3
/
+2
2020-03-17
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-4
/
+2
2020-03-17
hw/pci-host: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-3
/
+2
2020-03-17
hw/net: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-3
/
+2
2020-03-17
hw/m68k: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-17
hw/display: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-6
/
+4
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
7
-16
/
+8
2020-03-17
scripts/cocci: Patch to replace memory_region_init_{ram,readonly -> rom}
Philippe Mathieu-Daudé
1
-0
/
+18
2020-03-17
scripts/cocci: Rename memory-region-{init-ram -> housekeeping}
Philippe Mathieu-Daudé
2
-0
/
+14
2020-03-17
memory: Simplify memory_region_init_rom_nomigrate() to ease review
Philippe Mathieu-Daudé
1
-12
/
+1
2020-03-17
memory: Correctly return alias region type
Philippe Mathieu-Daudé
1
-0
/
+3
2020-03-17
lockable: add QemuRecMutex support
Stefan Hajnoczi
3
-14
/
+15
2020-03-17
lockable: add lock guards
Stefan Hajnoczi
2
-12
/
+76
2020-03-17
lockable: add QEMU_MAKE_LOCKABLE_NONNULL
Paolo Bonzini
1
-2
/
+15
2020-03-17
MAINTAINERS: Add a file to the main MIPS section
Aleksandar Markovic
1
-0
/
+1
2020-03-17
MAINTAINERS: Adjust maintainer's email
Aleksandar Markovic
2
-10
/
+11
2020-03-17
MAINTAINERS: Adjust maintainer's status for some MIPS items
Aleksandar Markovic
1
-3
/
+5
2020-03-17
hw/arm/pxa2xx: Do not wire up OHCI for PXA255
Guenter Roeck
1
-3
/
+0
2020-03-17
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
1
-1
/
+1
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
1
-0
/
+5
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
1
-1
/
+4
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2
-26
/
+38
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
1
-2
/
+4
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
2
-0
/
+42
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
2
-0
/
+45
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
1
-0
/
+14
2020-03-17
hw/arm/fsl-imx6ul: Fix USB interrupt numbers
Guenter Roeck
1
-3
/
+3
[next]