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
/
include
/
sysemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-0
/
+58
*
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
1
-2
/
+2
*
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+5
*
hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
Philippe Mathieu-Daudé
2022-01-18
1
-11
/
+11
*
hw/dma: Remove CONFIG_USER_ONLY check
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+0
*
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
2022-01-14
1
-1
/
+0
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
1
-2
/
+0
*
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
2022-01-05
1
-1
/
+0
*
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-13
/
+12
*
dma: Let st*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-10
/
+10
*
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-5
/
+6
*
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+6
*
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+1
*
dma: Let dma_buf_write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+1
*
dma: Have dma_buf_read() / dma_buf_write() take a void pointer
Philippe Mathieu-Daudé
2021-12-30
1
-2
/
+2
*
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-2
/
+3
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-8
/
+12
*
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-5
/
+6
*
dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-5
/
+10
*
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
dma: Let dma_memory_valid() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-2
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-16
1
-0
/
+15
|
\
|
*
gdbstub, kvm: let KVM report supported singlestep flags
Maxim Levitsky
2021-12-10
1
-0
/
+15
*
|
blockdev: Drop unused drive_get_next()
Markus Armbruster
2021-12-15
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-03
1
-1
/
+0
|
\
|
*
watchdog: remove select_watchdog_action
Paolo Bonzini
2021-11-02
1
-1
/
+0
*
|
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-11-01
1
-0
/
+1
|
/
*
device_tree: Add qemu_fdt_add_path
Yanan Wang
2021-10-21
1
-0
/
+1
*
block-backend: update blk_co_pwrite() and blk_co_pread() wrappers
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-2
/
+6
*
block-backend: fix blk_co_flush prototype to mention coroutine_fn
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+1
*
block-backend: convert blk_aio_ functions to int64_t bytes paramter
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-2
/
+2
*
block-backend: convert blk_co_copy_range to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+1
*
block-backend: convert blk_foo wrappers to use int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-3
/
+3
*
block-backend: convert blk_co_pdiscard to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+2
*
block-backend: convert blk_co_pwritev_part to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-3
/
+3
*
block-backend: make blk_co_preadv() 64bit
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+1
*
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-13
1
-28
/
+0
*
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
1
-0
/
+1
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-1
/
+1
*
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-21
1
-0
/
+1
*
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
1
-1
/
+9
*
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-20
1
-0
/
+1
*
Only check CONFIG_NVMM when NEED_CPU_H is defined
Reinoud Zandijk
2021-09-13
1
-3
/
+4
*
block: introduce blk_replace_bs
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+1
*
stubs: Remove unused arch_type.c stub
Peter Maydell
2021-08-26
1
-2
/
+0
*
arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
Peter Maydell
2021-08-26
1
-9
/
+0
*
arch_init.h: Add QEMU_ARCH_HEXAGON
Peter Maydell
2021-08-26
1
-0
/
+1
*
monitor: Use accel_find("kvm") instead of kvm_available()
Peter Maydell
2021-08-26
1
-2
/
+0
*
softmmu: Use accel_find("xen") instead of xen_available()
Peter Maydell
2021-08-26
1
-1
/
+0
*
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-07-21
1
-0
/
+3
[next]