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
path:
root
/
softmmu
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
*
softmmu/device_tree: Remove redundant pointer assignment
Yanan Wang
2022-01-21
1
-5
/
+4
*
softmmu/device_tree: Silence compiler warning with --enable-sanitizers
Thomas Huth
2022-01-21
1
-2
/
+2
*
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
2022-01-20
2
-14
/
+20
*
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-01-18
1
-2
/
+4
|
\
|
*
softmmu: Provide a clue as to why device tree loading failed
Bernhard Beschow
2022-01-18
1
-2
/
+4
*
|
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
1
-12
/
+4
*
|
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
1
-7
/
+9
*
|
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
2022-01-18
1
-13
/
+13
*
|
memory: Fix incorrect calls of log_global_start/stop
Peter Xu
2022-01-18
1
-13
/
+14
*
|
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
2022-01-18
1
-1
/
+12
*
|
memory: Have 'info mtree' remove duplicated Address Space information
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+60
*
|
memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
Philippe Mathieu-Daudé
2022-01-18
1
-34
/
+43
*
|
memory: Directly dispatch alias accesses on origin memory region
Philippe Mathieu-Daudé
2022-01-18
1
-0
/
+10
|
/
*
softmmu: fix device deletion events with -device JSON syntax
Daniel P. Berrangé
2022-01-14
1
-1
/
+3
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
1
-1
/
+3
*
util/oslib-posix: Forward SIGBUS to MCE handler under Linux
David Hildenbrand
2022-01-08
1
-0
/
+4
*
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2022-01-05
1
-7
/
+1
*
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
1
-0
/
+3
*
dma: Let dma_buf_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-6
/
+19
*
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+2
*
dma: Let dma_buf_write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+2
*
dma: Let dma_buf_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-5
/
+6
*
dma: Have dma_buf_read() / dma_buf_write() take a void pointer
Philippe Mathieu-Daudé
2021-12-30
1
-2
/
+2
*
dma: Have dma_buf_rw() take a void pointer
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-3
/
+2
*
accel/tcg: suppress IRQ check for special TBs
Alex Bennée
2021-11-29
1
-2
/
+2
*
migration: fix dump-vmstate with modules
Laurent Vivier
2021-11-22
1
-0
/
+1
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2021-11-15
1
-2
/
+4
|
\
|
*
pcie: expire pending delete
Gerd Hoffmann
2021-11-15
1
-1
/
+3
|
*
softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
Stefan Hajnoczi
2021-11-11
1
-1
/
+1
*
|
monitor: Fix find_device_state() for IDs containing slashes
Markus Armbruster
2021-11-10
1
-7
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-03
2
-5
/
+7
|
\
|
*
watchdog: remove select_watchdog_action
Paolo Bonzini
2021-11-02
1
-5
/
+5
|
*
vl: deprecate -watchdog
Paolo Bonzini
2021-11-02
1
-0
/
+1
|
*
watchdog: add information from -watchdog help to -device help
Paolo Bonzini
2021-11-02
1
-0
/
+1
*
|
qapi: introduce x-query-ramblock QMP command
Daniel P. Berrangé
2021-11-02
1
-8
/
+11
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...
Richard Henderson
2021-11-02
2
-11
/
+33
|
\
\
|
|
/
|
/
|
|
*
memory: Introduce replay_discarded callback for RamDiscardManager
David Hildenbrand
2021-11-01
1
-0
/
+11
|
*
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-11-01
2
-11
/
+22
*
|
qdev-monitor: Check sysbus device type before creating it
Damien Hedde
2021-11-01
1
-0
/
+11
|
/
*
softmmu: fix for "after access" watchpoints
Pavel Dovgalyuk
2021-10-29
1
-1
/
+1
*
softmmu: remove useless condition in watchpoint check
Pavel Dovgalyuk
2021-10-29
1
-21
/
+20
*
softmmu: fix watchpoint processing in icount mode
Pavel Dovgalyuk
2021-10-29
1
-4
/
+2
*
softmmu/physmem.c: Fix typo in comment
Greg Kurz
2021-10-23
1
-1
/
+1
*
device_tree: Add qemu_fdt_add_path
Yanan Wang
2021-10-21
1
-2
/
+42
*
qdev/qbus: remove failover specific code
Laurent Vivier
2021-10-20
1
-12
/
+6
*
vl: Enable JSON syntax for -device
Kevin Wolf
2021-10-15
1
-7
/
+56
[next]